[ 
http://jira.codehaus.org/browse/MOJO-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Liu updated MOJO-1527:
----------------------------

    Attachment: patch.diff

Hi, 

I needed this feature too and have implemented it as a <resources> tag. It's 
the same idea as <additionalResources> except that the referenced files go 
*inside* the application bundle, rather than side-by-side.

I've attached a patch - it would be great if someone could merge it in after a 
suitable review/etc.


Cheers,

- Dave

> Capability of adding resource to application bundle
> ---------------------------------------------------
>
>                 Key: MOJO-1527
>                 URL: http://jira.codehaus.org/browse/MOJO-1527
>             Project: Mojo
>          Issue Type: New Feature
>          Components: osxappbundle
>            Reporter: Thomas Santana
>         Attachments: patch.diff
>
>
> I may be asking something that can be done already. I would like to add some 
> zip files to the application bundle. I understand that any depend jar will be 
> added automatically, but I would like to for the ability to add other files 
> into the application bundle. 
> I currently have a project in which updates and the base installation are 
> provide as zip. I have a Mac version that used a self-running jar to expand 
> the zip files, and would like to keep doing this. These zip files are built 
> using Maven Assembly and include both the dependency jar, and a set of files 
> and directory need to run the application.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to