Author: markt
Date: Fri Nov 4 10:12:37 2011
New Revision: 1197480
URL: http://svn.apache.org/viewvc?rev=1197480&view=rev
Log:
Extend test case
Modified:
tomcat/trunk/test/org/apache/coyote/http11/filters/TestFlushableGZIPOutputStream.java
Modified:
tomcat/trunk/test/org/apache/coyote/http
https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
--- Comment #5 from Mark Thomas 2011-11-04 10:13:57 UTC ---
Unfortunately, that hasn't fixed it. It just avoids the call that triggers the
problem. I've added an additional write to expose the issue again. I also found
a way to crash the JV
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/2464
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
[
https://issues.apache.org/jira/browse/MTOMCAT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143911#comment-13143911
]
Olivier Bazoud commented on MTOMCAT-100:
I experienced some problems with war ove
[
https://issues.apache.org/jira/browse/MTOMCAT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy reopened MTOMCAT-100:
--
reopen due to user comment
> support war overlay to add war external dependencies
https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
--- Comment #6 from Konstantin Kolinko 2011-11-04
12:08:34 UTC ---
Several additional notes
A link to the thread by Christopher Taylor mentioned by OP:
http://tomcat.markmail.org/thread/v56xpi5uz4end7cd
Note, that the Christopher Taylor'
https://issues.apache.org/bugzilla/show_bug.cgi?id=52134
Bug #: 52134
Summary: HostConfig#deployDirectories Deploys Every Directory
on Host ApplicationBase
Product: Tomcat 7
Version: 7.0.22
Platform: PC
Status:
Author: kkolinko
Date: Fri Nov 4 14:06:24 2011
New Revision: 1197578
URL: http://svn.apache.org/viewvc?rev=1197578&view=rev
Log:
FlushableGZIPOutputStream:
Reserve one byte of real data and perform standard write() call.
This uses more standard code: deflate() is never called directly and empty b
https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
--- Comment #7 from Konstantin Kolinko 2011-11-04
14:14:25 UTC ---
Further fixed in r1197578
I removed the trick with empty byte array and direct call to def.setInput().
Calling setInput() with empty data never happens in the standard wri
https://issues.apache.org/bugzilla/show_bug.cgi?id=52135
Bug #: 52135
Summary: Global error page is not handled
Product: Tomcat 7
Version: 7.0.22
Platform: PC
Status: NEW
Severity: normal
Priority: P2
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/2465
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=52138
Bug #: 52138
Summary: global web.xml servlet-mappings are not used when
additional mappings are defined in app web.xml
Product: Tomcat 7
Version: 7.0.22
Platform: PC
Author: olamy
Date: Fri Nov 4 16:51:54 2011
New Revision: 1197648
URL: http://svn.apache.org/viewvc?rev=1197648&view=rev
Log:
add an aggregator pom to build all projects in once
Added:
tomcat/taglibs/trunks/pom.xml (with props)
Added: tomcat/taglibs/trunks/pom.xml
URL:
http://svn.apache.
Author: olamy
Date: Fri Nov 4 16:52:24 2011
New Revision: 1197649
URL: http://svn.apache.org/viewvc?rev=1197649&view=rev
Log:
fix parent path
Modified:
tomcat/taglibs/rdc/trunk/pom.xml
Modified: tomcat/taglibs/rdc/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/taglibs/rdc/trunk/pom
Author: olamy
Date: Fri Nov 4 16:52:37 2011
New Revision: 1197650
URL: http://svn.apache.org/viewvc?rev=1197650&view=rev
Log:
fix parent path
Modified:
tomcat/taglibs/site/pom.xml
Modified: tomcat/taglibs/site/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/taglibs/site/pom.xml?rev=119765
Author: olamy
Date: Fri Nov 4 16:52:58 2011
New Revision: 1197651
URL: http://svn.apache.org/viewvc?rev=1197651&view=rev
Log:
fix parent path
Modified:
tomcat/taglibs/standard/trunk/build-tools/pom.xml
tomcat/taglibs/standard/trunk/compat/pom.xml
tomcat/taglibs/standard/trunk/impl/po
Author: olamy
Date: Fri Nov 4 16:53:48 2011
New Revision: 1197654
URL: http://svn.apache.org/viewvc?rev=1197654&view=rev
Log:
add missing ASF header
Modified:
tomcat/taglibs/trunks/pom.xml
Modified: tomcat/taglibs/trunks/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/taglibs/trunks/pom.x
Author: olamy
Date: Fri Nov 4 16:54:14 2011
New Revision: 1197655
URL: http://svn.apache.org/viewvc?rev=1197655&view=rev
Log:
fix parent path
Modified:
tomcat/taglibs/extended/trunk/pom.xml
Modified: tomcat/taglibs/extended/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/taglibs/ext
Author: olamy
Date: Fri Nov 4 16:55:08 2011
New Revision: 1197658
URL: http://svn.apache.org/viewvc?rev=1197658&view=rev
Log:
add basic svn ignore
Modified:
tomcat/taglibs/extended/trunk/ (props changed)
Propchange: tomcat/taglibs/extended/trunk/
--
Author: olamy
Date: Fri Nov 4 16:55:53 2011
New Revision: 1197660
URL: http://svn.apache.org/viewvc?rev=1197660&view=rev
Log:
ignore *.iml
Modified:
tomcat/taglibs/rdc/trunk/ (props changed)
Propchange: tomcat/taglibs/rdc/trunk/
Author: olamy
Date: Fri Nov 4 16:56:48 2011
New Revision: 1197662
URL: http://svn.apache.org/viewvc?rev=1197662&view=rev
Log:
add basic svn ignore
Modified:
tomcat/taglibs/site/ (props changed)
Propchange: tomcat/taglibs/site/
--
Author: olamy
Date: Fri Nov 4 16:58:02 2011
New Revision: 1197663
URL: http://svn.apache.org/viewvc?rev=1197663&view=rev
Log:
ignore target
Modified:
tomcat/taglibs/standard/trunk/ (props changed)
Propchange: tomcat/taglibs/standard/trunk/
-
Author: olamy
Date: Fri Nov 4 17:09:18 2011
New Revision: 1197670
URL: http://svn.apache.org/viewvc?rev=1197670&view=rev
Log:
basic svn ignore
Modified:
tomcat/taglibs/trunks/ (props changed)
Propchange: tomcat/taglibs/trunks/
--
Author: olamy
Date: Fri Nov 4 17:12:18 2011
New Revision: 1197672
URL: http://svn.apache.org/viewvc?rev=1197672&view=rev
Log:
ignore *.iml
Modified:
tomcat/taglibs/rdc/trunk/taglibs-rdc/ (props changed)
tomcat/taglibs/rdc/trunk/taglibs-rdc-dist/ (props changed)
tomcat/taglibs/rdc
https://issues.apache.org/bugzilla/show_bug.cgi?id=51653
--- Comment #6 from Eitan Suez 2011-11-04 17:13:36 UTC
---
hello,
i just upgraded a tomcat instance from v7.0.16 to v7.0.22. the webapp in
question uses spring security for login/authentication. i noticed after
upgrading that when trigg
Author: olamy
Date: Fri Nov 4 17:21:20 2011
New Revision: 1197675
URL: http://svn.apache.org/viewvc?rev=1197675&view=rev
Log:
upgrade maven plugins version
Modified:
tomcat/taglibs/taglibs-parent/trunk/pom.xml
Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml
URL:
http://svn.apache.org
Author: olamy
Date: Fri Nov 4 17:31:46 2011
New Revision: 1197681
URL: http://svn.apache.org/viewvc?rev=1197681&view=rev
Log:
fix compilation
Modified:
tomcat/taglibs/rdc/trunk/taglibs-rdc/src/main/java/org/apache/taglibs/rdc/Number.java
Modified:
tomcat/taglibs/rdc/trunk/taglibs-rdc/src/
Author: olamy
Date: Fri Nov 4 17:36:21 2011
New Revision: 1197685
URL: http://svn.apache.org/viewvc?rev=1197685&view=rev
Log:
move dependency to dependencyManagement section
Modified:
tomcat/taglibs/rdc/trunk/pom.xml
tomcat/taglibs/rdc/trunk/taglibs-rdc-dist/pom.xml
Modified: tomcat/ta
Author: olamy
Date: Fri Nov 4 17:54:11 2011
New Revision: 1197691
URL: http://svn.apache.org/viewvc?rev=1197691&view=rev
Log:
don't use ${version} but ${project.version}
fix assembly plugin declaration.
Modified:
tomcat/taglibs/rdc/trunk/taglibs-rdc-dist/pom.xml
tomcat/taglibs/rdc/trunk/
Author: olamy
Date: Fri Nov 4 17:55:40 2011
New Revision: 1197694
URL: http://svn.apache.org/viewvc?rev=1197694&view=rev
Log:
don't use ${version} but ${project.version}
Modified:
tomcat/taglibs/standard/trunk/src/assembly/src.xml
Modified: tomcat/taglibs/standard/trunk/src/assembly/src.xm
Author: olamy
Date: Fri Nov 4 17:56:06 2011
New Revision: 1197695
URL: http://svn.apache.org/viewvc?rev=1197695&view=rev
Log:
don't use ${version} but ${project.version}
Modified:
tomcat/taglibs/extended/trunk/src/assembly/src.xml
Modified: tomcat/taglibs/extended/trunk/src/assembly/src.xml
https://issues.apache.org/bugzilla/show_bug.cgi?id=52138
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52135
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 4 19:56:51 2011
New Revision: 1197731
URL: http://svn.apache.org/viewvc?rev=1197731&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
Based on a test case by David Marcks.
Improvements to test case and actual fix by kkolinko.
Added:
tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
Mark Thomas changed:
What|Removed |Added
Component|Connectors |Connectors
Version|7.0.22
https://issues.apache.org/bugzilla/show_bug.cgi?id=52135
--- Comment #2 from balusc 2011-11-04 21:01:09 UTC ---
The and entries are now *optional* by XSD, before
either one of them was required.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are r
https://issues.apache.org/bugzilla/show_bug.cgi?id=51653
--- Comment #7 from Pid 2011-11-04 21:01:37 UTC ---
Did you just pick a bug at random and add your comments?
Please join the Tomcat Users mailing list and ask for help there - Bugzilla is
not a support forum.
--
Configure bugmail: https:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52135
--- Comment #3 from balusc 2011-11-04 21:05:57 UTC ---
(where's the edit comment link?) Sorry, in the previous comment I meant to say
instead of . Also the figure 14-10 in Servlet 3.0 spec
identifies those options with a dotted line which
38 matches
Mail list logo