+---+
| 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
+---+
| 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
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc7.0.x-test-bio has an issue affecting its community
integration.
Author: kkolinko
Date: Sun Nov 23 00:02:11 2014
New Revision: 1641141
URL: http://svn.apache.org/r1641141
Log:
Aligning building.html with BUILDING.txt:
Document installing Java 7 JDK in parallel with Java 6 one.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/building.xml
Modified: tomcat/tc7.0
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/26
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: The AnyBranchSche
Author: kkolinko
Date: Sat Nov 22 14:57:29 2014
New Revision: 1641078
URL: http://svn.apache.org/r1641078
Log:
Correction: WebSocket 1.0 -> 1.1
Modified:
tomcat/tc7.0.x/trunk/BUILDING.txt
Modified: tomcat/tc7.0.x/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/BUIL
Author: kkolinko
Date: Sat Nov 22 14:38:31 2014
New Revision: 1641072
URL: http://svn.apache.org/r1641072
Log:
Improvements to building.xml:
Add link to BUILDING.txt
Introduce section "Configure download area" and describe build.properties file
and download settings there.
Mention java-compiler-
Author: kkolinko
Date: Sat Nov 22 14:35:31 2014
New Revision: 1641071
URL: http://svn.apache.org/r1641071
Log:
Correct version of Ant
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/building.xml
Propchange: tomcat/tc7.0.x/trunk/
---
Author: kkolinko
Date: Sat Nov 22 14:33:20 2014
New Revision: 1641070
URL: http://svn.apache.org/r1641070
Log:
Correct download URL
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/building.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/building.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.
Author: kkolinko
Date: Sat Nov 22 14:17:36 2014
New Revision: 1641067
URL: http://svn.apache.org/r1641067
Log:
Improvements to building.xml:
Add link to BUILDING.txt
Introduce section "Configure download area" and describe build.properties file
and download settings there.
Mention java-compiler-
Author: kkolinko
Date: Sat Nov 22 14:11:40 2014
New Revision: 1641065
URL: http://svn.apache.org/r1641065
Log:
Correct version of Ant
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/building.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/building.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc
Author: kkolinko
Date: Sat Nov 22 14:05:39 2014
New Revision: 1641064
URL: http://svn.apache.org/r1641064
Log:
Improvements to building.xml:
Introduce section "Configure download area" and describe build.properties file
and download settings there.
Mention java-compiler-errors-warnings.txt file f
Author: kkolinko
Date: Sat Nov 22 13:33:12 2014
New Revision: 1641061
URL: http://svn.apache.org/r1641061
Log:
Correct version for Tomcat 9.
Modified:
tomcat/trunk/webapps/docs/tomcat-docs.xsl
Modified: tomcat/trunk/webapps/docs/tomcat-docs.xsl
URL:
http://svn.apache.org/viewvc/tomcat/trunk
Author: kkolinko
Date: Sat Nov 22 13:06:37 2014
New Revision: 1641059
URL: http://svn.apache.org/r1641059
Log:
Correct versions of Ant and Java to align with BUILDING.txt
Modified:
tomcat/trunk/webapps/docs/building.xml
Modified: tomcat/trunk/webapps/docs/building.xml
URL:
http://svn.apache
Author: kkolinko
Date: Sat Nov 22 13:04:31 2014
New Revision: 1641058
URL: http://svn.apache.org/r1641058
Log:
Add link to BUILDING.txt
Modified:
tomcat/trunk/webapps/docs/building.xml
Modified: tomcat/trunk/webapps/docs/building.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/do
2014-11-22 15:43 GMT+03:00 :
> Author: kkolinko
> Date: Sat Nov 22 12:43:22 2014
> New Revision: 1641056
>
> URL: http://svn.apache.org/r1641056
> Log:
> Fix closing of Jars during annotation scanning.
> With this all JarFactory.newInstance() calls are now followed by proper
> Jar.close() calls.
Author: kkolinko
Date: Sat Nov 22 12:43:22 2014
New Revision: 1641056
URL: http://svn.apache.org/r1641056
Log:
Fix closing of Jars during annotation scanning.
With this all JarFactory.newInstance() calls are now followed by proper
Jar.close() calls.
Merged revisions r1640976, r1640978, r1641026,
Author: kkolinko
Date: Sat Nov 22 12:27:57 2014
New Revision: 1641052
URL: http://svn.apache.org/r1641052
Log:
Fix missing Jar.close() in TagFileProcessor.loadTagFile()
With this all JarFactory.newInstance() calls are now followed by proper
Jar.close() calls.
Modified:
tomcat/trunk/java/org
Author: kkolinko
Date: Sat Nov 22 12:14:11 2014
New Revision: 1641051
URL: http://svn.apache.org/r1641051
Log:
Use try-with-resources. Correct formatting, which includes indenting a nested
block of code.
Followup to r1640976, r1640978
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Ta
Author: markt
Date: Sat Nov 22 10:04:52 2014
New Revision: 7208
Log:
Release Apache Tomcat 6.0.43
Added:
release/tomcat/tomcat-6/v6.0.43/
- copied from r7207, dev/tomcat/tomcat-6/v6.0.43/
Removed:
dev/tomcat/tomcat-6/v6.0.43/
---
Author: markt
Date: Sat Nov 22 09:53:28 2014
New Revision: 1641041
URL: http://svn.apache.org/r1641041
Log:
Update release date
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.
The following votes were cast:
Binding:
+1: markt, kkolinko, violetagg, jfclere
Non-binding:
+1: Andrew Carr
This vote therefore passes.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands,
Author: markt
Date: Sat Nov 22 09:47:31 2014
New Revision: 1641040
URL: http://svn.apache.org/r1641040
Log:
Fix some i18n TODOs.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/webresources/DirResourceSet.java
tomcat/tc8.0.x/trunk/java
Author: markt
Date: Sat Nov 22 09:44:16 2014
New Revision: 1641039
URL: http://svn.apache.org/r1641039
Log:
Better formatting
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings.properties
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/LocalStrings.proper
Author: markt
Date: Sat Nov 22 09:42:34 2014
New Revision: 1641038
URL: http://svn.apache.org/r1641038
Log:
Fix some i18n TODOs.
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/DirResourceSet.java
tomcat/trunk/java/org/apache/catalina/webresources/FileResourceSet.java
tom
30 matches
Mail list logo