See the release notes for detailed info on what's changed between releases. That should tell you what, if anything, needs to change in your project:

http://struts.apache.org/2.x/docs/release-notes-202.html
http://struts.apache.org/2.x/docs/release-notes-203.html
http://struts.apache.org/2.x/docs/release-notes-204.html
http://struts.apache.org/2.x/docs/release-notes-205.html
http://struts.apache.org/2.x/docs/release-notes-206.html

Pay particular attention to any 'Backward compatibility issues with prior development release' sections. In general, these should cover most/all of what you need to worry about with respect to changing your application.

L.

walidito wrote:
thanks,

When you say  "library", are you talkin about the set of jars in web-inf/lib
?

If I understand well, you create a project each time ??!

Or do you always work on your "old" project and just update the jars ? If
so, could you please be more precise about other things that has to be
upgrades except the jars.
thanks

Walid


Paul Saumets | Merge wrote:
Well,

For each previous release I've just created a brand new user library (I
use Eclipse) and imported the latest libraries from the build.

Eg.
I'll have various folders where I have unarchived the latest builds
Struts-2.0.1
Struts-2.0.4
Struts-2.0.6

In Eclipse I just create a user library for each of the builds and import
the /lib folder in those builds to my user library.

It then simply just becomes a matter of dropping the old user library from
my project and adding the new one to the build path.

don't know if that helps :)

Regards,
Paul
_____
From: walidito [mailto:[EMAIL PROTECTED]
To: user@struts.apache.org
Sent: Tue, 27 Feb 2007 16:44:43 -0500
Subject: [s2] how to upgrade to 2.0.6


  I have alreasy start my project with 2.0.1 and it is working well.
  However, I'd like to upgrade to 2.0.6.
  Can someone explain me how to do it ?
thanks -- View this message in context:
http://www.nabble.com/-s2--how-to-upgrade-to-2.0.6-tf3304713.html#a9192617
  Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
  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