Ignore:
Timestamp:
2007-10-11T22:43:43+02:00 (19 years ago)
Author:
ulf
Message:

updates to API 0.5 changes:

  • tways plugin is no longer useful
  • validator plugin currently doesn't work
  • update download URLS: josm.eigenheimstrasse.de -> josm.openstreetmap.de
File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/nsis/josm-setup.sh

    r4440 r4943  
    1515
    1616# get latest josm version (and license)
    17 wget -N http://josm.eigenheimstrasse.de/download/josm-latest.jar
    18 wget -N http://josm.eigenheimstrasse.de/browser/LICENSE?format=raw
     17wget -N http://josm.openstreetmap.de/download/josm-latest.jar
     18wget -N http://josm.openstreetmap.de/browser/trunk/LICENSE?format=raw
    1919cp LICENSE?format=raw LICENSE
    2020
    2121# get latest plugin (and supporting files) versions
    2222#cp ../../plugins/annotation-tester/annotation-tester.jar .
    23 wget -N http://www.eigenheimstrasse.de/josm/plugins/annotation-tester.jar
     23#wget -N http://josm.openstreetmap.de/download/plugins/tagging-preset-tester.jar
    2424cp ../../plugins/mappaint/mappaint.jar .
    2525# wget -N http://svn.openstreetmap.org/applications/editors/josm/plugins/mappaint/mappaint.jar
     
    2727# wget --N http://svn.openstreetmap.org/applications/editors/josm/plugins/namefinder/namefinder.jar
    2828#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
     29wget -N http://josm.openstreetmap.de/download/plugins/osmarender.jar
    3230#cp ../../plugins/validator/validator.jar .
    3331wget -N http://personales.ya.com/osmfrsantos/validator/latest/validator.jar
Note: See TracChangeset for help on using the changeset viewer.