Author: violetagg
Date: Sat Mar 14 08:40:25 2015
New Revision: 137
URL: http://svn.apache.org/r137
Log:
Unused type parameter T
Modified:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/WebXml.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/WebXml.java
Author: violetagg
Date: Sat Mar 14 08:42:04 2015
New Revision: 138
URL: http://svn.apache.org/r138
Log:
Merged revision 137 from tomcat/trunk:
Unused type parameter T
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/descriptor/
Author: violetagg
Date: Sat Mar 14 08:47:45 2015
New Revision: 139
URL: http://svn.apache.org/r139
Log:
Merged revision 137 from tomcat/trunk:
Unused type parameter T
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/deploy/WebXml.
Author: violetagg
Date: Sat Mar 14 10:59:38 2015
New Revision: 149
URL: http://svn.apache.org/r149
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57704
Access instanceManager via get/set methods.
Fix potential NPEs. In web app start if a problem occur prior to
instanceManager ini
Author: violetagg
Date: Sat Mar 14 11:14:24 2015
New Revision: 150
URL: http://svn.apache.org/r150
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57704
Merged revision 149 from tomcat/trunk:
Access instanceManager via get/set methods.
Fix potential NPEs. In web app start if a
Author: violetagg
Date: Sat Mar 14 11:23:33 2015
New Revision: 151
URL: http://svn.apache.org/r151
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57704
Merged revision 149 from tomcat/trunk:
Access instanceManager via get/set methods.
Fix potential NPEs. In web app start if a
https://bz.apache.org/bugzilla/show_bug.cgi?id=57704
Violeta Georgieva changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=56108
--- Comment #2 from Robert Paasche ---
Removed switch key, to handle more private keylenght (e.g. 3072 bits).
DH *SSL_callback_tmp_DH(SSL *ssl, int export, int keylen)
{
EVP_PKEY *pkey;
int type;
pkey = SSL_get_privatekey(ssl);
https://bz.apache.org/bugzilla/show_bug.cgi?id=57705
Bug ID: 57705
Summary: RemoteAddrValve: no log message no explanation when
valve rejects request
Product: Tomcat 7
Version: 7.0.59
Hardware: PC
OS: Mac OS
https://bz.apache.org/bugzilla/show_bug.cgi?id=47714
Philippe Mouawad changed:
What|Removed |Added
CC||p.mouawad@ubik-ingenierie.c
https://bz.apache.org/bugzilla/show_bug.cgi?id=47714
--- Comment #29 from Philippe Mouawad ---
(In reply to Ben Erridge from comment #26)
> We are using Glassfish V3.1.2.2 in production. We have the same application
> running in other datacenters with other Load Balancers, none have exhibited
> t
https://bz.apache.org/bugzilla/show_bug.cgi?id=57705
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 from Mark Tho
https://bz.apache.org/bugzilla/show_bug.cgi?id=57706
Bug ID: 57706
Summary: Documentation for tomcatAuthentication too vague:
confusion over authentication and authorization
Product: Tomcat 7
Version: 7.0.59
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=57707
Bug ID: 57707
Summary: Execute failed: java.io.IOException: Cannot run
program "wine"
Product: Tomcat 7
Version: 7.0.59
Hardware: PC
OS: Mac OS X 10.1
https://bz.apache.org/bugzilla/show_bug.cgi?id=57707
Konstantin Kolinko changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=57707
Graham Leggett changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://bz.apache.org/bugzilla/show_bug.cgi?id=57707
Konstantin Kolinko changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Or:
cat BUILDING.txt | grep -i wine
Or:
cat BUILDING.txt | grep -i WINE
It's clearly stated in BULDING.txt
Regards,
-- Stephan
On 14-03-15 21:32, bugzi...@apache.org wrote:
https://bz.apache.org/bugzilla/show_bug.cgi?id=57707
Konstantin Kolinko changed:
What|Removed
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-BIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150314-native-src.tar.gz
-Dexampl
rkspace/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-NIO2
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150314-native-src.tar.gz
-Dexampl
Author: markt
Date: Sat Mar 14 22:20:06 2015
New Revision: 1666757
URL: http://svn.apache.org/r1666757
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57377
Remove the restriction that prevented the use of SSL when specifying a bind
address.
Enable SSL to be configured for the registry as
Author: markt
Date: Sat Mar 14 22:24:29 2015
New Revision: 1666758
URL: http://svn.apache.org/r1666758
Log:
Remove unnecessary constant
Removed:
tomcat/trunk/java/org/apache/catalina/mbeans/Constants.java
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
Modified:
Author: markt
Date: Sat Mar 14 22:26:59 2015
New Revision: 1666759
URL: http://svn.apache.org/r1666759
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57377
Remove the restriction that prevented the use of SSL when specifying a bind
address.
Enable SSL to be configured for the registry as
Author: markt
Date: Sat Mar 14 22:32:02 2015
New Revision: 1666762
URL: http://svn.apache.org/r1666762
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57377
Remove the restriction that prevented the use of SSL when specifying a bind
address.
Enable SSL to be configured for the registry as
https://bz.apache.org/bugzilla/show_bug.cgi?id=57377
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=57708
Bug ID: 57708
Summary: [Patch] Authentication by reverse proxy, authorization
by Tomcat
Product: Tomcat 9
Version: unspecified
Hardware: PC
OS: Mac OS X 1
https://bz.apache.org/bugzilla/show_bug.cgi?id=57708
--- Comment #1 from Graham Leggett ---
Created attachment 32568
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32568&action=edit
Patch for tomcat v8.0.x
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=57708
--- Comment #2 from Graham Leggett ---
Created attachment 32569
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32569&action=edit
Patch for tomcat v9.0.x
--
You are receiving this mail because:
You are the assignee for the bug.
--
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-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150314-native-src.tar.gz
-Dexampl
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-20150314-native-src.tar.gz
-Dexamples.sources.skip=
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-20150314-native-src.tar.gz
-Dexamples.sources.
it-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150314-native-src.tar.gz
-Dexamples.sources.skip=true
https://bz.apache.org/bugzilla/show_bug.cgi?id=57709
Bug ID: 57709
Summary: leeaur test
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
33 matches
Mail list logo