Hi The base code of MyFaces is in apache svn repo:
2.2.x http://svn.apache.org/repos/asf/myfaces/core/trunk/ 2.1.x http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/ 2.0.x http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/ The fix you need should be done in bundle/pom.xml. It is quite simple, so I have changed the issue to be solved for the next release. regards, Leonardo Uribe 2014-10-14 8:16 GMT-05:00 Achim Nierbeck <[email protected]>: > Hi, > > as working on different OSGi technologies I just came across the fact that > the MyFaces Core bundle is not > compatible in working with Servlet API 3.1, see also [1] > I wanted to help on this so what's the best way of patching this. Looking > at the github 2.1.x branch, the pom seems wrong to me (saying it's a > 2.2.0-SNAPSHOT) [2]. > > So what's the best approach to actually file a quick patch for this? > > > regards, Achim > > [1] - https://issues.apache.org/jira/browse/MYFACES-3928 > [2] - https://github.com/apache/myfaces/blob/2.1.x/pom.xml > > -- > > Apache Member > Apache Karaf <http://karaf.apache.org/> Committer & PMC > OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & > Project Lead > blog <http://notizblog.nierbeck.de/> > Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> > > Software Architect / Project Manager / Scrum Master >

