[ http://issues.apache.org/jira/browse/FELIX-40?page=comments#action_12372577 ]
John Conlon commented on FELIX-40: ---------------------------------- Property files: /javax.servlet/src/main/java/javax/servlet/LocalStrings.properties /javax.servlet/src/main/java/javax/servlet/http/LocalStrings.properties should be moved to: /javax.servlet/src/main/resources/javax/servlet/LocalStrings.properties javax.servlet/src/main/resources/javax/servlet/http/LocalStrings.properties so m2 will add them to the jar. > Create Servlet 2.1 API bundle > ----------------------------- > > Key: FELIX-40 > URL: http://issues.apache.org/jira/browse/FELIX-40 > Project: Felix > Type: Sub-task > Components: HTTP Service > Reporter: BJ Hargrave > Assignee: Enrique Rodriguez > Attachments: servlet21.tgz > > HttpService is specified to use Servlet 2.1 API and later. A bundle is needed > which exports the javax.servlet and javax.servlet.http packages. These > packages will be imported by HttpService implementation bundles and bundles > implementing servlets. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

