- This topic has 25 replies, 10 voices, and was last updated 20 years, 1 month ago by Terry Roe.
-
AuthorPosts
-
Andrew FreemanMemberI know it is not officially released yet, but it is available:
Riyad KallaMemberThanks for the heads up, we will update our libs when they make their next stable release.
stevehParticipant1.2.1 is now available too.
Riyad KallaMemberAFAIK neither of these are their stable releases, just snapshots… correct me if I’m wrong.
I don’t mean Stable as in “they don’t crash” I mean “official”.
Robert VargaParticipant@support-rkalla wrote:
AFAIK neither of these are their stable releases, just snapshots… correct me if I’m wrong.
I don’t mean Stable as in “they don’t crash” I mean “official”.
1.2.1 is announced as Jakarta Beta meaning that if there are no errors reported than the code will be declared stable without a change or a new release.
I guess you can start adding it to MyEclipse releases with a howto on how to replace them with the stable release jar files manually (so that we don’t have to wait until the next MyEclipse release).
Regards,
Robert
Riyad KallaMemberRobert,
Thanks for the heads up. I’ll check with the Struts dev to see if we can keep this an open P1 priority for the GA release, so if Struts 1.2 final comes out before we release, we can throw it in.
maslovskyMemberI’d only suggest to include struts 1.2 version side by side with existing 1.0 and 1.1. The main reason is that 1.2.x breaks a lot in terms of source code compatibility with 1.1 – they’ve removed most of their depricates, etc.
Riyad KallaMemberWhen we add 1.2 support you are correct, it will be a new version that users can configure.
Robert VargaParticipant@support-rkalla wrote:
When we add 1.2 support you are correct, it will be a new version that users can configure.
And when will that be? 🙂 Soon I hope 🙂
Riyad KallaMember.. whenever 1.2 is release, ask them 😉
Robert VargaParticipant@support-rkalla wrote:
.. whenever 1.2 is release, ask them 😉
I think you could just start supporting 1.2.1 beta as it is… there is a good enough chance that this version will be GA.
And if not, you would not have to change too many things, the feature-set is supposed to be frozen, there will only be bugfixes in the release compared to the current beta, so very probably you will have to replace the jars at most (which can even be done manually by the user if you provide some info on how to do that, so that no one need to wait for the subsequent ME release).
Regards,
Robert
Riyad KallaMemberI can just see it now… Struts 1.2 ships GA after they make 2 more changes that introduce compatability issues and then we get a slew of emails “The new ME version breaks my Struts projects!”
Nope, I think we’ll play it safe…
CAryaSilMember..what about the support of the struts 1.2 in myeclipse?
Riyad KallaMemberIts comming, we are just waiting for an official announcement: http://jakarta.apache.org/
CAryaSilMemberok sorry.. i thought, this was an offical announcement:
from http://jakarta.apache.org/site/news/elsewhere-2004-2ndHalf.html#20040831.1
–snip–
31 August – Struts 1.2.2 ReleasedThe Apache Struts team is extremely proud to announce the availability of Struts 1.2.2. This release represents the first “official” release available for General Availability since Struts 1.1.
You can find all of the features, enhancements, and bug fixes in the release notes listed below. I would personally like to send a big THANK YOU to all the users and developers….
–snip– -
AuthorPosts