Re: Myfaces Core - OSGi Bundle expand version range

2014-10-15 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 lu4...@gmail.com: Hi The base code of MyFaces is in apache svn repo: 2.2.x

Re: Myfaces Core - OSGi Bundle expand version range

2014-10-15 Thread Achim Nierbeck
Ok, looks like it's not fully working so I add a patch to https://issues.apache.org/jira/browse/MYFACES-3928 regards, Achim 2014-10-15 8:50 GMT+02:00 Achim Nierbeck bcanh...@googlemail.com: Hi, thanks for taking care. I asked about github cause it's easier for sending in pull requests.

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

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.