Author: pero
Date: Sat Apr 7 08:20:45 2012
New Revision: 1310693
URL: http://svn.apache.org/viewvc?rev=1310693&view=rev
Log:
update to ecj 3.7.2
Modified:
tomcat/tc7.0.x/trunk/res/maven/tomcat-jasper.pom
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/res/
Author: pero
Date: Sat Apr 7 08:21:34 2012
New Revision: 1310694
URL: http://svn.apache.org/viewvc?rev=1310694&view=rev
Log:
Send header with uppercase header
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/websocket/WebSocketServlet.java
Modified:
tomcat/tc7.0.x/trunk/java/org/ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=53045
Peter Rossbach changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Thanx Mark,
Peter
Am 07.04.2012 um 01:40 schrieb ma...@apache.org:
> Author: markt
> Date: Fri Apr 6 23:40:57 2012
> New Revision: 1310640
>
> URL: http://svn.apache.org/viewvc?rev=1310640&view=rev
> Log:
> Fix typo
>
> Modified:
>tomcat/trunk/test/org/apache/catalina/websocket/TestWebSock
Author: markt
Date: Sat Apr 7 08:45:08 2012
New Revision: 1310701
URL: http://svn.apache.org/viewvc?rev=1310701&view=rev
Log:
Fix potential bottleneck on accepting new WebSocket connections
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WebSocketServlet.java
Modified: tomcat/trun
Author: markt
Date: Sat Apr 7 08:46:31 2012
New Revision: 1310702
URL: http://svn.apache.org/viewvc?rev=1310702&view=rev
Log:
Fix potential bottleneck on accepting new WebSocket connections
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/w
Author: pero
Date: Sat Apr 7 08:51:44 2012
New Revision: 1310707
URL: http://svn.apache.org/viewvc?rev=1310707&view=rev
Log:
Send header with uppercase names
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WebSocketServlet.java
Modified: tomcat/trunk/java/org/apache/catalina/webso
Author: markt
Date: Sat Apr 7 08:52:37 2012
New Revision: 1310708
URL: http://svn.apache.org/viewvc?rev=1310708&view=rev
Log:
Checkstyle, Eclipse, typo and style fixes
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/catalina/websocket/TestWebSocket.
On 07/04/2012 09:51, p...@apache.org wrote:
> Author: pero
> Date: Sat Apr 7 08:51:44 2012
> New Revision: 1310707
>
> URL: http://svn.apache.org/viewvc?rev=1310707&view=rev
> Log:
> Send header with uppercase names
Why? HTTP headers are case insensitive.
Mark
-
Author: markt
Date: Sat Apr 7 09:00:47 2012
New Revision: 1310712
URL: http://svn.apache.org/viewvc?rev=1310712&view=rev
Log:
Add missing dependencies
Modified:
tomcat/tc7.0.x/trunk/res/maven/tomcat-catalina-ha.pom
tomcat/tc7.0.x/trunk/res/maven/tomcat-coyote.pom
tomcat/tc7.0.x/trun
Author: markt
Date: Sat Apr 7 09:03:02 2012
New Revision: 1310713
URL: http://svn.apache.org/viewvc?rev=1310713&view=rev
Log:
Remove TODO (ThreadLocal would have been a bad idea here)
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/websocket/WebSocketServlet.java
Modified:
tomcat/
Author: markt
Date: Sat Apr 7 09:05:09 2012
New Revision: 1310714
URL: http://svn.apache.org/viewvc?rev=1310714&view=rev
Log:
Update changelog
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/view
Yes, but most Http-Header send with first uppercase letter.
is a cosmetic fix :-)
Peter
Am 07.04.2012 um 10:53 schrieb Mark Thomas:
> On 07/04/2012 09:51, p...@apache.org wrote:
>> Author: pero
>> Date: Sat Apr 7 08:51:44 2012
>> New Revision: 1310707
>>
>> URL: http://svn.apache.org/viewvc?r
Author: markt
Date: Sat Apr 7 09:13:17 2012
New Revision: 1310715
URL: http://svn.apache.org/viewvc?rev=1310715&view=rev
Log:
Add bug reference. Correct protocol name.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
h
https://issues.apache.org/bugzilla/show_bug.cgi?id=53021
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
cool remove a point of my TODO list
+1
I have checked that also new maven-ant-tasks-2.1.3 works.
How we can download this jar and jsch?
Peter
Am 07.04.2012 um 11:00 schrieb ma...@apache.org:
> Author: markt
> Date: Sat Apr 7 09:00:47 2012
> New Revision: 1310712
>
> URL: http://svn.apache.or
On 07/04/2012 10:14, Peter Roßbach wrote:
> cool remove a point of my TODO list
> +1
>
> I have checked that also new maven-ant-tasks-2.1.3 works.
> How we can download this jar and jsch?
I assume updating the init-maven task in the mvn-pub.xml will do that.
Mark
---
We must download maven-ant-tasks-2.1.3 and jsch without maven tasks and then we
can use it!
Peter
Am 07.04.2012 um 11:16 schrieb Mark Thomas:
> On 07/04/2012 10:14, Peter Roßbach wrote:
>> cool remove a point of my TODO list
>> +1
>>
>> I have checked that also new maven-ant-tasks-2.1.3 works.
We have finally gotten Gump in sync with Google, so these are legitimate
errors now.
"Bill Barker" wrote in message
news:20120407042542.1283a14f...@vmgump.apache.org...
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http
Hello,
3.7.2 ?
I cannot see the version here
http://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/
2012/4/7 :
> Author: pero
> Date: Sat Apr 7 08:20:45 2012
> New Revision: 1310693
>
> URL: http://svn.apache.org/viewvc?rev=1310693&view=rev
> Log:
> update to ecj 3.7.2
>
> Mo
I know,
but this is the current tomcat used ecj version
# - Eclipse JDT, version 3.2 or later -
jdt.version=3.7.2
jdt.release=R-3.7.2-201202080800
jdt.home=${base.path}/ecj-${jdt.version}
jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
# The download will be moved to the archive area eventuall
So as those poms are pushed to central repo I would prefer revert those.
We won't be able to use those poms in the maven plugin by example and
that will fail too people using this artifact.
2012/4/7 Peter Roßbach :
> I know,
>
> but this is the current tomcat used ecj version
>
> # - Eclipse J
On 07/04/2012 14:02, Olivier Lamy wrote:
> So as those poms are pushed to central repo I would prefer revert those.
> We won't be able to use those poms in the maven plugin by example and
> that will fail too people using this artifact.
The poms are kept in sync with the versions that Tomcat ships
2012/4/7 Mark Thomas :
> On 07/04/2012 14:02, Olivier Lamy wrote:
>> So as those poms are pushed to central repo I would prefer revert those.
>> We won't be able to use those poms in the maven plugin by example and
>> that will fail too people using this artifact.
>
> The poms are kept in sync with
Olivier Lamy wrote:
>2012/4/7 Mark Thomas :
>> On 07/04/2012 14:02, Olivier Lamy wrote:
>>> So as those poms are pushed to central repo I would prefer revert
>those.
>>> We won't be able to use those poms in the maven plugin by example
>and
>>> that will fail too people using this artifact.
>>
Author: markt
Date: Sat Apr 7 14:06:57 2012
New Revision: 1310776
URL: http://svn.apache.org/viewvc?rev=1310776&view=rev
Log:
Whitespace police
Modified:
tomcat/trunk/webapps/docs/config/listeners.xml
Modified: tomcat/trunk/webapps/docs/config/listeners.xml
URL:
http://svn.apache.org/viewv
Author: kkolinko
Date: Sat Apr 7 14:24:38 2012
New Revision: 1310777
URL: http://svn.apache.org/viewvc?rev=1310777&view=rev
Log:
changelog: Correct a typo and hilite attribute names
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changel
Author: kkolinko
Date: Sat Apr 7 14:30:10 2012
New Revision: 1310779
URL: http://svn.apache.org/viewvc?rev=1310779&view=rev
Log:
Followup to r1310392
Remove changelog entry for change that was ported to 7.0.x in r1310506
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/tru
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/530
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sou
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-tc7.0.x-test has an issue affecting its community integration.
This
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-tc7.0.x-test has an issue affecting its community integration.
This
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
32 matches
Mail list logo