You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Rob Leland <rl...@apache.org> on 2002/11/07 06:44:05 UTC

[REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users

Were in the process of renaming, cleaning up the code and docs
for our next release. As such, it is --always-- a good idea
to recompile your projects against the new jar files.

If you are a struts 1.1 B1 or B2 user, I Strongly encourage
you to download the latest Nightly Builds. You'll get all
the bug fixes and a few new features added.
The more people we have banging on the Nightly builds,
and submitting reproducible Bugzilla reports,
the higher quality release we can give you.

Also remember to update all your .tld and .xml files.

Thank you for taking the time to upgrade !

-Rob




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users

Posted by micael <ca...@harbornet.com>.
Go Mitchell.  Give 'em hell!

At 01:44 AM 11/7/2002 -0500, you wrote:
>I've been banging away at the test suite for the last few hours.
>
>A user by the name of chanoch was kind enough to contribute test.tomcat.33
>configuration files to allow the tests against Tomcat 3.3 (and it runs
>perfectly, THANKS!)
>
>I'll be committing those changes soon enough.
>
>The only tests that are failing are in Tomcat 3.2  (but I'm hot the trail)
>
>
>James Mitchell
>Software Engineer/Struts Evangelist
>http://www.open-tools.org
>
>"Only two things are infinite, the universe and human stupidity, and I'm not
>sure about the former."
>- Albert Einstein (1879-1955)
>
>
> > -----Original Message-----
> > From: Rob Leland [mailto:rleland@apache.org]
> > Sent: Thursday, November 07, 2002 12:44 AM
> > To: struts-user@jakarta.apache.org
> > Subject: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users
> >
> >
> > Were in the process of renaming, cleaning up the code and docs
> > for our next release. As such, it is --always-- a good idea
> > to recompile your projects against the new jar files.
> >
> > If you are a struts 1.1 B1 or B2 user, I Strongly encourage
> > you to download the latest Nightly Builds. You'll get all
> > the bug fixes and a few new features added.
> > The more people we have banging on the Nightly builds,
> > and submitting reproducible Bugzilla reports,
> > the higher quality release we can give you.
> >
> > Also remember to update all your .tld and .xml files.
> >
> > Thank you for taking the time to upgrade !
> >
> > -Rob
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> >
> >
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>

Micael

-------------------------------------------------------

This electronic mail  transmission and any accompanying documents contain 
information belonging to the sender which may be confidential and legally 
privileged.  This information is intended only for the use of the 
individual or entity to whom this electronic mail transmission was sent as 
indicated above. If you are not the intended recipient, any disclosure, 
copying, distribution, or action taken in reliance on the contents of the 
information contained in this transmission is strictly prohibited.  If you 
have received this transmission in error, please delete the message.  Thank you 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users

Posted by James Mitchell <jm...@telocity.com>.
Well, what a coincidence.

The solution to my dilemma was quickly resolved by using the suggestion
posted about an hour ago by Kjeld Froberg:

  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14332

I will post to the dev list about committing this change.


James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org

"Only two things are infinite, the universe and human stupidity, and I'm not
sure about the former."
- Albert Einstein (1879-1955)


> -----Original Message-----
> From: James Mitchell [mailto:jmitchtx@telocity.com]
> Sent: Thursday, November 07, 2002 10:41 AM
> To: Struts Users Mailing List
> Subject: RE: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users
>
>
> Well, its definitely a classloader issue.  And since fixing classloader
> issues is definitely NOT my specialty, I'm having a slow go at it.  Should
> have something today (hopefully).
>
>
> James Mitchell
> Software Engineer/Struts Evangelist
> http://www.open-tools.org
>
> "Only two things are infinite, the universe and human stupidity,
> and I'm not
> sure about the former."
> - Albert Einstein (1879-1955)
>
>
> > -----Original Message-----
> > From: Rob Leland [mailto:rleland@apache.org]
> > Sent: Thursday, November 07, 2002 3:32 AM
> > To: Struts Users Mailing List
> > Subject: Re: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users
> >
> >
> > James Mitchell wrote:
> >
> > > The only tests that are failing are in Tomcat 3.2  (but I'm hot
> > the trail)
> >
> >
> > Up to this point the 'folk lore' was that it was a bug in TC 3.2.
> > So you think it might be in Struts/Commons code, or possible to work
> > around it ? Give the Man a Cigar !!!
> >
> > -Rob
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> >
> >
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users

Posted by James Mitchell <jm...@telocity.com>.
Well, its definitely a classloader issue.  And since fixing classloader
issues is definitely NOT my specialty, I'm having a slow go at it.  Should
have something today (hopefully).


James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org

"Only two things are infinite, the universe and human stupidity, and I'm not
sure about the former."
- Albert Einstein (1879-1955)


> -----Original Message-----
> From: Rob Leland [mailto:rleland@apache.org]
> Sent: Thursday, November 07, 2002 3:32 AM
> To: Struts Users Mailing List
> Subject: Re: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users
>
>
> James Mitchell wrote:
>
> > The only tests that are failing are in Tomcat 3.2  (but I'm hot
> the trail)
>
>
> Up to this point the 'folk lore' was that it was a bug in TC 3.2.
> So you think it might be in Struts/Commons code, or possible to work
> around it ? Give the Man a Cigar !!!
>
> -Rob
>
>
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users

Posted by Rob Leland <rl...@apache.org>.
James Mitchell wrote:

> The only tests that are failing are in Tomcat 3.2  (but I'm hot the trail)


Up to this point the 'folk lore' was that it was a bug in TC 3.2.
So you think it might be in Struts/Commons code, or possible to work 
around it ? Give the Man a Cigar !!!

-Rob


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users

Posted by James Mitchell <jm...@telocity.com>.
I've been banging away at the test suite for the last few hours.

A user by the name of chanoch was kind enough to contribute test.tomcat.33
configuration files to allow the tests against Tomcat 3.3 (and it runs
perfectly, THANKS!)

I'll be committing those changes soon enough.

The only tests that are failing are in Tomcat 3.2  (but I'm hot the trail)


James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org

"Only two things are infinite, the universe and human stupidity, and I'm not
sure about the former."
- Albert Einstein (1879-1955)


> -----Original Message-----
> From: Rob Leland [mailto:rleland@apache.org]
> Sent: Thursday, November 07, 2002 12:44 AM
> To: struts-user@jakarta.apache.org
> Subject: [REMINDER] --- Struts Nightly and 1.1B1 & 1.1B2 users
>
>
> Were in the process of renaming, cleaning up the code and docs
> for our next release. As such, it is --always-- a good idea
> to recompile your projects against the new jar files.
>
> If you are a struts 1.1 B1 or B2 user, I Strongly encourage
> you to download the latest Nightly Builds. You'll get all
> the bug fixes and a few new features added.
> The more people we have banging on the Nightly builds,
> and submitting reproducible Bugzilla reports,
> the higher quality release we can give you.
>
> Also remember to update all your .tld and .xml files.
>
> Thank you for taking the time to upgrade !
>
> -Rob
>
>
>
>
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>