https://issues.apache.org/bugzilla/show_bug.cgi?id=55795
--- Comment #2 from chainho ---
You mean this one is not a bug. But why your docs does't have a same attribute
with same description?
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=55795
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55795
Bug ID: 55795
Summary: http connector timeout attributes not with same
description
Product: Tomcat 7
Version: unspecified
Hardware: PC
Status: NEW
Author: markt
Date: Mon Nov 18 23:15:17 2013
New Revision: 1543227
URL: http://svn.apache.org/r1543227
Log:
Use local variable since we already have a reference to the
ServletContext
Modified:
tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java
Modified: tomcat/trunk/java/org/ap
Author: markt
Date: Mon Nov 18 23:15:46 2013
New Revision: 1543228
URL: http://svn.apache.org/r1543228
Log:
Clean up
Modified:
tomcat/trunk/java/org/apache/catalina/Loader.java
Modified: tomcat/trunk/java/org/apache/catalina/Loader.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/or
Author: markt
Date: Mon Nov 18 23:09:47 2013
New Revision: 1543223
URL: http://svn.apache.org/r1543223
Log:
Better conversion of base URLs to file permissions.
Modified:
tomcat/trunk/java/org/apache/catalina/loader/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/loader/Webap
2013/11/18 :
> Author: markt
> Date: Mon Nov 18 13:45:30 2013
> New Revision: 1543028
>
> URL: http://svn.apache.org/r1543028
> Log:
> Minor clean-up
> - inner class to end of file
It would better to move it to the top of the file. That is, introduce
it before it is used to declare method argume
https://issues.apache.org/bugzilla/show_bug.cgi?id=55792
--- Comment #4 from Konstantin Kolinko ---
Created attachment 31054
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31054&action=edit
2013-11-19_55792_tc8_tests.patch
Amendment to the tests. This is currently failing.
Notes:
1.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55792
--- Comment #3 from Konstantin Kolinko ---
Created attachment 31053
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31053&action=edit
test_55792.jsp - Sample JSP page
--
You are receiving this mail because:
You are the assignee
https://issues.apache.org/bugzilla/show_bug.cgi?id=55792
Konstantin Kolinko changed:
What|Removed |Added
Summary|Collection literals not |EL expression containing a
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871
--- Comment #18 from Tom ---
FYI seems kind of weird but we have experienced this when for various reasons
we needed to kill -9 the tomcat process. Doesn't necessarily make sense but was
fairly consistent.
--
You are receiving this mail b
Author: markt
Date: Mon Nov 18 21:12:46 2013
New Revision: 1543163
URL: http://svn.apache.org/r1543163
Log:
Grant read permissions to all resource locations used by the web
application
Modified:
tomcat/trunk/java/org/apache/catalina/WebResourceRoot.java
tomcat/trunk/java/org/apache/catali
Author: markt
Date: Mon Nov 18 21:09:21 2013
New Revision: 1543160
URL: http://svn.apache.org/r1543160
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java
Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java
URL:
htt
https://issues.apache.org/bugzilla/show_bug.cgi?id=55792
--- Comment #1 from Nick Williams ---
Please note the following revision to this bug:
It's only the map-literal that isn't working. The list-literal is working fine.
When I used the list-literal originally, I mapped before sorting, like so
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5231
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Mon Nov 18 13:45:30 2013
New Revision: 1543028
URL: http://svn.apache.org/r1543028
Log:
Minor clean-up
- inner class to end of file
- no need for public modifiers in interface
Modified:
tomcat/trunk/java/org/apache/catalina/WebResourceRoot.java
Modified: tomcat/trunk/ja
Author: markt
Date: Mon Nov 18 13:43:50 2013
New Revision: 1543027
URL: http://svn.apache.org/r1543027
Log:
Remove unused import
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
URL:
http://sv
Author: markt
Date: Mon Nov 18 13:43:19 2013
New Revision: 1543026
URL: http://svn.apache.org/r1543026
Log:
Fix indent
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
URL:
http://svn.apache.o
Author: markt
Date: Mon Nov 18 13:42:48 2013
New Revision: 1543025
URL: http://svn.apache.org/r1543025
Log:
Remove unused method
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
URL:
http://sv
https://issues.apache.org/bugzilla/show_bug.cgi?id=55792
Bug ID: 55792
Summary: Collection literals not recognized within stream
lambda expression, result in syntax error
Product: Tomcat 8
Version: 8.0.0-RC5
Hardware: All
On 18/11/2013 12:45, Konstantin Kolinko wrote:
> 2013/11/18 :
>> Author: markt
>> Date: Mon Nov 18 09:02:13 2013
>> New Revision: 1542952
>>
>> URL: http://svn.apache.org/r1542952
>> Log:
>> Update comments. No JNDI permission is granted now JNDI is not used to
>> access files.
>>
>
> Are we rea
2013/11/18 :
> Author: markt
> Date: Mon Nov 18 09:02:13 2013
> New Revision: 1542952
>
> URL: http://svn.apache.org/r1542952
> Log:
> Update comments. No JNDI permission is granted now JNDI is not used to access
> files.
>
Are we ready to remove the JndiPermission class itself? I think that we
Author: kkolinko
Date: Mon Nov 18 12:35:56 2013
New Revision: 1543017
URL: http://svn.apache.org/r1543017
Log:
Followup to 1542828.
Highlight a class name
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/to
Author: kkolinko
Date: Mon Nov 18 12:29:37 2013
New Revision: 1543016
URL: http://svn.apache.org/r1543016
Log:
Merged r1542841 from tomcat/trunk:
Fix a FindBugs warning.
Throw NPE rather than triggering one.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/e
Author: kkolinko
Date: Mon Nov 18 12:25:21 2013
New Revision: 1543015
URL: http://svn.apache.org/r1543015
Log:
Merged r1542769 from tomcat/trunk:
Work around false positive test failure
This issue was observed on Tomcat 7 buildbot,
e.g. Builder tomcat-7-trunk Build #1553
Modified:
tomcat/tc7
Author: kkolinko
Date: Mon Nov 18 11:52:16 2013
New Revision: 1543002
URL: http://svn.apache.org/r1543002
Log:
Update sample Eclipse IDE project:
Explicitly use a Java 6 SE JDK.
Exclude WebSocket classes that require Java 7 from build path.
Modified:
tomcat/tc7.0.x/trunk/res/ide-support/eclip
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5230
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: markt
Date: Mon Nov 18 09:30:43 2013
New Revision: 1542957
URL: http://svn.apache.org/r1542957
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/digester/Digester.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/digester/Digester.java
URL:
http://svn.
Author: markt
Date: Mon Nov 18 09:02:13 2013
New Revision: 1542952
URL: http://svn.apache.org/r1542952
Log:
Update comments. No JNDI permission is granted now JNDI is not used to access
files.
Modified:
tomcat/trunk/conf/catalina.policy
Modified: tomcat/trunk/conf/catalina.policy
URL:
http
Author: kkolinko
Date: Mon Nov 18 08:59:10 2013
New Revision: 1542951
URL: http://svn.apache.org/r1542951
Log:
Correct a typo
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55778
--- Comment #3 from Mark Thomas ---
(In reply to Mark Thomas from comment #1)
> To address this bug I have added (yet) another option to the JNDI Realm -
> spengoDelegationQop. It defaults to the current "auth-conf".
s/spengoDelegationQop
31 matches
Mail list logo