RE: [trinidad] Issues building 1.2.8

2008-07-10 Thread Gerard Donnelly
Hi,

It looks like deleting something from the repository and forcing it to
be downloaded again will make the initial connection.

If that connection is not made then the tests will fail as below.

Forcing the download allows for successful tests and build completion.

G


-Original Message-
From: Matthias Wessendorf [mailto:[EMAIL PROTECTED] 
Sent: 01 July 2008 20:46
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

I am not sure but I think I saw it in the past with facelets.

-M

Sent from my iPod.

Am 01.07.2008 um 21:23 schrieb Scott O'Bryan [EMAIL PROTECTED]:

 Some XML parsers try to resolve schema's via the namespace url if  
 there is no resolver for them.  Typically jars will register a  
 resolver to local copies of the schema files using a namespace  
 handler, so this is not always necessary.  If you're missing the  
 handler and your XML parser is set up to do strict validation,  
 you'll probably want to have access to the internet.

 Technically according to the XML specification, this is the  
 incorrect behavior.  These URL's for the namespace DO NOT need to be  
 present on the internet, but then it is up to the framework to  
 register all of the schemas.  You should be able to turn this  
 functionality off.

 Scott

 Matthias Wessendorf wrote:
 Well,
 looks like the DTD for some XMLs are validated via internet, like  
 facelets.

 -M

 On Tue, Jul 1, 2008 at 7:18 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:

 Yes, behind a firewall. The setting has the correct proxy -  
 configed as
 below. There were no other changes to settings.xml.

   proxy
 idmain_proxy/id
 activetrue/active
 protocolhttp/protocol
 hostXXX.X.XXX.XXX/host
 port8080/port
 nonProxyHostslocalhost, 127.0.0.1/nonProxyHosts
   /proxy

 Wouldn't an incorrect proxy prevent the initial build? Leave the
 repository empty?

 I have another project using 1.0.8 and there are no issues  
 building it.

 G

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On  
 Behalf Of
 Matthias Wessendorf
 Sent: 01 July 2008 17:51
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 It works for me...

 Looking at the TXT, I see:
 java.net.ConnectException: Connection timed out: connect
   at java.net.PlainSocketImpl.socketConnect(Native Method)

 You are behind a firewall, right ?
 Is there any chance that your settings.xml is just wrong ?
 Like, wrong proxy, etc ?

 -Matthias

 On Tue, Jul 1, 2008 at 6:41 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:

 Crazy indeed. Which is why I'm guessing it's just me. ;-)

 I've attached the surefire reports if it helps.

 G

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On  
 Behalf

 Of

 Matthias Wessendorf
 Sent: 01 July 2008 17:36
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 crazy.
 let me check that. It would be odd if the source release of an open
 source project has an issue...

 -Matthias

 On Tue, Jul 1, 2008 at 5:01 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:

 Hi Matthias,

 I've checked out both 1.2.7 and 1.2.8.

 Both fail in the same way. Clean and install works with an empty
 repository.
 It then fails on an immediate rerun.

 The failure occurs for Trinidad-impl with the test issues below.

 G


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On  
 Behalf

 Of

 Matthias Wessendorf
 Sent: 01 July 2008 13:28
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 ** This Message Originated From The Internet Please Be Aware  
 Of
 Suspicious Attachments And Content **

 Hi,

 On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:

 Hi All,

 I downloaded the 1.2.8 source zip and was able to build (using a

 clean

 repository) with 'mvn clean install'.

 so, when you delete the repo it works ?


 However, if I immediately try to rebuild it fails with the  
 following
 test errors:

 that means with an existing repo it doesn't work ?
 Strange. Can you test 1.2.7 as well ?


 PS: does the SVN checckout work for you ?

 -M




 initializationError0 
 (org.apache.myfaces.trinidadinternal.renderkit.CoreR

 enderKitTest)



 testEscapeInQuoteJS 
 (org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm

 l.XhtmlLafUtilsTest)



 testDoubleEscapeInQuoteJS 
 (org.apache.myfaces.trinidadinternal.ui.laf.bas

 e.xhtml.XhtmlLafUtilsTest)

 I saw somewhere that 'mvn compile' should be used. I've tried  
 this

 too

 but still end up with the same result.

 Any advice greatly appreciated.

 Thanks,
 Gerry


 P Please consider the environment before printing this email
 _

 1. The information contained in this E-mail, including any files

 transmitted with it, is confidential and may be legally  
 privileged.

 This

 E-mail is intended only for the personal attention of the stated
 addressee(s). Any access

[trinidad] Issues building 1.2.8

2008-07-01 Thread Gerard Donnelly
Hi All,

I downloaded the 1.2.8 source zip and was able to build (using a clean
repository) with 'mvn clean install'.

However, if I immediately try to rebuild it fails with the following
test errors:

 
initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR
enderKitTest)
 
testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
l.XhtmlLafUtilsTest)
 
testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas
e.xhtml.XhtmlLafUtilsTest)

I saw somewhere that 'mvn compile' should be used. I've tried this too
but still end up with the same result.

