https://issues.apache.org/bugzilla/show_bug.cgi?id=53800
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
Author: kkolinko
Date: Thu Aug 30 06:53:24 2012
New Revision: 1378824
URL: http://svn.apache.org/viewvc?rev=1378824&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?re
Author: kkolinko
Date: Thu Aug 30 06:49:33 2012
New Revision: 1378819
URL: http://svn.apache.org/viewvc?rev=1378819&view=rev
Log:
Merged revision 1378818 from tomcat/trunk:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53800
FileDirContext.list() did not provide correct paths for subdirec
Author: kkolinko
Date: Thu Aug 30 06:43:52 2012
New Revision: 1378818
URL: http://svn.apache.org/viewvc?rev=1378818&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53800
FileDirContext.list() did not provide correct paths for subdirectories.
Patch provided by Kevin Wooten.
Mo
https://issues.apache.org/bugzilla/show_bug.cgi?id=53800
Konstantin Kolinko changed:
What|Removed |Added
Attachment #29302|0 |1
is patch|
I created Bug 53800 and attached the patch file. Is that all that is necessary
to get this patch considered?
On Aug 29, 2012, at 8:43 PM, Konstantin Kolinko wrote:
> 2012/8/30 Kevin Wooten :
>> New to contributing to Tomcat so and not sure of the protocol for patches.
>> Details follow…
>>
https://issues.apache.org/bugzilla/show_bug.cgi?id=53800
Priority: P2
Bug ID: 53800
Assignee: dev@tomcat.apache.org
Summary: Infinte loop cause by FileDirContext in a CDI/Weld
project when using Eclipse's "Server modules without
2012/8/30 Kevin Wooten :
> New to contributing to Tomcat so and not sure of the protocol for patches.
> Details follow…
>
> I ran into an issue using starting Tomcat (7.0.29) from inside Eclipse with
> the "Serve modules without publishing" option enabled for a project that uses
> CDI (Weld 1.1
I see now you don't seem to be able to attach patch files on this mailing list.
The patch is so small… here it is…
Index: java/org/apache/naming/resources/FileDirContext.java
===
--- java/org/apache/naming/resources/FileDirContext.ja
New to contributing to Tomcat so and not sure of the protocol for patches.
Details follow…
I ran into an issue using starting Tomcat (7.0.29) from inside Eclipse with the
"Serve modules without publishing" option enabled for a project that uses CDI
(Weld 1.1.8).
Basically Weld would cause a S
https://issues.apache.org/bugzilla/show_bug.cgi?id=53712
--- Comment #5 from Colin Mac ---
I'm just furthering this discussion in the interest of helping future
developers.
Thanks for the snarky rtfm comment, but (1) there is no method larger than 64k,
unless an entire jsp is compiled to one jav
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267
--- Comment #11 from Konstantin Kolinko ---
(In reply to comment #10)
> Configurable value added in r1377543
Reverted in r1378132, based on "Re: svn commit: r1377689" discussion on dev@,
http://tomcat.markmail.org/thread/6hmjgrzys5txekew
Author: kkolinko
Date: Wed Aug 29 23:25:39 2012
New Revision: 1378768
URL: http://svn.apache.org/viewvc?rev=1378768&view=rev
Log:
Correct link to changelog file in a release announcement on the main page of
Tomcat Native.
This issue was reported on the users list.
Modified:
tomcat/site/trunk
Author: kkolinko
Date: Wed Aug 29 23:23:39 2012
New Revision: 1378766
URL: http://svn.apache.org/viewvc?rev=1378766&view=rev
Log:
Correct link to changelog file in a release announcement on the main page.
This issue was reported on the users list.
Modified:
tomcat/native/branches/1.1.x/xdocs/
Author: kkolinko
Date: Wed Aug 29 22:00:29 2012
New Revision: 1378753
URL: http://svn.apache.org/viewvc?rev=1378753&view=rev
Log:
Add missing colon and whitespace.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http:/
Author: markt
Date: Wed Aug 29 21:18:02 2012
New Revision: 1378738
URL: http://svn.apache.org/viewvc?rev=1378738&view=rev
Log:
Re-organise to silence some FindBugs warnings
Modified:
tomcat/trunk/webapps/examples/jsp/plugin/applet/Clock2.java
Modified: tomcat/trunk/webapps/examples/jsp/plugi
Author: markt
Date: Wed Aug 29 21:17:00 2012
New Revision: 1378736
URL: http://svn.apache.org/viewvc?rev=1378736&view=rev
Log:
Clean up
- Java 7 <>
- UCDetector
Modified:
tomcat/trunk/webapps/examples/WEB-INF/classes/async/AsyncStockServlet.java
tomcat/trunk/webapps/examples/WEB-INF/class
Author: markt
Date: Wed Aug 29 21:13:41 2012
New Revision: 1378734
URL: http://svn.apache.org/viewvc?rev=1378734&view=rev
Log:
Re-organise to silence some FindBugs warnings
Modified:
tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelOptionFlag.java
tomcat/trunk/test/org
Author: markt
Date: Wed Aug 29 21:11:45 2012
New Revision: 1378733
URL: http://svn.apache.org/viewvc?rev=1378733&view=rev
Log:
Re-organise to silence some FindBugs warnings
Modified:
tomcat/trunk/test/org/apache/catalina/tribes/group/interceptors/TestTcpFailureDetector.java
Modified:
tomca
Author: markt
Date: Wed Aug 29 21:10:07 2012
New Revision: 1378730
URL: http://svn.apache.org/viewvc?rev=1378730&view=rev
Log:
Refactor to silence some FindBugs warnings
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestStandardWrapper.java
Modified: tomcat/trunk/test/org/apache/catal
https://issues.apache.org/bugzilla/show_bug.cgi?id=53712
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Aug 29 20:50:34 2012
New Revision: 1378716
URL: http://svn.apache.org/viewvc?rev=1378716&view=rev
Log:
Add some tests for Bug 53792
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/el/TestMethodExpressionImpl.java
Propchange:
https://issues.apache.org/bugzilla/show_bug.cgi?id=53792
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Aug 29 20:49:02 2012
New Revision: 1378715
URL: http://svn.apache.org/viewvc?rev=1378715&view=rev
Log:
Add some tests for Bug 53792
Modified:
tomcat/trunk/test/org/apache/el/TestMethodExpressionImpl.java
Modified: tomcat/trunk/test/org/apache/el/TestMethodExpressionIm
Author: markt
Date: Wed Aug 29 20:26:30 2012
New Revision: 1378702
URL: http://svn.apache.org/viewvc?rev=1378702&view=rev
Log:
Resolve a FIXME and expand unit tests to cover CRLF vs LF checking.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote
Author: markt
Date: Wed Aug 29 20:21:01 2012
New Revision: 1378699
URL: http://svn.apache.org/viewvc?rev=1378699&view=rev
Log:
Resolve a FIXME and expand unit tests to cover CRLF vs LF checking.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java
tomcat/tr
Author: olamy
Date: Wed Aug 29 15:54:26 2012
New Revision: 1378622
URL: http://svn.apache.org/viewvc?rev=1378622&view=rev
Log:
fix topbar width
Modified:
tomcat/maven-plugin/trunk/src/site/site.xml
Modified: tomcat/maven-plugin/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=51496
--- Comment #7 from Ralph Plawetzki ---
http://msdn.microsoft.com/en-us/library/ms682544(v=vs.85)
The SCM maintains a database of installed services in the registry. The
database is used by the SCM and programs that add, modify, or configur
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-taglibs-standard has an issue affecting its community
integration.
29 matches
Mail list logo