Karaf & Jenkins

2014-02-07 Thread rocket
st cases run fine in both terminal and in eclipse when we're using the same setup with Karaf 3.0.0 so the problem only exist on Jenkins. I did as they did in https://ops4j1.jira.com/browse/PAXEXAM-543 and that solved some initial issues with Karaf 3.0.0, before that Karaf didn't find any

Re: Karaf & Jenkins

2014-02-12 Thread rocket
is bundle isnt active. 46 | Resolved | 20 | 1.0.0| Apache Aries Blueprint Core Compatiblity Fragment Bundle, Hosts:4 -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Jenkins-tp4031573p4031634.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf & Jenkins

2014-02-12 Thread Achim Nierbeck
. > 46 | Resolved | 20 | 1.0.0| Apache Aries Blueprint > Core > Compatiblity Fragment Bundle, Hosts:4 > > A fragment bundle never is started/active since it's attached to it's host bundle, at this point it's bundle 4 > > > > -- &g

Re: Karaf & Jenkins

2014-02-12 Thread rocket
g or a feature but it did work without .version(2.3.0) in karaf 2.3.2 and native container. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Jenkins-tp4031573p4031636.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf & Jenkins

2014-02-12 Thread Achim Nierbeck
f 2.3.2 and native > container. > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Karaf-Jenkins-tp4031573p4031636.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- Apache Karaf <http://karaf.apache.org/> Commi

Karaf Jenkins Job Configuration

2018-07-09 Thread imranrazakhan
Can we see jenkins job or pipeline configuration for karaf to get idea how karaf running itest and other stuff. i check build its in view mode only. -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Re: Karaf Jenkins Job Configuration

2018-07-09 Thread Jean-Baptiste Onofré
Hi, Only some PMCs can edit and so view the Jenkins configuration. I can extract some configuration for you. What exactly are you looking for ? Regards JB On 09/07/2018 19:05, imranrazakhan wrote: > Can we see jenkins job or pipeline configuration for karaf to get idea how > karaf running ites

Re: Karaf Jenkins Job Configuration

2018-07-10 Thread imranrazakhan
How unit test and integration tests run by jenkins? -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Re: Karaf Jenkins Job Configuration

2018-07-10 Thread Jean-Baptiste Onofré
Hi, Jenkins just does: mvn clean install -Prelease utest and itest are executed by maven. Jenkins "traps" the output to display the result. Regards JB On 10/07/2018 09:36, imranrazakhan wrote: > How unit test and integration tests run by jenkins? > > > > -- > Sent from: http://karaf.922171