[ 
http://issues.ops4j.org/browse/PAXCONSTRUCT-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12335#action_12335
 ] 

Mike Smoot commented on PAXCONSTRUCT-91:
----------------------------------------

I've just added a new goal, "pax:package", that builds on an option I added to 
pax-runner.  The --executor=script option for pax-runner generates shell and 
batch scripts in the runner directory, making the runner directory an entirely 
self contained application (see PAXRUNNER-177 for more detail).  The 
pax:package goal simply executes pax-runner with the --executor=script option 
and then zips the resulting runner directory.  

So, while this exists as a proof-of-principle, we should probably consider 
refactoring this into a normal maven assembly.

> Create script to package application into a distribution
> --------------------------------------------------------
>
>                 Key: PAXCONSTRUCT-91
>                 URL: http://issues.ops4j.org/browse/PAXCONSTRUCT-91
>             Project: Pax Construct
>          Issue Type: New Feature
>          Components: scripts
>            Reporter: Craig Walls
>            Assignee: Stuart McCulloch
>            Priority: Minor
>
> Once a Pax-Construct project has been developed, it'd be nice to have a 
> script that builds everything and packages the bundles in a ZIP file, along 
> with Pax Runner, for an unzip-and-run distribution of the application. Or, if 
> this is just a collection of bundles (not necessarily an application), just 
> zip up the built bundles for distribution.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to