2009/5/14 Remy Maucherat :
> The candidates binaries are available here:
> http://people.apache.org/~remm/tomcat-6/v6.0.20/
>
> According to the release process, the 6.0.20 tag is:
> [ ] Broken
> [ ] Alpha
> [ ] Beta
> [x] Stable
>
I do not see any issues with the release, except the one
of the tg
On 24/05/2009, Konstantin Kolinko wrote:
> 2009/5/14 Remy Maucherat :
>
> > The candidates binaries are available here:
> > http://people.apache.org/~remm/tomcat-6/v6.0.20/
> >
> > According to the release process, the 6.0.20 tag is:
> > [ ] Broken
> > [ ] Alpha
> > [ ] Beta
>
> > [x] Stable
Author: markt
Date: Sun May 24 17:11:25 2009
New Revision: 778194
URL: http://svn.apache.org/viewvc?rev=778194&view=rev
Log:
Remove another reference to the ServerFactory singleton.
Remove unused engine attribute.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
to
Author: markt
Date: Sun May 24 17:32:49 2009
New Revision: 778195
URL: http://svn.apache.org/viewvc?rev=778195&view=rev
Log:
Remove another ServerFactory reference
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardService.java
Modified: tomcat/trunk/java/org/apache/catalina/core/S
Author: markt
Date: Sun May 24 17:35:07 2009
New Revision: 778196
URL: http://svn.apache.org/viewvc?rev=778196&view=rev
Log:
More ServerFactory removal
Modified:
tomcat/trunk/java/org/apache/catalina/deploy/NamingResources.java
Modified: tomcat/trunk/java/org/apache/catalina/deploy/NamingRes
Author: markt
Date: Sun May 24 17:48:27 2009
New Revision: 778198
URL: http://svn.apache.org/viewvc?rev=778198&view=rev
Log:
Yet more ServerFactory removal. Make exception handling consistent.
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/ServerLifecycleListener.java
Modified:
tomc
Author: markt
Date: Sun May 24 17:54:19 2009
New Revision: 778200
URL: http://svn.apache.org/viewvc?rev=778200&view=rev
Log:
Remove unused methods, and with them a few more references to ServerFactory
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
Modified: tomcat/t
Author: markt
Date: Sun May 24 18:39:52 2009
New Revision: 778207
URL: http://svn.apache.org/viewvc?rev=778207&view=rev
Log:
Some more ServerFactory removal.
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
tomcat/trunk/java/org/apache/catalina/mbeans/ServerLifecyc
Author: markt
Date: Sun May 24 18:45:24 2009
New Revision: 778210
URL: http://svn.apache.org/viewvc?rev=778210&view=rev
Log:
Doh. Commit complete patch to remove ServerFactory rather than previous
half-finished version.
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
Author: markt
Date: Sun May 24 18:46:02 2009
New Revision: 778211
URL: http://svn.apache.org/viewvc?rev=778211&view=rev
Log:
Clean up imports
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
URL:
Author: markt
Date: Sun May 24 18:47:55 2009
New Revision: 778212
URL: http://svn.apache.org/viewvc?rev=778212&view=rev
Log:
Remove last reference to ServerFactory
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardServer.java
Modified: tomcat/trunk/java/org/apache/catalina/core/St
Author: markt
Date: Sun May 24 18:48:52 2009
New Revision: 778213
URL: http://svn.apache.org/viewvc?rev=778213&view=rev
Log:
Remove unused import
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardService.java
Modified: tomcat/trunk/java/org/apache/catalina/core/StandardService.jav
Author: markt
Date: Sun May 24 18:49:19 2009
New Revision: 778214
URL: http://svn.apache.org/viewvc?rev=778214&view=rev
Log:
Remove ServerFactory class
Removed:
tomcat/trunk/java/org/apache/catalina/ServerFactory.java
-
To
Author: markt
Date: Sun May 24 23:08:53 2009
New Revision: 778253
URL: http://svn.apache.org/viewvc?rev=778253&view=rev
Log:
Correct port of fix for bug 46597. Port should not have included generics as
TC4 & TC5 do not require Java 5.
Modified:
tomcat/connectors/trunk/util/java/org/apache/t
Author: markt
Date: Sun May 24 23:47:46 2009
New Revision: 778258
URL: http://svn.apache.org/viewvc?rev=778258&view=rev
Log:
Port fix for bug 45528 to TC4/TC5. Needed to make use of JdkCompat to allow for
unlikely (but possible) TC4 on 1.3 JVM.
Modified:
tomcat/connectors/trunk/util/java/or
https://issues.apache.org/bugzilla/show_bug.cgi?id=47231
--- Comment #1 from Mark Thomas 2009-05-24 16:53:19 PST ---
Patches always welcome.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the ass
https://issues.apache.org/bugzilla/show_bug.cgi?id=38484
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon May 25 00:19:38 2009
New Revision: 778260
URL: http://svn.apache.org/viewvc?rev=778260&view=rev
Log:
Update changelog/status file
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/container/tc5.5.x/web
https://issues.apache.org/bugzilla/show_bug.cgi?id=45528
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon May 25 00:21:27 2009
New Revision: 778261
URL: http://svn.apache.org/viewvc?rev=778261&view=rev
Log:
Update status file. This patch was applied a few weeks ago.
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.ap
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
23 matches
Mail list logo