[OSM-dev] Osmosis 0.4 windows batch file: wrong classpath

2011-12-06 Thread Curt Nowak
Hi all,

(I know, there must be an osmosis mailing list somewhere, but I guess some of 
this list's readers are interested as well.)

That said, version 0.40 of osmosis (as can be downloaded from [1]) contains a 
wrong line in its bin/osmosis.bat file:

set PLEXUS_CP=%MYAPP_HOME%\lib\default\plexus-classworlds-2.2.2.jar



This should rather be

set PLEXUS_CP=%MYAPP_HOME%\lib\default\plexus-classworlds-2.4.jar


Hope that helps,
Curt



[1] http://wiki.openstreetmap.org/wiki/Osmosis#Latest_Stable_Version

___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Osmosis 0.4 windows batch file: wrong classpath

2011-12-06 Thread Brett Henderson
On 7 December 2011 00:59, Curt Nowak no...@bwl.uni-hildesheim.de wrote:

 Hi all,

 (I know, there must be an osmosis mailing list somewhere, but I guess some
 of this list's readers are interested as well.)

 That said, version 0.40 of osmosis (as can be downloaded from [1])
 contains a wrong line in its bin/osmosis.bat file:

 set PLEXUS_CP=%MYAPP_HOME%\lib\default\plexus-classworlds-2.2.2.jar



 This should rather be

 set PLEXUS_CP=%MYAPP_HOME%\lib\default\plexus-classworlds-2.4.jar


Thanks for the report Curt, I'll make the change and issue a 0.40.1 release
as soon as I can.

Cheers,
Brett
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Osmosis 0.4 windows batch file: wrong classpath

2011-12-06 Thread Brett Henderson
On 7 December 2011 16:18, Brett Henderson br...@bretth.com wrote:

 Thanks for the report Curt, I'll make the change and issue a 0.40.1
 release as soon as I can.


Done.  Let me know if you still encounter any issues.

Brett
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev