[ https://issues.apache.org/jira/browse/FELIX-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569405#action_12569405 ]
Karl Pauls commented on FELIX-487: ---------------------------------- Well, we will have to address the BigDecimal issue one way or the other and this patch doesn't help us with it as is. I think the comment about reseting the bootclasspath from within a project is the important one. In case there is a solution then this patch could include disabling the foundation for the projects that need a higher profile. > Compile bundles using org.osgi.foundation classlibrary instead of the JVM > installed on the developer > ---------------------------------------------------------------------------------------------------- > > Key: FELIX-487 > URL: https://issues.apache.org/jira/browse/FELIX-487 > Project: Felix > Issue Type: Improvement > Affects Versions: 1.0.0, 1.0.1, 1.0.2, 1.0.3 > Reporter: Stefano Lenzi > Assignee: Stefano Lenzi > Attachments: pom.xml.r620789.patch > > > As we discussed on the mailing list, see thread at > http://www.mail-archive.com/dev@felix.apache.org/msg01728.html > Now that org.osgi.foundation has been released we can modify the java > compiler bootclasspath in order to compile using only the org.osgi.foundation > classes. > My idea is to add such feature to the parent POM of felix only for the bundle > profile. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.