[ https://issues.apache.org/jira/browse/FELIX-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefano Lenzi updated FELIX-486: -------------------------------- Attachment: bytecode.jre13.r620538.patch I attach a patch file that I can commit which will update all the bundle version and dependencies as required to fix this issue. After that we will have to release the following project: org.osgi.core-1.0.1 shell-1.0.1 shell.tui-1.0.1 framework-1.0.1 main-1.0.4 javax.servlet-1.0.1 I don't think that the other project POM will have to be modified because they usually import the packages exported by the above bundles. > Felix release conting mixed bytecode: 1.3 and 1.4, we should compile all as > 1.3 > ------------------------------------------------------------------------------- > > Key: FELIX-486 > URL: https://issues.apache.org/jira/browse/FELIX-486 > Project: Felix > Issue Type: Improvement > Affects Versions: 1.0.1, 1.0.2, 1.0.3 > Reporter: Stefano Lenzi > Priority: Minor > Attachments: bytecode.jre13.r620538.patch > > > I found out that the following released project: > - shell-1.0.0 > - javax.servlet-1.0.0 > - org.osgi.core-1.0.0 > - shell.tui-1.0.0 > which are used by the felix-1.0.3 release are compiled for JRE 1.4, so we > ended up with a felix released which is partially compiled for JRE 1.4 and > for JRE 1.3. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.