Quantcast

Grails 2.1-RC3 Thinks it is 2.0.1

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Grails 2.1-RC3 Thinks it is 2.0.1

Gregg Bolinger-8
echo $GRAILS_HOME
/Users/gdboling/Development/grails-2.1.0.RC

grails
| Loading Grails 2.0.1

grails upgrade
| Loading Grails 2.0.1
Running with inline plugins...
| NOTE: Your application currently expects grails version [1.3.7], this target will upgrade it to Grails 2.0.1
        WARNING: This target will upgrade an older Grails application to 2.0.1.
        Are you sure you want to continue?
                   [y,n] n

Isn't the latest stable release 2.0.4 ??

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: Grails 2.1-RC3 Thinks it is 2.0.1

Ryan Vanderwerf
looks like you have grails 2.0.1 if you PATH statement first :)

Ryan
________________________________________
From: Gregg Bolinger [[hidden email]]
Sent: Tuesday, June 26, 2012 1:21 PM
To: [hidden email]
Subject: [grails-user] Grails 2.1-RC3 Thinks it is 2.0.1

echo $GRAILS_HOME
/Users/gdboling/Development/grails-2.1.0.RC

grails
| Loading Grails 2.0.1

grails upgrade
| Loading Grails 2.0.1
Running with inline plugins...
| NOTE: Your application currently expects grails version [1.3.7], this target will upgrade it to Grails 2.0.1
>
        WARNING: This target will upgrade an older Grails application to 2.0.1.
        Are you sure you want to continue?
                   [y,n] n

Isn't the latest stable release 2.0.4 ??


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Grails 2.1-RC3 Thinks it is 2.0.1

Gregg Bolinger-8
Crap, you know what?  You're right and I'm a complete idiot.  Sorry for the dumb-ass question.  I need sleep apparently.

On Tue, Jun 26, 2012 at 1:26 PM, Ryan Vanderwerf <[hidden email]> wrote:
looks like you have grails 2.0.1 if you PATH statement first :)

Ryan
________________________________________
From: Gregg Bolinger [[hidden email]]
Sent: Tuesday, June 26, 2012 1:21 PM
To: [hidden email]
Subject: [grails-user] Grails 2.1-RC3 Thinks it is 2.0.1

echo $GRAILS_HOME
/Users/gdboling/Development/grails-2.1.0.RC

grails
| Loading Grails 2.0.1

grails upgrade
| Loading Grails 2.0.1
Running with inline plugins...
| NOTE: Your application currently expects grails version [1.3.7], this target will upgrade it to Grails 2.0.1
>
       WARNING: This target will upgrade an older Grails application to 2.0.1.
       Are you sure you want to continue?
                  [y,n] n

Isn't the latest stable release 2.0.4 ??


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



Loading...