[ 
https://issues.apache.org/jira/browse/FELIX-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Moloney updated FELIX-247:
------------------------------

    Attachment: maven-bundle-plugin-ant-1.patch

This patch adds the ant goal as specified.

Although it appears to be a big patch, functionally it is very simple.

This patch
- moves most of the functionality in BundlePlugin.java to BundleProperties.java 
so it call be accessed by mulitple MOJOs
- moves the remaining functionality in BundlePlugin.java to PackageMojo.java 
for consistent naming
- adds AntMojo.java to create the build.xml and MANIFEST.MF files
- adds a slightly modified AntBuildWriter.java from maven-ant-plugin since it 
currently isn't extensible.


> Add ant goal to maven-bundle-plugin which creates a build.xml and MANIFEST.MF 
> with bundle headers
> -------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-247
>                 URL: https://issues.apache.org/jira/browse/FELIX-247
>             Project: Felix
>          Issue Type: New Feature
>          Components: Maven Plugin
>            Reporter: Tim Moloney
>            Priority: Minor
>         Attachments: maven-bundle-plugin-ant-1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to