On 17/05/2010 20:11, Mark Thomas wrote:
> The 7.0.0-RC2 tag is
> [ ] Broken - do not release
> [X] Alpha - go ahead and release 7.0.0 Alpha based on 7.0.0-RC2
> [ ] Beta - go ahead and release 7.0.0 Beta based on 7.0.0-RC2
> [ ] Stable - go ahead and release 7.0.0 Stable based on 7.0.0-RC2
Serv
On 05/19/2010 11:40 AM, Mark Thomas wrote:
> On 17/05/2010 20:11, Mark Thomas wrote:
>> The 7.0.0-RC2 tag is
>> [ ] Broken - do not release
>> [X] Alpha - go ahead and release 7.0.0 Alpha based on 7.0.0-RC2
>> [ ] Beta - go ahead and release 7.0.0 Beta based on 7.0.0-RC2
>> [ ] Stable - go ahead
Author: markt
Date: Wed May 19 10:12:00 2010
New Revision: 946103
URL: http://svn.apache.org/viewvc?rev=946103&view=rev
Log:
Fix Eclipse warnings, line-length
Modified:
tomcat/trunk/java/org/apache/catalina/ha/ClusterListener.java
tomcat/trunk/java/org/apache/catalina/ha/ClusterMessageBas
Author: markt
Date: Wed May 19 10:24:53 2010
New Revision: 946107
URL: http://svn.apache.org/viewvc?rev=946107&view=rev
Log:
Make Log and StringManager instances private to the class.
This fixes:
- messages for one class being logged via the logger of another
- messages not being found since the c
Author: markt
Date: Wed May 19 10:33:17 2010
New Revision: 946109
URL: http://svn.apache.org/viewvc?rev=946109&view=rev
Log:
Clean-up
Modified:
tomcat/trunk/java/org/apache/catalina/ha/ClusterListener.java
Modified: tomcat/trunk/java/org/apache/catalina/ha/ClusterListener.java
URL:
http://s
Author: markt
Date: Wed May 19 10:39:11 2010
New Revision: 946112
URL: http://svn.apache.org/viewvc?rev=946112&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=946
On 17/05/2010, Mark Thomas wrote:
> All,
>
> The 7.0.0-RC1 process worked reasonably well so I am going stick with
> generating RC's for now. The next Tomcat 7.0.0 release candiate is ready
> for testing. 7.0.0-RC2 can
> be obtained from:
> http://people.apache.org/~markt/dev/tomcat-7/v7.0.0-
2010/5/18 Konstantin Kolinko :
> 2010/5/18 Bill Barker :
>> The current state of this project is 'Failed', with reason 'Build Failed'.
>> For reference only, the following projects are affected by this:
>> - tomcat-trunk-test : Java Servlet 3.0, Java Server Pages 2.2 &
>> Expression Languag...
Author: jfclere
Date: Wed May 19 12:10:32 2010
New Revision: 946143
URL: http://svn.apache.org/viewvc?rev=946143&view=rev
Log:
Otherwise it will fail with java 1.6.0_18 +.
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.
Author: markt
Date: Wed May 19 12:19:51 2010
New Revision: 946148
URL: http://svn.apache.org/viewvc?rev=946148&view=rev
Log:
Sync Windows installer config files with 'normal' versions
Modified:
tomcat/trunk/res/confinstall/server_1.xml
tomcat/trunk/res/confinstall/server_2.xml
tomcat/
Author: markt
Date: Wed May 19 12:21:11 2010
New Revision: 946149
URL: http://svn.apache.org/viewvc?rev=946149&view=rev
Log:
Remove blank lines
Modified:
tomcat/trunk/res/META-INF/annotations-api.jar.manifest
tomcat/trunk/res/META-INF/el-api.jar.manifest
tomcat/trunk/res/META-INF/jsp-
On 19/05/2010 11:57, sebb wrote:
> However, the resulting installations have slight differences between
> the files in the conf/ directory. See attached file. [If that does not
> make the list, I can create a Buzilla if necessary]
Fixed.
> Also, some of the MANIFEST.MF files in the jars have blank
The modules aren't really part of Tomcat 7. They should really be in a
separate svn location. They'll also need tomove to a separate Bugzilla
project.
[ ] +1 Move them.
[ ] 0 Move them, leave them. Don't mind.
[ ] -1 Don't move them.
I am happy to do the admin to make these moves happen.
Mark
On 19/05/2010 13:25, Mark Thomas wrote:
> The modules aren't really part of Tomcat 7. They should really be in a
> separate svn location. They'll also need tomove to a separate Bugzilla
> project.
>
> [X] +1 Move them.
> [ ] 0 Move them, leave them. Don't mind.
> [ ] -1 Don't move them.
Mark
On 05/19/2010 02:25 PM, Mark Thomas wrote:
> [X] +1 Move them.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
>> The modules aren't really part of Tomcat 7. They should really be in a
>> separate svn location. They'll also need tomove to a separate Bugzilla
>> project.
tomcat-lite and bayeux have no dependencies on Tomcat but jdbc-pool
depends on tomcat_juli isn't it ?
---
On 19/05/2010 13:36, Henri Gomez wrote:
>>> The modules aren't really part of Tomcat 7. They should really be in a
>>> separate svn location. They'll also need tomove to a separate Bugzilla
>>> project.
>
> tomcat-lite and bayeux have no dependencies on Tomcat but jdbc-pool
> depends on tomcat_jul
Author: kkolinko
Date: Wed May 19 12:50:34 2010
New Revision: 946160
URL: http://svn.apache.org/viewvc?rev=946160&view=rev
Log:
revert r946149
Those "blank lines" must be there, because they separate sections of the
manifest.
Modified:
tomcat/trunk/res/META-INF/annotations-api.jar.manifest
On 19/05/2010 12:25, Konstantin Kolinko wrote:
> In the meanwhile,
> As of now (at revision 946127),
> org.apache.catalina.mbeans.TestRegistration fails for me:
>
> Testcase: testMBeanDeregistration took 1,907 sec
> FAILED
> Not enough Tomcat MBeans
> junit.framework.AssertionFailedError: N
On 19/05/2010 13:50, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Wed May 19 12:50:34 2010
> New Revision: 946160
>
> URL: http://svn.apache.org/viewvc?rev=946160&view=rev
> Log:
> revert r946149
> Those "blank lines" must be there, because they separate sections of the
> manifest.
Ack.
2010/5/19 Mark Thomas :
> On 19/05/2010 12:25, Konstantin Kolinko wrote:
>> In the meanwhile,
>> As of now (at revision 946127),
>> org.apache.catalina.mbeans.TestRegistration fails for me:
>>
>> Testcase: testMBeanDeregistration took 1,907 sec
>> FAILED
>> Not enough Tomcat MBeans
>> junit.
Author: markt
Date: Wed May 19 13:03:57 2010
New Revision: 946168
URL: http://svn.apache.org/viewvc?rev=946168&view=rev
Log:
Move encoding outside the loop
Modified:
tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java
Modified: tomcat/trunk/java/org/apache/catalina/connector/C
On 19/05/2010, Mark Thomas wrote:
> The modules aren't really part of Tomcat 7. They should really be in a
> separate svn location. They'll also need tomove to a separate Bugzilla
> project.
>
> [ ] +1 Move them.
+1 (non-binding)
> [ ] 0 Move them, leave them. Don't mind.
> [ ] -1 Don't mo
>> tomcat-lite and bayeux have no dependencies on Tomcat but jdbc-pool
>> depends on tomcat_juli isn't it ?
>
> It does, although I don't see that as an obstacle to mving it outside
> the Tomact 7 source tree.
Nope.
+1
-
To unsu
On 19/05/2010, Mark Thomas wrote:
> On 19/05/2010 13:50, kkoli...@apache.org wrote:
> > Author: kkolinko
> > Date: Wed May 19 12:50:34 2010
> > New Revision: 946160
> >
> > URL: http://svn.apache.org/viewvc?rev=946160&view=rev
> > Log:
> > revert r946149
> > Those "blank lines" must be the
Author: markt
Date: Wed May 19 14:52:42 2010
New Revision: 946205
URL: http://svn.apache.org/viewvc?rev=946205&view=rev
Log:
Typo
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java
Modified: tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java
URL:
http
Author: kkolinko
Date: Wed May 19 15:14:03 2010
New Revision: 946211
URL: http://svn.apache.org/viewvc?rev=946211&view=rev
Log:
Do not try to find compiled class files of test classes by looking directly
into "known" places, but ask the classloader where it loads them from.
This fixes test failur
Author: kkolinko
Date: Wed May 19 15:17:23 2010
New Revision: 946212
URL: http://svn.apache.org/viewvc?rev=946212&view=rev
Log:
Typo in a comment
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestContextConfigAnnotation.java
Modified:
tomcat/trunk/test/org/apache/catalina/startup
Author: markt
Date: Wed May 19 15:17:50 2010
New Revision: 946213
URL: http://svn.apache.org/viewvc?rev=946213&view=rev
Log:
Corrent name
Added:
tomcat/trunk/test/org/apache/catalina/connector/TestCoyoteAdapter.java
- copied, changed from r946204,
tomcat/trunk/test/org/apache/catalina/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49292
--- Comment #1 from nebur43 2010-05-19 11:27:00 EDT ---
Hi,
Are you sure apply correctly the patch? These patch is must be apply not in
root path, also in \src\org\apache\taglibs\standard.
And extra/collections package must be move to ext
Not sure I understand the motivation for moving.
If you must do it - could you wait few days ? I have quite a few changes,
need to fix few tests. Almost done with the work project, will start having
20% time again this week.
On the move - mostly -1, I don't like tree fragmentation.
On May 19, 20
https://issues.apache.org/bugzilla/show_bug.cgi?id=49292
--- Comment #2 from nebur43 2010-05-19 11:35:08 EDT ---
Created an attachment (id=25456)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25456)
standard.1.0.6 patched for j2se 1.4
Attached the standard.jar with the patch
--
Co
On 19/05/2010 16:33, Costin Manolache wrote:
> Not sure I understand the motivation for moving.
The modules aren't part of Tomcat 7 yet they get included in tags etc.
Note that jdbc-pool already has a separate tags directory.
> If you must do it - could you wait few days ? I have quite a few chan
Author: markt
Date: Wed May 19 15:44:57 2010
New Revision: 946230
URL: http://svn.apache.org/viewvc?rev=946230&view=rev
Log:
Add some debug logging for investigating the Gump failures. I may remove it
once those have been resolved.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Co
Author: markt
Date: Wed May 19 15:45:20 2010
New Revision: 946231
URL: http://svn.apache.org/viewvc?rev=946231&view=rev
Log:
Additional change required for debug logging
Modified:
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings.properties
Modified:
tomcat/trunk/java/org/apache/
Author: markt
Date: Wed May 19 15:45:55 2010
New Revision: 946232
URL: http://svn.apache.org/viewvc?rev=946232&view=rev
Log:
Enable debug logging to investigate Gump failures
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestCoyoteAdapter.java
Modified: tomcat/trunk/test/org/apac
Author: markt
Date: Wed May 19 15:46:30 2010
New Revision: 946234
URL: http://svn.apache.org/viewvc?rev=946234&view=rev
Log:
Complete correction of name
Removed:
tomcat/trunk/test/org/apache/catalina/connector/TestCoyoteAdaptor.java
--
Author: kkolinko
Date: Wed May 19 15:55:33 2010
New Revision: 946241
URL: http://svn.apache.org/viewvc?rev=946241&view=rev
Log:
Add method TomcatBaseTest#getTemporaryDirectory()
Use mkdirs() to create tempDir directory in TomcatBaseTest#setUp()
Fix issue with TestRegistration test failing when ${t
Author: markt
Date: Wed May 19 16:02:53 2010
New Revision: 946247
URL: http://svn.apache.org/viewvc?rev=946247&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
If CDPATH is set, cd may result in output to stdout. Swallow the output. This
is safe since the script outputs
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
--- Comment #9 from Mark Thomas 2010-05-19 12:03:06 EDT ---
The patch has been applied to 5.5.x and will be included in 5.5.30 onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are recei
Author: jfclere
Date: Wed May 19 16:06:51 2010
New Revision: 946250
URL: http://svn.apache.org/viewvc?rev=946250&view=rev
Log:
Allow to test with APR.
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java
tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java
Mod
Author: markt
Date: Wed May 19 16:11:09 2010
New Revision: 946253
URL: http://svn.apache.org/viewvc?rev=946253&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
If CDPATH is set, cd may result in output to stdout. Swallow the output. This
is safe since the script outputs
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Wed May 19 16:18:29 2010
New Revision: 946258
URL: http://svn.apache.org/viewvc?rev=946258&view=rev
Log:
GSOC 2010: Further improvements to o.a.c.connector
Patch provided by Chamith Buddhika
Modified:
tomcat/trunk/java/org/apache/catalina/connector/mbeans-descriptors.xml
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
--- Comment #13 from Mark Thomas 2010-05-19 12:25:07 EDT ---
(In reply to comment #10)
> It seems that o.a.Catalina.Core descriptor has got operations containing POJO
> objects instead of primitive types which make them inaccessible via JCo
What are the release plans for "bayeux", "jdbc-pool", "tomcat-lite"?
Will they be separate components with their own lifecycle and
versioning? Certainly "jdbc-pool" is mature and can be moved like
that.
Will we do the same for "bayeux" and "tomcat-lite"? IIRC there were
thoughts to include "tomca
Author: markt
Date: Wed May 19 16:38:41 2010
New Revision: 946265
URL: http://svn.apache.org/viewvc?rev=946265&view=rev
Log:
GSOC 2010: ResourceLink
Patch provided by Chamith Buddhika
Modified:
tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml
tomcat/trunk/java/org/apach
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
--- Comment #14 from Mark Thomas 2010-05-19 12:41:06 EDT ---
(In reply to comment #12)
> - EJB
> - LocalEJB
> - MessageDestinationRef
> - PropertyChangeListener
> - ResourceEnvRef
> - Service
I wouldn't worry about t
IMHO we should use the modules/ directory as a place to move stuff out
of tomcat 'core', or develop stuff that is optional and only benefits a
subset
of users. They can be included in a "tomcat-all" or "extra" download if
ready,
but they should be released independently.
Tags are pretty cheap - no
https://issues.apache.org/bugzilla/show_bug.cgi?id=49292
--- Comment #3 from pmd1nh...@yahoo.com 2010-05-19 16:26:08 EDT ---
Created an attachment (id=25458)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25458)
snapshot of ELEvaluator direct children
--
Configure bugmail: https://is
https://issues.apache.org/bugzilla/show_bug.cgi?id=49292
--- Comment #4 from pmd1nh...@yahoo.com 2010-05-19 16:27:28 EDT ---
Hi,
Yes, I'm sure that the patch has been applied correctly. I have also
downloaded your attachment of standard-1.0.6, decompiled, and compared with
ours. They are same (
2010/5/19 Konstantin Kolinko :
>
1. I fixed the issues with tests failing because of non-default value
of ${tomcat.output}.
All tests on a VM running Linux are now completing successfully for me.
2. Gump run has happened. The failures in TestCoyoteAdapter were observed.
http://vmgump.apache.org/g
On 05/19/2010 12:09 PM, jean-frederic clere wrote:
> On 05/19/2010 11:40 AM, Mark Thomas wrote:
>> On 17/05/2010 20:11, Mark Thomas wrote:
>>> The 7.0.0-RC2 tag is
>>> [ ] Broken - do not release
>>> [X] Alpha - go ahead and release 7.0.0 Alpha based on 7.0.0-RC2
>>> [ ] Beta - go ahead and rele
53 matches
Mail list logo