Modify ↓
#9284 closed defect (fixed)
SVN Version does not compile
Reported by: | Lesath | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | 13.11 |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
The SVN-Version of JOSM does not compile - it seems that a package and/or jar is missing:
[javac] Compiling 1138 source files to /Volumes/BurgerKing/workspace/JOSM/build [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /Volumes/BurgerKing/workspace/JOSM/src/org/openstreetmap/josm/data/validation/tests/OpeningHourTest.java:11: error: package sun.org.mozilla.javascript does not exist [javac] import sun.org.mozilla.javascript.NativeArray;
Maybe this is due the last checkin of simon04. It seems that there are some files forgotten.
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 11 years ago
Milestone: | → 13.11 (6383) |
---|
Note:
See TracTickets
for help on using tickets.
In 6372/josm: