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-tc8.0.x-test-nio has an issue affecting its community
integration.
Author: markt
Date: Sun Mar 13 21:23:17 2016
New Revision: 1734860
URL: http://svn.apache.org/viewvc?rev=1734860&view=rev
Log:
More version fixes for 8.5
Modified:
tomcat/tc8.5.x/trunk/build.xml
tomcat/tc8.5.x/trunk/res/META-INF/jasper.jar/web-fragment.xml
tomcat/tc8.5.x/trunk/res/MET
Author: markt
Date: Sun Mar 13 21:18:09 2016
New Revision: 1734856
URL: http://svn.apache.org/viewvc?rev=1734856&view=rev
Log:
More version corrections
Modified:
tomcat/tc8.5.x/trunk/BUILDING.txt
Modified: tomcat/tc8.5.x/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc8.5.x/tr
Author: markt
Date: Sun Mar 13 21:18:40 2016
New Revision: 1734857
URL: http://svn.apache.org/viewvc?rev=1734857&view=rev
Log:
Add JASPIC
Modified:
tomcat/trunk/BUILDING.txt
Modified: tomcat/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1734857&r1=173485
Author: fschumacher
Date: Sun Mar 13 20:33:58 2016
New Revision: 1734854
URL: http://svn.apache.org/viewvc?rev=1734854&view=rev
Log:
Compiled test class with java 7.
Modified:
tomcat/tc8.5.x/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.class
Modified:
tomcat/tc8.5.x/trunk/t
On 12/03/2016 13:58, Mark Thomas wrote:
> The proposed 9.0.0.M4 release is:
> [ ] Broken - do not release
> [X] Alpha - go ahead and release as 9.0.0.M4
Unit tests pass on Linux, Windows and OSX with NIO, NIO2 and APR/native
1.2.5
Mark
Author: markt
Date: Sun Mar 13 20:18:52 2016
New Revision: 1734852
URL: http://svn.apache.org/viewvc?rev=1734852&view=rev
Log:
Downgrade web.xml files
Modified:
tomcat/tc8.5.x/trunk/webapps/ROOT/WEB-INF/web.xml
tomcat/tc8.5.x/trunk/webapps/examples/WEB-INF/web.xml
tomcat/tc8.5.x/trunk
On 13/03/2016 19:56, Patrick Beckmann wrote:
> Hello,
>
> As an occasional user of Tomcat I was missing HTTP Public Key Pinning
> header support¹. So I have added it to the existing
> "HttpHeaderSecurityFilter" class and would like to share it with you in
> case you are interested. Please see the
Author: markt
Date: Sun Mar 13 20:02:26 2016
New Revision: 1734850
URL: http://svn.apache.org/viewvc?rev=1734850&view=rev
Log:
Review doc web application for Tomcat 9 / Servlet 4.0 references
Modified:
tomcat/tc8.5.x/trunk/webapps/docs/WEB-INF/web.xml
tomcat/tc8.5.x/trunk/webapps/docs/app
Hello,
As an occasional user of Tomcat I was missing HTTP Public Key Pinning
header support¹. So I have added it to the existing
"HttpHeaderSecurityFilter" class and would like to share it with you in
case you are interested. Please see the attached patch.
Best Regards,
Patrick Beckmann
¹ https:
Author: markt
Date: Sun Mar 13 19:51:50 2016
New Revision: 1734848
URL: http://svn.apache.org/viewvc?rev=1734848&view=rev
Log:
By default, these will all be deprecated in 8.5.x. That can be pushed back to
9.0.x if removal causes problems in 8.5.x.
Modified:
tomcat/tc8.0.x/trunk/java/org/apac
Author: markt
Date: Sun Mar 13 19:47:07 2016
New Revision: 1734846
URL: http://svn.apache.org/viewvc?rev=1734846&view=rev
Log:
Remove deprecated code
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/ha/session/ClusterManagerBase.java
tom
Author: markt
Date: Sun Mar 13 19:46:24 2016
New Revision: 1734845
URL: http://svn.apache.org/viewvc?rev=1734845&view=rev
Log:
Remove deprecated code
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/ClusterManagerBase.java
tomcat/trunk/java/org/apache/catalina/session/StandardSe
Author: fschumacher
Date: Sun Mar 13 19:36:51 2016
New Revision: 1734844
URL: http://svn.apache.org/viewvc?rev=1734844&view=rev
Log:
honorCipherOrder has to default to false, as it is not available with java 7.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/SSLHostConfig.java
With the introduction of 8.5.x, we need to figure out where it fits in
our back-port strategy.
I see the following options:
A: 9.0.x -> 8.5.x -> 8.0.x -> 7.0.x -> 6.0.x
B: 9.0.x -> 8.5.x -> 7.0.x -> 6.0.x
9.0.x -> 8.0.x
C: 9.0.x -> 8.5.x -> 7.0.x -> 6.0.x
8.5.x -> 8.0.x
D: 9.0.x
On 13/03/2016 17:18, Felix Schumacher wrote:
> Am 13.03.2016 um 15:49 schrieb Felix Schumacher:
>> Am 13.03.2016 um 14:48 schrieb Felix Schumacher:
>>> Am 13.03.2016 um 14:40 schrieb Mark Thomas:
On 13/03/2016 13:04, Felix Schumacher wrote:
> Am 13.03.2016 um 12:16 schrieb Rémy Maucherat:
Author: fschumacher
Date: Sun Mar 13 18:41:22 2016
New Revision: 1734840
URL: http://svn.apache.org/viewvc?rev=1734840&view=rev
Log:
Use java 7 as default for jsp comilation
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/jasper/JspC.java
tomcat/tc8.5.x/trunk/java/org/apache/jasper/compile
Author: markt
Date: Sun Mar 13 18:35:12 2016
New Revision: 1734839
URL: http://svn.apache.org/viewvc?rev=1734839&view=rev
Log:
And put the right suffix back
Modified:
tomcat/tc8.5.x/trunk/build.properties.default
Modified: tomcat/tc8.5.x/trunk/build.properties.default
URL:
http://svn.apache
Author: markt
Date: Sun Mar 13 18:33:11 2016
New Revision: 1734838
URL: http://svn.apache.org/viewvc?rev=1734838&view=rev
Log:
Remove the version suffix
Modified:
tomcat/tc8.5.x/trunk/build.properties.default
Modified: tomcat/tc8.5.x/trunk/build.properties.default
URL:
http://svn.apache.org
Author: markt
Date: Sun Mar 13 18:32:51 2016
New Revision: 1734837
URL: http://svn.apache.org/viewvc?rev=1734837&view=rev
Log:
Switch Jasper defaults back to 1.7
Modified:
tomcat/tc8.5.x/trunk/conf/web.xml
tomcat/tc8.5.x/trunk/java/org/apache/jasper/EmbeddedServletOptions.java
Modified:
Author: fschumacher
Date: Sun Mar 13 18:05:30 2016
New Revision: 1734834
URL: http://svn.apache.org/viewvc?rev=1734834&view=rev
Log:
More changes of 4.0 to 3.1 in web xml files.
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/catalina/startup/web-fragment-1name.xml
tomcat/tc8.5.x/trunk/te
Author: remm
Date: Sun Mar 13 17:45:05 2016
New Revision: 1734832
URL: http://svn.apache.org/viewvc?rev=1734832&view=rev
Log:
Remove some instances of 4.0 use.
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/jasper/TestJspC.java
tomcat/tc8.5.x/trunk/test/org/apache/jasper/compiler/TestJspC
Author: remm
Date: Sun Mar 13 17:41:01 2016
New Revision: 1734831
URL: http://svn.apache.org/viewvc?rev=1734831&view=rev
Log:
Remove Servlet 4 test webapp.
Removed:
tomcat/tc8.5.x/trunk/test/webapp-4.0/
-
To unsubscribe, e-
Author: fschumacher
Date: Sun Mar 13 17:28:08 2016
New Revision: 1734827
URL: http://svn.apache.org/viewvc?rev=1734827&view=rev
Log:
Use java 7 to compile jdbc-pool
Modified:
tomcat/tc8.5.x/trunk/modules/jdbc-pool/build.properties.default
Modified: tomcat/tc8.5.x/trunk/modules/jdbc-pool/buil
Am 13.03.2016 um 15:49 schrieb Felix Schumacher:
Am 13.03.2016 um 14:48 schrieb Felix Schumacher:
Am 13.03.2016 um 14:40 schrieb Mark Thomas:
On 13/03/2016 13:04, Felix Schumacher wrote:
Am 13.03.2016 um 12:16 schrieb Rémy Maucherat:
2016-03-13 11:52 GMT+01:00 Felix Schumacher <
felix.schumac
Author: fschumacher
Date: Sun Mar 13 17:17:32 2016
New Revision: 1734826
URL: http://svn.apache.org/viewvc?rev=1734826&view=rev
Log:
Remove tests for servlet api 4.0
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/jasper/servlet/TestJspCServletContext.java
Modified:
tomcat/tc8.5.x/trunk/tes
Author: fschumacher
Date: Sun Mar 13 16:34:30 2016
New Revision: 1734825
URL: http://svn.apache.org/viewvc?rev=1734825&view=rev
Log:
Remove tests for servlet api 4.0
Modified:
tomcat/tc8.5.x/trunk/test/javax/servlet/resources/TestSchemaValidation.java
tomcat/tc8.5.x/trunk/test/org/apache
Author: remm
Date: Sun Mar 13 15:37:03 2016
New Revision: 1734820
URL: http://svn.apache.org/viewvc?rev=1734820&view=rev
Log:
WS.
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/catalina/filters/TestRestCsrfPreventionFilter2.java
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/catalina/filte
Author: remm
Date: Sun Mar 13 15:37:41 2016
New Revision: 1734821
URL: http://svn.apache.org/viewvc?rev=1734821&view=rev
Log:
Remove some instances of 4.0 use.
Modified:
tomcat/tc8.5.x/trunk/build.xml
tomcat/tc8.5.x/trunk/conf/web.xml
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/
Author: fschumacher
Date: Sun Mar 13 15:31:14 2016
New Revision: 1734818
URL: http://svn.apache.org/viewvc?rev=1734818&view=rev
Log:
Change web.xml fragments in test to use web-app_3_1.xsd
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/catalina/startup/web-1lifecyclecallback.xml
tomcat/t
Am 13.03.2016 um 14:48 schrieb Felix Schumacher:
Am 13.03.2016 um 14:40 schrieb Mark Thomas:
On 13/03/2016 13:04, Felix Schumacher wrote:
Am 13.03.2016 um 12:16 schrieb Rémy Maucherat:
2016-03-13 11:52 GMT+01:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
Am 13.03.2016 um 11:31 sc
Author: fschumacher
Date: Sun Mar 13 14:48:21 2016
New Revision: 1734815
URL: http://svn.apache.org/viewvc?rev=1734815&view=rev
Log:
Use final on buffer to make it available in the CompletionHandler
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/coyote/http11/upgrade/TestUpgradeInternalHandl
Author: fschumacher
Date: Sun Mar 13 14:45:33 2016
New Revision: 1734814
URL: http://svn.apache.org/viewvc?rev=1734814&view=rev
Log:
Use final to make resp and ac available to Runnable.
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/coyote/http11/TestHttp11Processor.java
Modified:
tomcat/tc
Author: fschumacher
Date: Sun Mar 13 14:43:04 2016
New Revision: 1734813
URL: http://svn.apache.org/viewvc?rev=1734813&view=rev
Log:
Help java 7 to see, that we are creating a List of Integers.
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/coyote/ajp/TestAbstractAjpProcessor.java
Modified:
Author: fschumacher
Date: Sun Mar 13 14:40:58 2016
New Revision: 1734812
URL: http://svn.apache.org/viewvc?rev=1734812&view=rev
Log:
Use final to make actxt available to Runnable.
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java
Modified:
tomcat/tc8.5.x
Author: fschumacher
Date: Sun Mar 13 14:39:47 2016
New Revision: 1734811
URL: http://svn.apache.org/viewvc?rev=1734811&view=rev
Log:
Convert java 8 usage of Predicates and forEach to a java 7 compatible
implementation.
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/catalina/filters/TestRest
Author: fschumacher
Date: Sun Mar 13 14:04:10 2016
New Revision: 1734808
URL: http://svn.apache.org/viewvc?rev=1734808&view=rev
Log:
Use reflection to detect the presence of SSLParameters#setUseCipherSuitesOrder,
which is a java 8 method
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/tomcat
Am 13.03.2016 um 14:40 schrieb Mark Thomas:
On 13/03/2016 13:04, Felix Schumacher wrote:
Am 13.03.2016 um 12:16 schrieb Rémy Maucherat:
2016-03-13 11:52 GMT+01:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
Am 13.03.2016 um 11:31 schrieb Rémy Maucherat:
2016-03-13 11:01 GMT+01:00
On 13/03/2016 13:04, Felix Schumacher wrote:
> Am 13.03.2016 um 12:16 schrieb Rémy Maucherat:
>> 2016-03-13 11:52 GMT+01:00 Felix Schumacher <
>> felix.schumac...@internetallee.de>:
>>
>>> Am 13.03.2016 um 11:31 schrieb Rémy Maucherat:
>>>
2016-03-13 11:01 GMT+01:00 Mark Thomas :
The
Author: markt
Date: Sun Mar 13 13:37:53 2016
New Revision: 1734806
URL: http://svn.apache.org/viewvc?rev=1734806&view=rev
Log:
Remove unnecessary code
Modified:
tomcat/trunk/java/org/apache/catalina/ssi/SSIFilter.java
Modified: tomcat/trunk/java/org/apache/catalina/ssi/SSIFilter.java
URL:
h
Author: markt
Date: Sun Mar 13 13:37:40 2016
New Revision: 1734805
URL: http://svn.apache.org/viewvc?rev=1734805&view=rev
Log:
First pass at reverting Servlet 3.0 to Servlet 4.0.DRAFT changes
Removed:
tomcat/tc8.5.x/trunk/java/javax/servlet/GenericFilter.java
tomcat/tc8.5.x/trunk/java/jav
Modified:
tomcat/tc8.5.x/trunk/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.java
URL:
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.java?rev=1734805&r1=1734804&r2=1734805&view=diff
=
Am 13.03.2016 um 14:04 schrieb Felix Schumacher:
Am 13.03.2016 um 12:16 schrieb Rémy Maucherat:
2016-03-13 11:52 GMT+01:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
Am 13.03.2016 um 11:31 schrieb Rémy Maucherat:
2016-03-13 11:01 GMT+01:00 Mark Thomas :
The task list is (probabl
Am 13.03.2016 um 12:16 schrieb Rémy Maucherat:
2016-03-13 11:52 GMT+01:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
Am 13.03.2016 um 11:31 schrieb Rémy Maucherat:
2016-03-13 11:01 GMT+01:00 Mark Thomas :
The task list is (probably):
- Switch to Java 7 for source and target
- Cl
Author: fschumacher
Date: Sun Mar 13 12:49:41 2016
New Revision: 1734802
URL: http://svn.apache.org/viewvc?rev=1734802&view=rev
Log:
Convert stream-api to for loop, so it can be used with java 7
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java
Modified:
t
Author: markt
Date: Sun Mar 13 12:46:36 2016
New Revision: 1734801
URL: http://svn.apache.org/viewvc?rev=1734801&view=rev
Log:
Back-port clean-up and Javadoc fixes from trunk to simplify diff with new 8.5.x
release branch
Modified:
tomcat/tc8.0.x/trunk/java/javax/el/CompositeELResolver.java
Author: fschumacher
Date: Sun Mar 13 12:41:25 2016
New Revision: 1734800
URL: http://svn.apache.org/viewvc?rev=1734800&view=rev
Log:
Use ConcurrentMap as interface instead of Map.
Merge r1734799 from /tomcat/trunk
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/jav
Author: fschumacher
Date: Sun Mar 13 12:39:50 2016
New Revision: 1734799
URL: http://svn.apache.org/viewvc?rev=1734799&view=rev
Log:
Use ConcurrentMap as interface instead of Map.
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java
Modified: tomcat/trunk/java/org/apa
Author: fschumacher
Date: Sun Mar 13 12:35:24 2016
New Revision: 1734798
URL: http://svn.apache.org/viewvc?rev=1734798&view=rev
Log:
Convert usage of IntPredicate to something that is java 7 compatible
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/FrameType.java
Modified: tomca
Author: fschumacher
Date: Sun Mar 13 12:10:06 2016
New Revision: 1734793
URL: http://svn.apache.org/viewvc?rev=1734793&view=rev
Log:
Use Math.min and Math.max instead of Long.min/max as these are java 8, only.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/ConnectionSettingsBase
Author: fschumacher
Date: Sun Mar 13 12:00:04 2016
New Revision: 1734791
URL: http://svn.apache.org/viewvc?rev=1734791&view=rev
Log:
Use o.a.t.u.c.b.Base64 instead of java 8 Base64 encoder.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/openssl/OpenSSLContext.java
Modified:
Author: fschumacher
Date: Sun Mar 13 11:39:54 2016
New Revision: 1734789
URL: http://svn.apache.org/viewvc?rev=1734789&view=rev
Log:
Convert usage of Map#putIfAbsent to java 7
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/util/CustomObjectInputStream.java
Modified:
tomcat/tc8.5.x
Author: fschumacher
Date: Sun Mar 13 11:30:27 2016
New Revision: 1734786
URL: http://svn.apache.org/viewvc?rev=1734786&view=rev
Log:
Use ConcurrentMap as interface instead of simple Map.
Merge r1734785 from /tomcat/trunk
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/tr
Author: fschumacher
Date: Sun Mar 13 11:28:01 2016
New Revision: 1734785
URL: http://svn.apache.org/viewvc?rev=1734785&view=rev
Log:
Use ConcurrentMap as interface instead of simple Map.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/transport/SenderState.java
Modified:
tomcat/trunk
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160313.jar
-Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar
-Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps
-Dtest.excludePerformance=true
-Dhamcrest.jar=/srv/gump/packag
2016-03-13 11:52 GMT+01:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
> Am 13.03.2016 um 11:31 schrieb Rémy Maucherat:
>
>> 2016-03-13 11:01 GMT+01:00 Mark Thomas :
>>
>> The task list is (probably):
- Switch to Java 7 for source and target
- Cleanup "9" version numbers in va
Author: fschumacher
Date: Sun Mar 13 11:12:47 2016
New Revision: 1734784
URL: http://svn.apache.org/viewvc?rev=1734784&view=rev
Log:
Replace usage of Map#putIfAbsent to comply with java 7
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java
Modified:
to
Author: remm
Date: Sun Mar 13 10:59:08 2016
New Revision: 1734783
URL: http://svn.apache.org/viewvc?rev=1734783&view=rev
Log:
First pass form some Java 7 issues.
Modified:
tomcat/tc8.5.x/trunk/java/javax/el/ExpressionFactory.java
tomcat/tc8.5.x/trunk/java/org/apache/catalina/connector/Inp
Am 13.03.2016 um 11:31 schrieb Rémy Maucherat:
2016-03-13 11:01 GMT+01:00 Mark Thomas :
The task list is (probably):
- Switch to Java 7 for source and target
- Cleanup "9" version numbers in various places
- Resolve Java 7 issues
- Replace javax.servlet API with the classes from Tomcat 8.0
Fr
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160313.jar
-Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar
-Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps
-Dtest.excludePerformance=true
-Dhamcrest.jar=/srv/gump/packag
2016-03-13 11:01 GMT+01:00 Mark Thomas :
> > The task list is (probably):
> > - Switch to Java 7 for source and target
> > - Cleanup "9" version numbers in various places
> > - Resolve Java 7 issues
> > - Replace javax.servlet API with the classes from Tomcat 8.0
> >
> > From that list, what can I
On 13/03/2016 09:57, Rémy Maucherat wrote:
> 2016-03-13 10:34 GMT+01:00 :
>
>> Author: markt
>> Date: Sun Mar 13 09:34:22 2016
>> New Revision: 1734771
>>
>> URL: http://svn.apache.org/viewvc?rev=1734771&view=rev
>> Log:
>> Create new 8.5.x trunk from 9.0.0.M4 tag
>>
>> Added:
>> tomcat/tc8.5.
Author: markt
Date: Sun Mar 13 09:58:11 2016
New Revision: 1734774
URL: http://svn.apache.org/viewvc?rev=1734774&view=rev
Log:
First pass at updating version number to 8.5.x
Removed:
tomcat/tc8.5.x/trunk/TOMCAT-NEXT.txt
Modified:
tomcat/tc8.5.x/trunk/build.properties.default
tomcat/tc
2016-03-13 10:34 GMT+01:00 :
> Author: markt
> Date: Sun Mar 13 09:34:22 2016
> New Revision: 1734771
>
> URL: http://svn.apache.org/viewvc?rev=1734771&view=rev
> Log:
> Create new 8.5.x trunk from 9.0.0.M4 tag
>
> Added:
> tomcat/tc8.5.x/
> tomcat/tc8.5.x/branches/
> tomcat/tc8.5.x/ta
.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20160313-native-src.tar.gz
-Dexamples.sources.skip=true
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.apr.loc=/srv/g
Author: markt
Date: Sun Mar 13 09:34:22 2016
New Revision: 1734771
URL: http://svn.apache.org/viewvc?rev=1734771&view=rev
Log:
Create new 8.5.x trunk from 9.0.0.M4 tag
Added:
tomcat/tc8.5.x/
tomcat/tc8.5.x/branches/
tomcat/tc8.5.x/tags/
tomcat/tc8.5.x/trunk/
- copied from r1
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160313.jar
-Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar
-Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps
-Dtest.excludePerformance=true
-Dhamcrest.jar=/srv/gump/packag
ive.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20160313-native-src.tar.gz
-Dexamples.sources.skip=true
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dt
68 matches
Mail list logo