https://issues.apache.org/bugzilla/show_bug.cgi?id=52328
--- Comment #11 from Nikolay Diakov 2012-01-11
09:06:26 UTC ---
Yes, Mark, we can test it pretty quick. If you would provide us with a patched
distribution package, we will test:
- Query response in our application (having removed our buff
On 11.01.2012 02:14, Christopher Schultz wrote:
Rainer,
On 1/10/12 5:37 PM, Rainer Jung wrote:
It would matter if they take the reedom to return something new if
loadClass() is called for a class that was already loaded - and
something changed for the CL. For example a custom CL could check eve
https://issues.apache.org/bugzilla/show_bug.cgi?id=52450
Bug #: 52450
Summary: Add setter for entityResolver in jasper's ParserUtils
Product: Tomcat 7
Version: 7.0.23
Platform: PC
OS/Version: Linux
Status: NEW
Se
Author: markt
Date: Wed Jan 11 10:50:50 2012
New Revision: 1229953
URL: http://svn.apache.org/viewvc?rev=1229953&view=rev
Log:
Align spelling of message key
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java
tomcat/
Author: mturk
Date: Wed Jan 11 10:56:26 2012
New Revision: 1229955
URL: http://svn.apache.org/viewvc?rev=1229955&view=rev
Log:
BZ52450 Add setter for EntityResolver
Modified:
tomcat/trunk/java/org/apache/jasper/xmlparser/ParserUtils.java
Modified: tomcat/trunk/java/org/apache/jasper/xmlparse
Author: mturk
Date: Wed Jan 11 11:04:12 2012
New Revision: 1229956
URL: http://svn.apache.org/viewvc?rev=1229956&view=rev
Log:
BZ52450 Add setter for EntityResolver
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/jasper/xmlparser/ParserUtils.java
tomcat/tc7.0.x/trunk/webapps/docs/changelog
https://issues.apache.org/bugzilla/show_bug.cgi?id=52450
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52328
--- Comment #12 from Mark Thomas 2012-01-11 13:10:07 UTC ---
Excellent. I'll put a dev build up on my people.apache.org space and provide a
link when it is available.
For reference, both the flushing changes and adding an internal buffer a
Author: markt
Date: Wed Jan 11 13:12:05 2012
New Revision: 1229997
URL: http://svn.apache.org/viewvc?rev=1229997&view=rev
Log:
Improve test case
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestOutputBuffer.java
Modified: tomcat/trunk/test/org/apache/catalina/connector/TestOutpu
https://issues.apache.org/bugzilla/show_bug.cgi?id=52328
--- Comment #13 from Nikolay Diakov 2012-01-11
13:20:41 UTC ---
Numbers look great! Can't wait to try it out.
If all well, we would appreciate information about planning/estimation when to
expect a 7.0.x release with the patch inside.
-
Propchange:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/test-webapp/src/main/webapp/js/jquery-1.7.js
--
svn:eol-style = native
Propchange:
tomcat/maven-plugin/trunk/tomcat-
Author: olamy
Date: Wed Jan 11 13:38:55 2012
New Revision: 1230024
URL: http://svn.apache.org/viewvc?rev=1230024&view=rev
Log:
[MTOMCAT-114] Add an archetype project sample.
Added:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/
tomcat/maven-plugin/trunk/tomcat-maven-archetype/pom.xml
Added:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/test-webapp/src/main/webapp/css/bootstrap.min.1.4.0.css
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/test-webapp/src/main/web
Author: olamy
Date: Wed Jan 11 13:39:47 2012
New Revision: 1230026
URL: http://svn.apache.org/viewvc?rev=1230026&view=rev
Log:
fix some properties, configure archetype plugin to run it test on an archetype
sample
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/pom.xml
tomcat/
Author: olamy
Date: Wed Jan 11 13:39:56 2012
New Revision: 1230027
URL: http://svn.apache.org/viewvc?rev=1230027&view=rev
Log:
run archetype it test only in run-its profile
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/pom.xml
Modified: tomcat/maven-plugin/trunk/tomcat-maven-arc
Author: olamy
Date: Wed Jan 11 13:40:06 2012
New Revision: 1230028
URL: http://svn.apache.org/viewvc?rev=1230028&view=rev
Log:
missed to add a file
Added:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/test/test-settings.xml
(with props)
Added:
tomcat/maven-plugin/trunk/tomcat-mave
Author: olamy
Date: Wed Jan 11 13:40:24 2012
New Revision: 1230029
URL: http://svn.apache.org/viewvc?rev=1230029&view=rev
Log:
add a simple log4j.xml
Added:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/test-webapp/src/main/resources/
tomcat/mav
Author: olamy
Date: Wed Jan 11 13:40:37 2012
New Revision: 1230030
URL: http://svn.apache.org/viewvc?rev=1230030&view=rev
Log:
add an applicationContext.xml
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/test-webapp/src/main/webapp/WEB-INF/w
Author: olamy
Date: Wed Jan 11 13:41:16 2012
New Revision: 1230031
URL: http://svn.apache.org/viewvc?rev=1230031&view=rev
Log:
[MTOMCAT-114] add a module to run selenium tests on the produce war.
Added:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/t
Author: olamy
Date: Wed Jan 11 13:41:30 2012
New Revision: 1230032
URL: http://svn.apache.org/viewvc?rev=1230032&view=rev
Log:
reduce log level
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/test-webapp/src/main/resources/log4j.xml
Modified
Author: olamy
Date: Wed Jan 11 13:41:43 2012
New Revision: 1230033
URL: http://svn.apache.org/viewvc?rev=1230033&view=rev
Log:
fix selenium test execution in the webapp-it module
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/META-INF/maven/archetype-metadata.x
[
https://issues.apache.org/jira/browse/MTOMCAT-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184070#comment-13184070
]
Hudson commented on MTOMCAT-114:
Integrated in TomcatMavenPlugin-mvn3.x #83 (See
[https:
Author: olamy
Date: Wed Jan 11 13:49:07 2012
New Revision: 1230038
URL: http://svn.apache.org/viewvc?rev=1230038&view=rev
Log:
use filtering to not having plugin version hardcoded
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/pom.xml
tomcat/maven-plugin/trunk/tomcat-maven-ar
Author: olamy
Date: Wed Jan 11 13:49:17 2012
New Revision: 1230039
URL: http://svn.apache.org/viewvc?rev=1230039&view=rev
Log:
add codehaus snapshot repo as we currently depend on selenium plugin snapshot
version will fix issue on asf jenkins
Modified:
tomcat/maven-plugin/trunk/tomcat-maven
[
https://issues.apache.org/jira/browse/MTOMCAT-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed MTOMCAT-114.
Resolution: Fixed
fixed
> Add an archetype project sample
> -
[
https://issues.apache.org/jira/browse/MTOMCAT-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184073#comment-13184073
]
Hudson commented on MTOMCAT-114:
Integrated in TomcatMavenPlugin-mvn3.x #84 (See
[https:
Author: olamy
Date: Wed Jan 11 14:37:12 2012
New Revision: 1230067
URL: http://svn.apache.org/viewvc?rev=1230067&view=rev
Log:
add a headless profile to start xvfb if needed and will fix asf jenkins build
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/pom.xml
tomcat/maven-plu
Author: olamy
Date: Wed Jan 11 15:27:05 2012
New Revision: 1230090
URL: http://svn.apache.org/viewvc?rev=1230090&view=rev
Log:
add enforcer rule 1.6 required as we use tomcat7 api
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resour
Author: olamy
Date: Wed Jan 11 15:47:54 2012
New Revision: 1230103
URL: http://svn.apache.org/viewvc?rev=1230103&view=rev
Log:
remove non need archetype property, use org.apache.tomcat for others
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/META-INF/maven/arc
Konstantin,
On 1/10/12 9:16 PM, Konstantin Kolinko wrote:
> I think that instead of caching the class instance itself it would be
> safe to cache the fact that the class was loaded from the parent
> classloader. It separates responsibilities and solves the issue with
> dynamic classloading. The di
Author: markt
Date: Wed Jan 11 20:33:33 2012
New Revision: 1230235
URL: http://svn.apache.org/viewvc?rev=1230235&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52328
Initial fix. Don't flush on every write.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7
Author: markt
Date: Wed Jan 11 20:43:57 2012
New Revision: 1230240
URL: http://svn.apache.org/viewvc?rev=1230240&view=rev
Log:
Further improvements for
https://issues.apache.org/bugzilla/show_bug.cgi?id=52328
Add a buffer to the converter
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Author: markt
Date: Wed Jan 11 20:49:34 2012
New Revision: 1230243
URL: http://svn.apache.org/viewvc?rev=1230243&view=rev
Log:
Add test case
Added:
tomcat/tc7.0.x/trunk/test/org/apache/catalina/connector/TestOutputBuffer.java
- copied, changed from r1229731,
tomcat/trunk/test/org/apac
https://issues.apache.org/bugzilla/show_bug.cgi?id=52328
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-validate has an issue affecting its community integration.
Th
https://issues.apache.org/bugzilla/show_bug.cgi?id=50462
--- Comment #5 from xiaming 2012-01-12 07:53:42 UTC ---
Hi Devs,
Can you make a maven release for taglib 1.2? We want to use this in Geronimo
release. thanks in advance!
Forrest
--
Configure bugmail: https://issues.apache.org/bugzilla/u
36 matches
Mail list logo