OK, shrunk the build.xml another 30% today, along with some associated code cleanups. I'm done, it's all yours now for multi-module. :)

Regards,
Glen (who needs to switch over to other projects for a while)


On 05/23/2013 08:03 AM, Glen Mazza wrote:
If you can give me 24 hours, I have some more cleanup to do which will make your task easier.

Glen

On 05/23/2013 04:55 AM, Juan Pablo Santos Rodríguez wrote:
Hi,

mvn_branch currently has defined maven-gpg-plugin, which signs generated
artifacts only via mvn gpg:.... However, we should have a "deploy" profile which generates binaries, sources, javadocs and sign all them so we can mvn
deploy -Dgpg.passphrase and have all done

As we're doing mvn clean install on CI (or at least requested it) I'll try to sync mvn_branch with current trunk (tomorrow?)tonight, so we can perform
the clean move to multimodule


br,
juan pablo

On Thu, May 23, 2013 at 6:18 AM, Glen Mazza <glen.ma...@gmail.com> wrote:

Hi all, I managed to shrink our build.xml about 35% today. For everything up to a WAR, now use the Maven script, for you have no choice anymore. :) I have a few loose ends I could clean up further in the build.xml (moving Cobertura from MVN3 to trunk comes to mind), but we're basically ready for
JP to propagate his Selenium and multi-module design on trunk (which is
good because I could use some time off.)

Question for JP:  We have a lot of JAR-signing stuff remaining in our
build.xml, is what you have on MVN3_Branch good enough to get rid of it? (I guess I can leave it in the Ant file and just wait for you to move the
MVN3 stuff to trunk.)

Regards,
Glen




Reply via email to