Hi,
Just that JIRA stuff has been created for the GSoC. Should we move our
entries there?
Cheers
Jean-Frederic
https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12314021
-
To unsubscribe, e-mail: d
>> A dependency on an 'unreleased' product ?
>
> I think he means Apache Geronimo.
Ah yes.
Sorry :)
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Thanks!
2010/3/4 jean-frederic clere
> On 03/04/2010 04:04 AM, Rex Wang wrote:
> > Hi, any plan when will 6.0.26 released? Our project has a dependency on
> it..
>
> There is still a regression to vote (and test): bug 48827.
> If no other problems the release should happen early next week.
>
>
Hi,
I am trying to build Tomcat 5.5 following the instructions on the page on
http://tomcat.apache.org/tomcat-5.5-doc/building.html
I am running into problems with the main build.xml that is trying to check
out Tomcat source from the svn url
http://svn.apache.org/repos/asf/tomcat/current/
https://issues.apache.org/bugzilla/show_bug.cgi?id=47242
--- Comment #11 from chamith buddhika 2010-03-05
02:08:14 UTC ---
(In reply to comment #10)
Hi Ken,
The basic syntax currently is as follows.
java -jar ajpc.jar -o=- http://localhost:8009/axis2
-o switch with - tells to output to the c
Hi to all, and thanks for your feedback, I've waited a little before
to respond to start to look better at some of the Tomcat JMX features.
I cross-post Pivot Developers here to give others some update.
> Costin
> There is a servlet that dumps all JMX objects - in a strange format ( like
> manife
https://issues.apache.org/bugzilla/show_bug.cgi?id=48862
Summary: AJP Connector ignores Backlog configuration parameter
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Author: kkolinko
Date: Fri Mar 5 00:16:33 2010
New Revision: 919243
URL: http://svn.apache.org/viewvc?rev=919243&view=rev
Log:
Rearrange, rewrite and amend information on the bugreport.html page.
Update server name on the IRC page.
Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/s
https://issues.apache.org/bugzilla/show_bug.cgi?id=48861
Summary: Files without AL headers
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Comp
Author: markt
Date: Thu Mar 4 22:16:50 2010
New Revision: 919208
URL: http://svn.apache.org/viewvc?rev=919208&view=rev
Log:
Lifecycle refactoring
Realm: Note most implementations were firing the start event too early
Modified:
tomcat/trunk/java/org/apache/catalina/realm/CombinedRealm.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=48860
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48860
Summary: High CPU usage
Product: Tomcat 6
Version: 6.0.24
Platform: Other
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Co
Author: markt
Date: Thu Mar 4 21:20:59 2010
New Revision: 919188
URL: http://svn.apache.org/viewvc?rev=919188&view=rev
Log:
Fix svn properties. Patch provided by sebb
Modified:
tomcat/trunk/java/org/apache/catalina/deploy/SessionConfig.java (props
changed)
tomcat/trunk/java/org/apach
Author: markt
Date: Thu Mar 4 21:18:03 2010
New Revision: 919187
URL: http://svn.apache.org/viewvc?rev=919187&view=rev
Log:
Lifecycle refactoring
StandardPipeline
(and turn Eclipse compilation warnings up to 11)
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=48322
--- Comment #4 from Konstantin Kolinko 2010-03-04
20:48:57 UTC ---
Fixed in 5.5, will be in 5.5.29 onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
Author: kkolinko
Date: Thu Mar 4 20:47:41 2010
New Revision: 919169
URL: http://svn.apache.org/viewvc?rev=919169&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48322
Single quote in a cookie should be not be treated as a separator
(markt)
Modified:
tomcat/tc5.5.x/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=47609
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: kkolinko
Date: Thu Mar 4 20:27:23 2010
New Revision: 919165
URL: http://svn.apache.org/viewvc?rev=919165&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47609
Implement fail-safe EOL conversion for source distributions
Based on a patch provided by sebb
Modified:
A few more incorrect properties:
svn ps svn:eol-style native java/org/apache/catalina/deploy/SessionConfig.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/AnnotationDefault.java
svn ps svn:eol-style native
java/org/apache/tomcat/util/bcel/classfile/AnnotationEntry.java
Author: markt
Date: Thu Mar 4 19:17:32 2010
New Revision: 919138
URL: http://svn.apache.org/viewvc?rev=919138&view=rev
Log:
Lifecycle refactoring
StandardService - Note use of LifecycleState.MUST_STOP in Catalina to ensure
shutdown
Modified:
tomcat/trunk/java/org/apache/catalina/core/LocalS
Author: markt
Date: Thu Mar 4 18:55:30 2010
New Revision: 919128
URL: http://svn.apache.org/viewvc?rev=919128&view=rev
Log:
Fix eol-style
Modified:
tomcat/trunk/java/org/apache/catalina/LifecycleState.java (props changed)
tomcat/trunk/java/org/apache/catalina/util/LifecycleBase.java
On 04/03/2010 18:48, Konstantin Kolinko wrote:
> - do not have svn:eol-style.
/ME swears loudly
Thanks. I thought I'd fixed that. Obviously not...
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional com
https://issues.apache.org/bugzilla/show_bug.cgi?id=47242
--- Comment #10 from Ken Van Camp 2010-03-04
18:53:04 UTC ---
Hi Chamith, I downloaded your AJP client to give it a try. It's not clear to
me how to specify the URL for an AJP request. As you can see below, I tried a
few alternatives (ev
Author: markt
Date: Thu Mar 4 18:49:21 2010
New Revision: 919123
URL: http://svn.apache.org/viewvc?rev=919123&view=rev
Log:
Make toString() consistent with other components
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
Modified: tomcat/trunk/java/org/apache/catali
2010/3/4 :
> Author: markt
> Date: Thu Mar 4 18:07:59 2010
> New Revision: 919102
>
> URL: http://svn.apache.org/viewvc?rev=919102&view=rev
> Log:
> Lifecycle refactoring.
> In an effort to reduce code duplication and improve consistency, provide a
> base Lifecycle implementation. This will be u
Author: markt
Date: Thu Mar 4 18:47:17 2010
New Revision: 919121
URL: http://svn.apache.org/viewvc?rev=919121&view=rev
Log:
Lifecycle refactoring
StandardServer - relatively straight forward
Modified:
tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties
tomcat/trunk/java/or
Author: markt
Date: Thu Mar 4 18:34:36 2010
New Revision: 919115
URL: http://svn.apache.org/viewvc?rev=919115&view=rev
Log:
Lifecycle refactoring
Connector - relatively straight forward
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
tomcat/trunk/java/org/apache/
On 04/03/2010 18:06, ma...@apache.org wrote:
> Author: markt
> Date: Thu Mar 4 18:06:21 2010
> New Revision: 919100
>
> URL: http://svn.apache.org/viewvc?rev=919100&view=rev
> Log:
> Lifecycle refactoring.
> Part 1 of many.
> Better define the start and stop methods as well as the overall compone
Author: markt
Date: Thu Mar 4 18:07:59 2010
New Revision: 919102
URL: http://svn.apache.org/viewvc?rev=919102&view=rev
Log:
Lifecycle refactoring.
In an effort to reduce code duplication and improve consistency, provide a base
Lifecycle implementation. This will be used as the basis of the refac
Author: markt
Date: Thu Mar 4 18:06:21 2010
New Revision: 919100
URL: http://svn.apache.org/viewvc?rev=919100&view=rev
Log:
Lifecycle refactoring.
Part 1 of many.
Better define the start and stop methods as well as the overall component
lifecycle and the relationship between start/stop, componen
Author: fhanik
Date: Thu Mar 4 17:21:41 2010
New Revision: 919076
URL: http://svn.apache.org/viewvc?rev=919076&view=rev
Log:
Add in and document more XA support
Modified:
tomcat/trunk/modules/jdbc-pool/build.properties.default
tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml
tomcat/
Author: mturk
Date: Thu Mar 4 15:47:16 2010
New Revision: 919030
URL: http://svn.apache.org/viewvc?rev=919030&view=rev
Log:
Update latest procrun builds
Modified:
tomcat/tc5.5.x/trunk/connectors/procrun/bin/amd64/tomcat5.exe
tomcat/tc5.5.x/trunk/connectors/procrun/bin/ia64/tomcat5.exe
On 3/4/10 3:13 AM, Henri Gomez wrote:
A dependency on an 'unreleased' product ?
I think he means Apache Geronimo.
Bill
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomca
Author: kkolinko
Date: Thu Mar 4 15:26:32 2010
New Revision: 919020
URL: http://svn.apache.org/viewvc?rev=919020&view=rev
Log:
update the security page,
because the fix for CVE-2009-3548 was applied to 5.5
Modified:
tomcat/site/trunk/docs/security-5.html
tomcat/site/trunk/xdocs/security-
Author: kkolinko
Date: Thu Mar 4 14:46:41 2010
New Revision: 919006
URL: http://svn.apache.org/viewvc?rev=919006&view=rev
Log:
Fix CVE-2009-3548. When installed via the Windows installer and
using defaults, don't create an administrative user with a blank
password. Additionally, the administrativ
Author: rjung
Date: Thu Mar 4 14:45:24 2010
New Revision: 919005
URL: http://svn.apache.org/viewvc?rev=919005&view=rev
Log:
Vote.
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=919005
Author: kkolinko
Date: Thu Mar 4 14:34:28 2010
New Revision: 918999
URL: http://svn.apache.org/viewvc?rev=918999&view=rev
Log:
Fix 'Error' part of https://issues.apache.org/bugzilla/show_bug.cgi?id=48584
Prevent the APR connector logging an error if the acceptor fails during
shutdown since this i
Author: rjung
Date: Thu Mar 4 14:32:05 2010
New Revision: 918998
URL: http://svn.apache.org/viewvc?rev=918998&view=rev
Log:
Vote, comment.
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?r
Author: mturk
Date: Thu Mar 4 12:46:33 2010
New Revision: 918972
URL: http://svn.apache.org/viewvc?rev=918972&view=rev
Log:
Vote
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=918972&
Author: rjung
Date: Thu Mar 4 12:38:41 2010
New Revision: 918969
URL: http://svn.apache.org/viewvc?rev=918969&view=rev
Log:
Vote.
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=918969
https://issues.apache.org/bugzilla/show_bug.cgi?id=48849
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 03/04/2010 12:48 PM, Rainer Jung wrote:
On 02.03.2010 10:14, mt...@apache.org wrote:
Author: mturk
Date: Tue Mar 2 09:14:44 2010
New Revision: 917928
URL: http://svn.apache.org/viewvc?rev=917928&view=rev
Log:
Port SSLInsecureRenegotiation from mod_ssl
Modified:
tomcat/trunk/java/org/apache/
Author: markt
Date: Thu Mar 4 12:05:06 2010
New Revision: 918957
URL: http://svn.apache.org/viewvc?rev=918957&view=rev
Log:
Revert r917784 and r905722 - changes associated with the invalid bug 48050
Modified:
tomcat/trunk/java/org/apache/naming/LocalStrings.properties
tomcat/trunk/java/o
https://issues.apache.org/bugzilla/show_bug.cgi?id=48050
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Mar 4 12:01:15 2010
New Revision: 918955
URL: http://svn.apache.org/viewvc?rev=918955&view=rev
Log:
Withdraw 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.tx
https://issues.apache.org/bugzilla/show_bug.cgi?id=48855
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 02.03.2010 10:14, mt...@apache.org wrote:
Author: mturk
Date: Tue Mar 2 09:14:44 2010
New Revision: 917928
URL: http://svn.apache.org/viewvc?rev=917928&view=rev
Log:
Port SSLInsecureRenegotiation from mod_ssl
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/SSL.java
tomcat/trunk/
On 03.03.2010 00:14, Bill Stoddard wrote:
On 3/2/10 1:33 PM, William A. Rowe Jr. wrote:
On 3/2/2010 7:18 AM, Mark Thomas wrote:
On 02/03/2010 00:20, Sandro Martini wrote:
For a Full Administration Console (I don't see this since a long time)
we have to see later, this is complex and requires
On 02.03.2010 20:54, Filip Hanik - Dev Lists wrote:
Time for another one folks? Should I tag end of this week?
There has been a lot of code changes in the 5.5.x branch, so I would
expect some regressions, (similar experience to 6.0.x). So after this
one, we can roll a bit more frequently until t
https://issues.apache.org/bugzilla/show_bug.cgi?id=48855
Summary: crash coyote.http11, http 502
Product: Tomcat 6
Version: 6.0.20
Platform: Other
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Author: kkolinko
Date: Thu Mar 4 10:27:26 2010
New Revision: 918927
URL: http://svn.apache.org/viewvc?rev=918927&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=
2010/3/4 Mark Thomas :
> On 04/03/2010 00:28, kkoli...@apache.org wrote:
>> Followup to markt's r918594
>> Replace tabs with four spaces. No functional change.
>
> Sorry about that. Rebuilt my machine again and forgot to setup Eclipse
> for spaces and svn line-endings.
>
It just happens. I am sure
Author: kkolinko
Date: Thu Mar 4 10:19:52 2010
New Revision: 918923
URL: http://svn.apache.org/viewvc?rev=918923&view=rev
Log:
Move source/target JDK versions to the main section of the manifest,
because these values belong to the JAR file as the whole, not to some subset of
it.
Modified:
t
Author: kkolinko
Date: Thu Mar 4 10:15:07 2010
New Revision: 918920
URL: http://svn.apache.org/viewvc?rev=918920&view=rev
Log:
veto
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=9189
https://issues.apache.org/bugzilla/show_bug.cgi?id=48050
--- Comment #3 from Konstantin Kolinko 2010-03-04
10:13:54 UTC ---
Please note, that this o.a.naming.NamingContext.name field is something
internal:
It is used to implement NamingContext.isWritable(), and it is *not* exposed
through any pu
On 04/03/2010 00:28, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Thu Mar 4 00:28:47 2010
> New Revision: 918792
>
> URL: http://svn.apache.org/viewvc?rev=918792&view=rev
> Log:
> Followup to markt's r918594
> Replace tabs with four spaces. No functional change.
Sorry about that. Rebuil
Author: kkolinko
Date: Thu Mar 4 09:49:04 2010
New Revision: 918916
URL: http://svn.apache.org/viewvc?rev=918916&view=rev
Log:
If subsection name is not unique, prefix the anchor name with the name of
section that contains it.
This is especially useful for the Tomcat configuration docs, where na
Author: kkolinko
Date: Thu Mar 4 09:47:35 2010
New Revision: 918914
URL: http://svn.apache.org/viewvc?rev=918914&view=rev
Log:
If subsection name is not unique, prefix the anchor name with the name of
section that contains it.
This is especially useful for the Tomcat configuration docs, where na
Author: kkolinko
Date: Thu Mar 4 09:04:38 2010
New Revision: 918904
URL: http://svn.apache.org/viewvc?rev=918904&view=rev
Log:
vote
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=9189
Author: kkolinko
Date: Thu Mar 4 08:49:38 2010
New Revision: 918895
URL: http://svn.apache.org/viewvc?rev=918895&view=rev
Log:
svn:eol-style, no functional change
(followup to r918682)
Modified:
tomcat/trunk/test/org/apache/jasper/compiler/TestJspDocumentParser.java
(contents, props chang
Author: kkolinko
Date: Thu Mar 4 08:27:06 2010
New Revision: 918889
URL: http://svn.apache.org/viewvc?rev=918889&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=
A dependency on an 'unreleased' product ?
Le 4 mars 2010 à 04:04, Rex Wang a écrit :
Hi, any plan when will 6.0.26 released? Our project has a dependency
on it..
Thanks
-Rex
2010/3/3 Mladen Turk
On 03/03/2010 08:33 AM, jean-frederic clere wrote:
Stable [3]
Broken [2]
So we go for a
Author: kkolinko
Date: Thu Mar 4 08:05:36 2010
New Revision: 918885
URL: http://svn.apache.org/viewvc?rev=918885&view=rev
Log:
Fix 1. of https://issues.apache.org/bugzilla/show_bug.cgi?id=48831#c3
Ignore the reset() call from java.util.logging.LogManager.Cleaner,
because we have our own shutdown
63 matches
Mail list logo