For a while, yep. But eventually people will want to upgrade to the
snapshot for some reason, so good to keep it happening I think.

Hen

On 11/12/06, Phil Steitz <[EMAIL PROTECTED]> wrote:
Now that we have actually released a POM (thanks, Dennis!) these bits
should not be necessry (as long as the component poms inherit from the
right parent)

On 11/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: bayard
> Date: Sun Nov 12 14:51:48 2006
> New Revision: 474082
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=474082
> Log:
> Removed my ##HEN commented out bits - it stopped the two parent poms being
> deployed
>
> Modified:
>     jakarta/commons/proper/commons-build/trunk/commons_nightly.sh
>
> Modified: jakarta/commons/proper/commons-build/trunk/commons_nightly.sh
> URL:
> 
http://svn.apache.org/viewvc/jakarta/commons/proper/commons-build/trunk/commons_nightly.sh?view=diff&rev=474082&r1=474081&r2=474082
> ==============================================================================
> --- jakarta/commons/proper/commons-build/trunk/commons_nightly.sh (original)
> +++ jakarta/commons/proper/commons-build/trunk/commons_nightly.sh Sun Nov 12
> 14:51:48 2006
> @@ -242,10 +242,10 @@
>  # Update and install commons m2 poms - drop this when they are released
>  cd $proper_root/commons-parent
>  svn up pom.xml
> -##HENmvn -N install > $log_location/commons-parent-m2.log
> +mvn -N install > $log_location/commons-parent-m2.log
>  cd $sandbox_root
>  svn up pom.xml
> -##HENmvn -N install > $log_location/commons-sandbox-m2.log
> +mvn -N install > $log_location/commons-sandbox-m2.log
>
>  # Set umask
>  umask 002
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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



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

Reply via email to