mas :
> The proposed Apache Tomcat 7.0.6 release is now available for voting.
>
> It can be obtained from:
> http://people.apache.org/~markt/dev/tomcat-7/v7.0.6/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_6/
>
> The proposed 7.0.6 release is:
>
> [ ] Broken -
https://issues.apache.org/bugzilla/show_bug.cgi?id=18462
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Jan 13 00:55:02 2011
New Revision: 1058379
URL: http://svn.apache.org/viewvc?rev=1058379&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=18462
Don't merge stdout and stderr internally
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Catalina
Author: markt
Date: Wed Jan 12 23:49:18 2011
New Revision: 1058357
URL: http://svn.apache.org/viewvc?rev=1058357&view=rev
Log:
Fix Javadoc warnings
Modified:
tomcat/trunk/java/org/apache/catalina/Container.java
tomcat/trunk/java/org/apache/catalina/Host.java
tomcat/trunk/java/org/apac
On 10.01.2011 19:54, Mark Thomas wrote:
The proposed Apache Tomcat 7.0.6 release is now available for voting.
It can be obtained from:
http://people.apache.org/~markt/dev/tomcat-7/v7.0.6/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_6/
The proposed 7.0.6 releas
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by ChuckCaldarale.
The comment on this change is: Correct spelling of Tomcat..
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=289&rev2=290
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by seansmith.
The comment on this change is: Slight touch ups to wiki entry.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=288&rev2=289
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by seansmith.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=287&rev2=288
--
=== Ho
On 10.01.2011 18:18, jean-frederic clere wrote:
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.30/
According to the release process, the 6.0.30 build corresponding to the
tag TOMCAT_6_0_30 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[X] Stable
- MD5 OK
- sign
Author: fhanik
Date: Wed Jan 12 19:36:43 2011
New Revision: 1058286
URL: http://svn.apache.org/viewvc?rev=1058286&view=rev
Log:
reset state when the connection is closed
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/interceptor/ConnectionState.java
Modified:
tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=17822
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Wed Jan 12 18:13:47 2011
New Revision: 1058260
URL: http://svn.apache.org/viewvc?rev=1058260&view=rev
Log:
fix warnings
Modified:
tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorCondition.java
tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorEqualsCon
Author: markt
Date: Wed Jan 12 18:13:11 2011
New Revision: 1058259
URL: http://svn.apache.org/viewvc?rev=1058259&view=rev
Log:
Better class loader control when embedding
Added:
tomcat/trunk/test/org/apache/catalina/startup/TestTomcatClassLoader.java
(with props)
Modified:
tomcat/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50571
--- Comment #7 from Jeremy Norris 2011-01-12 12:37:33 EST
---
Agreed, the actual bug is ConnectionState swallowing the exception on pool
startup, however I suspect that fixing it properly will require some of the
signatures to change.
In
https://issues.apache.org/bugzilla/show_bug.cgi?id=17517
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Wed Jan 12 16:35:13 2011
New Revision: 1058222
URL: http://svn.apache.org/viewvc?rev=1058222&view=rev
Log:
Findbugs
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestContextConfigAnnotation.java
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestConte
https://issues.apache.org/bugzilla/show_bug.cgi?id=17446
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=16531
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50571
--- Comment #6 from Filip Hanik 2011-01-12 11:11:22 EST ---
What I propose, is to fix the actual bug, of ConnectionState swallowing the
exception on pool startup.
And we fix this bug, without introducing new bugs by changing too many
signat
Interesting. Nice nugget to know.
-Tim
On 1/12/2011 10:09 AM, Mark Thomas wrote:
On 12/01/2011 15:08, Tim Funk wrote:
JspFactory is in package javax.servlet.jsp which is one of the packages
that has * import. If a user tried to create a class called JspFactory
and tried to import it - he'd ge
On 12/01/2011 15:08, Tim Funk wrote:
> JspFactory is in package javax.servlet.jsp which is one of the packages
> that has * import. If a user tried to create a class called JspFactory
> and tried to import it - he'd get a compile error on his import statement.
There would be no exception. Explici
JspFactory is in package javax.servlet.jsp which is one of the packages
that has * import. If a user tried to create a class called JspFactory
and tried to import it - he'd get a compile error on his import statement.
-Tim
On 1/12/2011 10:04 AM, Mark Thomas wrote:
On 12/01/2011 14:51, Tim F
https://issues.apache.org/bugzilla/show_bug.cgi?id=15941
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 12/01/2011 14:51, Tim Funk wrote:
> I don't understand what this change other than provide noise. It doesn't
> fix anything.
It protects against a user importing org.foo.JspFactory in their JSP
and breaking JSP compilation.
Granted it is unlikely, but the JSP spec doesn't prevent a user from
d
I don't understand what this change other than provide noise. It doesn't
fix anything.
-Tim
On 1/12/2011 7:08 AM, ma...@apache.org wrote:
Author: markt
Date: Wed Jan 12 12:08:16 2011
New Revision: 1058102
URL: http://svn.apache.org/viewvc?rev=1058102&view=rev
Log:
Fix https://issues.apache.o
https://issues.apache.org/bugzilla/show_bug.cgi?id=19005
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=13965
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=15688
--- Comment #7 from Sven 2011-01-12 08:05:20 EST ---
(In reply to comment #5)
> The original issue description requested that Jasper "use full-qualified names
> instead of imports". The key phrase being "instead of" which is what prompted
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=38217
--- Comment #3 from jfclere 2011-01-12 07:16:13 EST ---
Note that adding one key with a different passphrase will break the whole
keystore for TC.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- Yo
https://issues.apache.org/bugzilla/show_bug.cgi?id=15688
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Wed Jan 12 12:08:16 2011
New Revision: 1058102
URL: http://svn.apache.org/viewvc?rev=1058102&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=15688
Use fully qualified class names to avoid possible naming conflicts
JSP 2.2 TCK passes with these changes
Modi
> [X] Stable
-Tim
On 1/10/2011 12:18 PM, jean-frederic clere wrote:
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.30/
According to the release process, the 6.0.30 build corresponding to the
tag TOMCAT_6_0_30 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] St
> [X] Stable - go ahead and release as 7.0.6 Stable
-Tim
On 1/10/2011 1:54 PM, Mark Thomas wrote:
The proposed Apache Tomcat 7.0.6 release is now available for voting.
It can be obtained from:
http://people.apache.org/~markt/dev/tomcat-7/v7.0.6/
The svn tag is:
http://svn.apache.org/repos/asf/
Author: markt
Date: Wed Jan 12 09:33:41 2011
New Revision: 1058032
URL: http://svn.apache.org/viewvc?rev=1058032&view=rev
Log:
Fix odd line wrapping
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
URL
On 1/12/11 8:15 AM, nrusingha sahoo wrote:
> Can somebody help me on how to unsubscribe form this group please?
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=15688
--- Comment #5 from Mark Thomas 2011-01-12 04:16:49 EST ---
The original issue description requested that Jasper "use full-qualified names
instead of imports". The key phrase being "instead of" which is what prompted
me to close this as inv
Can somebody help me on how to unsubscribe form this group please?
On Wed, Jan 12, 2011 at 1:44 PM, wrote:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=49796
>
> jfclere changed:
>
> What|Removed |Added
>
> --
https://issues.apache.org/bugzilla/show_bug.cgi?id=49796
jfclere changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49795
--- Comment #4 from jfclere 2011-01-12 03:14:30 EST ---
*** Bug 49796 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail bec
https://issues.apache.org/bugzilla/show_bug.cgi?id=49038
--- Comment #6 from jfclere 2011-01-12 03:07:08 EST ---
What does it happen? At shutdown?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the as
40 matches
Mail list logo