https://issues.apache.org/bugzilla/show_bug.cgi?id=51557
Bug #: 51557
Summary: Newline during a http header field name obscures next
value
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: All
S
https://issues.apache.org/bugzilla/show_bug.cgi?id=51550
--- Comment #2 from holger.su...@bodo-peters.de 2011-07-26 06:02:33 UTC ---
Thank you.
What I forgot to mention is, that this issue also hits Tomcat 6. Maybe you'd
check older versions too.
--
Configure bugmail: https://issues.apache.org/
https://issues.apache.org/bugzilla/show_bug.cgi?id=51556
Bug #: 51556
Summary: Frequent Broken Pipe Error
Product: Tomcat 5
Version: 5.5.16
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Pr
https://issues.apache.org/bugzilla/show_bug.cgi?id=38489
radha changed:
What|Removed |Added
CC||radha.chandra...@wipro.com
--
Configure b
https://issues.apache.org/bugzilla/show_bug.cgi?id=40906
radha changed:
What|Removed |Added
CC||radha.chandra...@wipro.com
--
Configure b
2011/7/22 :
> Author: markt
> Date: Fri Jul 22 17:32:56 2011
> New Revision: 1149665
>
> URL: http://svn.apache.org/viewvc?rev=1149665&view=rev
> Log:
> Proposal
>
> Modified:
> tomcat/tc6.0.x/trunk/STATUS.txt
>
>
> +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51515
> + Prevent i
2011/7/26 Konstantin Kolinko :
> 2011/7/22 Konstantin Kolinko :
>> * First step is to use these values in build.properties:
>> * Next step is to convert existing tests to use JUnit 4 annotations.
>>
>
> Completed for everything,
> except test cases that are in org.apache.catalina.tribes.**. I have
Author: kkolinko
Date: Tue Jul 26 02:58:29 2011
New Revision: 1150975
URL: http://svn.apache.org/viewvc?rev=1150975&view=rev
Log:
Converting tribes tests to JUnit 4 - done.
Update changelog.
Modified:
tomcat/trunk/test/org/apache/catalina/tribes/test/channel/TestDataIntegrity.java
tomca
Author: kkolinko
Date: Tue Jul 26 02:39:35 2011
New Revision: 1150974
URL: http://svn.apache.org/viewvc?rev=1150974&view=rev
Log:
Converted tribes tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java
tomcat/trunk/test/org/apac
https://issues.apache.org/bugzilla/show_bug.cgi?id=51555
--- Comment #1 from Konstantin Kolinko 2011-07-25
23:54:44 UTC ---
A simple way to reproduce this:
1. Add bindOnInit="false" to HTTP connector in server.xml and remove AJP
connector.
2. Start an instance of Tomcat.
3. Try to start second
2011/7/22 Konstantin Kolinko :
> * First step is to use these values in build.properties:
>
> junit.home=${base.path}/junit4.8.2
> junit.lib=${junit.home}
> junit.jar=${junit.lib}/junit-4.8.2.jar
> junit.loc=http://cloud.github.com/downloads/KentBeck/junit/junit4.8.2.zip
>
> With this, all our test
Author: kkolinko
Date: Mon Jul 25 22:09:37 2011
New Revision: 1150933
URL: http://svn.apache.org/viewvc?rev=1150933&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/http/CookiesBaseTest.java
tomcat/trunk/test/org/apache/tomcat/util/http/Test
https://issues.apache.org/bugzilla/show_bug.cgi?id=51555
Bug #: 51555
Summary: An invalid Lifecycle transition ([before_stop]) for
component in state [INITIALIZED]: MapperListener
Product: Tomcat 7
Version: 7.0.19
Platform
Author: kkolinko
Date: Mon Jul 25 21:04:30 2011
New Revision: 1150907
URL: http://svn.apache.org/viewvc?rev=1150907&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/TestXxxEndpoint.java
Modified: tomcat/trunk/test/org/apache/tomcat/util/net
Author: kkolinko
Date: Mon Jul 25 20:46:11 2011
New Revision: 1150899
URL: http://svn.apache.org/viewvc?rev=1150899&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/http/mapper/TestMapperWelcomeFiles.java
tomcat/trunk/test/org/apache/tomcat
Author: kkolinko
Date: Mon Jul 25 20:30:58 2011
New Revision: 1150890
URL: http://svn.apache.org/viewvc?rev=1150890&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/jasper/compiler/TestCompiler.java
tomcat/trunk/test/org/apache/jasper/compiler/TestGener
Author: kkolinko
Date: Mon Jul 25 20:11:41 2011
New Revision: 1150877
URL: http://svn.apache.org/viewvc?rev=1150877&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/coyote/ajp/TestAbstractAjpProcessor.java
tomcat/trunk/test/org/apache/coyote/http11/Test
Author: kkolinko
Date: Mon Jul 25 19:54:21 2011
New Revision: 1150866
URL: http://svn.apache.org/viewvc?rev=1150866&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/catalina/loader/TestVirtualWebappLoader.java
tomcat/trunk/test/org/apache/catalina/load
https://issues.apache.org/bugzilla/show_bug.cgi?id=51550
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Jul 25 19:45:04 2011
New Revision: 1150864
URL: http://svn.apache.org/viewvc?rev=1150864&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51550
Stop the adaptor swallowing internal errors.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Co
Author: kkolinko
Date: Mon Jul 25 19:25:22 2011
New Revision: 1150855
URL: http://svn.apache.org/viewvc?rev=1150855&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java
tomcat/trunk/test/org/apache/catalina/core/TestN
On 07/25/2011 07:31 PM, Christopher Schultz wrote:
Jean-Frederic,
Nope, it also includes the native part of FIPS mode. I forgot to update
the changelog when I did that commit. Now updated.
Note that the new FIPS code isn't called by anything on the Java side at
this point. I'm still working on
Author: kkolinko
Date: Mon Jul 25 18:56:58 2011
New Revision: 1150846
URL: http://svn.apache.org/viewvc?rev=1150846&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/catalina/authenticator/TestDigestAuthenticator.java
tomcat/trunk/test/org/apache/catal
https://issues.apache.org/bugzilla/show_bug.cgi?id=43991
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Ok I will start to look at org.apache.catalina.tribes.* tests
2011/7/25 Konstantin Kolinko
> 2011/7/22 Konstantin Kolinko :
> > Hi!
> >
> > I propose to update Tomcat 7 tests to use JUnit 4.
> >
> > One feature that I would like to use from there is to write failing
> > tests before fixing the c
Jean-Frederic,
On 7/25/2011 6:06 AM, jean-frederic clere wrote:
> On 07/25/2011 11:21 AM, Henri Gomez wrote:
>> nope, let's go for release.
>>
>> BTW, what's the main changes ?
>
> Just bug fixes. I will update the changelog now.
Nope, it also includes the native part of FIPS mode. I forgot to u
Author: schultz
Date: Mon Jul 25 17:19:45 2011
New Revision: 1150791
URL: http://svn.apache.org/viewvc?rev=1150791&view=rev
Log:
Added changelog entry for bug 50570 (FIPS mode)
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog-1.1.x.xml
Modified: tomcat/native/trunk/xdocs/miscellan
Author: markt
Date: Mon Jul 25 16:23:39 2011
New Revision: 1150767
URL: http://svn.apache.org/viewvc?rev=1150767&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51544
Correctly resolve bean methods in EL so accessible methods that are overridden
by inaccessible methods do not
https://issues.apache.org/bugzilla/show_bug.cgi?id=51544
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: kkolinko
Date: Mon Jul 25 16:10:50 2011
New Revision: 1150764
URL: http://svn.apache.org/viewvc?rev=1150764&view=rev
Log:
Converted the tests to JUnit 4.
TomcatBaseTestJUnit4 is a copy of TomcatBaseTest converted to JUnit 4,
to be used until conversion is completed.
Added:
tomcat/tru
Author: kkolinko
Date: Mon Jul 25 15:57:51 2011
New Revision: 1150761
URL: http://svn.apache.org/viewvc?rev=1150761&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/el/TestELEvaluation.java
tomcat/trunk/test/org/apache/el/TestMethodExpressionImpl.java
Author: kkolinko
Date: Mon Jul 25 15:22:30 2011
New Revision: 1150747
URL: http://svn.apache.org/viewvc?rev=1150747&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/catalina/valves/Benchmarks.java
tomcat/trunk/test/org/apache/catalina/valves/TestRemoteI
Author: kkolinko
Date: Mon Jul 25 14:45:37 2011
New Revision: 1150727
URL: http://svn.apache.org/viewvc?rev=1150727&view=rev
Log:
Converted the tests to JUnit 4.
Modified:
tomcat/trunk/test/org/apache/catalina/session/Benchmarks.java
tomcat/trunk/test/org/apache/catalina/session/Threading
https://issues.apache.org/bugzilla/show_bug.cgi?id=51497
--- Comment #2 from Ognjen Blagojevic
2011-07-25 14:11:54 UTC ---
Created attachment 27312
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27312
Adds RFC 5952 canonical IPv6 representation to AccessLogValve.
Here is the propose
https://issues.apache.org/bugzilla/show_bug.cgi?id=51544
--- Comment #7 from Mark Thomas 2011-07-25 14:05:50 UTC ---
I took a look at the Oracle and OpenJDK implementations of emptyList(). If I
modify the test to use size() rather than isEmpty() it fails on the Oracle JDK
as well.
--
Configure
https://issues.apache.org/bugzilla/show_bug.cgi?id=51550
Bug #: 51550
Summary: Empty response instead of error page for
IllegalStateException
Product: Tomcat 7
Version: 7.0.16
Platform: PC
Status: NEW
Author: kkolinko
Date: Mon Jul 25 13:18:20 2011
New Revision: 1150690
URL: http://svn.apache.org/viewvc?rev=1150690&view=rev
Log:
Update checkstyle rules to treat imports of "org.junit" as a separate group vs.
"org".
Convert simple tests in the following packages to JUnit 4:
org.apache.catalina.
2011/7/22 Konstantin Kolinko :
> Hi!
>
> I propose to update Tomcat 7 tests to use JUnit 4.
>
> One feature that I would like to use from there is to write failing
> tests before fixing the code and annotate them with @Ignore so that
> they are skipped until the annotation is removed.
>
>
> * First
Author: kkolinko
Date: Mon Jul 25 12:04:32 2011
New Revision: 1150652
URL: http://svn.apache.org/viewvc?rev=1150652&view=rev
Log:
Converted tests in org.apache.catalina.deploy to JUnit 4.
1) textXXX() -> @Test added
2) protected setUp() -> @Before public setUp()
3) in TestSecurityConstraint: Ther
Author: jfclere
Date: Mon Jul 25 11:56:55 2011
New Revision: 1150646
URL: http://svn.apache.org/viewvc?rev=1150646&view=rev
Log:
Add missing bug.
Modified:
tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
Author: kkolinko
Date: Mon Jul 25 11:54:05 2011
New Revision: 1150644
URL: http://svn.apache.org/viewvc?rev=1150644&view=rev
Log:
Update checkstyle configuration to allow static imports of org.junit.Assert
members.
This is for JUnit 4.
Modified:
tomcat/trunk/res/checkstyle/checkstyle.xml
Mo
Author: markt
Date: Mon Jul 25 11:43:13 2011
New Revision: 1150641
URL: http://svn.apache.org/viewvc?rev=1150641&view=rev
Log:
Add 7.0.19 to config file diffs
Modified:
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/xdocs/migration.xml
Modified: tomcat/site/trunk/docs/migration.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51544
--- Comment #6 from bozho 2011-07-25 10:46:04 UTC ---
it's still in testing mode, hence the -client VM. I will change to -server, but
I guess it will still be there.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?t
https://issues.apache.org/bugzilla/show_bug.cgi?id=51544
--- Comment #5 from bozho 2011-07-25 10:44:31 UTC ---
Hi,
My version is:
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.1) (amazon-44.1.9.1.18.amzn1-i386)
OpenJDK Client VM (build 19.0-b06, mixed mode)
--
Configure bu
Author: kkolinko
Date: Mon Jul 25 10:40:03 2011
New Revision: 1150623
URL: http://svn.apache.org/viewvc?rev=1150623&view=rev
Log:
Update project to use JUnit 4 libraries.
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/res/ide-support/eclipse/eclipse.classpath
Modified: tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=51544
--- Comment #4 from Mark Thomas 2011-07-25 10:36:51 UTC ---
Gump is running open JDK:
java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.8)
(6b20-1.9.8-0ubuntu1~10.04.1) OpenJDK 64-Bit Server VM (build 19.0-b09, mixed
mode)
https://issues.apache.org/bugzilla/show_bug.cgi?id=51544
--- Comment #3 from Konstantin Kolinko 2011-07-25
10:31:29 UTC ---
Created attachment 27311
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27311
A copy of two files from gump output, 25 Jul 2011 08:58:47 (UTC)
1. I am attachin
On 07/25/2011 11:21 AM, Henri Gomez wrote:
nope, let's go for release.
BTW, what's the main changes ?
Just bug fixes. I will update the changelog now.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=51544
Konstantin Kolinko changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|W
nope, let's go for release.
BTW, what's the main changes ?
2011/7/25 jean-frederic clere :
> Hi,
>
> I plan to tag
> http://svn.apache.org/repos/asf/tomcat/native/tags/TOMCAT_NATIVE_1_1_21/
> tomorrow.
>
> Comments?
>
> Cheers
>
> Jean-Frederic
>
>
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-trunk-test has an issue affecting its community integration.
This i
Hi,
I plan to tag
http://svn.apache.org/repos/asf/tomcat/native/tags/TOMCAT_NATIVE_1_1_21/
tomorrow.
Comments?
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mai
52 matches
Mail list logo