Closed GoogleCodeExporter closed 9 years ago
This is the windows side of issue 438. I'll fix the jar name, but vizigator
won't work until issue 438 is fixed.
Original comment by qsieb...@gmail.com
on 13 Mar 2012 at 12:43
Jar name was fixed in r2297
Original comment by qsieb...@gmail.com
on 13 Mar 2012 at 12:45
Tried to change name in bat file to vizigator earlier and that doesn't get it
either.
J
Original comment by jeffreyd...@gmail.com
on 13 Mar 2012 at 1:00
There is more going wrong with the bat file. The ${project.version} variable is
not replaced correctly during distribution assembly. I'll have a look at it.
Original comment by qsieb...@gmail.com
on 13 Mar 2012 at 1:10
The variable replacement is fixed in r2298
Original comment by qsieb...@gmail.com
on 13 Mar 2012 at 1:16
You can manually change to contents of the bat file to:
@echo off
java -jar ../lib/ontopia-vizigator-5.2.0.jar %1 %2 %3
Original comment by qsieb...@gmail.com
on 13 Mar 2012 at 1:18
Fixed in r2299. See issue 438 for a manual fix for a downloaded distribution.
Original comment by qsieb...@gmail.com
on 13 Mar 2012 at 1:26
Original comment by qsieb...@gmail.com
on 13 Mar 2012 at 1:27
Original comment by qsieb...@gmail.com
on 29 Mar 2012 at 3:14
Original issue reported on code.google.com by
jeffreyd...@gmail.com
on 13 Mar 2012 at 12:25