Any advice greatly appreciated.

Thanks,
Gerry


P Please consider the environment before printing this email
_ 
 
1. The information contained in this E-mail, including any files transmitted 
with it, is confidential and may be legally privileged. This E-mail is intended 
only for the personal attention of the stated addressee(s). Any access to this 
E-mail, including any files transmitted with it, by any other person is 
unauthorised. If you are not an addressee, you must not disclose, copy, 
circulate or in any other way use or rely on the information contained in this 
E-mail or any files transmitted with it. Such unauthorised use may be unlawful. 
If you have received this E-mail in error, please inform the sender immediately 
and delete it and all copies from your system. You may not forward this E-mail 
without the permission of the sender.
 
2. The views expressed in this E-mail are those of the author, and do not 
necessarily represent the views of AMT-SYBEX. Internet communications are not 
secure and AMT-SYBEX cannot, therefore, accept legal responsibility for the 
contents of this message nor for any damage caused by viruses.
 
AMT-SYBEX Limited is a UK company, registration number GB03036807 at address 
The Spirella Building, Bridge Road, Letchworth, SG6 4ET. 
AMT-SYBEX (NI) Limited is a UK company, registration number NI024104 at address 
Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
For more information on the AMT-SYBEX Group visit http://www.amt-sybex.com
_


Re: [trinidad] Issues building 1.2.8

2008-07-01 Thread Matthias Wessendorf
Hi,

On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
 Hi All,

 I downloaded the 1.2.8 source zip and was able to build (using a clean
 repository) with 'mvn clean install'.

so, when you delete the repo it works ?


 However, if I immediately try to rebuild it fails with the following
 test errors:

that means with an existing repo it doesn't work ?
Strange. Can you test 1.2.7 as well ?


PS: does the SVN checckout work for you ?

-M



 initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR
 enderKitTest)

 testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
 l.XhtmlLafUtilsTest)

 testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas
 e.xhtml.XhtmlLafUtilsTest)

 I saw somewhere that 'mvn compile' should be used. I've tried this too
 but still end up with the same result.

 Any advice greatly appreciated.

 Thanks,
 Gerry


 P Please consider the environment before printing this email
 _

 1. The information contained in this E-mail, including any files transmitted 
 with it, is confidential and may be legally privileged. This E-mail is 
 intended only for the personal attention of the stated addressee(s). Any 
 access to this E-mail, including any files transmitted with it, by any other 
 person is unauthorised. If you are not an addressee, you must not disclose, 
 copy, circulate or in any other way use or rely on the information contained 
 in this E-mail or any files transmitted with it. Such unauthorised use may be 
 unlawful. If you have received this E-mail in error, please inform the sender 
 immediately and delete it and all copies from your system. You may not 
 forward this E-mail without the permission of the sender.

 2. The views expressed in this E-mail are those of the author, and do not 
 necessarily represent the views of AMT-SYBEX. Internet communications are not 
 secure and AMT-SYBEX cannot, therefore, accept legal responsibility for the 
 contents of this message nor for any damage caused by viruses.

 AMT-SYBEX Limited is a UK company, registration number GB03036807 at address 
 The Spirella Building, Bridge Road, Letchworth, SG6 4ET.
 AMT-SYBEX (NI) Limited is a UK company, registration number NI024104 at 
 address Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
 For more information on the AMT-SYBEX Group visit http://www.amt-sybex.com
 _




-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org


RE: [trinidad] Issues building 1.2.8

2008-07-01 Thread Gerard Donnelly
Hi Matthias,

Yes, that's it. It only works with an empty repository.

I'll checkout both 1.2.7 and 1.2.8 and see what happens with the build.

Thanks,
G


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Matthias Wessendorf
Sent: 01 July 2008 13:28
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

** This Message Originated From The Internet Please Be Aware Of
Suspicious Attachments And Content **
 
Hi,

On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
 Hi All,

 I downloaded the 1.2.8 source zip and was able to build (using a clean
 repository) with 'mvn clean install'.

so, when you delete the repo it works ?


 However, if I immediately try to rebuild it fails with the following
 test errors:

that means with an existing repo it doesn't work ?
Strange. Can you test 1.2.7 as well ?


PS: does the SVN checckout work for you ?

-M




initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR
 enderKitTest)


testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
 l.XhtmlLafUtilsTest)


testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas
 e.xhtml.XhtmlLafUtilsTest)

 I saw somewhere that 'mvn compile' should be used. I've tried this too
 but still end up with the same result.

 Any advice greatly appreciated.

 Thanks,
 Gerry


 P Please consider the environment before printing this email
 _

 1. The information contained in this E-mail, including any files
transmitted with it, is confidential and may be legally privileged. This
E-mail is intended only for the personal attention of the stated
addressee(s). Any access to this E-mail, including any files transmitted
with it, by any other person is unauthorised. If you are not an
addressee, you must not disclose, copy, circulate or in any other way
use or rely on the information contained in this E-mail or any files
transmitted with it. Such unauthorised use may be unlawful. If you have
received this E-mail in error, please inform the sender immediately and
delete it and all copies from your system. You may not forward this
E-mail without the permission of the sender.

 2. The views expressed in this E-mail are those of the author, and do
