Re: Myfaces Core - OSGi Bundle expand version range

2014-10-14 Thread Achim Nierbeck
Hi, thanks for taking care. I asked about github cause it's easier for sending in pull requests. Next time I'm gonna send in a regular patch based on svn :) regards, Achim 2014-10-15 4:46 GMT+02:00 Leonardo Uribe : > Hi > > The base code of MyFaces is in apache svn repo: > > 2.2.x > http://svn.

Re: Myfaces Core - OSGi Bundle expand version range

2014-10-14 Thread Leonardo Uribe
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.

Myfaces Core - OSGi Bundle expand version range

2014-10-14 Thread Achim Nierbeck
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 (sa