Skip to content

Commit

Permalink
Forcing it through again (problems between branches)
Browse files Browse the repository at this point in the history
  • Loading branch information
keenonkites committed Nov 15, 2015
1 parent 7be44c3 commit 75ec436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Freizeitkarte-Entwicklung/tools/osmosis/bin/osmosis.bat
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ REM Change back to the original directory
cd /D %SAVEDIR%

set MAINCLASS=org.codehaus.classworlds.Launcher
#Bugfix
set PLEXUS_CP=%MYAPP_HOME%\lib\default\plexus-classworlds-2.5.2.jar
SET EXEC="%JAVACMD%" %JAVACMD_OPTIONS% -cp "%PLEXUS_CP%" -Dapp.home="%MYAPP_HOME%" -Dclassworlds.conf="%MYAPP_HOME%\config\plexus.conf" %MAINCLASS% %OSMOSIS_OPTIONS% %*

Expand Down

0 comments on commit 75ec436

Please sign in to comment.