Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/josm.spec'], False, '/var/lib/mock/dist-f14-build-1069473-161533/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/josm.spec'] warning: Could not canonicalize hostname: x86-17.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/josm-0-0.20.4064svn.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/josm.spec'], False, '/var/lib/mock/dist-f14-build-1069473-161533/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/josm.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9ZB8Jx + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf josm-0 + /usr/bin/gzip -dc /builddir/build/SOURCES/josm-0.4064svn.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd josm-0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (josm-0-add_javadoc.patch):' Patch #1 (josm-0-add_javadoc.patch): + /bin/cat /builddir/build/SOURCES/josm-0-add_javadoc.patch + /usr/bin/patch -s -p0 --fuzz=0 + echo 'Patch #2 (josm-0-remove_external_lib.patch):' Patch #2 (josm-0-remove_external_lib.patch): + /bin/cat /builddir/build/SOURCES/josm-0-remove_external_lib.patch + /usr/bin/patch -s -p0 --fuzz=0 Patch #3 (josm-0-remove_svn_call.patch): + echo 'Patch #3 (josm-0-remove_svn_call.patch):' + /bin/cat /builddir/build/SOURCES/josm-0-remove_svn_call.patch + /usr/bin/patch -s -p0 --fuzz=0 + find . -name '*.jar' -exec rm -f '{}' ';' + find . -name '*.class' -exec rm -f '{}' ';' ++ build-classpath metadata-extractor + ln -s /usr/share/java/metadata-extractor.jar lib/metadata-extractor-2.3.1-nosun.jar ++ build-classpath signpost-core + ln -s /usr/share/java/signpost-core.jar lib/signpost-core-1.2.1.1.jar + iconv -f iso8859-15 -t utf-8 CONTRIBUTION + mv -f CONTRIBUTION.conv CONTRIBUTION + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Go50qD + umask 022 + cd /builddir/build/BUILD + cd josm-0 + LANG=C + export LANG + unset DISPLAY + ant javadoc Buildfile: build.xml javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Creating destination directory: "/builddir/build/BUILD/josm-0/javadoc/" [javadoc] Loading source files for package org.openstreetmap.josm.gui... [javadoc] Constructing Javadoc information... [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:52: warning: unmappable character for encoding ASCII [javadoc] * @author Petr_Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:52: warning: unmappable character for encoding ASCII [javadoc] * @author Petr_Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/osm/Filter.java:14: warning: unmappable character for encoding ASCII [javadoc] * @author Petr_Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/osm/Filter.java:14: warning: unmappable character for encoding ASCII [javadoc] * @author Petr_Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/dialogs/FilterTableModel.java:35: warning: unmappable character for encoding ASCII [javadoc] * @author Petr_Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/dialogs/FilterTableModel.java:35: warning: unmappable character for encoding ASCII [javadoc] * @author Petr_Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/osm/FilterWorker.java:8: warning: unmappable character for encoding ASCII [javadoc] * @author Petr_Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/osm/FilterWorker.java:8: warning: unmappable character for encoding ASCII [javadoc] * @author Petr_Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:31: warning: unmappable character for encoding ASCII [javadoc] * @author Petr Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:31: warning: unmappable character for encoding ASCII [javadoc] * @author Petr Dlouh?? [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/io/OsmConnection.java:15: package oauth.signpost does not exist [javadoc] import oauth.signpost.OAuthConsumer; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/io/OsmConnection.java:16: package oauth.signpost.exception does not exist [javadoc] import oauth.signpost.exception.OAuthException; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java:4: package oauth.signpost does not exist [javadoc] import oauth.signpost.OAuthConsumer; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java:5: package oauth.signpost does not exist [javadoc] import oauth.signpost.OAuthProvider; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java:6: package oauth.signpost.basic does not exist [javadoc] import oauth.signpost.basic.DefaultOAuthConsumer; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java:7: package oauth.signpost.basic does not exist [javadoc] import oauth.signpost.basic.DefaultOAuthProvider; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java:134: cannot find symbol [javadoc] symbol : class OAuthConsumer [javadoc] location: class org.openstreetmap.josm.data.oauth.OAuthParameters [javadoc] public OAuthConsumer buildConsumer() { [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java:146: cannot find symbol [javadoc] symbol : class OAuthConsumer [javadoc] location: class org.openstreetmap.josm.data.oauth.OAuthParameters [javadoc] public OAuthProvider buildProvider(OAuthConsumer consumer) throws IllegalArgumentException { [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java:146: cannot find symbol [javadoc] symbol : class OAuthProvider [javadoc] location: class org.openstreetmap.josm.data.oauth.OAuthParameters [javadoc] public OAuthProvider buildProvider(OAuthConsumer consumer) throws IllegalArgumentException { [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/oauth/OAuthToken.java:4: package oauth.signpost does not exist [javadoc] import oauth.signpost.OAuthConsumer; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/oauth/OAuthToken.java:16: cannot find symbol [javadoc] symbol : class OAuthConsumer [javadoc] location: class org.openstreetmap.josm.data.oauth.OAuthToken [javadoc] static public OAuthToken createToken(OAuthConsumer consumer) { [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:53: warning: unmappable character for encoding ASCII [javadoc] {"copy", "169"}, // ?? - copyright sign [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:53: warning: unmappable character for encoding ASCII [javadoc] {"copy", "169"}, // ?? - copyright sign [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:58: warning: unmappable character for encoding ASCII [javadoc] {"reg", "174"}, // ?? - registered trademark sign [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:58: warning: unmappable character for encoding ASCII [javadoc] {"reg", "174"}, // ?? - registered trademark sign [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:76: warning: unmappable character for encoding ASCII [javadoc] {"Agrave", "192"}, // ?? - uppercase A, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:76: warning: unmappable character for encoding ASCII [javadoc] {"Agrave", "192"}, // ?? - uppercase A, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:77: warning: unmappable character for encoding ASCII [javadoc] {"Aacute", "193"}, // ?? - uppercase A, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:77: warning: unmappable character for encoding ASCII [javadoc] {"Aacute", "193"}, // ?? - uppercase A, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:78: warning: unmappable character for encoding ASCII [javadoc] {"Acirc", "194"}, // ?? - uppercase A, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:78: warning: unmappable character for encoding ASCII [javadoc] {"Acirc", "194"}, // ?? - uppercase A, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:79: warning: unmappable character for encoding ASCII [javadoc] {"Atilde", "195"}, // ?? - uppercase A, tilde [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:79: warning: unmappable character for encoding ASCII [javadoc] {"Atilde", "195"}, // ?? - uppercase A, tilde [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:80: warning: unmappable character for encoding ASCII [javadoc] {"Auml", "196"}, // ?? - uppercase A, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:80: warning: unmappable character for encoding ASCII [javadoc] {"Auml", "196"}, // ?? - uppercase A, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:81: warning: unmappable character for encoding ASCII [javadoc] {"Aring", "197"}, // ?? - uppercase A, ring [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:81: warning: unmappable character for encoding ASCII [javadoc] {"Aring", "197"}, // ?? - uppercase A, ring [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:82: warning: unmappable character for encoding ASCII [javadoc] {"AElig", "198"}, // ?? - uppercase AE [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:82: warning: unmappable character for encoding ASCII [javadoc] {"AElig", "198"}, // ?? - uppercase AE [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:83: warning: unmappable character for encoding ASCII [javadoc] {"Ccedil", "199"}, // ?? - uppercase C, cedilla [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:83: warning: unmappable character for encoding ASCII [javadoc] {"Ccedil", "199"}, // ?? - uppercase C, cedilla [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:84: warning: unmappable character for encoding ASCII [javadoc] {"Egrave", "200"}, // ?? - uppercase E, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:84: warning: unmappable character for encoding ASCII [javadoc] {"Egrave", "200"}, // ?? - uppercase E, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:85: warning: unmappable character for encoding ASCII [javadoc] {"Eacute", "201"}, // ?? - uppercase E, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:85: warning: unmappable character for encoding ASCII [javadoc] {"Eacute", "201"}, // ?? - uppercase E, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:86: warning: unmappable character for encoding ASCII [javadoc] {"Ecirc", "202"}, // ?? - uppercase E, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:86: warning: unmappable character for encoding ASCII [javadoc] {"Ecirc", "202"}, // ?? - uppercase E, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:87: warning: unmappable character for encoding ASCII [javadoc] {"Euml", "203"}, // ?? - uppercase E, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:87: warning: unmappable character for encoding ASCII [javadoc] {"Euml", "203"}, // ?? - uppercase E, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:88: warning: unmappable character for encoding ASCII [javadoc] {"Igrave", "204"}, // ?? - uppercase I, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:88: warning: unmappable character for encoding ASCII [javadoc] {"Igrave", "204"}, // ?? - uppercase I, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:89: warning: unmappable character for encoding ASCII [javadoc] {"Iacute", "205"}, // ?? - uppercase I, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:89: warning: unmappable character for encoding ASCII [javadoc] {"Iacute", "205"}, // ?? - uppercase I, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:90: warning: unmappable character for encoding ASCII [javadoc] {"Icirc", "206"}, // ?? - uppercase I, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:90: warning: unmappable character for encoding ASCII [javadoc] {"Icirc", "206"}, // ?? - uppercase I, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:91: warning: unmappable character for encoding ASCII [javadoc] {"Iuml", "207"}, // ?? - uppercase I, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:91: warning: unmappable character for encoding ASCII [javadoc] {"Iuml", "207"}, // ?? - uppercase I, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:92: warning: unmappable character for encoding ASCII [javadoc] {"ETH", "208"}, // ?? - uppercase Eth, Icelandic [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:92: warning: unmappable character for encoding ASCII [javadoc] {"ETH", "208"}, // ?? - uppercase Eth, Icelandic [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:93: warning: unmappable character for encoding ASCII [javadoc] {"Ntilde", "209"}, // ?? - uppercase N, tilde [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:93: warning: unmappable character for encoding ASCII [javadoc] {"Ntilde", "209"}, // ?? - uppercase N, tilde [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:94: warning: unmappable character for encoding ASCII [javadoc] {"Ograve", "210"}, // ?? - uppercase O, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:94: warning: unmappable character for encoding ASCII [javadoc] {"Ograve", "210"}, // ?? - uppercase O, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:95: warning: unmappable character for encoding ASCII [javadoc] {"Oacute", "211"}, // ?? - uppercase O, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:95: warning: unmappable character for encoding ASCII [javadoc] {"Oacute", "211"}, // ?? - uppercase O, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:96: warning: unmappable character for encoding ASCII [javadoc] {"Ocirc", "212"}, // ?? - uppercase O, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:96: warning: unmappable character for encoding ASCII [javadoc] {"Ocirc", "212"}, // ?? - uppercase O, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:97: warning: unmappable character for encoding ASCII [javadoc] {"Otilde", "213"}, // ?? - uppercase O, tilde [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:97: warning: unmappable character for encoding ASCII [javadoc] {"Otilde", "213"}, // ?? - uppercase O, tilde [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:98: warning: unmappable character for encoding ASCII [javadoc] {"Ouml", "214"}, // ?? - uppercase O, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:98: warning: unmappable character for encoding ASCII [javadoc] {"Ouml", "214"}, // ?? - uppercase O, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:100: warning: unmappable character for encoding ASCII [javadoc] {"Oslash", "216"}, // ?? - uppercase O, slash [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:100: warning: unmappable character for encoding ASCII [javadoc] {"Oslash", "216"}, // ?? - uppercase O, slash [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:101: warning: unmappable character for encoding ASCII [javadoc] {"Ugrave", "217"}, // ?? - uppercase U, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:101: warning: unmappable character for encoding ASCII [javadoc] {"Ugrave", "217"}, // ?? - uppercase U, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:102: warning: unmappable character for encoding ASCII [javadoc] {"Uacute", "218"}, // ?? - uppercase U, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:102: warning: unmappable character for encoding ASCII [javadoc] {"Uacute", "218"}, // ?? - uppercase U, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:103: warning: unmappable character for encoding ASCII [javadoc] {"Ucirc", "219"}, // ?? - uppercase U, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:103: warning: unmappable character for encoding ASCII [javadoc] {"Ucirc", "219"}, // ?? - uppercase U, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:104: warning: unmappable character for encoding ASCII [javadoc] {"Uuml", "220"}, // ?? - uppercase U, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:104: warning: unmappable character for encoding ASCII [javadoc] {"Uuml", "220"}, // ?? - uppercase U, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:105: warning: unmappable character for encoding ASCII [javadoc] {"Yacute", "221"}, // ?? - uppercase Y, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:105: warning: unmappable character for encoding ASCII [javadoc] {"Yacute", "221"}, // ?? - uppercase Y, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:106: warning: unmappable character for encoding ASCII [javadoc] {"THORN", "222"}, // ?? - uppercase THORN, Icelandic [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:106: warning: unmappable character for encoding ASCII [javadoc] {"THORN", "222"}, // ?? - uppercase THORN, Icelandic [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:107: warning: unmappable character for encoding ASCII [javadoc] {"szlig", "223"}, // ?? - lowercase sharps, German [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:107: warning: unmappable character for encoding ASCII [javadoc] {"szlig", "223"}, // ?? - lowercase sharps, German [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:108: warning: unmappable character for encoding ASCII [javadoc] {"agrave", "224"}, // ?? - lowercase a, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:108: warning: unmappable character for encoding ASCII [javadoc] {"agrave", "224"}, // ?? - lowercase a, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:109: warning: unmappable character for encoding ASCII [javadoc] {"aacute", "225"}, // ?? - lowercase a, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:109: warning: unmappable character for encoding ASCII [javadoc] {"aacute", "225"}, // ?? - lowercase a, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:110: warning: unmappable character for encoding ASCII [javadoc] {"acirc", "226"}, // ?? - lowercase a, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:110: warning: unmappable character for encoding ASCII [javadoc] {"acirc", "226"}, // ?? - lowercase a, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:111: warning: unmappable character for encoding ASCII [javadoc] {"atilde", "227"}, // ?? - lowercase a, tilde [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:111: warning: unmappable character for encoding ASCII [javadoc] {"atilde", "227"}, // ?? - lowercase a, tilde [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:112: warning: unmappable character for encoding ASCII [javadoc] {"auml", "228"}, // ?? - lowercase a, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:112: warning: unmappable character for encoding ASCII [javadoc] {"auml", "228"}, // ?? - lowercase a, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:113: warning: unmappable character for encoding ASCII [javadoc] {"aring", "229"}, // ?? - lowercase a, ring [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:113: warning: unmappable character for encoding ASCII [javadoc] {"aring", "229"}, // ?? - lowercase a, ring [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:114: warning: unmappable character for encoding ASCII [javadoc] {"aelig", "230"}, // ?? - lowercase ae [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:114: warning: unmappable character for encoding ASCII [javadoc] {"aelig", "230"}, // ?? - lowercase ae [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:115: warning: unmappable character for encoding ASCII [javadoc] {"ccedil", "231"}, // ?? - lowercase c, cedilla [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:115: warning: unmappable character for encoding ASCII [javadoc] {"ccedil", "231"}, // ?? - lowercase c, cedilla [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:116: warning: unmappable character for encoding ASCII [javadoc] {"egrave", "232"}, // ?? - lowercase e, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:116: warning: unmappable character for encoding ASCII [javadoc] {"egrave", "232"}, // ?? - lowercase e, grave accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:117: warning: unmappable character for encoding ASCII [javadoc] {"eacute", "233"}, // ?? - lowercase e, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:117: warning: unmappable character for encoding ASCII [javadoc] {"eacute", "233"}, // ?? - lowercase e, acute accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:118: warning: unmappable character for encoding ASCII [javadoc] {"ecirc", "234"}, // ?? - lowercase e, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:118: warning: unmappable character for encoding ASCII [javadoc] {"ecirc", "234"}, // ?? - lowercase e, circumflex accent [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:119: warning: unmappable character for encoding ASCII [javadoc] {"euml", "235"}, // ?? - lowercase e, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/validation/util/Entities.java:119: warning: unmappable character for encoding ASCII [javadoc] {"euml", "235"}, // ?? - lowercase e, umlaut [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:60: package com.drew.imaging.jpeg does not exist [javadoc] import com.drew.imaging.jpeg.JpegMetadataReader; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:61: package com.drew.lang does not exist [javadoc] import com.drew.lang.CompoundException; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:62: package com.drew.lang does not exist [javadoc] import com.drew.lang.Rational; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:63: package com.drew.metadata does not exist [javadoc] import com.drew.metadata.Directory; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:64: package com.drew.metadata does not exist [javadoc] import com.drew.metadata.Metadata; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:65: package com.drew.metadata.exif does not exist [javadoc] import com.drew.metadata.exif.GpsDirectory; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/tools/ExifReader.java:9: package com.drew.imaging.jpeg does not exist [javadoc] import com.drew.imaging.jpeg.JpegMetadataReader; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/tools/ExifReader.java:10: package com.drew.metadata does not exist [javadoc] import com.drew.metadata.Directory; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/tools/ExifReader.java:11: package com.drew.metadata does not exist [javadoc] import com.drew.metadata.Metadata; [javadoc] ^ [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/tools/ExifReader.java:12: package com.drew.metadata does not exist [javadoc] import com.drew.metadata.Tag; [javadoc] ^ [javadoc] Standard Doclet version 1.6.0_20 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:28: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:28: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:28: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:28: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:43: warning - @param argument "the" is not a parameter name. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:64: warning - @param argument "the" is not a parameter name. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:104: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:104: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:104: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:104: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:104: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:149: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:149: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:149: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ConditionalOptionPaneUtil.java:149: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:424: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:67: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:67: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:344: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:344: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:424: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:424: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:249: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:273: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:202: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:290: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:233: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:473: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:306: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see: reference not found: OsmPrimitive [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:186: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:322: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:153: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:153: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:169: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:136: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:136: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:118: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:118: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:340: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:340: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:218: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:377: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:100: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:100: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:100: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:100: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:100: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:100: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:118: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:118: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:118: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:118: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:136: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:136: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:136: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:136: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:153: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:153: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:153: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:153: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:169: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:169: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:186: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:186: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:202: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:202: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:218: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:218: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:233: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:233: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:249: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:249: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:273: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:273: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:290: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:290: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:306: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:306: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:322: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:322: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:340: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:340: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:340: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:340: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:377: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:377: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:377: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see: reference not found: OsmPrimitive [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see: reference not found: OsmPrimitive [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:473: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:473: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:473: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExtendedDialog.java:526: warning - @param argument "cancelButton" is not a parameter name. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:644: warning - Tag @link: reference not found: FileDropListener#filesDropped filesDropped(...) [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:644: warning - Tag @link: reference not found: FileDropListener [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:141: warning - Parameter "out" is documented more than once. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:169: warning - Parameter "out" is documented more than once. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:644: warning - Tag @link: reference not found: FileDropListener#filesDropped filesDropped(...) [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:644: warning - Tag @link: reference not found: FileDropListener [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:657: warning - @source is an unknown tag. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:817: warning - Tag @link: reference not found: java.awt.datatransfer.DataFlavor.stringFlavor [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:817: warning - Tag @link: reference not found: java.awt.datatransfer.DataFlavor.stringFlavor [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:895: warning - @copyright is an unknown tag. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:254: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:152: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:43: warning - Tag @see: can't find setFullyIdentified(String, long) in org.openstreetmap.josm.gui.JosmUserIdentityManager [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:43: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:43: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:43: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:43: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:163: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:169: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:101: warning - @param argument "userName" is not a parameter name. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:142: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:142: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:152: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:152: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:152: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:152: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:163: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:163: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:169: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:169: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/MapFrame.java:309: warning - @param argument "mapMode" is not a parameter name. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/MapView.java:328: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/MapView.java:328: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/MapView.java:328: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/MapView.java:702: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/MapView.java:702: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/MapView.java:702: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/MapView.java:702: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/NavigatableComponent.java:996: warning - Tag @see: missing '#': "getNearestNode(Point, Predicate)" [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/NavigatableComponent.java:996: warning - Tag @see: missing '#': "getNearestNodesImpl(Point, Predicate)" [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/NavigatableComponent.java:996: warning - Tag @see: missing '#': "getNearestWay(Point, Predicate)" [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/NavigatableComponent.java:943: warning - Tag @see: can't find getNearests(Point, Collection, Predicate) in org.openstreetmap.josm.gui.NavigatableComponent [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/NavigatableComponent.java:882: warning - Tag @see: can't find getNearestWaySegment(Point, Collection, Predicate) in org.openstreetmap.josm.gui.NavigatableComponent [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/SelectionManager.java:63: warning - @param argument "alt" is not a parameter name. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/SelectionManager.java:63: warning - @param argument "shift" is not a parameter name. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/SelectionManager.java:63: warning - @param argument "ctrl" is not a parameter name. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:644: warning - Tag @link: reference not found: FileDropListener#filesDropped filesDropped(...) [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:644: warning - Tag @link: reference not found: FileDropListener [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExtendedDialog.java:87: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExtendedDialog.java:87: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] Building index for all the packages and classes... [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:35: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/MapView.java:328: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:249: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:273: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:202: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:290: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:233: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:473: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:306: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:458: warning - Tag @see: reference not found: OsmPrimitive [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:186: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:322: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:153: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:153: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:169: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:136: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:136: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:118: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:118: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:340: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:340: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:218: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:377: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:100: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:100: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:644: warning - Tag @link: reference not found: FileDropListener#filesDropped filesDropped(...) [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:644: warning - Tag @link: reference not found: FileDropListener [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java:424: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/FileDrop.java:817: warning - Tag @link: reference not found: java.awt.datatransfer.DataFlavor.stringFlavor [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:163: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/JosmUserIdentityManager.java:169: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method. [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/josm-0/javadoc/stylesheet.css... [javadoc] 311 warnings BUILD SUCCESSFUL Total time: 9 seconds + ant Buildfile: build.xml init: [mkdir] Created dir: /builddir/build/BUILD/josm-0/build [mkdir] Created dir: /builddir/build/BUILD/josm-0/dist compile: [javac] Compiling 862 source files to /builddir/build/BUILD/josm-0/build [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/io/remotecontrol/PermissionPrefWithDefault.java:11: warning: [deprecation] org.openstreetmap.josm.io.remotecontrol.PermissionPref in org.openstreetmap.josm.io.remotecontrol has been deprecated [javac] public class PermissionPrefWithDefault extends PermissionPref { [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/io/remotecontrol/PermissionPrefWithDefault.java:20: warning: [deprecation] org.openstreetmap.josm.io.remotecontrol.PermissionPref in org.openstreetmap.josm.io.remotecontrol has been deprecated [javac] public PermissionPrefWithDefault(PermissionPref prefWithoutDefault) { [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/io/remotecontrol/handler/RequestHandler.java:12: warning: [deprecation] org.openstreetmap.josm.io.remotecontrol.PermissionPref in org.openstreetmap.josm.io.remotecontrol has been deprecated [javac] import org.openstreetmap.josm.io.remotecontrol.PermissionPref; [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/io/remotecontrol/handler/RequestHandler.java:85: warning: [deprecation] org.openstreetmap.josm.io.remotecontrol.PermissionPref in org.openstreetmap.josm.io.remotecontrol has been deprecated [javac] public PermissionPref getPermissionPref() [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/osm/Storage.java:417: warning: [unchecked] unchecked conversion [javac] found : java.util.Collection [javac] required: java.util.Collection [javac] Storage.this.addAll(((Storage.FMap)m).values()); [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/osm/QuadBuckets.java:104: warning: [unchecked] unchecked cast [javac] found : java.lang.Object [javac] required: org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel[] [javac] QBLevel[] result = (QBLevel[]) Array.newInstance(this.getClass(), QuadTiling.TILES_PER_LEVEL); [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPainter.java:182: warning: [unchecked] unchecked conversion [javac] found : org.openstreetmap.josm.tools.Pair [javac] required: org.openstreetmap.josm.tools.Pair [javac] for (Pair sizeAndPath : Arrays.asList(new Pair[] { [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/command/PurgeCommand.java:198: warning: [unchecked] unchecked conversion [javac] found : java.util.Set [javac] required: java.util.Set [javac] Set inR = (Set) in; [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1069: warning: [unchecked] unchecked cast [javac] found : java.lang.Object [javac] required: java.util.Map [javac] ((Map)propertyData.getValueAt(row, 1)) [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/mappaint/mapcss/parser/MapCSSParser.java:2065: warning: [unchecked] unchecked call to add(E) as a member of the raw type java.util.List [javac] jj_expentries.add(jj_expentry); [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/gui/mappaint/mapcss/parser/MapCSSParser.java:2097: warning: [unchecked] unchecked call to add(E) as a member of the raw type java.util.List [javac] jj_expentries.add(jj_expentry); [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/io/MirroredInputStream.java:151: warning: [deprecation] getCollectionOld(java.lang.String,java.lang.String) in org.openstreetmap.josm.data.Preferences has been deprecated [javac] Collection localPath = Main.pref.getCollectionOld(prefKey, ";"); [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/io/MirroredInputStream.java:187: warning: [deprecation] getCollectionOld(java.lang.String,java.lang.String) in org.openstreetmap.josm.data.Preferences has been deprecated [javac] Collection localPathEntry = Main.pref.getCollectionOld(prefKey, ";"); [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/tools/PlatformHookOsx.java:32: warning: [unchecked] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [javac] Object Ocom_apple_eawt_Application = Ccom_apple_eawt_Application.getConstructor((Class[])null).newInstance((Object[])null); [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/tools/PlatformHookOsx.java:34: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [javac] Method MaddApplicationListener = Ccom_apple_eawt_Application.getDeclaredMethod("addApplicationListener", new Class[] { Ccom_apple_eawt_ApplicationListener }); [javac] ^ [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/tools/PlatformHookOsx.java:37: warning: [unchecked] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [javac] Method MsetEnabledPreferencesMenu = Ccom_apple_eawt_Application.getDeclaredMethod("setEnabledPreferencesMenu", new Class[] { boolean.class }); [javac] ^ [javac] 16 warnings dist: [echo] Revision 4064 [copy] Copying 1 file to /builddir/build/BUILD/josm-0/build [copy] Copying 1 file to /builddir/build/BUILD/josm-0/build [copy] Copying 1 file to /builddir/build/BUILD/josm-0/build [copy] Copying 1 file to /builddir/build/BUILD/josm-0/build/data [jar] Building jar: /builddir/build/BUILD/josm-0/dist/josm-custom.jar BUILD SUCCESSFUL Total time: 9 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.37exZy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch ++ dirname /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch + cd josm-0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch + mkdir -p /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/java + mkdir -p /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/javadoc/josm + cp -rp javadoc /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/javadoc/josm + install -p -m 644 dist/josm-custom.jar /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/java/josm.jar + install -Dp -m 755 /builddir/build/SOURCES/josm /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/bin/josm + install -d /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/icons/hicolor/128x128/apps + install -p -m 644 images/logo.png /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/icons/hicolor/128x128/apps/josm.png + install -Dp -m 644 /builddir/build/SOURCES/josm.1 /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/man/man1/josm.1 + desktop-file-install --dir=/builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/applications/ /builddir/build/SOURCES/josm.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/josm-0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: josm-0-0.20.4064svn.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6u5RQY + umask 022 + cd /builddir/build/BUILD + cd josm-0 + DOCDIR=/builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/doc/josm-0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/doc/josm-0 + /bin/mkdir -p /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/doc/josm-0 + cp -pr README LICENSE CONTRIBUTION gpl-2.0.txt gpl-3.0.txt /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch/usr/share/doc/josm-0 + exit 0 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh Processing files: josm-javadoc-0-0.20.4064svn.fc14.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch warning: Could not canonicalize hostname: x86-17.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/josm-0-0.20.4064svn.fc14.noarch.rpm Wrote: /builddir/build/RPMS/josm-javadoc-0-0.20.4064svn.fc14.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fGNLNp + umask 022 + cd /builddir/build/BUILD + cd josm-0 + rm -rf /builddir/build/BUILDROOT/josm-0-0.20.4064svn.fc14.noarch + exit 0 Child returncode was: 0 LEAVE do -->