On Sep 21, 2011, at 5:23 AM, Marius Kruger wrote: > On 20 September 2011 06:46, David Blevins <[email protected]> wrote: > ... >> Hacked on the build and it seems to be doing well. Going to try staging a >> release to see if it works. > > thanks, > let me know if I can help with anything to get a stable 3.2 out
Getting a 'mvn release:prepare -DdryRun=true' to work would be great. Not sure what it will take to do that. Ultimately we need to get 'mvn release:prepare' and 'mvn release:perform' to work. Without access to svn/nexus it might take some mocking to get it to go. I wonder if the github version of the repo[1] is helpful. Maybe with a github fork of the branch and a hacked apache-10.pom parent pom so it just deploys to the local file system could be enough to fake the eventual environment and get the build kinks worked out. Basically 3.2 and 4.0 are the same build. So what ever we work out for 3.2 will also greatly help with 4.0. -David [1] https://github.com/apache/openejb/tree/openejb-3.2.x
