[jbosside-issues] [JBoss JIRA] Commented: (JBIDE-449) Custom manifest browse does nothing

Marshall Culpepper (JIRA) jira-events at lists.jboss.org
Fri Feb 16 19:15:30 EST 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-449?page=comments#action_12353429 ] 
            
Marshall Culpepper commented on JBIDE-449:
------------------------------------------

This was a problem with Ant < 1.7. The "jar" task would make you specify the static manifest entry so that it wouldn't get overwritten by Ant's automatic manifest generator. I think we can get rid of this now though, as we can just fallback to using the "zip" task, and not have Ant assume any structural meta data. Also, since our package builder is going to be the preferred method of package generation, Dependence on Ant is a secondary issue.

> Custom manifest browse does nothing
> -----------------------------------
>
>                 Key: JBIDE-449
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-449
>             Project: JBoss IDE
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Max Andersen
>         Assigned To: Marshall Culpepper
>
> select Custom Manifest and click browse....nothing happens.
> What is that Custom Manifest used for anyhow ?
> Is it not just a standard META-INF/manifest.mf you are looking for ?
> and if yes - what is so special about it compared to what things you otherwise put in META-INF ?

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

        



More information about the jbosstools-issues mailing list