Adding inner classes to bunlde ------------------------------ Key: PAXSB-19 URL: http://issues.ops4j.org/browse/PAXSB-19 Project: Pax Swissbox Issue Type: Improvement Components: TinyBundles Affects Versions: 1.0.1 Reporter: Victor Antonovich Assignee: Alin Dreghiciu 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