https://bz.apache.org/bugzilla/show_bug.cgi?id=62527
--- Comment #1 from Remy Maucherat ---
I think r1831256 should be partially reverted due to this existing use. I plan
to do it shortly unless there's a disagreement.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=62527
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #2 from Mark Tho
https://bz.apache.org/bugzilla/show_bug.cgi?id=62527
--- Comment #3 from Remy Maucherat ---
Well, ok, but there is existing use and I don't see a benefit of being strict
here (it's not like a URL or HTTP element where security issues can occur). So
the fix sounds more like a regression than an im
https://bz.apache.org/bugzilla/show_bug.cgi?id=62527
--- Comment #4 from romain.manni-bucau ---
Yes, issue is really it breaks a lot of users (we already lived that years ago
and all apps needed to be reconfigured).
There is a flag for strict compliance in tomcat already so maybe this is a
behav
https://bz.apache.org/bugzilla/show_bug.cgi?id=62527
--- Comment #5 from Mark Thomas ---
I've had another read of the relevant bits of the Java EE spec and I can't see
a clear reason for this limitation. There are some hints that suggest it is to
do with the scopes of the various defined namespac
https://bz.apache.org/bugzilla/show_bug.cgi?id=57665
frank.michael.busin...@gmail.com changed:
What|Removed |Added
CC||frank.michael.busines
Author: remm
Date: Tue Jul 10 12:14:58 2018
New Revision: 1835543
URL: http://svn.apache.org/viewvc?rev=1835543&view=rev
Log:
62527: Revert restriction of JNDI to the java: namespace.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings.properties
tomcat/trunk/j
Author: remm
Date: Tue Jul 10 12:17:11 2018
New Revision: 1835544
URL: http://svn.apache.org/viewvc?rev=1835544&view=rev
Log:
62527: Revert restriction of JNDI to the java: namespace.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/desc
Author: remm
Date: Tue Jul 10 12:20:00 2018
New Revision: 1835545
URL: http://svn.apache.org/viewvc?rev=1835545&view=rev
Log:
62527: Revert restriction of JNDI to the java: namespace.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/desc
Author: remm
Date: Tue Jul 10 12:22:47 2018
New Revision: 1835547
URL: http://svn.apache.org/viewvc?rev=1835547&view=rev
Log:
62527: Revert restriction of JNDI to the java: namespace.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/deploy/L
https://bz.apache.org/bugzilla/show_bug.cgi?id=62527
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Tue Jul 10 12:39:46 2018
New Revision: 1835548
URL: http://svn.apache.org/viewvc?rev=1835548&view=rev
Log:
Update usage info
Modified:
tomcat/trunk/bin/makebase.bat
tomcat/trunk/bin/makebase.sh
Modified: tomcat/trunk/bin/makebase.bat
URL:
http://svn.apache.org/viewvc
Author: markt
Date: Tue Jul 10 13:48:54 2018
New Revision: 1835554
URL: http://svn.apache.org/viewvc?rev=1835554&view=rev
Log:
Trivial commit to trigger CI build
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/ant/ServerinfoTask.java
Modified: tomcat/tc8.5.x/trunk/java/org/apache/cat
Author: markt
Date: Tue Jul 10 13:55:39 2018
New Revision: 183
URL: http://svn.apache.org/viewvc?rev=183&view=rev
Log:
Trivial commit to trigger CI build
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/ant/ServerinfoTask.java
Modified: tomcat/tc8.5.x/trunk/java/org/apache/cat
Author: markt
Date: Tue Jul 10 17:14:02 2018
New Revision: 1835584
URL: http://svn.apache.org/viewvc?rev=1835584&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/ResourceBase.java
Modified:
tomcat/trunk/java/org/apache/tomcat/util/descriptor
https://bz.apache.org/bugzilla/show_bug.cgi?id=62526
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Mark Thomas
https://bz.apache.org/bugzilla/show_bug.cgi?id=62526
--- Comment #2 from Fabrice Bacchella ---
I generated this key store using http://keystore-explorer.org.
I switched many times between empty password, defined password for store or the
key. From the 4 possible configurations, only the one wher
https://bz.apache.org/bugzilla/show_bug.cgi?id=62526
--- Comment #3 from Mark Thomas ---
Which version of Java are you running Tomcat with?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscr
https://bz.apache.org/bugzilla/show_bug.cgi?id=62526
--- Comment #4 from Fabrice Bacchella ---
Oracle 1.8.0_162
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...
https://bz.apache.org/bugzilla/show_bug.cgi?id=62526
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #5 from Mark Thomas ---
Hi developers, I just want to post here a feature request.
There are several tutorials online on how to get Tomcat (any version)
running on a server. They will be mostly about using "wget" to download the
binaries and adding SystemV or systemd init files.
Those are fine, they work, but it makes
Author: rjung
Date: Tue Jul 10 23:59:17 2018
New Revision: 1835602
URL: http://svn.apache.org/viewvc?rev=1835602&view=rev
Log:
Fix the maven release deploy task: signing fails
for the zip binary artefact, because the zip
file name suffix was missing.
The problem is specific for TC 8.0.x, older
br
https://bz.apache.org/bugzilla/show_bug.cgi?id=62164
--- Comment #8 from Jaikiran Pai ---
FWIW - a vote for releasing Ant with this fix is in progress, if anyone wants
to try it out https://www.mail-archive.com/dev@ant.apache.org/msg47371.html
--
You are receiving this mail because:
You are the
23 matches
Mail list logo