not necessarily represent the views of AMT-SYBEX. Internet
communications are not secure and AMT-SYBEX cannot, therefore, accept
legal responsibility for the contents of this message nor for any damage
caused by viruses.

 AMT-SYBEX Limited is a UK company, registration number GB03036807 at
address The Spirella Building, Bridge Road, Letchworth, SG6 4ET.
 AMT-SYBEX (NI) Limited is a UK company, registration number NI024104
at address Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
 For more information on the AMT-SYBEX Group visit
http://www.amt-sybex.com
 _




-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

 
 
P Please consider the environment before printing this email


RE: [trinidad] Issues building 1.2.8

2008-07-01 Thread Gerard Donnelly
Hi Matthias,

I've checked out both 1.2.7 and 1.2.8.

Both fail in the same way. Clean and install works with an empty
repository.
It then fails on an immediate rerun.

The failure occurs for Trinidad-impl with the test issues below.

G


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Matthias Wessendorf
Sent: 01 July 2008 13:28
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

** This Message Originated From The Internet Please Be Aware Of
Suspicious Attachments And Content **
 
Hi,

On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
 Hi All,

 I downloaded the 1.2.8 source zip and was able to build (using a clean
 repository) with 'mvn clean install'.

so, when you delete the repo it works ?


 However, if I immediately try to rebuild it fails with the following
 test errors:

that means with an existing repo it doesn't work ?
Strange. Can you test 1.2.7 as well ?


PS: does the SVN checckout work for you ?

-M




initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR
 enderKitTest)


testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
 l.XhtmlLafUtilsTest)


testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas
 e.xhtml.XhtmlLafUtilsTest)

 I saw somewhere that 'mvn compile' should be used. I've tried this too
 but still end up with the same result.

 Any advice greatly appreciated.

 Thanks,
 Gerry


 P Please consider the environment before printing this email
 _

 1. The information contained in this E-mail, including any files
transmitted with it, is confidential and may be legally privileged. This
E-mail is intended only for the personal attention of the stated
addressee(s). Any access to this E-mail, including any files transmitted
with it, by any other person is unauthorised. If you are not an
addressee, you must not disclose, copy, circulate or in any other way
use or rely on the information contained in this E-mail or any files
transmitted with it. Such unauthorised use may be unlawful. If you have
received this E-mail in error, please inform the sender immediately and
delete it and all copies from your system. You may not forward this
E-mail without the permission of the sender.

 2. The views expressed in this E-mail are those of the author, and do
not necessarily represent the views of AMT-SYBEX. Internet
communications are not secure and AMT-SYBEX cannot, therefore, accept
legal responsibility for the contents of this message nor for any damage
caused by viruses.

 AMT-SYBEX Limited is a UK company, registration number GB03036807 at
address The Spirella Building, Bridge Road, Letchworth, SG6 4ET.
 AMT-SYBEX (NI) Limited is a UK company, registration number NI024104
at address Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
 For more information on the AMT-SYBEX Group visit
http://www.amt-sybex.com
 _




-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

 
 
P Please consider the environment before printing this email


Re: [trinidad] Issues building 1.2.8

2008-07-01 Thread Matthias Wessendorf
crazy.
let me check that. It would be odd if the source release of an open
source project has an issue...

-Matthias

On Tue, Jul 1, 2008 at 5:01 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
 Hi Matthias,

 I've checked out both 1.2.7 and 1.2.8.

 Both fail in the same way. Clean and install works with an empty
 repository.
 It then fails on an immediate rerun.

 The failure occurs for Trinidad-impl with the test issues below.

 G


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
 Matthias Wessendorf
 Sent: 01 July 2008 13:28
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 ** This Message Originated From The Internet Please Be Aware Of
 Suspicious Attachments And Content **

 Hi,

 On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:
 Hi All,

 I downloaded the 1.2.8 source zip and was able to build (using a clean
 repository) with 'mvn clean install'.

 so, when you delete the repo it works ?


 However, if I immediately try to rebuild it fails with the following
 test errors:

 that means with an existing repo it doesn't work ?
 Strange. Can you test 1.2.7 as well ?


 PS: does the SVN checckout work for you ?

 -M




 initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR
 enderKitTest)


 testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
 l.XhtmlLafUtilsTest)


 testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas
 e.xhtml.XhtmlLafUtilsTest)

 I saw somewhere that 'mvn compile' should be used. I've tried this too
 but still end up with the same result.

 Any advice greatly appreciated.

 Thanks,
 Gerry


 P Please consider the environment before printing this email
 _

 1. The information contained in this E-mail, including any files
 transmitted with it, is confidential and may be legally privileged. This
 E-mail is intended only for the personal attention of the stated
 addressee(s). Any access to this E-mail, including any files transmitted
 with it, by any other person is unauthorised. If you are not an
 addressee, you must not disclose, copy, circulate or in any other way
 use or rely on the information contained in this E-mail or any files
 transmitted with it. Such unauthorised use may be unlawful. If you have
 received this E-mail in error, please inform the sender immediately and
 delete it and all copies from your system. You may not forward this
 E-mail without the permission of the sender.

 2. The views expressed in this E-mail are those of the author, and do
 not necessarily represent the views of AMT-SYBEX. Internet
 communications are not secure and AMT-SYBEX cannot, therefore, accept
 legal responsibility for the contents of this message nor for any damage
 caused by viruses.

 AMT-SYBEX Limited is a UK company, registration number GB03036807 at
 address The Spirella Building, Bridge Road, Letchworth, SG6 4ET.
 AMT-SYBEX (NI) Limited is a UK company, registration number NI024104
 at address Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
 For more information on the AMT-SYBEX Group visit
 http://www.amt-sybex.com
 _




 --
 Matthias Wessendorf

 further stuff:
 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 mail: matzew-at-apache-dot-org



 P Please consider the environment before printing this email




