I fixed some bugs in updating today.... I don't know if this is one of 
them tho...
--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers




Jon Scott Stevens <[EMAIL PROTECTED]>
06/04/02 02:01 AM
Please respond to "Turbine Maven Developers List"

 
        To:     Turbine Maven Developers List <[EMAIL PROTECTED]>
        cc: 
        Subject:        Re: Maven auto-installer idea


on 6/3/02 8:57 AM, "Jason van Zyl" <[EMAIL PROTECTED]> wrote:

> Looks at the version you have currently installed and what the most
> current version is, by looking on the website and if they don't match
> the new version is pulled down. I haven't played with it in a while but
> it works. It is a manually triggered process though.
> 

It doesn't work actually because it points to your home directory (which
only has b3)...(if you look at the MAVEN_VERSION file, it has '3' in it).

I'm running a CVS HEAD version prior to your b4 release.

[181][ ~/maven/examples ]% ant maven:maven-update
Buildfile: build.xml

maven:maven-update:

maven-update-check:
[maven-update-check] Getting:
http://www.apache.org/~jvanzyl/maven/update/MAVEN_VERSION
[maven-update-check] Writing /Users/jon/maven/MAVEN_VERSION
[maven-update-check] .
     [echo]
      maven.mavenUpdateRequired = ${maven.mavenUpdateRequired}


pre-maven-update-callback-check:

pre-maven-update-callback:

do-maven-update:

post-maven-update-callback-check:

post-maven-update-callback:

maven-update:

BUILD SUCCESSFUL

Total time: 3 seconds

-jon


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





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

Reply via email to