Re: [GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2018-10-26 Thread Mark Thomas
On October 23, 2018 8:07:55 PM UTC, Mark Thomas  wrote:
>I've attempted to fix this in Gump. I don't expect to have got it right
>
>first time. We'll have to wait until the next Gump run (00.00 UTC) to 
>see how close I got.
>
>Mark
>
>
>On 22/10/2018 22:22, Mark Thomas wrote:
>> On 22/10/2018 09:19, Bill Barker wrote:
>>> To whom it may engage...
>> 
>> 
>> 
>>> test-compile:
>>>  [javac] Compiling 168 source files to 
>>> /srv/gump/public/workspace/tomcat-7.0.x/output/testclasses
>>>  [javac] 
>>>
>/srv/gump/public/workspace/tomcat-7.0.x/test/org/apache/catalina/valves/TestCrawlerSessionManagerValve.java:43:
>
>>> error: incompatible types: Object cannot be converted to Valve
>>>  [javac]
>valve.setNext(EasyMock.createMock(Valve.class));
>> 
>> 
>> 
>> This is the change the broke this:
>> https://github.com/easymock/easymock/issues/229
>> 
>> If the compiler compliance level is set to Java 7 or below, Java 
>> can't/doesn't correctly infer the types so it assumes Object which 
>> triggers the issues like the one above.
>> 
>> The fix is probably to configure Gump to use the latest EasyMock 3.x
>for 
>> 7.0.x and 8.5.x and continue to build EasyMock HEAD for use with
>9.0.x.
>> 
>> I'll try and get to that tomorrow but I may not have time.
>> 
>> Mark
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>> 
>
>-
>To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>For additional commands, e-mail: dev-h...@tomcat.apache.org

Should be fixed now.

Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62858] New: The package is not extractable

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62858

Bug ID: 62858
   Summary: The package is not extractable
   Product: Tomcat 7
   Version: 7.0.91
  Hardware: PC
Status: NEW
  Severity: normal
  Priority: P2
 Component: Packaging
  Assignee: dev@tomcat.apache.org
  Reporter: j...@cococo.de
  Target Milestone: ---

The file
http://mirror.dkd.de/apache/tomcat/tomcat-7/v7.0.91/bin/apache-tomcat-7.0.91-windows-x64.zip
is not unzippable (maybe because of running.txt) on a Win10-x64 machine. I
tried two mirrors: lauf-forum.at and hs-esslingen.de; both files were corrupt.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: For review: EncryptInterceptor for Cluster/Tribes

2018-10-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Keiichi,

On 10/26/18 01:01, Keiichi Fujino wrote:
> Hi Chris!
> 
> Because the argument svc is basically passed the value of
> SND_RX_SEQ (1) | Channel.SND_TX_SEQ (2) | MBR_RX_SEQ (4) |
> MBR_TX_SEQ (8), so you need to fix the following in start method. 
> == if(Channel.SND_TX_SEQ == svc) -> if (Channel.SND_TX_SEQ == (svc
> & Channel.SND_TX_SEQ)) ==
> 
> In order to avoid warnings, you need to add and implement 
> EncryptInterceptorMBean.
> 
> Some components (static membership etc.) send channel message at
> startup, so you should call "super.start(svc)"  after calling
> "initCiphers()".
> 
> After the above fix, I configured this interceptor and tested
> session replication. It seems to work fine.

Excellent feedback. I wasn't sure about the start() method; thanks for
clearing that up.

I'll definitely add the MBean as well, even though I think it won't be
very useful to use via JMX.

Thanks,
- -chris

> 2018年10月26日(金) 1:08 Christopher Schultz
> :
> 
> Rémy,
> 
> On 10/25/18 11:54, Rémy Maucherat wrote:
 On Thu, Oct 25, 2018 at 5:15 PM Christopher Schultz < 
 ch...@christopherschultz.net> wrote:
 
> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
> 
> All,
> 
> Bump.
> 
> I have a full patch at this point (still without
> documentation), but this one includes resolution of the IV
> issue and also a set of unit tests which pass.
> 
> I'd appreciate it if someone could install this into their 
> cluster and see if it works. Just configure the interceptor
> into your interceptor chain and set an encryption key
> (e.g. "cafebabecafebabe").
 
 
 IMO  you should commit it and people will test it then (you
 did and it works for you, right ?). With my storeconfig hat
 on, the encryptionKey should be more bean like, the poor
 thing will break otherwise (again ;) ).