-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org


RE: [trinidad] Issues building 1.2.8

2008-07-01 Thread Gerard Donnelly
Crazy indeed. Which is why I'm guessing it's just me. ;-)

I've attached the surefire reports if it helps.

G

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Matthias Wessendorf
Sent: 01 July 2008 17:36
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

crazy.
let me check that. It would be odd if the source release of an open
source project has an issue...

-Matthias

On Tue, Jul 1, 2008 at 5:01 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
 Hi Matthias,

 I've checked out both 1.2.7 and 1.2.8.

 Both fail in the same way. Clean and install works with an empty
 repository.
 It then fails on an immediate rerun.

 The failure occurs for Trinidad-impl with the test issues below.

 G


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of
 Matthias Wessendorf
 Sent: 01 July 2008 13:28
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 ** This Message Originated From The Internet Please Be Aware Of
 Suspicious Attachments And Content **

 Hi,

 On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:
 Hi All,

 I downloaded the 1.2.8 source zip and was able to build (using a
clean
 repository) with 'mvn clean install'.

 so, when you delete the repo it works ?


 However, if I immediately try to rebuild it fails with the following
 test errors:

 that means with an existing repo it doesn't work ?
 Strange. Can you test 1.2.7 as well ?


 PS: does the SVN checckout work for you ?

 -M





initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR
 enderKitTest)



testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
 l.XhtmlLafUtilsTest)



testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas
 e.xhtml.XhtmlLafUtilsTest)

 I saw somewhere that 'mvn compile' should be used. I've tried this
too
 but still end up with the same result.

 Any advice greatly appreciated.

 Thanks,
 Gerry


 P Please consider the environment before printing this email
 _

 1. The information contained in this E-mail, including any files
 transmitted with it, is confidential and may be legally privileged.
This
 E-mail is intended only for the personal attention of the stated
 addressee(s). Any access to this E-mail, including any files
transmitted
 with it, by any other person is unauthorised. If you are not an
 addressee, you must not disclose, copy, circulate or in any other way
 use or rely on the information contained in this E-mail or any files
 transmitted with it. Such unauthorised use may be unlawful. If you
have
 received this E-mail in error, please inform the sender immediately
and
 delete it and all copies from your system. You may not forward this
 E-mail without the permission of the sender.

 2. The views expressed in this E-mail are those of the author, and do
 not necessarily represent the views of AMT-SYBEX. Internet
 communications are not secure and AMT-SYBEX cannot, therefore, accept
 legal responsibility for the contents of this message nor for any
damage
 caused by viruses.

 AMT-SYBEX Limited is a UK company, registration number GB03036807 at
 address The Spirella Building, Bridge Road, Letchworth, SG6 4ET.
 AMT-SYBEX (NI) Limited is a UK company, registration number NI024104
 at address Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
 For more information on the AMT-SYBEX Group visit
 http://www.amt-sybex.com
 _




 --
 Matthias Wessendorf

 further stuff:
 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 mail: matzew-at-apache-dot-org



 P Please consider the environment before printing this email




-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org
---
Test set: org.apache.myfaces.trinidadinternal.renderkit.CoreRenderKitTest
---
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec  
FAILURE!
initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreRenderKitTest)
  Time elapsed: 0 sec   ERROR!
java.lang.NullPointerException
at 
org.apache.myfaces.trinidadinternal.renderkit.RenderKitTestCase._initTests(RenderKitTestCase.java:514)
at 
org.apache.myfaces.trinidadinternal.renderkit.RenderKitTestCase.init(RenderKitTestCase.java:75)
at 
org.apache.myfaces.trinidadinternal.renderkit.CoreRenderKitTest.init(CoreRenderKitTest.java:57)
at 
org.apache.myfaces.trinidadinternal.renderkit.CoreRenderKitTest.suite(CoreRenderKitTest.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method

Re: [trinidad] Issues building 1.2.8

2008-07-01 Thread Matthias Wessendorf
It works for me...

Looking at the TXT, I see:
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)

