Changeset 4943 in osm for applications/editors/josm/nsis/josm-setup.sh
- Timestamp:
- 2007-10-11T22:43:43+02:00 (19 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/nsis/josm-setup.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/nsis/josm-setup.sh
r4440 r4943 15 15 16 16 # get latest josm version (and license) 17 wget -N http://josm. eigenheimstrasse.de/download/josm-latest.jar18 wget -N http://josm. eigenheimstrasse.de/browser/LICENSE?format=raw17 wget -N http://josm.openstreetmap.de/download/josm-latest.jar 18 wget -N http://josm.openstreetmap.de/browser/trunk/LICENSE?format=raw 19 19 cp LICENSE?format=raw LICENSE 20 20 21 21 # get latest plugin (and supporting files) versions 22 22 #cp ../../plugins/annotation-tester/annotation-tester.jar . 23 wget -N http:// www.eigenheimstrasse.de/josm/plugins/annotation-tester.jar23 #wget -N http://josm.openstreetmap.de/download/plugins/tagging-preset-tester.jar 24 24 cp ../../plugins/mappaint/mappaint.jar . 25 25 # wget -N http://svn.openstreetmap.org/applications/editors/josm/plugins/mappaint/mappaint.jar … … 27 27 # wget --N http://svn.openstreetmap.org/applications/editors/josm/plugins/namefinder/namefinder.jar 28 28 #cp ../../plugins/osmarender/osmarender.jar . 29 wget -N http://www.eigenheimstrasse.de/josm/plugins/osmarender.jar 30 #cp ../../plugins/tways/tways-0.2.jar . 31 wget -N http://thomas.walraet.net/tways/tways-0.2.jar 29 wget -N http://josm.openstreetmap.de/download/plugins/osmarender.jar 32 30 #cp ../../plugins/validator/validator.jar . 33 31 wget -N http://personales.ya.com/osmfrsantos/validator/latest/validator.jar
Note:
See TracChangeset
for help on using the changeset viewer.