> 
> Okay, I can make the encryption key extractable.
> 
> I don't actually have a cluster available to test I've never 
> gotten one set up and working. I will do that, but it may take some
> time .
> 
> The unit tests actually send the data through the 
> sendMessage/messageReceived methods, so I'm fairly confident it
> will wor k.
> 
> I'll write-up the documentation and commit it, then.
> 
> Thanks, -chris
>> 
>> -
>>
>> 
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>> 
>> -- Keiichi.Fujino 
> 
-BEGIN PGP SIGNATURE-
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlvTHEYACgkQHPApP6U8
pFiQPRAAyGhrGQrKV7BTJShAr7qs3IxQUmxXjGbwvr3AzDLY4n2nnvA8kyZkJIgV
yS9WAqc7unssIUxrbmsEsT6c4WFhC0OMefvgHjuwZgYkC8YMmsuxTCczK5utSMgE
cdjGvM1BZVwA2+OtXLoZrcbeFz1+AQhbn2ma8uR9i1Sr937j/jyISPd5Z+irnI7j
s9//RUhjqvV7rkCO6PKBhA0Vt7M8BN8Ys716YmPXs346ey9JMOEct3Ik+o3euPrG
yp8oATuwwRDl3EwwsZsgZeSduKoRMz6iGdQXl5iD/3eXus9y1eItebzR69vwXeIT
sWA505islh0w3RkBCRQjfQ05tDUmgxX4BQaiPrkIsLkAbsadGleEp17r+P55gBri
3if0l79GS8dd6y/djY6RIbZLu9ZLYIOqPXYz2kkjcm/7JrLy8ccw/Qi5vpPioPVs
nmdSi4jgm7/TMLvb96esWcMj7/TN6r4qVWdATqDriFRvNz9+MaX+VSZBtHhD6Pcr
dByOXFGXyUzgLxb0mGUrIkqnt05pX6BdU80fCDXNQle6fBibVevFV7Q3Chyd+gmc
4PMmdoaDX99/LFEu/piONcObpLSu5K8+gjU9FWitfXWlGMXPC4ycq5Jn4wzMNHUh
7nWvqGJCk6am6pwo7cHQIOvHL0yP3RBsRTxDUKpMXBzz33cl8ZM=
=BDbq
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62858] The package is not extractable

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62858

Christopher Schultz  changed:

   What|Removed |Added

 OS||All

--- Comment #1 from Christopher Schultz  ---
Looks corrupted to me. Don't use it.

$ wget
'http://mirror.dkd.de/apache/tomcat/tomcat-7/v7.0.91/bin/apache-tomcat-7.0.91-windows-x64.zip'

$ unzip -t 'apache-tomcat-7.0.91-windows-x64.zip'

 [...]

No errors detected.

$ shasum -a 512 'apache-tomcat-7.0.91-windows-x64.zip'
c996c26a59969363bf8eaf2b85651f2691518874958892bf6ccd7e87db7efafc41f7ff5eaed771d01385978597b7e164eafba70399383b6756209ffae3455751
 apache-tomcat-7.0.91-windows-x64.zip

$ curl
'https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.91/src/apache-tomcat-7.0.91-src.zip.sha512'
9033a287a0d93180deaff3b7dc7f2ea82f036271787cfa9aaffd703378e688a8421f7785d74f2c22f3b8bbea813fa69ff5642525dc2dd0accec0171ca1241c39
*apache-tomcat-7.0.91-src.zip

:(

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62858] The package is not extractable

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62858

Konstantin Kolinko  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Konstantin Kolinko  ---
(In reply to Christopher Schultz from comment #1)
> Looks corrupted to me. Don't use it.
> 
> $ wget
> 'http://mirror.dkd.de/apache/tomcat/tomcat-7/v7.0.91/bin/apache-tomcat-7.0.
> 91-windows-x64.zip'
> 
> $ unzip -t 'apache-tomcat-7.0.91-windows-x64.zip'
> 
>  [...]
> 
> No errors detected.
> 
> $ shasum -a 512 'apache-tomcat-7.0.91-windows-x64.zip'
> c996c26a59969363bf8eaf2b85651f2691518874958892bf6ccd7e87db7efafc41f7ff5eaed77
> 1d01385978597b7e164eafba70399383b6756209ffae3455751 
> apache-tomcat-7.0.91-windows-x64.zip

The above value is the correct one.

I can unzip the file using 7-zip archiver.
I can unzip the file using built-in support for browsing of zip files in
Windows Explorer (Windows 10 1803 64-bit).
No issues noted.

Note: the size of the file is 10 740 483 bytes.

> $ curl
> 'https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.91/src/apache-tomcat-7.
> 0.91-src.zip.sha512'
> 9033a287a0d93180deaff3b7dc7f2ea82f036271787cfa9aaffd703378e688a8421f7785d74f2
> c22f3b8bbea813fa69ff5642525dc2dd0accec0171ca1241c39
> *apache-tomcat-7.0.91-src.zip
> 
> :(

The above value is for a different file (7.0.91-src.zip).

Closing as WORKSFORME.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62858] The package is not extractable

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62858

--- Comment #3 from Jens-D. Doll  ---
Created attachment 36216
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36216&action=edit
my directory fo 7.091

The first 2 were not unzippable,
the last one (2) now is!

There is a difference in size too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62858] The package is not extractable

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62858

