[josm-dev] josm compile Error

Joerg Ostertag (OSM Munich/Germany) openstreetmap at ostertag.name
Mon Oct 29 23:28:15 GMT 2007


tweety at argon:~$ javac -version
javac 1.5.0_11

tweety at argon:~/svn.openstreetmap.org/applications/editors/josm/core$ ant clean
Buildfile: build.xml

clean:
   [delete] Deleting 
directory /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/build
   [delete] Deleting 
directory /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/dist

BUILD SUCCESSFUL
Total time: 1 second
tweety at argon:~/svn.openstreetmap.org/applications/editors/josm/core$ ant dist
Buildfile: build.xml

init:
    [mkdir] Created 
dir: /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/build
    [mkdir] Created 
dir: /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/dist

compile:
    [javac] Compiling 191 source files 
to /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/build
    
[javac] /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/src/org/openstreetmap/josm/data/Preferences.java:195: 
cannot find symbol
    [javac] symbol  : method stringPropertyNames()
    [javac] location: class java.util.Properties
    [javac]             for (String key : props.stringPropertyNames()) {
    [javac]                                        ^
    [javac] 
Note: /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/src/org/openstreetmap/josm/gui/MainApplet.java 
uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 
Note: /home/tweety/svn.openstreetmap.org/applications/editors/josm/core/src/org/openstreetmap/josm/actions/CombineWayAction.java 
uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/home/tweety/svn.openstreetmap.org/applications/editors/josm/core/build.xml:43: 
Compile failed; see the compiler error output for details.

Total time: 9 seconds
-- 
Jörg (Germany, Munich)

http://www.ostertag.name/
irc://irc.oftc.net/#osm
Tel.: +49 89 420950304
Skype: JoergOstertag




More information about the josm-dev mailing list