[JBoss-dev] jboss-remoting-testsuite-1.5 Build Completed With Testsuite Errors

2006-04-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.5?log=log20060407005051 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line: /services/cruisecontrol/wo

RE: [JBoss-dev] 5.0..0 Release Schedule

2006-04-06 Thread Adrian Brock
Ok with me. On Thu, 2006-04-06 at 20:22 -0500, Brian Stansberry wrote: > Hi Adrian, > > Can we try to schedule some time in the next couple weeks to have a call > to go over clustering integration issues for 5.0? Particularly with > respect to the MC. I'd like to get your input on what you thin

[JBoss-dev] jboss-seam-testsuite build.33 Build Fixed

2006-04-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-seam-testsuite?log=log20060407004716Lbuild.33 BUILD COMPLETE - build.33Date of build: 04/07/2006 00:47:16Time to build: 3 minutes 7 secondsLast changed: 04/06/2006 23:16:03Last log entry: improved test da

[JBoss-dev] jboss-remoting-testsuite-1.4 Build Completed With Testsuite Errors

2006-04-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060406232548 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line: /services/cruisecontrol/wo

[JBoss-dev] jboss-cache-testsuite Build Completed With Testsuite Errors

2006-04-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20060406224157 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:86: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/

RE: [JBoss-dev] 5.0..0 Release Schedule

2006-04-06 Thread Brian Stansberry
Hi Adrian, Can we try to schedule some time in the next couple weeks to have a call to go over clustering integration issues for 5.0? Particularly with respect to the MC. I'd like to get your input on what you think the key issues are so I can get JIRA issues raised, work started. I don't want

Re: [JBoss-dev] JBossCache 1.3.0.SP1 (WAS: JBossCache 1.3.0.GA released)

2006-04-06 Thread Manik Surtani
Yup -- Manik Surtani [EMAIL PROTECTED] Lead, JBoss Cache Telephone: +44 7786 702 706 MSN: [EMAIL PROTECTED] Yahoo: maniksurtani AIM: maniksurtani Skype: maniksurtani On 6 Apr 2006, at 19:30, Scott Marlow wrote: Sure, is the following command correct for accessing it: cvs co -r Branch_JBoss

Re: [JBoss-dev] JBossCache 1.3.0.SP1 (WAS: JBossCache 1.3.0.GA released)

2006-04-06 Thread Scott Marlow
Sure, is the following command correct for accessing it: cvs co -r Branch_JBossCache_1_3_0 JBossCache Thanks, Scott On Thu, 2006-04-06 at 19:02 +0100, Manik Surtani wrote: > Ok, so I have created a branch - > > > Branch_JBossCache_1_3_0 > > > Could we make sure any potential fixes for an S

[JBoss-dev] JBossCache 1.3.0.SP1 (WAS: JBossCache 1.3.0.GA released)

2006-04-06 Thread Manik Surtani
Ok, so I have created a branch -  Branch_JBossCache_1_3_0Could we make sure any potential fixes for an SP release go here as well as in HEAD.From what I can tell, we have:* Ben's SFSB fixes* The fix to the examples build script* Potential problem with the TreeCache GUI* JBCACHE-531 (Forcing file en

[JBoss-dev] RE: jbossweb build.29 Build Fixed

2006-04-06 Thread Rajesh Rajasekaran
Please ignore this mail. We are still working on getting the JBossWeb builds on different platforms.     Thanks Rajesh   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 11:01 AM To: jboss-development@lists.sourceforge.net; QA Subject: jbossweb

[JBoss-dev] jbossweb build.29 Build Fixed

2006-04-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossweb?log=log20060406114538Lbuild.29 BUILD COMPLETE - build.29Date of build: 04/06/2006 11:45:38Time to build: 14 minutes 53 seconds  Unit Tests: (0)  Total Errors an

RE: [JBoss-dev] JBossCache 1.3.0.GA released

2006-04-06 Thread Ben Wang
What tutorial? It is not broken, AFAIK. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Manik SurtaniSent: Thursday, April 06, 2006 8:16 PMTo: jboss-development@lists.sourceforge.netSubject: Re: [JBoss-dev] JBossCache 1.3.0.GA released Ok.  Has the tutorial been fixed as w

Re: [JBoss-dev] JBossCache 1.3.0.GA released + a change to how we deal with java.util.properties

2006-04-06 Thread Manik Surtani
Escaping single backslashes is probably not a good idea. What if I want to pass in (for some obscure reason) a \n ? I'd expect this to be translated to a new line, not the string "\\n". I think we just mandate that users passing in backslashes as a part of a path construct use double-back

[JBoss-dev] jboss-remoting-testsuite-1.5 Build Completed With Testsuite Errors

2006-04-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.5?log=log20060406072122 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line: /services/cruisecontrol/wo

RE: [JBoss-dev] JBossCache 1.3.0.GA released + a change to how we deal with java.util.properties

2006-04-06 Thread Scott Marlow
It turns out that the root cause behind JBCACHE-531 is deeper than I thought. After fixing a minor international character support issue in org.jboss.cache.config.CacheLoaderConfig (we were calling String.getBytes() without specifying an encoding). I then came across the same issue in org.jboss.u

Re: [JBoss-dev] JBossCache 1.3.0.GA released

2006-04-06 Thread Manik Surtani
Also, we need to branch 1.3.0 for this.  Let me create one and I'll send you the branch tag.  Too many half baked 1.4.0 features in HEAD now. --Manik Surtani[EMAIL PROTECTED]Lead, JBoss CacheTelephone: +44 7786 702 706MSN: [EMAIL PROTECTED]Yahoo: maniksurtaniAIM: maniksurtaniSkype: maniksurtani On

Re: [JBoss-dev] JBossCache 1.3.0.GA released

2006-04-06 Thread Manik Surtani
Ok.  Has the tutorial been fixed as well?   --Manik Surtani[EMAIL PROTECTED]Lead, JBoss CacheTelephone: +44 7786 702 706MSN: [EMAIL PROTECTED]Yahoo: maniksurtaniAIM: maniksurtaniSkype: maniksurtani On 6 Apr 2006, at 12:36, Ben Wang wrote: Yes, it has. The other two are almost done. Scott Marlow an

RE: [JBoss-dev] JBossCache 1.3.0.GA released

2006-04-06 Thread Ben Wang
Yes, it has. The other two are almost done. Scott Marlow and I need to verify JBCACHE-531 fix. I'd say let's go for QA next Monday then?   -Ben From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Manik SurtaniSent: Thursday, April 06, 2006 5:51 PMTo: jboss-development@lists.so

[JBoss-dev] jboss-seam-testsuite Build Completed With Testsuite Errors

2006-04-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-seam-testsuite?log=log20060406064614 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-seam-testsuite.xml:138: The following error occurred while executing this line: /services/cruisecontrol/wor

Re: [JBoss-dev] JBossCache 1.3.0.GA released

2006-04-06 Thread Manik Surtani
This is a better case.  The tutorial issue on its own was not strong enough, IMO.  :)Ben, is this fixed in HEAD at  the moment?Cheers, --Manik Surtani[EMAIL PROTECTED]Lead, JBoss CacheTelephone: +44 7786 702 706MSN: [EMAIL PROTECTED]Yahoo: maniksurtaniAIM: maniksurtaniSkype: maniksurtani On 5 Apr 2

[JBoss-dev] jboss-remoting-testsuite-1.4 Build Completed With Testsuite Errors

2006-04-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060406041924 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line: /services/cruisecontrol/wo

[JBoss-dev] jboss-cache-testsuite Build Completed With Testsuite Errors

2006-04-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20060406034325 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:86: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/