You are behind a firewall, right ?
Is there any chance that your settings.xml is just wrong ?
Like, wrong proxy, etc ?

-Matthias

On Tue, Jul 1, 2008 at 6:41 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
 Crazy indeed. Which is why I'm guessing it's just me. ;-)

 I've attached the surefire reports if it helps.

 G

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
 Matthias Wessendorf
 Sent: 01 July 2008 17:36
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 crazy.
 let me check that. It would be odd if the source release of an open
 source project has an issue...

 -Matthias

 On Tue, Jul 1, 2008 at 5:01 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:
 Hi Matthias,

 I've checked out both 1.2.7 and 1.2.8.

 Both fail in the same way. Clean and install works with an empty
 repository.
 It then fails on an immediate rerun.

 The failure occurs for Trinidad-impl with the test issues below.

 G


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of
 Matthias Wessendorf
 Sent: 01 July 2008 13:28
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 ** This Message Originated From The Internet Please Be Aware Of
 Suspicious Attachments And Content **

 Hi,

 On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:
 Hi All,

 I downloaded the 1.2.8 source zip and was able to build (using a
 clean
 repository) with 'mvn clean install'.

 so, when you delete the repo it works ?


 However, if I immediately try to rebuild it fails with the following
 test errors:

 that means with an existing repo it doesn't work ?
 Strange. Can you test 1.2.7 as well ?


 PS: does the SVN checckout work for you ?

 -M





 initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR
 enderKitTest)



 testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
 l.XhtmlLafUtilsTest)



 testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas
 e.xhtml.XhtmlLafUtilsTest)

 I saw somewhere that 'mvn compile' should be used. I've tried this
 too
 but still end up with the same result.

 Any advice greatly appreciated.

 Thanks,
 Gerry


 P Please consider the environment before printing this email
 _

 1. The information contained in this E-mail, including any files
 transmitted with it, is confidential and may be legally privileged.
 This
 E-mail is intended only for the personal attention of the stated
 addressee(s). Any access to this E-mail, including any files
 transmitted
 with it, by any other person is unauthorised. If you are not an
 addressee, you must not disclose, copy, circulate or in any other way
 use or rely on the information contained in this E-mail or any files
 transmitted with it. Such unauthorised use may be unlawful. If you
 have
 received this E-mail in error, please inform the sender immediately
 and
 delete it and all copies from your system. You may not forward this
 E-mail without the permission of the sender.

 2. The views expressed in this E-mail are those of the author, and do
 not necessarily represent the views of AMT-SYBEX. Internet
 communications are not secure and AMT-SYBEX cannot, therefore, accept
 legal responsibility for the contents of this message nor for any
 damage
 caused by viruses.

 AMT-SYBEX Limited is a UK company, registration number GB03036807 at
 address The Spirella Building, Bridge Road, Letchworth, SG6 4ET.
 AMT-SYBEX (NI) Limited is a UK company, registration number NI024104
 at address Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
 For more information on the AMT-SYBEX Group visit
 http://www.amt-sybex.com
 _




 --
 Matthias Wessendorf

 further stuff:
 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 mail: matzew-at-apache-dot-org



 P Please consider the environment before printing this email




 --
 Matthias Wessendorf

 further stuff:
 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 mail: matzew-at-apache-dot-org




-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org


RE: [trinidad] Issues building 1.2.8

2008-07-01 Thread Gerard Donnelly
Yes, behind a firewall. The setting has the correct proxy - configed as
below. There were no other changes to settings.xml.

proxy
  idmain_proxy/id
  activetrue/active
  protocolhttp/protocol
  hostXXX.X.XXX.XXX/host
  port8080/port
  nonProxyHostslocalhost, 127.0.0.1/nonProxyHosts
/proxy

Wouldn't an incorrect proxy prevent the initial build? Leave the
repository empty?

I have another project using 1.0.8 and there are no issues building it.

G

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Matthias Wessendorf
Sent: 01 July 2008 17:51
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

It works for me...

Looking at the TXT, I see:
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)

You are behind a firewall, right ?
Is there any chance that your settings.xml is just wrong ?
Like, wrong proxy, etc ?

-Matthias

On Tue, Jul 1, 2008 at 6:41 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
 Crazy indeed. Which is why I'm guessing it's just me. ;-)

 I've attached the surefire reports if it helps.

 G

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of
 Matthias Wessendorf
 Sent: 01 July 2008 17:36
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 crazy.
 let me check that. It would be odd if the source release of an open
 source project has an issue...

 -Matthias

 On Tue, Jul 1, 2008 at 5:01 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:
 Hi Matthias,

 I've checked out both 1.2.7 and 1.2.8.

 Both fail in the same way. Clean and install works with an empty
 repository.
 It then fails on an immediate rerun.

 The failure occurs for Trinidad-impl with the test issues below.

 G


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of
 Matthias Wessendorf
 Sent: 01 July 2008 13:28
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 ** This Message Originated From The Internet Please Be Aware Of
 Suspicious Attachments And Content **

 Hi,

 On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:
 Hi All,

 I downloaded the 1.2.8 source zip and was able to build (using a
 clean
 repository) with 'mvn clean install'.

 so, when you delete the repo it works ?


 However, if I immediately try to rebuild it fails with the following
 test errors:

 that means with an existing repo it doesn't work ?
 Strange. Can you test 1.2.7 as well ?


 PS: does the SVN checckout work for you ?

 -M






initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR
 enderKitTest)




testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
 l.XhtmlLafUtilsTest)




testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas
 e.xhtml.XhtmlLafUtilsTest)

 I saw somewhere that 'mvn compile' should be used. I've tried this
 too
 but still end up with the same result.

 Any advice greatly appreciated.

 Thanks,
 Gerry


 P Please consider the environment before printing this email
 _

 1. The information contained in this E-mail, including any files
 transmitted with it, is confidential and may be legally privileged.
 This
 E-mail is intended only for the personal attention of the stated
 addressee(s). Any access to this E-mail, including any files
 transmitted
 with it, by any other person is unauthorised. If you are not an
 addressee, you must not disclose, copy, circulate or in any other way
 use or rely on the information contained in this E-mail or any files
 transmitted with it. Such unauthorised use may be unlawful. If you
 have
 received this E-mail in error, please inform the sender immediately
 and
 delete it and all copies from your system. You may not forward this
 E-mail without the permission of the sender.

 2. The views expressed in this E-mail are those of the author, and
do
 not necessarily represent the views of AMT-SYBEX. Internet
 communications are not secure and AMT-SYBEX cannot, therefore, accept
 legal responsibility for the contents of this message nor for any
 damage
 caused by viruses.

 AMT-SYBEX Limited is a UK company, registration number GB03036807 at
 address The Spirella Building, Bridge Road, Letchworth, SG6 4ET.
 AMT-SYBEX (NI) Limited is a UK company, registration number NI024104
 at address Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
 For more information on the AMT-SYBEX Group visit
 http://www.amt-sybex.com
 _




 --
 Matthias Wessendorf

 further stuff:
 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 mail: matzew-at-apache-dot-org



 P Please consider the environment before printing this email




 --
 Matthias Wessendorf

 further stuff:
 blog: http

Re: [trinidad] Issues building 1.2.8

2008-07-01 Thread Matthias Wessendorf
Well,
looks like the DTD for some XMLs are validated via internet, like facelets.

-M

On Tue, Jul 1, 2008 at 7:18 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
 Yes, behind a firewall. The setting has the correct proxy - configed as
 below. There were no other changes to settings.xml.

proxy
  idmain_proxy/id
  activetrue/active
  protocolhttp/protocol
  hostXXX.X.XXX.XXX/host
  port8080/port
  nonProxyHostslocalhost, 127.0.0.1/nonProxyHosts
/proxy

 Wouldn't an incorrect proxy prevent the initial build? Leave the
 repository empty?

 I have another project using 1.0.8 and there are no issues building it.

 G

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
 Matthias Wessendorf
 Sent: 01 July 2008 17:51
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 It works for me...

 Looking at the TXT, I see:
 java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)

 You are behind a firewall, right ?
 Is there any chance that your settings.xml is just wrong ?
 Like, wrong proxy, etc ?

 -Matthias

 On Tue, Jul 1, 2008 at 6:41 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:
 Crazy indeed. Which is why I'm guessing it's just me. ;-)

 I've attached the surefire reports if it helps.

 G

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of
 Matthias Wessendorf
 Sent: 01 July 2008 17:36
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 crazy.
 let me check that. It would be odd if the source release of an open
 source project has an issue...

 -Matthias

 On Tue, Jul 1, 2008 at 5:01 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:
 Hi Matthias,

 I've checked out both 1.2.7 and 1.2.8.

 Both fail in the same way. Clean and install works with an empty
 repository.
 It then fails on an immediate rerun.

 The failure occurs for Trinidad-impl with the test issues below.

 G


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of
 Matthias Wessendorf
 Sent: 01 July 2008 13:28
 To: MyFaces Discussion
 Subject: Re: [trinidad] Issues building 1.2.8

 ** This Message Originated From The Internet Please Be Aware Of
 Suspicious Attachments And Content **

 Hi,

 On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
 [EMAIL PROTECTED] wrote:
 Hi All,

 I downloaded the 1.2.8 source zip and was able to build (using a
 clean
 repository) with 'mvn clean install'.

 so, when you delete the repo it works ?


 However, if I immediately try to rebuild it fails with the following
 test errors:

 that means with an existing repo it doesn't work ?
 Strange. Can you test 1.2.7 as well ?


 PS: does the SVN checckout work for you ?

 -M






 initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR
 enderKitTest)




 testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm
 l.XhtmlLafUtilsTest)




 testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas
 e.xhtml.XhtmlLafUtilsTest)

 I saw somewhere that 'mvn compile' should be used. I've tried this
 too
 but still end up with the same result.

 Any advice greatly appreciated.

 Thanks,
 Gerry


 P Please consider the environment before printing this email
 _

 1. The information contained in this E-mail, including any files
 transmitted with it, is confidential and may be legally privileged.
 This
 E-mail is intended only for the personal attention of the stated
 addressee(s). Any access to this E-mail, including any files
 transmitted
 with it, by any other person is unauthorised. If you are not an
 addressee, you must not disclose, copy, circulate or in any other way
 use or rely on the information contained in this E-mail or any files
 transmitted with it. Such unauthorised use may be unlawful. If you
 have
 received this E-mail in error, please inform the sender immediately
 and
 delete it and all copies from your system. You may not forward this
 E-mail without the permission of the sender.

 2. The views expressed in this E-mail are those of the author, and
 do
 not necessarily represent the views of AMT-SYBEX. Internet
 communications are not secure and AMT-SYBEX cannot, therefore, accept
 legal responsibility for the contents of this message nor for any
 damage
 caused by viruses.

 AMT-SYBEX Limited is a UK company, registration number GB03036807 at
 address The Spirella Building, Bridge Road, Letchworth, SG6 4ET.
 AMT-SYBEX (NI) Limited is a UK company, registration number NI024104
 at address Edgewater Office Park, Edgewater Rd, Belfast, BT3 9JQ.
 For more information on the AMT-SYBEX Group visit
 http://www.amt-sybex.com
 _




 --
 Matthias Wessendorf

 further stuff:
 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net

