https://bz.apache.org/bugzilla/show_bug.cgi?id=57129
--- Comment #11 from Christopher Schultz ---
(In reply to quaff from comment #9)
> I have the same problem, my application need to override resources of
> third-party libs, for example config files and templates even classes, It
> works fine wi
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-20150707-native-src.tar.gz
-Dexampl
https://bz.apache.org/bugzilla/show_bug.cgi?id=58110
--- Comment #5 from Mark Thomas ---
Great. Thanks for confirming the fix.
For future reference there is an easier way to apply this sort of patch than
unpacking and repacking the JAR.
Just put the class into the right structure under $CATALIN
https://bz.apache.org/bugzilla/show_bug.cgi?id=58110
--- Comment #4 from LiuYan 刘研 ---
Just downloaded
https://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/java/org/apache/jasper/compiler/ErrorDispatcher.java,
compiled, put it into jasper.jar, restart tomcat 7.0.63, it works!
Thanks for fixing
https://bz.apache.org/bugzilla/show_bug.cgi?id=58112
--- Comment #1 from Mark Thomas ---
I'd say documentation.
--
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=58112
Bug ID: 58112
Summary: o.a.c.ant.DeployTask depends on o.a.tomcat.util.* -
packaging or documentation issue ?
Product: Tomcat 7
Version: trunk
Hardware: PC
Author: markt
Date: Tue Jul 7 14:16:27 2015
New Revision: 1689687
URL: http://svn.apache.org/r1689687
Log:
Better docs for the debug attribute
Modified:
tomcat/trunk/conf/web.xml
tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
tomcat/trunk/webapps/docs/cgi-howto.xml
M
Author: markt
Date: Tue Jul 7 13:59:30 2015
New Revision: 1689679
URL: http://svn.apache.org/r1689679
Log:
More clean-up
Modified:
tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
Modified: tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
URL:
http://svn.apache.
Author: markt
Date: Tue Jul 7 13:57:52 2015
New Revision: 1689677
URL: http://svn.apache.org/r1689677
Log:
Remove unnecessary comment. If filters want to interact with the input or
output stream they are expected to wrap the request and/or response as
necessary.
Modified:
tomcat/trunk/java
Author: markt
Date: Tue Jul 7 13:56:59 2015
New Revision: 1689676
URL: http://svn.apache.org/r1689676
Log:
Remove statement of the obvious.
Modified:
tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
Modified: tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
URL:
Author: markt
Date: Tue Jul 7 13:56:37 2015
New Revision: 1689675
URL: http://svn.apache.org/r1689675
Log:
Clean-up
Modified:
tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
Modified: tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java
URL:
http://svn.apache.org/v
https://bz.apache.org/bugzilla/show_bug.cgi?id=58110
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Jul 7 13:22:01 2015
New Revision: 1689659
URL: http://svn.apache.org/r1689659
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58110
Like scriptlet sections, declaration sections of JSP pages have a one-to-one
mapping of lines to the generated .java file. Use this
Author: markt
Date: Tue Jul 7 13:20:06 2015
New Revision: 1689657
URL: http://svn.apache.org/r1689657
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58110
Like scriptlet sections, declaration sections of JSP pages have a one-to-one
mapping of lines to the generated .java file. Use this
Author: markt
Date: Tue Jul 7 13:17:42 2015
New Revision: 1689656
URL: http://svn.apache.org/r1689656
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58110
Like scriptlet sections, declaration sections of JSP pages have a one-to-one
mapping of lines to the generated .java file. Use this
https://bz.apache.org/bugzilla/show_bug.cgi?id=58111
Remy Maucherat changed:
What|Removed |Added
OS||All
--- Comment #1 from Remy Mauchera
Author: kkolinko
Date: Tue Jul 7 13:07:39 2015
New Revision: 1689651
URL: http://svn.apache.org/r1689651
Log:
Correct a typo (missing ')')
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.or
https://bz.apache.org/bugzilla/show_bug.cgi?id=58111
Bug ID: 58111
Summary: Update to Eclipse ECJ 4.5
Product: Tomcat 8
Version: 8.0.23
Hardware: PC
Status: NEW
Severity: enhancement
Priority: P2
Compon
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.63.
Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Expression Language and Java
WebSocket technologies.
This release contains a number of bug fixes and improvement
https://bz.apache.org/bugzilla/show_bug.cgi?id=58110
--- Comment #2 from Mark Thomas ---
I can confirm that this is a Tomcat bug in o.a.jasper.compiler.JavacErrorDetail
I'll investigate a fix...
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58110
--- Comment #1 from Mark Thomas ---
I've confirmed this error doesn't occur if you do something similar directly in
Eclipse and I've been able to repeat this with trunk (9.0.x). I just need to
check if JDT is returning the wrong line number or
https://bz.apache.org/bugzilla/show_bug.cgi?id=58110
Bug ID: 58110
Summary: JSP compiler points error to wrong line number when
there are two same return statements.
Product: Tomcat 7
Version: unspecified
Hardware: PC
Author: markt
Date: Tue Jul 7 10:11:36 2015
New Revision: 1689622
URL: http://svn.apache.org/r1689622
Log:
Update docs for 8.0.24
[This commit notification would consist of 64 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
-
Author: violetagg
Date: Tue Jul 7 09:19:05 2015
New Revision: 1689615
URL: http://svn.apache.org/r1689615
Log:
Update docs for Apache Tomcat 7.0.63 release.
[This commit notification would consist of 330 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
-
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-20150707-native-src.tar.gz
-Dexampl
FYI
https://mta.openssl.org/pipermail/openssl-announce/2015-July/37.html
We might need to point Windows users to this:
http://wiki.apache.org/tomcat/BuildTcNativeWin
until we can get an updated build out (assuming the issue affects us).
It is looking like I'm not going to be in a position to
Author: markt
Date: Tue Jul 7 08:40:14 2015
New Revision: 1689599
URL: http://svn.apache.org/r1689599
Log:
Update (excluding docs) for 8.0.24 release
Modified:
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-80.html
tomcat/site/trunk/docs/index.html
tomcat/
Author: markt
Date: Tue Jul 7 08:26:20 2015
New Revision: 1689597
URL: http://svn.apache.org/r1689597
Log:
Add 8.0.24 release date
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc
Author: violetagg
Date: Tue Jul 7 08:21:38 2015
New Revision: 9669
Log:
Remove 7.0.62
Removed:
release/tomcat/tomcat-7/v7.0.62/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: d
Author: markt
Date: Tue Jul 7 08:19:35 2015
New Revision: 9668
Log:
Remove old release
Removed:
release/tomcat/tomcat-8/v8.0.22/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail:
Author: violetagg
Date: Tue Jul 7 07:57:24 2015
New Revision: 1689591
URL: http://svn.apache.org/r1689591
Log:
Updates (excluding docs) for 7.0.63 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-70.ht
https://bz.apache.org/bugzilla/show_bug.cgi?id=57129
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |INVALID
Status|REOPENED
32 matches
Mail list logo