--- Comment #4 from Konstantin Kolinko  ---
(In reply to Jens-D. Doll from comment #3)
> Created attachment 36216 [details]
> my directory fo 7.091
> 
> The first 2 were not unzippable,
> the last one (2) now is!
> 
> There is a difference in size too.

The first file in that image is 7.0.88.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62858] The package is not extractable

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62858

--- Comment #5 from Jens-D. Doll  ---
Created attachment 36217
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36217&action=edit
my download directory for Tomcat 7.091

Correction: Here are the 3 files downloaded. The one with (1) is not
unzippable. The sizes are equal. Don't know the exact source URLs, maybe from
lauf-*.at and *esslingen.de

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62851] Forward to relative path using Dispatcherservlet does results 404

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62851

Remy Maucherat  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Remy Maucherat  ---
This other BZ discusses this (lack of) normalization.

*** This bug has been marked as a duplicate of bug 62150 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62150] Behavior of relative paths with RequestDispatcher has changed

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62150

--- Comment #7 from Remy Maucherat  ---
*** Bug 62851 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2018-10-26 Thread Bill Barker
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-nio2 has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- tomcat-trunk-test-nio2 :  Tomcat 9.x, a web server implementing the Java 
Servlet 4.0,
...


Full details are available at:
http://vmgump-vm3.apache.org/tomcat-trunk/tomcat-trunk-test-nio2/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on bnd exists, no need to add for property bndlib.jar.
 -INFO- Failed with reason build failed
 -INFO- Project Reports in: 
/srv/gump/public/workspace/tomcat-trunk/output/logs-NIO2
 -INFO- Project Reports in: 
/srv/gump/public/workspace/tomcat-trunk/output/test-tmp-NIO2/logs
 -WARNING- No directory 
[/srv/gump/public/workspace/tomcat-trunk/output/test-tmp-NIO2/logs]



The following work was performed:
http://vmgump-vm3.apache.org/tomcat-trunk/tomcat-trunk-test-nio2/gump_work/build_tomcat-trunk_tomcat-trunk-test-nio2.html
Work Name: build_tomcat-trunk_tomcat-trunk-test-nio2 (Type: Build)
Work ended in a state of : Failed
Elapsed: 23 mins
Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only -Dsun.zip.disableMemoryMapping=true 
org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar 
-Djava.net.preferIPv4Stack=/srv/gump/public/workspace/tomcat-trunk/true 
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-3.1-SNAPSHOT.jar
 -Dtest.reports=output/logs-NIO2 -Dexecute.test.nio2=true 
-Dexamples.sources.skip=true 
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs 
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.7.3a-201803300640/ecj-4.7.3a.jar
 -Dbndlib.jar=/srv/gump/packages/bnd/bndlib-4.0.0/biz.aQute.bndlib-4.0.0.jar 
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar
 
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181026/bin/openssl
 -Dtest.temp=output/test-tmp-NIO2
  -Dtest.accesslog=true -Dexecute.test.nio=false 
-Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar 
-Dexecute.test.apr=false -Dtest.excludePerformance=true -Dtest.relaxTiming=true 
-Deasymock.jar=/srv/gump/public/workspace/easymock/core/target/easymock-4.0-SNAPSHOT.jar
 -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar 
-Dcglib.jar=/srv/gump/packages/cglib/cglib-nodep-2.2.jar test 
[Working Directory: /srv/gump/public/workspace/tomcat-trunk]
CLASSPATH: 
/usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/webapps/examples/WEB-INF/classes:/srv/gump/public/workspace/tomcat-trunk/output/testclasses:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/bin/bootstrap.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/bin/tomcat-juli.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/annotations-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/servlet-api.ja
 
r:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jsp-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/el-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/websocket-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jaspic-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-ant.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-storeconfig.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/tomcat-coyote.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jasper.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jasper-el.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-tribes.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-ha.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/tomcat-api.jar:/srv/gump/public/workspace/tomcat-trunk/output