Re: [trinidad] Issues building 1.2.8

2008-07-01 Thread Scott O'Bryan
Some XML parsers try to resolve schema's via the namespace url if there 
is no resolver for them.  Typically jars will register a resolver to 
local copies of the schema files using a namespace handler, so this is 
not always necessary.  If you're missing the handler and your XML parser 
is set up to do strict validation, you'll probably want to have access 
to the internet.


Technically according to the XML specification, this is the incorrect 
behavior.  These URL's for the namespace DO NOT need to be present on 
the internet, but then it is up to the framework to register all of the 
schemas.  You should be able to turn this functionality off.


Scott

Matthias Wessendorf wrote:

Well,
looks like the DTD for some XMLs are validated via internet, like facelets.

-M

On Tue, Jul 1, 2008 at 7:18 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
  

Yes, behind a firewall. The setting has the correct proxy - configed as
below. There were no other changes to settings.xml.

   proxy
 idmain_proxy/id
 activetrue/active
 protocolhttp/protocol
 hostXXX.X.XXX.XXX/host
 port8080/port
 nonProxyHostslocalhost, 127.0.0.1/nonProxyHosts
   /proxy

Wouldn't an incorrect proxy prevent the initial build? Leave the
repository empty?

I have another project using 1.0.8 and there are no issues building it.

G

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Matthias Wessendorf
Sent: 01 July 2008 17:51
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

It works for me...

Looking at the TXT, I see:
java.net.ConnectException: Connection timed out: connect
   at java.net.PlainSocketImpl.socketConnect(Native Method)

You are behind a firewall, right ?
Is there any chance that your settings.xml is just wrong ?
Like, wrong proxy, etc ?

-Matthias

On Tue, Jul 1, 2008 at 6:41 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:


Crazy indeed. Which is why I'm guessing it's just me. ;-)

I've attached the surefire reports if it helps.

G

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
  

Of


Matthias Wessendorf
Sent: 01 July 2008 17:36
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

crazy.
let me check that. It would be odd if the source release of an open
source project has an issue...

-Matthias

On Tue, Jul 1, 2008 at 5:01 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:
  

Hi Matthias,

I've checked out both 1.2.7 and 1.2.8.

Both fail in the same way. Clean and install works with an empty
repository.
It then fails on an immediate rerun.

The failure occurs for Trinidad-impl with the test issues below.

G


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf


Of
  

Matthias Wessendorf
Sent: 01 July 2008 13:28
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

** This Message Originated From The Internet Please Be Aware Of
Suspicious Attachments And Content **

Hi,

On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:


Hi All,

I downloaded the 1.2.8 source zip and was able to build (using a
  

clean
  

repository) with 'mvn clean install'.
  

so, when you delete the repo it works ?



However, if I immediately try to rebuild it fails with the following
test errors:
  

that means with an existing repo it doesn't work ?
Strange. Can you test 1.2.7 as well ?


PS: does the SVN checckout work for you ?

-M




  

initializationError0(org.apache.myfaces.trinidadinternal.renderkit.CoreR


enderKitTest)


  

testEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm


l.XhtmlLafUtilsTest)


  

testDoubleEscapeInQuoteJS(org.apache.myfaces.trinidadinternal.ui.laf.bas


e.xhtml.XhtmlLafUtilsTest)

I saw somewhere that 'mvn compile' should be used. I've tried this
  

too
  

but still end up with the same result.

Any advice greatly appreciated.

Thanks,
Gerry


P Please consider the environment before printing this email
_

1. The information contained in this E-mail, including any files
  

transmitted with it, is confidential and may be legally privileged.


This
  

E-mail is intended only for the personal attention of the stated
addressee(s). Any access to this E-mail, including any files


