-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dexamples.sources.skip=true
-Dtomcat-dbcp.home=/srv/gump/public/workspace
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO2
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dexamples.sources.
e/junit/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dexampl
-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dtest.reports=output/logs-BIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dexamples.sources.skip=true
-Dtomcat-dbcp.home=/srv/gump/public/workspace
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dexamples.sources.skip=
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Security/Ciphers" page has been changed by ChristopherSchultz:
https://wiki.apache.org/tomcat/Security/Ciphers?action=diff&rev1=2&rev2=3
* Java 8
* TLS_ECDHE_RSA_WITH_AES_12
https://bz.apache.org/bugzilla/show_bug.cgi?id=57627
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Fri Mar 6 19:33:53 2015
New Revision: 1664711
URL: http://svn.apache.org/r1664711
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57627
Correctly determine last modified times for dependencies when a tag file
packaged in a JAR depends on a tag file packaged in a secon
Author: markt
Date: Fri Mar 6 19:31:55 2015
New Revision: 1664710
URL: http://svn.apache.org/r1664710
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57627
Correctly determine last modified times for dependencies when a tag file
packaged in a JAR depends on a tag file packaged in a secon
Author: markt
Date: Fri Mar 6 19:29:09 2015
New Revision: 1664708
URL: http://svn.apache.org/r1664708
Log:
Clean-up. No functional change.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/TagFileProcessor.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/TagFileProcessor.jav
https://bz.apache.org/bugzilla/show_bug.cgi?id=57638
--- Comment #2 from Christopher Schultz ---
(In reply to Konstantin Kolinko from comment #1)
> What version the stacktrace is from?
>
> > at java.nio.Buffer.limit(Buffer.java:275)
>
> The line matches Java 8u31 sources.
> The IAE is triggered
Mark,
On 3/6/15 12:25 PM, Mark Thomas wrote:
> On 06/03/2015 17:20, Christopher Schultz wrote:
>> Violetta,
>>
>> On 3/5/15 2:39 PM, Violeta Georgieva wrote:
>>> I plan to start preparing 7.0.60 for voting.
>>>
>>> If you want to add something to this release please reply here.
>>
>> I'd like for
https://bz.apache.org/bugzilla/show_bug.cgi?id=57638
--- Comment #1 from Konstantin Kolinko ---
What version the stacktrace is from?
> at java.nio.Buffer.limit(Buffer.java:275)
The line matches Java 8u31 sources.
The IAE is triggered by the following check:
[[[
public final Buffer limit(int ne
On 06/03/2015 17:20, Christopher Schultz wrote:
> Violetta,
>
> On 3/5/15 2:39 PM, Violeta Georgieva wrote:
>> I plan to start preparing 7.0.60 for voting.
>>
>> If you want to add something to this release please reply here.
>
> I'd like for someone to take a look at
> https://bz.apache.org/bugz
Violetta,
On 3/5/15 2:39 PM, Violeta Georgieva wrote:
> I plan to start preparing 7.0.60 for voting.
>
> If you want to add something to this release please reply here.
I'd like for someone to take a look at
https://bz.apache.org/bugzilla/show_bug.cgi?id=57638
I'm out of my element. Perhaps Mar
2015-03-05 22:39 GMT+03:00 Violeta Georgieva :
> Hi,
>
> I plan to start preparing 7.0.60 for voting.
>
> If you want to add something to this release please reply here.
>
Testing the examples app with Security Manager enabled
1) JSPs using JSTL fail, in the same way as I mentioned for Tomcat 6
i
On 06/03/2015 15:14, Rémy Maucherat wrote:
> Hi (Mark - nobody else will care I suppose),
>
> Since the SocketWrapperBase has been neatly factored away, I think scatter
> gather NIO2 style calls should be added to it for future use.
>
> - public void write(ByteBuffer[] srcs, int offset, int
On 06/03/2015 15:30, Jeremy Boynes wrote:
> On Mar 4, 2015, at 9:09 AM, Jeremy Boynes
> wrote:
>>
>> My suggestion for using an NIO2 FileSystem is because its API
>> provides for nesting and for random access to the entries in the
>> filesystem. Something like:
>>
>> Path war =
>> FileSystems.ge
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Fri Mar 6 15:40:15 2015
New Revision: 1664661
URL: http://svn.apache.org/r1664661
Log:
Ensure that asyncStateMachine.asyncOperation() is only called during async
processing. It was possible that this would be called once async processing had
completed, triggering an ISE.
Mo
On Mar 4, 2015, at 9:09 AM, Jeremy Boynes wrote:
>
> My suggestion for using an NIO2 FileSystem is because its API provides for
> nesting and for random access to the entries in the filesystem. Something
> like:
>
> Path war = FileSystems.getDefault().getPath(“real/path/of/application.war”);
Author: markt
Date: Fri Mar 6 15:35:21 2015
New Revision: 1664657
URL: http://svn.apache.org/r1664657
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57592
Ensure that asyncStateMachine.asyncOperation() is only called during async
processing. It was possible that this would be called onc
Author: markt
Date: Fri Mar 6 15:35:41 2015
New Revision: 1664659
URL: http://svn.apache.org/r1664659
Log:
Code formatting.
Consistency with AJP
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java
Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.jav
Hi (Mark - nobody else will care I suppose),
Since the SocketWrapperBase has been neatly factored away, I think scatter
gather NIO2 style calls should be added to it for future use.
- public void write(ByteBuffer[] srcs, int offset, int length,
long timeout, TimeUnit unit, A atta
Author: jboynes
Date: Fri Mar 6 15:13:33 2015
New Revision: 1664650
URL: http://svn.apache.org/r1664650
Log:
Sample code for a NIO2 Filesystem that supports nested archives.
Access using the Files API is supported (albeit crudely).
Still need to figure out URIs, URLs, and a Path-based ClassLoader
On Mar 6, 2015, at 1:06 AM, Mark Thomas wrote:
>
> On 20/02/2015 16:01, Konstantin Kolinko wrote:
>> 2015-02-20 18:39 GMT+03:00 Jeremy Boynes :
>>> The following vote were cast:
>>>
>>> Binding:
>>> +1: jboynes, kkolinko, kfujino
>>>
>>> The vote therefore passes.
>
> Actually, it doesn't. At
Author: markt
Date: Fri Mar 6 12:21:57 2015
New Revision: 1664599
URL: http://svn.apache.org/r1664599
Log:
Exclude cipher suites that use RSA key exchange. The remaining ciphers (with
Java 8 at least) all then support forward secrecy.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/A
On 06/03/2015 11:57, Konstantin Kolinko wrote:
> 2015-03-06 14:46 GMT+03:00 Apache Wiki :
>> Dear Wiki user,
>>
>> You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for
>> change notification.
>>
>> The "Security/Ciphers" page has been changed by markt:
>> https://wiki.apache.or
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Security/Ciphers" page has been changed by markt:
https://wiki.apache.org/tomcat/Security/Ciphers?action=diff&rev1=1&rev2=2
Comment:
Add Tomcat 7 and 8 results. Tweak the Java 8 ci
2015-03-06 14:46 GMT+03:00 Apache Wiki :
> Dear Wiki user,
>
> You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for
> change notification.
>
> The "Security/Ciphers" page has been changed by markt:
> https://wiki.apache.org/tomcat/Security/Ciphers
>
> Comment:
> Create page wit
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Security/Ciphers" page has been changed by markt:
https://wiki.apache.org/tomcat/Security/Ciphers
Comment:
Create page with results for current Tomcat 6 (6.0.44-dev)
New page:
= T
tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dexamples.sources.skip=true
-Dtomcat
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO2
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dexamples.sources.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57670
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=57670
Bug ID: 57670
Summary: Question about javaEncoding of a generated-from-jsp
java file
Product: Tomcat 7
Version: unspecified
Hardware: PC
OS: Linux
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150306-native-src.tar.gz
-Dexampl
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Security" page has been changed by markt:
https://wiki.apache.org/tomcat/FAQ/Security?action=diff&rev1=19&rev2=20
1. [[#Q11|How can I restrict the list of ciphers used for H
Hi Mark,
Thanks for pointing out and sorry for the mistake.
Regards
/Thusitha
On Fri, Mar 6, 2015 at 2:30 PM, Mark Thomas wrote:
> On 06/03/2015 08:49, Thusitha Thilina Dayaratne wrote:
> > Hi,
> >
> > I'm trying to migrate a tomcat 7 project to tomcat 8. While doing so I
> > wanted to find som
On 20/02/2015 16:01, Konstantin Kolinko wrote:
> 2015-02-20 18:39 GMT+03:00 Jeremy Boynes :
>> The following vote were cast:
>>
>> Binding:
>> +1: jboynes, kkolinko, kfujino
>>
>> The vote therefore passes.
Actually, it doesn't. At the time of this vote jboynes was not a member
of the Tomcat PMC.
On 06/03/2015 08:49, Thusitha Thilina Dayaratne wrote:
> Hi,
>
> I'm trying to migrate a tomcat 7 project to tomcat 8. While doing so I
> wanted to find some classes (DirContextURLStreamHandler) resided in
> *org.apache.naming.resources
> *in tomcat7. But it seems that that package have been remov
https://bz.apache.org/bugzilla/show_bug.cgi?id=57659
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Fri Mar 6 08:55:34 2015
New Revision: 1664564
URL: http://svn.apache.org/r1664564
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57659
Restore ability to include javascript files via the DefaultServlet
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/
Hi,
I'm trying to migrate a tomcat 7 project to tomcat 8. While doing so I
wanted to find some classes (DirContextURLStreamHandler) resided in
*org.apache.naming.resources
*in tomcat7. But it seems that that package have been removed from Tomcat 8.
Can someone tell me is that *org.apache.naming.r
Hi,
Is there a plan to release a version of the maven-tomcat-plugin with Tomcat 8
support?
Couldn't find announcements / discussions in the mailing lists or the Jira
project.
Cheers,
Arne
ump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-201503
45 matches
Mail list logo