Author: markt
Date: Mon Jan 10 08:40:12 2011
New Revision: 1057118
URL: http://svn.apache.org/viewvc?rev=1057118&view=rev
Log:
Document a couple of long standing system properties
Modified:
tomcat/trunk/webapps/docs/config/systemprops.xml
Modified: tomcat/trunk/webapps/docs/config/systemprop
https://issues.apache.org/bugzilla/show_bug.cgi?id=50449
Bernhard Keprt changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|WORKS
https://issues.apache.org/bugzilla/show_bug.cgi?id=50449
Bernhard Keprt changed:
What|Removed |Added
CC||bernhard.ke...@gmail.com
--
Conf
https://issues.apache.org/bugzilla/show_bug.cgi?id=50449
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Mon Jan 10 15:46:18 2011
New Revision: 1057246
URL: http://svn.apache.org/viewvc?rev=1057246&view=rev
Log:
Fix FindBugs warnings in StandardHost
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardHost.java
tomcat/trunk/res/findbugs/filter-false-positives.xml
Author: markt
Date: Mon Jan 10 16:01:09 2011
New Revision: 1057252
URL: http://svn.apache.org/viewvc?rev=1057252&view=rev
Log:
Remove Host.liveDeploy that just duplicates Host.autoDeploy
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardHost.java
tomcat/trunk/webapps/docs/html-
Author: fhanik
Date: Mon Jan 10 16:33:52 2011
New Revision: 1057266
URL: http://svn.apache.org/viewvc?rev=1057266&view=rev
Log:
Remove override annotations to compile with JDK 1.5
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/naming/GenericNamingResourcesFactory.java
Author: fhanik
Date: Mon Jan 10 16:38:08 2011
New Revision: 1057267
URL: http://svn.apache.org/viewvc?rev=1057267&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=49953
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/interceptor/StatementCache.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=49953
Filip Hanik changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: fhanik
Date: Mon Jan 10 16:41:43 2011
New Revision: 1057268
URL: http://svn.apache.org/viewvc?rev=1057268&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50333
dont allow 0 or negative max active values
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50333
Filip Hanik changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: jfclere
Date: Mon Jan 10 16:43:40 2011
New Revision: 1057270
URL: http://svn.apache.org/viewvc?rev=1057270&view=rev
Log:
filter input of manager app servlets
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java
tomcat/tc6.0.x/trunk/java/org/apac
Author: jfclere
Date: Mon Jan 10 16:44:04 2011
New Revision: 1057271
URL: http://svn.apache.org/viewvc?rev=1057271&view=rev
Log:
Release information.
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http://svn.apache.org/vi
Author: jfclere
Date: Mon Jan 10 16:45:54 2011
New Revision: 1057272
URL: http://svn.apache.org/viewvc?rev=1057272&view=rev
Log:
Oops need the build.
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http://svn.apache.org/vi
Author: markt
Date: Mon Jan 10 16:48:25 2011
New Revision: 1057275
URL: http://svn.apache.org/viewvc?rev=1057275&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50205
Add deployIgnore to Host
Based on a patch by Jim Riggs
Modified:
tomcat/trunk/java/org/apache/catalina/Ho
Author: jfclere
Date: Mon Jan 10 16:48:44 2011
New Revision: 1057276
URL: http://svn.apache.org/viewvc?rev=1057276&view=rev
Log:
tag for release 6.0.30.
Added:
tomcat/tc6.0.x/tags/TOMCAT_6_0_30/ (props changed)
- copied from r1057274, tomcat/tc6.0.x/trunk/
Propchange: tomcat/tc6.0.x/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49954
Filip Hanik changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Jan 10 16:50:34 2011
New Revision: 1057278
URL: http://svn.apache.org/viewvc?rev=1057278&view=rev
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1
Author: markt
Date: Mon Jan 10 16:58:10 2011
New Revision: 1057279
URL: http://svn.apache.org/viewvc?rev=1057279&view=rev
Log:
More filtering
Modified:
tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java
tomcat/trunk/java/org/apache/catalina/manager/StatusTransformer.jav
Author: markt
Date: Mon Jan 10 16:59:22 2011
New Revision: 1057280
URL: http://svn.apache.org/viewvc?rev=1057280&view=rev
Log:
Correction
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapp
Author: markt
Date: Mon Jan 10 17:08:47 2011
New Revision: 1057285
URL: http://svn.apache.org/viewvc?rev=1057285&view=rev
Log:
Tag 7.0.6
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_6/ (props changed)
- copied from r1057278, tomcat/trunk/
tomcat/tc7.0.x/tags/TOMCAT_7_0_6/java/org/apache
Author: markt
Date: Mon Jan 10 17:09:56 2011
New Revision: 1057286
URL: http://svn.apache.org/viewvc?rev=1057286&view=rev
Log:
Need to re-tag
Removed:
tomcat/tc7.0.x/tags/TOMCAT_7_0_6/
-
To unsubscribe, e-mail: dev-unsubscr
Author: markt
Date: Mon Jan 10 17:17:41 2011
New Revision: 1057288
URL: http://svn.apache.org/viewvc?rev=1057288&view=rev
Log:
Tag 7.0.6
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_6/ (props changed)
- copied from r1057287, tomcat/trunk/
Removed:
tomcat/tc7.0.x/tags/TOMCAT_7_0_6/modules
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
[ ] Stable
Cheers
Jean-Frederic
--
Author: jfclere
Date: Mon Jan 10 17:31:23 2011
New Revision: 1057290
URL: http://svn.apache.org/viewvc?rev=1057290&view=rev
Log:
Rollback release information.
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http://svn.apac
Author: markt
Date: Mon Jan 10 17:35:04 2011
New Revision: 1057292
URL: http://svn.apache.org/viewvc?rev=1057292&view=rev
Log:
Prep for next release
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/trunk
Having tagged and built 7.0.6 I have just switched the ASF test Jira
instance [1] from 6.0.29 to 7.0.6. A quick smoke test suggests all is
OK. Folks will be testing this instance over the next few weeks prior to
the migration of the live Jira instance so if there are any issues we
should find them
https://issues.apache.org/bugzilla/show_bug.cgi?id=50205
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Catalina
Version|trunk
https://issues.apache.org/bugzilla/show_bug.cgi?id=49953
--- Comment #7 from Sebb 2011-01-10 13:47:39 EST ---
Created an attachment (id=26467)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26467)
Missed from r1057267
--
Configure bugmail: https://issues.apache.org/bugzilla/userpref
https://issues.apache.org/bugzilla/show_bug.cgi?id=49953
--- Comment #8 from Sebb 2011-01-10 13:48:34 EST ---
Created an attachment (id=26468)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26468)
Add missing annotations
--
Configure bugmail: https://issues.apache.org/bugzilla/userp
https://issues.apache.org/bugzilla/show_bug.cgi?id=49953
--- Comment #9 from Sebb 2011-01-10 13:49:10 EST ---
Created an attachment (id=26469)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26469)
Add missing annotations
--
Configure bugmail: https://issues.apache.org/bugzilla/userp
https://issues.apache.org/bugzilla/show_bug.cgi?id=49953
Sebb changed:
What|Removed |Added
Attachment #26045|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49953
Sebb changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
On Mon, Jan 10, 2011 at 9:18 AM, jean-frederic clere wrote:
> According to the release process, the 6.0.30 build corresponding to the
> tag TOMCAT_6_0_30 is:
> [ ] Broken
> [ ] Alpha
> [ ] Beta
> [X ] Stable
>
It looks great. I tested it this morning.. it worked fine for all of my
tests, on Linu
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 - do not release
[ ] Alp
On Mon, Jan 10, 2011 at 1:52 PM, Jason Brittain
wrote:
> On Mon, Jan 10, 2011 at 9:18 AM, jean-frederic clere wrote:
>
>> According to the release process, the 6.0.30 build corresponding to the
>> tag TOMCAT_6_0_30 is:
>> [ ] Broken
>> [ ] Alpha
>> [ ] Beta
>> [X ] Stable
+1 stable from me too.
Author: markt
Date: Mon Jan 10 19:17:34 2011
New Revision: 1057325
URL: http://svn.apache.org/viewvc?rev=1057325&view=rev
Log:
Missing eol style property
Modified:
tomcat/trunk/res/ide-support/eclipse/java-compiler-errors-warnings.txt
(props changed)
Propchange:
tomcat/trunk/res/ide-supp
https://issues.apache.org/bugzilla/show_bug.cgi?id=50565
Summary: Static variables should be accessed in a static way
Product: Tomcat Modules
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: mino
https://issues.apache.org/bugzilla/show_bug.cgi?id=50566
Summary: Duplicate assignment to connection variable
Product: Tomcat Modules
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=50567
Summary: Classpath does not need to reference tomcat-dbcp.jar
Product: Tomcat Modules
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enh
Hi Filip,
On 10.01.2011 17:41, bugzi...@apache.org wrote:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50333
Filip Hanik changed:
What|Removed |Added
Status|NEW
On 10 January 2011 18: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/
Some files
https://issues.apache.org/bugzilla/show_bug.cgi?id=18462
Konstantin Kolinko changed:
What|Removed |Added
Component|Catalina|Catalina
Version|4
https://issues.apache.org/bugzilla/show_bug.cgi?id=962
Konstantin Kolinko changed:
What|Removed |Added
Resolution|LATER |WONTFIX
--- Comment #2 from Kon
https://issues.apache.org/bugzilla/show_bug.cgi?id=33606
Konstantin Kolinko changed:
What|Removed |Added
Resolution|WONTFIX |DUPLICATE
--- Comment #2 from
https://issues.apache.org/bugzilla/show_bug.cgi?id=18462
Konstantin Kolinko changed:
What|Removed |Added
CC||oliver.henn...@aloba.ch
--- C
2011/1/10 jean-frederic clere :
> 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
>
Best regards,
K
Author: fhanik
Date: Tue Jan 11 01:32:37 2011
New Revision: 1057436
URL: http://svn.apache.org/viewvc?rev=1057436&view=rev
Log:
Correctly acquire the getConnection method for the right number of arguments
Modified:
tomcat/trunk/java/org/apache/naming/factory/DataSourceLinkFactory.java
Modifi
Author: fhanik
Date: Tue Jan 11 01:36:37 2011
New Revision: 1057437
URL: http://svn.apache.org/viewvc?rev=1057437&view=rev
Log:
add in full patch, with a minor correction, and add in kkolinko's adjustments
to variables
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trun
Author: kkolinko
Date: Tue Jan 11 03:49:07 2011
New Revision: 1057482
URL: http://svn.apache.org/viewvc?rev=1057482&view=rev
Log:
Followup to r1050117
Use StringBuilder to concatenate strings
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
Modified: tomcat/trunk/java/or
2010/12/11 :
> Author: markt
> Date: Sat Dec 11 20:36:29 2010
> New Revision: 1044708
>
> URL: http://svn.apache.org/viewvc?rev=1044708&view=rev
> Log:
> javax.el should not depend on javax.servlet.jsp.el
>
> Modified:
> tomcat/trunk/java/javax/el/CompositeELResolver.java
>
> Modified: tomcat/t
2011/1/10 :
> Author: markt
> Date: Mon Jan 10 16:48:25 2011
> New Revision: 1057275
>
> URL: http://svn.apache.org/viewvc?rev=1057275&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50205
> Add deployIgnore to Host
> Based on a patch by Jim Riggs
>
> Modified:
> tomcat
52 matches
Mail list logo