ops4j1 @atlassian

2011-05-18 Thread Andreas Pieber
OK, finally I had some time to review http://ops4j1.jira.com. Yes it is a little bit slower than issues.ops4j.org or my other jira installations, but though not a blocker IMHO. I've just wrote to atlassian if they could help us port jira/confluence data from *.ops4j.org to their servers and wait f

Re: Felix/pax runner cyclic dependency issue - whats the common way to solve this?

2011-05-18 Thread Matt Madhavan
Hello All, Thanks for the reply! I kind of get the recommended solution! This is my working scenerio 1. I create the project using mvn pax:createproject 2. Then I run bunch of mvn pax:create-bundle -Dpackage=com.xxx -Dversion=xxx 3. when I do mvn pax:provision - a folder called runne

Re: Felix/pax runner cyclic dependency issue - whats the common way to solve this?

2011-05-18 Thread Bartosz Kowalewski
Hi, Felix itself does not provide JTA packages, but the system bundle exports plenty of javax.* (and non-javax) packages. The packages that are exported are defined in Pax Runner Profiles: https://github.com/ops4j/org.ops4j.pax.runner/tree/master/pax-runner-platform/src/main/resources/META-INF/pla

Felix/pax runner cyclic dependency issue - whats the common way to solve this?

2011-05-18 Thread Matt Madhavan
Hello, I ran into a strange issue today. I'm running Felix container (3.2.0) with some provisioned bundles by invoking *mvn pax:provision* The OpenJpa bundle does not resolve (its in the installed stage!). I see the following issue in the Felix console! [qtp9097155-32 - /system/console/bundles/87

[issues] Created: (PAXWEB-273) Upgrade to Jetty 7.4.1.v20110513

2011-05-18 Thread JIRA
Upgrade to Jetty 7.4.1.v20110513 Key: PAXWEB-273 URL: http://issues.ops4j.org/browse/PAXWEB-273 Project: Pax Web Issue Type: Task Reporter: Jean-Baptiste Onofré Assignee: Jean-Baptiste