[Bug 62858] The package is not extractable

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62858

--- Comment #6 from Christopher Schultz  ---
(In reply to Konstantin Kolinko from comment #2)
> (In reply to Christopher Schultz from comment #1)
> > Looks corrupted to me. Don't use it.

[...]

> > $ curl
> > 'https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.91/src/apache-tomcat-7.
> > 0.91-src.zip.sha512'
> > 9033a287a0d93180deaff3b7dc7f2ea82f036271787cfa9aaffd703378e688a8421f7785d74f2
> > c22f3b8bbea813fa69ff5642525dc2dd0accec0171ca1241c39
> > *apache-tomcat-7.0.91-src.zip
> > 
> > :(
> 
> The above value is for a different file (7.0.91-src.zip).

*facepalm*

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2018-10-26 Thread Bill Barker
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-nio2 has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- tomcat-trunk-test-nio2 :  Tomcat 9.x, a web server implementing the Java 
Servlet 4.0,
...


Full details are available at:
http://vmgump-vm3.apache.org/tomcat-trunk/tomcat-trunk-test-nio2/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on bnd exists, no need to add for property bndlib.jar.
 -INFO- Failed with reason build failed
 -INFO- Project Reports in: 
/srv/gump/public/workspace/tomcat-trunk/output/logs-NIO2
 -INFO- Project Reports in: 
/srv/gump/public/workspace/tomcat-trunk/output/test-tmp-NIO2/logs
 -WARNING- No directory 
[/srv/gump/public/workspace/tomcat-trunk/output/test-tmp-NIO2/logs]



The following work was performed:
http://vmgump-vm3.apache.org/tomcat-trunk/tomcat-trunk-test-nio2/gump_work/build_tomcat-trunk_tomcat-trunk-test-nio2.html
Work Name: build_tomcat-trunk_tomcat-trunk-test-nio2 (Type: Build)
Work ended in a state of : Failed
Elapsed: 23 mins 50 secs
Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only -Dsun.zip.disableMemoryMapping=true 
org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar 
-Djava.net.preferIPv4Stack=/srv/gump/public/workspace/tomcat-trunk/true 
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-3.1-SNAPSHOT.jar
 -Dtest.reports=output/logs-NIO2 -Dexecute.test.nio2=true 
-Dexamples.sources.skip=true 
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs 
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.7.3a-201803300640/ecj-4.7.3a.jar
 -Dbndlib.jar=/srv/gump/packages/bnd/bndlib-4.0.0/biz.aQute.bndlib-4.0.0.jar 
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar
 
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181027/bin/openssl
 -Dtest.temp=output/test-tmp-NIO2
  -Dtest.accesslog=true -Dexecute.test.nio=false 
-Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar 
-Dexecute.test.apr=false -Dtest.excludePerformance=true -Dtest.relaxTiming=true 
-Deasymock.jar=/srv/gump/public/workspace/easymock/core/target/easymock-4.0-SNAPSHOT.jar
 -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar 
-Dcglib.jar=/srv/gump/packages/cglib/cglib-nodep-2.2.jar test 
[Working Directory: /srv/gump/public/workspace/tomcat-trunk]
CLASSPATH: 
/usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/webapps/examples/WEB-INF/classes:/srv/gump/public/workspace/tomcat-trunk/output/testclasses:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/bin/bootstrap.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/bin/tomcat-juli.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/annotations-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/servlet-api.ja
 
r:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jsp-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/el-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/websocket-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jaspic-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-ant.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-storeconfig.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/tomcat-coyote.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jasper.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/jasper-el.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-tribes.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/catalina-ha.jar:/srv/gump/public/workspace/tomcat-trunk/output/build/lib/tomcat-api.jar:/srv/gump/public/workspace/tomcat-trunk/output/bu
 
ild/lib

[Bug 62858] The package is not extractable

2018-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62858

--- Comment #7 from Jens-D. Doll  ---
All 3 files are not fully extractable,  2 of them stop at running.txt and one
is completely corrupt. The source URLs are:

http://mirror.dkd.de/apache/tomcat/tomcat-7/v7.0.91/bin/apache-tomcat-7.0.91-windows-x64.zip

http://apache.lauf-forum.at/tomcat/tomcat-7/v7.0.91/bin/apache-tomcat-7.0.91-windows-x64.zip

http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/tomcat/tomcat-7/v7.0.91/bin/apache-tomcat-7.0.91-windows-x64.zip

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org