[ 
http://jira.codehaus.org/browse/MNBMODULE-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=203277#action_203277
 ] 

Jesse Glick commented on MNBMODULE-72:
--------------------------------------

"the hard part is figuring what jar within the nbm is the module jar" - I think 
this is just an artifact of using an Ant task in a way it was not designed for. 
The Ant task only uses the module property to load the manifest, which is 
already available in the NBM's Info/info.xml.

You're probably better off writing the code you need directly rather than 
trying to call into some old crufty Ant tasks; the logic is quite simple anyway.

> missing update-tracking files in the created nbm-application
> ------------------------------------------------------------
>
>                 Key: MNBMODULE-72
>                 URL: http://jira.codehaus.org/browse/MNBMODULE-72
>             Project: Maven 2.x Netbeans Module Plugin
>          Issue Type: Bug
>    Affects Versions: 3.1
>            Reporter: Milos Kleint
>            Assignee: Milos Kleint
>             Fix For: 3.2
>
>
> jglick suggests to add this update tracking file as they are important for 
> updates. They are supposed to be reconstructable from the nbm content.

-- 
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