|
From: Arne L. (JIRA) <no...@at...> - 2007-12-10 14:15:16
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28421 ]
Arne Limburg commented on RCP-307:
----------------------------------
The maven-assembly-plugin now can do the job by unpacking all jars and repacking it into one big jar.
If we want jars-in-jars we should use the one-jar-plugin from
http://www.dstovall.org/onejar-maven-plugin/
> Replace scripts of petclinic standalone with UberJar
> ----------------------------------------------------
>
> Key: RCP-307
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-307
> Project: Spring Framework Rich Client Project
> Issue Type: Task
> Components: Samples
> Reporter: Jan Hoskens
> Fix For: 0.3.0
>
>
> Currently the standalone petclinic sample will be accompanied with startupscripts. But as these contain relative paths, the sample cannot be extracted easily from the project structure.
> We will replace this with an UberJar when the maven assembly plugin (or another) provides this option. It will place every dependency in one jar (jar-in-jar) which would be easily executable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|