[ http://issues.ops4j.org/browse/PAXSB-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832#action_12832 ]
Victor Antonovich commented on PAXSB-19: ---------------------------------------- Hehe, I used to open discussion prior doing repository source code modifications, but such wikifying of source code development looks promising. :) About explicit adding of inner classes to packing list. Does this work for anonymous inner classes? Construction like newBundle().add( TestClass$1.class ) seems doesn't work... > Adding inner classes to bundle > ------------------------------ > > Key: PAXSB-19 > URL: http://issues.ops4j.org/browse/PAXSB-19 > Project: Pax Swissbox > Issue Type: Improvement > Components: TinyBundles > Affects Versions: 1.1.0 > Reporter: Victor Antonovich > Assignee: Toni Menzel > Attachments: add_inner_classes.patch > > > Currently TinyBundle paying no attention to inner classes of class added to > bundle using addClass() method. This cause problems, especially for anonymous > inner classes. Attached patch fixes this by looking for inner classes of > class provided to addClass() method and adding them to list of classes to > pack. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.ops4j.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general