https://issues.apache.org/bugzilla/show_bug.cgi?id=50679
Summary: FarmDeployer doesn't support parallel deployment
Product: Tomcat 7
Version: 7.0.6
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50667
--- Comment #7 from Olivier Costet 2011-01-28 04:40:39
EST ---
(In reply to comment #5)
> Hi Olivier, yes, I see the use case. I do have a different suggestion for the
> solution, as there is a significant change.
> I'm attaching a patch
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634
--- Comment #2 from Mark Thomas 2011-01-28 05:31:20 EST ---
I've tested this with the latest 7.0.x source. I can't reproduce the
ClassNotFoundException. That looks like compilation was done with a very old
version of JspC.
Outputting ${num
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 22.01.2011 19:01, Jim Jagielski wrote:
The builds for Tomcat 5.5.32 are ready for testing and approval.
The candidates binaries are available here:
http://people.apache.org/~jim/tomcat-5.5/
According to the release process, the 5.5.32 build corresponding to the
tag TOMCAT_5_5_32 [1] is:
[
On 27.01.2011 21:39, Konstantin Kolinko wrote:
2011/1/27 jean-frederic clere:
On 01/27/2011 10:30 AM, Konstantin Kolinko wrote:
2011/1/25 jean-frederic clere:
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.31/
According to the release process, th
2011/1/28 Rainer Jung :
> On 27.01.2011 21:39, Konstantin Kolinko wrote:
>>
>> 2011/1/27 jean-frederic clere:
>>>
>>> On 01/27/2011 10:30 AM, Konstantin Kolinko wrote:
2011/1/25 jean-frederic clere:
>
> The candidates binaries are available here:
> http://people.apache.org/~jf
2011/1/28 Konstantin Kolinko :
> 2011/1/28 Rainer Jung :
>> On 27.01.2011 21:39, Konstantin Kolinko wrote:
>>>
>>> 2011/1/27 jean-frederic clere:
On 01/27/2011 10:30 AM, Konstantin Kolinko wrote:
>
> 2011/1/25 jean-frederic clere:
>>
>> The candidates binaries are availabl
Author: rjung
Date: Fri Jan 28 11:44:38 2011
New Revision: 1064632
URL: http://svn.apache.org/viewvc?rev=1064632&view=rev
Log:
Add proposal.
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?
Author: kkolinko
Date: Fri Jan 28 11:56:37 2011
New Revision: 1064634
URL: http://svn.apache.org/viewvc?rev=1064634&view=rev
Log:
vote
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=10
Author: markt
Date: Fri Jan 28 13:03:57 2011
New Revision: 1064652
URL: http://svn.apache.org/viewvc?rev=1064652&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50642
Better fix for HttpClient keep-alive thread triggered memory leaks
Modified:
tomcat/trunk/java/org/apach
Author: markt
Date: Fri Jan 28 13:05:41 2011
New Revision: 1064653
URL: http://svn.apache.org/viewvc?rev=1064653&view=rev
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1
https://issues.apache.org/bugzilla/show_bug.cgi?id=50642
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Catalina
Version|7.0.4
https://issues.apache.org/bugzilla/show_bug.cgi?id=50677
--- Comment #3 from Mark Thomas 2011-01-28 08:32:57 EST ---
I'd prefer B and I agree some care is needed with the substitution algorithm.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are rec
On Jan 28, 2011, at 5:56 AM, Rainer Jung wrote:
>
> - 4 errors in run-tester, but I vaguely remember those are
>not regressions (details see below)
>
+1... non regressions (I should have noted them when
I called for the vote).
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=50680
Summary: NPE in TagFileProcessor when tag file is in an
expanded directory "jar"
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=48358
--- Comment #17 from Isabel Drost 2011-01-28 10:18:07 EST
---
Created an attachment (id=26571)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26571)
Trivial fix for NPE problem for problem clarification
After checking the chan
https://issues.apache.org/bugzilla/show_bug.cgi?id=48358
Isabel Drost changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
Author: markt
Date: Fri Jan 28 15:57:32 2011
New Revision: 1064747
URL: http://svn.apache.org/viewvc?rev=1064747&view=rev
Log:
Not sure which recent Comet change fixed this but one of them did.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xm
https://issues.apache.org/bugzilla/show_bug.cgi?id=50405
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634
--- Comment #4 from Christopher Schultz
2011-01-28 12:40:39 EST ---
(In reply to comment #2)
> I've tested this with the latest 7.0.x source. I can't reproduce the
> ClassNotFoundException. That looks like compilation was done with a very
Author: markt
Date: Fri Jan 28 17:41:45 2011
New Revision: 1064791
URL: http://svn.apache.org/viewvc?rev=1064791&view=rev
Log:
Don't need an INFO log message every 30s when the FarmWarDeployer is running
Modified:
tomcat/trunk/java/org/apache/catalina/ha/deploy/WarWatcher.java
Modified: tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634
--- Comment #5 from Christopher Schultz
2011-01-28 12:50:35 EST ---
> Further testing shows outputting ${num} is not a bug.
>
> I suspect the web application you pre-compiled with JspC did not have a
> web.xml. In this case, Tomcat assume
https://issues.apache.org/bugzilla/show_bug.cgi?id=50667
--- Comment #8 from Filip Hanik 2011-01-28 13:31:15 EST ---
hi Olivier, I'm still noodling (thinking) about this. I am not thrilled about
the
if (async) else
case here. But rest assured, a solution will come.
best
Filip
--
Configure bu
Author: markt
Date: Fri Jan 28 21:04:55 2011
New Revision: 1064881
URL: http://svn.apache.org/viewvc?rev=1064881&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50679
Update the FarmWarDeployer to support parallel deployment. This deliberately
breaks the API since the meaning
https://issues.apache.org/bugzilla/show_bug.cgi?id=50679
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Jan 28 21:13:19 2011
New Revision: 1064887
URL: http://svn.apache.org/viewvc?rev=1064887&view=rev
Log:
Add some internal API notes to the migration page
Modified:
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/xdocs/migration.xml
Modified: tomcat/site/tru
Author: markt
Date: Fri Jan 28 21:21:02 2011
New Revision: 1064890
URL: http://svn.apache.org/viewvc?rev=1064890&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50680
Prevent an NPE when using tag files from an exploded JAR file, e.g. from within
an IDE.
Patch provided by Lar
https://issues.apache.org/bugzilla/show_bug.cgi?id=50680
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Jan 28 21:31:48 2011
New Revision: 1064893
URL: http://svn.apache.org/viewvc?rev=1064893&view=rev
Log:
Remove whitespace
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk
Author: markt
Date: Fri Jan 28 21:41:02 2011
New Revision: 1064897
URL: http://svn.apache.org/viewvc?rev=1064897&view=rev
Log:
Remove unused file
Removed:
tomcat/trunk/java/org/apache/tomcat/util/http/AcceptLanguage.java
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=38916
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=28168
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=25148
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=26494
--- Comment #1 from Mark Thomas 2011-01-28 18:02:51 EST ---
*** Bug 25148 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=49978
kristof batizy changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
Author: markt
Date: Fri Jan 28 23:24:23 2011
New Revision: 1064929
URL: http://svn.apache.org/viewvc?rev=1064929&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46819
Remove redundant object instantiations in JspRuntimeLibrary.
Patch provided by Anthony Whitford.
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=46819
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50683
Summary: Servlet 3.0 annotations not scanned if
unpackWars="false"
Product: Tomcat 7
Version: 7.0.6
Platform: PC
OS/Version: Windows XP
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=50683
--- Comment #1 from kristof batizy 2011-01-28 18:37:39 EST
---
sorry, typo in step 1, above:
1) Set unpackWars="false"
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this m
https://issues.apache.org/bugzilla/show_bug.cgi?id=48208
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49978
kristof batizy changed:
What|Removed |Added
CC||kris...@batizy.com
--
Configure
Author: markt
Date: Sat Jan 29 00:00:50 2011
New Revision: 1064932
URL: http://svn.apache.org/viewvc?rev=1064932&view=rev
Log:
Re-fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49978
Pre-existing dir should not break deployment
Modified:
tomcat/trunk/java/org/apache/catalina/loader/We
https://issues.apache.org/bugzilla/show_bug.cgi?id=49978
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Sat Jan 29 00:15:34 2011
New Revision: 1064934
URL: http://svn.apache.org/viewvc?rev=1064934&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50683
Scan annotations when unpackWars=false
Modified:
tomcat/trunk/java/org/apache/naming/resources/WARDirCont
https://issues.apache.org/bugzilla/show_bug.cgi?id=50683
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Sun, Jan 23, 2011 at 12:41 PM, Jeremy Boynes wrote:
> The only bug remaining that impact the JSTL libraries is #46052 (locale
> performance on 1.6). Henri suggested releasing in its current form which
> sounds reasonable. Should we release this as 1.2.0? Is this a good version
> number - sho
https://issues.apache.org/bugzilla/show_bug.cgi?id=48208
Ralf Hauser changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|WONTFIX
48 matches
Mail list logo