Next time, simply close w/ don't fix.  Never delete a Jira issue.  :)

Regards,
Alan

On Nov 13, 2013, at 2:11 AM, Jean-Baptiste Onofré (JIRA) <[email protected]> 
wrote:

> 
>     [ 
> https://issues.apache.org/jira/browse/XBEAN-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
> 
> Jean-Baptiste Onofré deleted XBEAN-257:
> ---------------------------------------
> 
> 
>> xbean-asm4-shaded doesn't export all expected packages
>> ------------------------------------------------------
>> 
>>                Key: XBEAN-257
>>                URL: https://issues.apache.org/jira/browse/XBEAN-257
>>            Project: XBean
>>         Issue Type: Bug
>>           Reporter: Jean-Baptiste Onofré
>> 
>> In the xbean-asm4-shaded pom.xml, we have the xbean.osgi.export property 
>> containing:
>>            org.apache.xbean.asm4;version=${asm.version},
>>            org.apache.xbean.asm4.signature;version=${asm.version},
>>            org.apache.xbean.asm4.commons;version=${asm.version},
>>            org.apache.xbean.asm4.tree;version=${asm.version}
>> However, in the generated META-INF/MANIFEST.MF, we have:
>> Export-Package: org.apache.xbean.asm4.original.commons;uses:="org.obje
>> ctweb.asm";version="3.16.0.SNAPSHOT"
>> and
>> Import-Package: org.objectweb.asm;version="[4.1,5)"
>> It looks like the build ignores the property and so, some packages are 
>> missing.
>> I'm digging why.
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v6.1#6144)

Reply via email to