[
https://issues.apache.org/jira/browse/MTOMCAT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reopened MTOMCAT-84:
---
[~olamy], I don't think so.
[~kkolinko], I have reuploaded the patch. I have signed ASF license
[
https://issues.apache.org/jira/browse/MTOMCAT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MTOMCAT-84:
--
Attachment: MTOMCAT-84.patch
> tomcat:reload logs the wrong message
> -
[
https://issues.apache.org/jira/browse/MTOMCAT-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813809#comment-13813809
]
Michael Osipov commented on MTOMCAT-79:
---
Why was that closed as "Not a Problem"?
>
Author: markt
Date: Tue Nov 5 09:57:38 2013
New Revision: 1538921
URL: http://svn.apache.org/r1538921
Log:
Document how to enable Cobertura code coverage
Modified:
tomcat/trunk/BUILDING.txt
Modified: tomcat/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=
Author: markt
Date: Tue Nov 5 10:07:11 2013
New Revision: 1538924
URL: http://svn.apache.org/r1538924
Log:
Skip the Cobertura JARs
Modified:
tomcat/trunk/conf/catalina.properties
Modified: tomcat/trunk/conf/catalina.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/conf/catalina.pr
Author: markt
Date: Tue Nov 5 10:06:48 2013
New Revision: 1538923
URL: http://svn.apache.org/r1538923
Log:
Move the Cobertura output up a level
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1538923&r1=1538922&
https://issues.apache.org/bugzilla/show_bug.cgi?id=52323
--- Comment #9 from Mark Thomas ---
(In reply to Christopher Schultz from comment #6)
>
> So... what does our code-coverage look like? Is there a CC-report available
> through Jenkins?
Tomcat doesn't use the ASF's Jenkins server for CI, i
https://issues.apache.org/bugzilla/show_bug.cgi?id=52323
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: markt
Date: Tue Nov 5 10:17:15 2013
New Revision: 1538926
URL: http://svn.apache.org/r1538926
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52323
Follow up to r1538534
kkolinko review comments
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/BU
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719
--- Comment #7 from Mark Thomas ---
I been through the code and if the upload fails there should be something
logged to $CATALINA_BASE/logs/manager-.log
Do you still have those logs? If so, could you check to see if anything was
logged?
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
Bug ID: 55743
Summary: Shutdown script broken on linux when only using
PID-File
Product: Tomcat 7
Version: unspecified
Hardware: PC
OS: Linux
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/5174
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: markt
Date: Tue Nov 5 11:39:25 2013
New Revision: 1538949
URL: http://svn.apache.org/r1538949
Log:
Better names
Added:
tomcat/trunk/java/org/apache/tomcat/util/scan/JarFileUrlJar.java
- copied, changed from r1538919,
tomcat/trunk/java/org/apache/tomcat/util/scan/FileUrlJar.jav
2013/11/5 :
> 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/5174
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: bb-vm_ubuntu
>
> Build Rea
Author: markt
Date: Tue Nov 5 12:07:03 2013
New Revision: 1538960
URL: http://svn.apache.org/r1538960
Log:
Fix failing unit tests after refactoring of Jasper to use the JAR abstraction
from the JAR scanner.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/scan/JarFactory.java
tomcat/t
On 05/11/2013 11:40, Konstantin Kolinko wrote:
> 2013/11/5 :
>> 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/5174
>>
>> Buildbot URL: http://ci.apache.org/
>>
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588
--- Comment #4 from Nitinb ---
What could be side effects of running tomcat with 'ulimit -c unlimited' during
the test?
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588
Nitinb changed:
What|Removed |Added
Status|NEEDINFO|NEW
--
You are receiving this mail becau
http://ci.apache.org/projects/tomcat/tomcat8/coverage/
Enjoy
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588
Nitinb changed:
What|Removed |Added
CC||nitinvbhav...@yahoo.com
--- Comment #5 fr
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
Christopher Schultz changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 f
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588
Christopher Schultz changed:
What|Removed |Added
Attachment #31011|text/x-log |text/plain
mime typ
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588
--- Comment #6 from Christopher Schultz ---
(In reply to Nitinb from comment #4)
> What could be side effects of running tomcat with 'ulimit -c unlimited'
> during the test?
You might get a very large core file (roughly the size of your JV
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
--- Comment #2 from Felix Becker ---
Hi,
http://tomcat.apache.org/tomcat-7.0-doc/config/server.html
=== Quote
Note: Disabling the shutdown port works well when Tomcat is started using
Apache Commons Daemon (running as a service on Windo
Author: markt
Date: Tue Nov 5 15:41:53 2013
New Revision: 1539036
URL: http://svn.apache.org/r1539036
Log:
Fix remainder of failing tests and a related TODO spotted in the tests as well.
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappLoader.java
tomcat/trunk/test/org/apache
On Nov 5, 2013, at 9:41 AM, ma...@apache.org wrote:
> Author: markt
> Date: Tue Nov 5 15:41:53 2013
> New Revision: 1539036
>
> URL: http://svn.apache.org/r1539036
> Log:
> Fix remainder of failing tests and a related TODO spotted in the tests as
> well.
>
>
>
> Modified:
> tomcat/trunk/te
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588
--- Comment #7 from Christopher Schultz ---
(In reply to Nitinb from comment #5)
> Created attachment 31011 [details]
> Another crash with same error
>
> There was another crash and I have attached the crash report file
> hs_err_pid12092.l
https://issues.apache.org/bugzilla/show_bug.cgi?id=52153
Christopher Schultz changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #8 from
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/5177
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743
--- Comment #3 from Christopher Schultz ---
I wasn't objecting to you having filed this BZ issue: I was just changing the
classification from BUG to ENHANCEMENT. I don't see why it couldn't be added.
Did you want to propose a patch? They a
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383
--- Comment #49 from Konstantin Preißer ---
Hi,
I'd like to switch the font used for the Tomcat Website and Docs (currently
"Lucida Sans Unicode") to "Open Sans" [1] which is released by Google using a
Apache 2.0 Licence. This also means t
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383
--- Comment #50 from Christopher Schultz ---
(In reply to Konstantin Preißer from comment #49)
> I'd like to switch the font used for the Tomcat Website and Docs (currently
> "Lucida Sans Unicode") to "Open Sans" [1] which is released by Go
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383
--- Comment #51 from Konstantin Preißer ---
Hi Christopher, thanks for your comments.
(In reply to Christopher Schultz from comment #50)
> (In reply to Konstantin Preißer from comment #49)
> > I'd like to switch the font used for the Tomca
Author: markt
Date: Tue Nov 5 21:22:25 2013
New Revision: 1539133
URL: http://svn.apache.org/r1539133
Log:
Fix indent
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/ELNode.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELNode.java
URL:
http://svn.apache.org/viewvc/tomc
Author: markt
Date: Tue Nov 5 22:13:37 2013
New Revision: 1539157
URL: http://svn.apache.org/r1539157
Log:
Fix various bugs in Jasper's simplified EL parser and add the test case that
found them.
This is a precursor to fixing BZ55198 / BZ55735 since that is going to require
separating an attrib
Author: markt
Date: Tue Nov 5 22:46:35 2013
New Revision: 1539173
URL: http://svn.apache.org/r1539173
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55735
This fixes a regression caused by the fix to
https://issues.apache.org/bugzilla/show_bug.cgi?id=55198
When processing JSP docume
Author: markt
Date: Tue Nov 5 22:50:21 2013
New Revision: 1539174
URL: http://svn.apache.org/r1539174
Log:
Fix indent
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/jasper/compiler/ELNode.java
Propchange: tomcat/tc7.0.x/trunk/
Author: markt
Date: Tue Nov 5 22:51:30 2013
New Revision: 1539176
URL: http://svn.apache.org/r1539176
Log:
Fix various bugs in Jasper's simplified EL parser and add the test case that
found them.
This is a precursor to fixing BZ55198 / BZ55735 since that is going to require
separating an attrib
Author: markt
Date: Tue Nov 5 22:56:44 2013
New Revision: 1539177
URL: http://svn.apache.org/r1539177
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55735
This fixes a regression caused by the fix to
https://issues.apache.org/bugzilla/show_bug.cgi?id=55198
When processing JSP docume
https://issues.apache.org/bugzilla/show_bug.cgi?id=55735
Mark Thomas changed:
What|Removed |Added
Component|Jasper |Jasper
Version|7.0.47
Author: markt
Date: Tue Nov 5 23:01:15 2013
New Revision: 1539179
URL: http://svn.apache.org/r1539179
Log:
Update the BZ 55198 proposal with the fixes for the regression.
Remove Chris's vote as the patch proposal has changed.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55735
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55198
--- Comment #6 from Mark Thomas ---
I've updated the back-port proposal to include a fix for the regression
identified in bug 55735.
Regarding the
issue, I have a fix for that but it strikes me as the sort of thing that could
bre
On 05/11/2013 16:47, Nick Williams wrote:
> copyWithoutTransformers(), as defined in the interface
> InstrumentableClassLoader, returns a ClassLoader. The start() method is not
> defined in ClassLoader, it is specific to WebappClassLoader. Furthermore,
> code calling copyWithoutTransformers() wo
Author: markt
Date: Tue Nov 5 23:06:33 2013
New Revision: 1539180
URL: http://svn.apache.org/r1539180
Log:
Review of r1539036 by Nick Williams.
copyWithoutTransformers(), as defined in the interface
InstrumentableClassLoader, returns a ClassLoader. The start() method is not
defined in ClassLoa
On 5 November 2013 07:42, Konstantin Kolinko wrote:
> 2013/11/4 :
>> Author: olamy
>> Date: Mon Nov 4 04:12:13 2013
>> New Revision: 1538502
>>
>> URL: http://svn.apache.org/r1538502
>> Log:
>> [MTOMCAT-92] Bind tomcat to a self-chosen network interface
>>
>> Modified:
>>
>> tomcat/maven-pl
Author: olamy
Date: Tue Nov 5 23:18:57 2013
New Revision: 1539187
URL: http://svn.apache.org/r1539187
Log:
fix javadoc
Modified:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java
tomcat/maven-plugin/trunk/tomcat7-ma
Author: olamy
Date: Tue Nov 5 23:18:27 2013
New Revision: 1539186
URL: http://svn.apache.org/r1539186
Log:
[MTOMCAT-92] setup for https and ajp connectors too
Modified:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java
Author: olamy
Date: Tue Nov 5 23:23:29 2013
New Revision: 1539191
URL: http://svn.apache.org/r1539191
Log:
[MTOMCAT-84] tomcat:reload logs the wrong message
Submitted by Michael Osipov.
Modified:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tom
Author: olamy
Date: Tue Nov 5 23:23:41 2013
New Revision: 1539192
URL: http://svn.apache.org/r1539192
Log:
add contributor
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1539192
[
https://issues.apache.org/jira/browse/MTOMCAT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-84.
-
Resolution: Fixed
Fix Version/s: 2.2
patch applied.
Thanks
> tomcat:reloa
[
https://issues.apache.org/jira/browse/MTOMCAT-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814395#comment-13814395
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-79:
---
you should be able to use d
https://issues.apache.org/bugzilla/show_bug.cgi?id=49134
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
2013/11/6 :
> Author: markt
> Date: Tue Nov 5 23:06:33 2013
> New Revision: 1539180
>
> URL: http://svn.apache.org/r1539180
> Log:
> Review of r1539036 by Nick Williams.
>
> copyWithoutTransformers(), as defined in the interface
> InstrumentableClassLoader, returns a ClassLoader. The start() met
[
https://issues.apache.org/jira/browse/MTOMCAT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814469#comment-13814469
]
Hudson commented on MTOMCAT-92:
---
SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #267 (See
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/1534
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
[
https://issues.apache.org/jira/browse/MTOMCAT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814470#comment-13814470
]
Hudson commented on MTOMCAT-84:
---
SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #267 (See
Author: olamy
Date: Wed Nov 6 01:31:25 2013
New Revision: 1539209
URL: http://svn.apache.org/r1539209
Log:
[MTOMCAT-211] The .war file is not extracted from executable war
Modified:
tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java
[
https://issues.apache.org/jira/browse/MTOMCAT-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-211.
--
Resolution: Fixed
> The .war file is not extracted from executable war
> -
[
https://issues.apache.org/jira/browse/MTOMCAT-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-233.
--
Resolution: Fixed
fixed using last maven site plugin.
So will be available wit
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/5179
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Modified:
tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/checkstyle.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/checkstyle.html?rev=1539210&r1=1539209&r2=1539210&view=diff
===
Author: olamy
Date: Wed Nov 6 01:39:41 2013
New Revision: 1539210
URL: http://svn.apache.org/r1539210
Log:
Apache Tomcat Maven Plugin site documentation for 2.2-SNAPSHOT
Modified:
tomcat/site/trunk/docs/maven-plugin-trunk/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMoj
Modified:
tomcat/site/trunk/docs/maven-plugin-trunk/tomcat6-maven-plugin/run-war-only-mojo.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/tomcat6-maven-plugin/run-war-only-mojo.html?rev=1539210&r1=1539209&r2=1539210&view=diff
=
Modified:
tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/xref/org/apache/tomcat/maven/runner/Tomcat7Runner.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/xref/org/apache/tomcat/maven/runner/Tomcat7Runner.html?rev=1539210&r1=153920
[
https://issues.apache.org/jira/browse/MTOMCAT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-161.
--
Resolution: Fixed
added an excludes field as it you can add some file patterns
Author: olamy
Date: Wed Nov 6 02:54:45 2013
New Revision: 1539219
URL: http://svn.apache.org/r1539219
Log:
plexus utils 3.0.15
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=153
Author: olamy
Date: Wed Nov 6 02:55:08 2013
New Revision: 1539220
URL: http://svn.apache.org/r1539220
Log:
[MTOMCAT-161] add a filter to exclude some files from jars when building self
executable war/jar
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomc
Author: olamy
Date: Wed Nov 6 02:56:29 2013
New Revision: 1539222
URL: http://svn.apache.org/r1539222
Log:
cleanup unused dependencies
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java
tomcat/maven
Olivier Lamy (*$^¨%`£) created MTOMCAT-247:
--
Summary: refactor AbstractExecWarMojo and
AbstractStandaloneWarMojo which contains duplicate code
Key: MTOMCAT-247
URL: https://issues.apache.org/jira/browse/M
Author: olamy
Date: Wed Nov 6 03:21:36 2013
New Revision: 1539226
URL: http://svn.apache.org/r1539226
Log:
[MTOMCAT-196] Add the possiblilty to search warRunDepencies and extraDependcies
throug the dependencyManagement
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/
Author: olamy
Date: Wed Nov 6 03:22:00 2013
New Revision: 1539227
URL: http://svn.apache.org/r1539227
Log:
[MTOMCAT-196] for warRunDependencies too
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java
[
https://issues.apache.org/jira/browse/MTOMCAT-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-196.
--
Resolution: Fixed
> Add the possiblilty to search warRunDepencies and extraDep
[
https://issues.apache.org/jira/browse/MTOMCAT-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814572#comment-13814572
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-246:
I'm interested to have a
On Nov 1, 2013, at 6:23 AM, Scott Severtson
wrote:
> All,
>
> We've noticed that our Tomcat 6.0.37 instances have increasing overhead the
> longer they stay up. We've captured some heap dumps, expecting to find memory
> leaks within our code, but found something different instead.
>
> Jasper
https://issues.apache.org/bugzilla/show_bug.cgi?id=55746
Bug ID: 55746
Summary: Add documentation for AllRolesMode for CombinedRealm
Product: Tomcat 6
Version: unspecified
Hardware: All
OS: All
Status: NEW
76 matches
Mail list logo