Re: Roll with a declared staging repository.

2014-06-17 Thread Romain Manni-Bucau
Adding it is not worse than not doing it. Clearly no way to release again against staging. We can also vote on openjpa and quartz and javaee api while waiting owb and use release tags even if not as nice as having a single repo. But i think faking a release.properties we can use a single repo Le

Re: Roll with a declared staging repository.

2014-06-17 Thread Jean-Louis Monteiro
> All in a single repo How can you currently do that? The only way I see is to move OpenJPA subtree inside TomEE which is IMHO an even bad and crazy solution. -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Tue, Jun 17, 2014 at 3:27 PM, Romain Manni-Bucau w

Re: Roll with a declared staging repository.

2014-06-17 Thread Romain Manni-Bucau
Other choices? All in a single repo. As said too much guys complained about our broken links to continue. Le mardi 17 juin 2014, Jean-Louis Monteiro a écrit : > what other choice do we have? > We always do that way, and it does not prevent users to grab a tag and > rebuild as the second staging w

Re: Roll with a declared staging repository.

2014-06-17 Thread Jean-Louis Monteiro
what other choice do we have? We always do that way, and it does not prevent users to grab a tag and rebuild as the second staging will be promoted as well, so binaries will be available on apache public repo. JLouis -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.co

Re: Roll with a declared staging repository.

2014-06-17 Thread Romain Manni-Bucau
Hi Andy We released several times with staging repo references and each time we got issues cause of it so i m for not doing it anymore, it bothers too much users trying to build tags Le mardi 17 juin 2014, Andy Gumbrecht a écrit : > Hi Devs, > > The conundrum, run a 1.7.0 roll vote on TomEE with

Re: Using openejb.altdd.prefix. Why orig persistence.xml is not removed?

2014-06-17 Thread Romain Manni-Bucau
Hi This is the way it works but you dont need it and can override any properties from system properties. I m not sure I get why you need to change it to change the datasource, you dont use jtadatasource or nonjtadatasource tag? Le mardi 17 juin 2014, fheinrich a écrit : > Hi, > I'm using OpenEJB

Using openejb.altdd.prefix. Why orig persistence.xml is not removed?

2014-06-17 Thread fheinrich
Hi, I'm using OpenEJB for some Integration tests for my datasystem. In production the entities and DAO's working with Hibernate and JBoss and with a own persistence.xml. For the integration test I spezified a own test.persistence.xml which is using H2 memory DB. I was looking for a way how I can re

Roll with a declared staging repository.

2014-06-17 Thread Andy Gumbrecht
Hi Devs, The conundrum, run a 1.7.0 roll vote on TomEE with a staged dependency (in this case org.apache.openejb.patch:openjpa:2.4.0-nonfinal-1598334). I know now, after IRC feedback, we 'usually' do this by using the same staging repository for the TomEE roll and leave the pom as is. What I