Re: FYI Multiple embedded Tomee integration tests frail for me (trunk)

2014-06-02 Thread Romain Manni-Bucau
Hi fixed, thanks for the report Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-06-03 2:13 GMT+02:00 Marius Kruger : > Hi guys, > > I'm starting and stopping Tomee bet

FYI Multiple embedded Tomee integration tests frail for me (trunk)

2014-06-02 Thread Marius Kruger
Hi guys, I'm starting and stopping Tomee between tests but it seems only the first test pass: git clone https://github.com/amanica/tomee-embedded-trial.git mvn clean install -DfailIfNoTests=false verify -Dit.test=ping#PASS mvn clean install -DfailIfNoTests=false verify -Dit.test=giveMeADuc

Re: Unresolved JIRA's

2014-06-02 Thread Romain Manni-Bucau
first (infinite loop) is fixed on trunk AFAIK since we were just not handling correctly CDI bean lifecycle. Second is not blocking at all and can be a log thing too. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau

Unresolved JIRA's

2014-06-02 Thread Andy Gumbrecht
Hi everyone, We are down to these last few issues that need a review: https://issues.apache.org/jira/issues/?jql=project%20%3D%20TOMEE%20AND%20fixVersion%20%3D%201.7.0%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29 We're not likely to get test cases for these in time fo

Re: openjpa tag

2014-06-02 Thread Romain Manni-Bucau
yep but we should work on snapshot until the release. In any case, if all is green great :) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-06-02 19:43 GMT+02:00 Andy G

Re: openjpa tag

2014-06-02 Thread Andy Gumbrecht
Staging is always taken from a tag not a branch. Anyway, done this morning and build is green. Andy. On 01/06/2014 15:18, Romain Manni-Bucau wrote: Hi can anyone with perms to do it delete current openjpa staging repo? It is buggy and breaks our build (I mean bugs inside). I'll hopefully fix

Code coverage

2014-06-02 Thread Thiago Veronezi
Hi guys, There is a new change that includes the "jacoco-maven-plugin" in all our modules. The goal is to help us to have a good test code coverage. We will do it by breaking the build in case it doesn't reach the minimum coverage ratio. Now, the build creates a "target/site/jacoco/index.html" fi