+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
--- Comment #5 from Jeremy Boynes ---
I can reproduce this on OSX using Java 1.7 and the stock distribution.
If I copy output/build to "/tmp/good-path" and make the config changes
described (setenv.sh and JspServlet) then the SVG demo and
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
--- Comment #4 from Nick Williams ---
Created attachment 31117
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31117&action=edit
Application Replicating Problem
Okay. I've attached the simplest possible application that replicat
Author: schultz
Date: Sat Dec 14 20:12:56 2013
New Revision: 1550964
URL: http://svn.apache.org/r1550964
Log:
Fixed typo in changelog.
Modified:
tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
URL:
http:
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
--- Comment #3 from Jeremy Boynes ---
The mixed use of URL encoding on the classpath looks suspicious:
/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%208.0/webapps/messaging1/WEB-INF/lib/javax.servlet.jsp.jstl-1.2.2.jar
vs.
/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
--- Comment #2 from Konstantin Kolinko ---
(In reply to Nick Williams from comment #1)
1. Simplify.
Your issue is that a single JSP page does not compile. Remove everything that
is not related to the problem. There is no need to bundle al
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
Nick Williams changed:
What|Removed |Added
OS||All
--- Comment #1 from Nick Willi
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884
Bug ID: 55884
Summary: JSPs no longer compile in Java 8
Product: Tomcat 8
Version: 8.0.0-RC5
Hardware: PC
Status: NEW
Severity: major
Priority: P2
> -Original Message-
> From: Konstantin Preißer [mailto:kpreis...@apache.org]
> Sent: Saturday, December 14, 2013 1:53 PM
> To: 'Tomcat Developers List'
> Subject: RE: [VOTE] Release Apache Tomcat 8.0.0-RC7
>
> Hi Mark,
>
> > -Original Message-
> > From: Mark Thomas [mailto:ma...
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/5332
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Hi Mark,
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Thursday, December 12, 2013 12:28 AM
> > The proposed 8.0.0-RC7 release is:
> > [ ] Broken - do not release
> > [ ] Alpha - go ahead and release as 8.0.0-RC7 alpha
While the issue with large static file
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1639
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
Author: kkolinko
Date: Sat Dec 14 11:07:03 2013
New Revision: 1550922
URL: http://svn.apache.org/r1550922
Log:
Merged r1550920 from tomcat/trunk:
Use existing local variable instead of a getter.
Spotted thanks to "manager can be null" IDE warning. No change in functionality.
Modified:
tomcat/
Author: kkolinko
Date: Sat Dec 14 11:03:09 2013
New Revision: 1550921
URL: http://svn.apache.org/r1550921
Log:
Merged r1550743 from tomcat/trunk:
Fix a find bugs warning about String comparison
This slightly improves performance in the rare/unlikely case when one
explicitly sets contextClass pro
Author: kkolinko
Date: Sat Dec 14 10:52:56 2013
New Revision: 1550920
URL: http://svn.apache.org/r1550920
Log:
Use existing local variable instead of a getter.
Spotted thanks to "manager can be null" IDE warning.
Modified:
tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java
Author: violetagg
Date: Sat Dec 14 08:30:57 2013
New Revision: 1550900
URL: http://svn.apache.org/r1550900
Log:
In addition to r1542550 where TagLibraryInfoImpl.createVariable(...) method is
removed.
According to web-jsptaglibrary schema, variableType->declare is 'true' by
default.
Adjust defaul
22 matches
Mail list logo