[
http://issues.ops4j.org/jira/browse/PAXRUNNER-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11695#action_11695
]
Stuart McCulloch commented on PAXRUNNER-164:
--------------------------------------------
AFAICT, David is not asking for the version to be dropped from the main folder
- more that the jar inside should not have a version.
For example, at the moment the jar is:
pax-runner-$VERSION/bin/pax-runner-$VERSION.jar
whereas David would prefer to see:
pax-runner-$VERSION/bin/pax-runner.jar
because presumably he has some scripts that use the jarfile directly rather
than the provided "pax-run" scripts (of course that leads into the question why
he isn't using the provided scripts ;)
> Removing version number from jar file when distributing
> -------------------------------------------------------
>
> Key: PAXRUNNER-164
> URL: http://issues.ops4j.org/jira/browse/PAXRUNNER-164
> Project: Pax Runner
> Issue Type: Improvement
> Reporter: David Leangen
> Assignee: Alin Dreghiciu
> Priority: Minor
>
> Just wondering something...
> Would it be possible to remove the version number from the jar file when
> creating a distribution of pax-runner. The reason is this:
> When I install pax-runner to my file system, the directory structure looks
> like this:
> $PAX_HOME
> pax-runner-$VERSION
> bin
> pax-run
> pax-run.bat
> pax-runner-$VERSION.jar
> What I like to do is create a symbolic link in $PAX_HOME called "pax-runner"
> that points to the current pax-runner directory. This way, to update my
> pax-runner, all I need to do is copy the new files and update by symbolic
> link.
> Because, however, the jar holds the version number, this means that in
> addition to having to update just my symbolic link, I also have to update any
> scripts I have that make use of pax-runner, which is not a nice thing to have
> to do.
> So, it would be really nice to change pax-runner-$VERSION.jar to just
> pax-runner.jar.
> Thank you!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general