Raymond Feng wrote:
Hi,

I tried the plugins and it works well.

I also made the following improvements:

1) Integrate the plugin with maven scm capability, i.e. use APIs to call "svn status" to detect if there are any local changes against SVN repo. (Pretty fast for a single module).

Any idea of how long it takes if you run it from the top of the tree?


2) Add a "scm" parameter to configure if "svn status" will be used or not. For example, mvn org.apache.tuscany.sca:tuscany-maven-incremental-build:build -Dscm=false

3) Add an exception if the build is run against a pom module as we haven't implemented it yet.

If there are no objections to my changes, I'll commit them.


+1 hoping that svn status on all modules doesn't take too long

Thanks,
Raymond




--
Jean-Sebastien

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to