|
From: Jan H. (JIRA) <no...@sp...> - 2008-03-15 15:04:06
|
[ http://jira.springframework.org/browse/RCP-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-307.
---------------------------
Assignee: Jan Hoskens
Resolution: Won't Fix
I guess it's better to not use UberJar as our distro zip is already quite big. An UberJar would increase it's size too much.
In an attempt to also fix the scripts, I thought it would be better to include the classpath in the samples manifest using a ../lib prefix. All jars are located in lib/, the main sample jars are also in samples/ and at that location they are executable due to their manifest.
> Replace scripts of petclinic standalone with UberJar
> ----------------------------------------------------
>
> Key: RCP-307
> URL: http://jira.springframework.org/browse/RCP-307
> Project: Spring Framework Rich Client Project
> Issue Type: Task
> Components: Samples
> Reporter: Jan Hoskens
> Assignee: Jan Hoskens
> Fix For: 1.0.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://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|