transmitted
  

with it, by any other person is unauthorised. If you are not an
addressee, you must not disclose, copy, circulate or in any other way
use or rely on the information contained in this E-mail or any files
transmitted with it. Such unauthorised use may be unlawful. If you


have
  

received this E-mail in error, please inform the sender immediately


and
  

delete it and all copies from your system. You may not forward this
E-mail without the permission

Re: [trinidad] Issues building 1.2.8

2008-07-01 Thread Matthias Wessendorf

I am not sure but I think I saw it in the past with facelets.

-M

Sent from my iPod.

Am 01.07.2008 um 21:23 schrieb Scott O'Bryan [EMAIL PROTECTED]:

Some XML parsers try to resolve schema's via the namespace url if  
there is no resolver for them.  Typically jars will register a  
resolver to local copies of the schema files using a namespace  
handler, so this is not always necessary.  If you're missing the  
handler and your XML parser is set up to do strict validation,  
you'll probably want to have access to the internet.


Technically according to the XML specification, this is the  
incorrect behavior.  These URL's for the namespace DO NOT need to be  
present on the internet, but then it is up to the framework to  
register all of the schemas.  You should be able to turn this  
functionality off.


Scott

Matthias Wessendorf wrote:

Well,
looks like the DTD for some XMLs are validated via internet, like  
facelets.


-M

On Tue, Jul 1, 2008 at 7:18 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:

Yes, behind a firewall. The setting has the correct proxy -  
configed as

below. There were no other changes to settings.xml.

  proxy
idmain_proxy/id
activetrue/active
protocolhttp/protocol
hostXXX.X.XXX.XXX/host
port8080/port
nonProxyHostslocalhost, 127.0.0.1/nonProxyHosts
  /proxy

Wouldn't an incorrect proxy prevent the initial build? Leave the
repository empty?

I have another project using 1.0.8 and there are no issues  
building it.


G

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On  
Behalf Of

Matthias Wessendorf
Sent: 01 July 2008 17:51
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

It works for me...

Looking at the TXT, I see:
java.net.ConnectException: Connection timed out: connect
  at java.net.PlainSocketImpl.socketConnect(Native Method)

You are behind a firewall, right ?
Is there any chance that your settings.xml is just wrong ?
Like, wrong proxy, etc ?

-Matthias

On Tue, Jul 1, 2008 at 6:41 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:


Crazy indeed. Which is why I'm guessing it's just me. ;-)

I've attached the surefire reports if it helps.

G

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On  
Behalf



Of


Matthias Wessendorf
Sent: 01 July 2008 17:36
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

crazy.
let me check that. It would be odd if the source release of an open
source project has an issue...

-Matthias

On Tue, Jul 1, 2008 at 5:01 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:


Hi Matthias,

I've checked out both 1.2.7 and 1.2.8.

Both fail in the same way. Clean and install works with an empty
repository.
It then fails on an immediate rerun.

The failure occurs for Trinidad-impl with the test issues below.

G


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On  
Behalf



Of


Matthias Wessendorf
Sent: 01 July 2008 13:28
To: MyFaces Discussion
Subject: Re: [trinidad] Issues building 1.2.8

** This Message Originated From The Internet Please Be Aware  
Of

Suspicious Attachments And Content **

Hi,

On Tue, Jul 1, 2008 at 2:23 PM, Gerard Donnelly
[EMAIL PROTECTED] wrote:


Hi All,

I downloaded the 1.2.8 source zip and was able to build (using a


clean


repository) with 'mvn clean install'.


so, when you delete the repo it works ?


However, if I immediately try to rebuild it fails with the  
following

test errors:


that means with an existing repo it doesn't work ?
Strange. Can you test 1.2.7 as well ?


PS: does the SVN checckout work for you ?

-M





initializationError0 
(org.apache.myfaces.trinidadinternal.renderkit.CoreR



enderKitTest)



testEscapeInQuoteJS 
(org.apache.myfaces.trinidadinternal.ui.laf.base.xhtm



l.XhtmlLafUtilsTest)



testDoubleEscapeInQuoteJS 
(org.apache.myfaces.trinidadinternal.ui.laf.bas



e.xhtml.XhtmlLafUtilsTest)

I saw somewhere that 'mvn compile' should be used. I've tried  
this



too


but still end up with the same result.

Any advice greatly appreciated.

Thanks,
Gerry


P Please consider the environment before printing this email
_

1. The information contained in this E-mail, including any files

transmitted with it, is confidential and may be legally  
privileged.



This


E-mail is intended only for the personal attention of the stated
addressee(s). Any access to this E-mail, including any files


transmitted


with it, by any other person is unauthorised. If you are not an
addressee, you must not disclose, copy, circulate or in any  
other way
use or rely on the information contained in this E-mail or any  
files

transmitted with it. Such unauthorised use may be unlawful. If you


have

received this E-mail in error, please inform the sender  
immediately



and

delete it and all copies from your system. You may not forward  
this

E-mail without the permission of the sender.

2