[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9136) mismatch between MANIFEST.MF and build.properties in org.jboss.ide.eclipse.as.archives.integration.test

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Tue Jun 14 18:31:29 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-9136:
------------------------------------

    Fix Version/s: 3.3.0.M2
         Assignee: Andre Dietisheim  (was: Rob Stryker)


> mismatch between MANIFEST.MF and build.properties in org.jboss.ide.eclipse.as.archives.integration.test
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9136
>                 URL: https://issues.jboss.org/browse/JBIDE-9136
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS, testing
>    Affects Versions: 3.3.0.M2
>            Reporter: Nick Boldt
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.M2
>
>
> In http://anonsvn.jboss.org/repos/jbosstools/trunk/as/tests/org.jboss.ide.eclipse.as.archives.integration.test/,
> build.properties defines that this plugin will have a nested jar in it:
> jars.compile.order = jbossasarchivesintegrationtest.jar
> output.jbossasarchivesintegrationtest.jar = bin/
> however, MANIFEST.MF points its classpath definition at the root, assuming there'll be a classes/*.class folder, not a rooted jar:
> Bundle-ClassPath: .
> You can't have it both ways -- suggest replacing "jbossasarchivesintegrationtest.jar" with "." in build.properties.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list