Re: Build Error - test failure

2006-10-17 Thread Piyush Hari
17, 2006 7:54 PM Subject: Re: Build Error - test failure in the -impl there is a target folder surefire reports test failer some folder like that may contain more infos On 10/17/06, Piyush Hari <[EMAIL PROTECTED]> wrote: I did not change any test. I guess my change causes some error in

Re: Build Error - test failure

2006-10-17 Thread Matthias Wessendorf
t that ? -Piyush - Original Message - From: "Matthias Wessendorf" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 17, 2006 7:40 PM Subject: Re: Build Error - test failure > > >> What do you mean by this ? > > > did you change the unit test? > or the cha

Re: Build Error - test failure

2006-10-17 Thread Piyush Hari
I did not change any test. I guess my change causes some error in the tests already in place. Is there a way to detect that ? -Piyush - Original Message - From: "Matthias Wessendorf" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 17, 2006 7:40 PM Subject: Re: Bu

Re: Build Error - test failure

2006-10-17 Thread Matthias Wessendorf
What do you mean by this ? did you change the unit test? or the change cause some *error* in your tests. that was a hint to focus on the test side of life :) -M

Re: Build Error - test failure

2006-10-17 Thread Piyush Hari
too. On 10/17/06, Piyush Hari <[EMAIL PROTECTED]> wrote: I did mvn clean but it did not do any good. -Piyush - Original Message - From: "Jeanne Waldman" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 17, 2006 7:12 PM Subject: Re: Build Error - test failure

Re: Build Error - test failure

2006-10-17 Thread Matthias Wessendorf
an" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 17, 2006 7:12 PM Subject: Re: Build Error - test failure >I don't know, but I'd try doing a 'mvn clean' first. Did you do this? > What were the golden file diffs? Maybe that will give a clue. > > Piy

Re: Build Error - test failure

2006-10-17 Thread Piyush Hari
I did mvn clean but it did not do any good. -Piyush - Original Message - From: "Jeanne Waldman" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 17, 2006 7:12 PM Subject: Re: Build Error - test failure I don't know, but I'd try doing a 'mvn clean

Re: Build Error - test failure

2006-10-17 Thread Jeanne Waldman
I don't know, but I'd try doing a 'mvn clean' first. Did you do this? What were the golden file diffs? Maybe that will give a clue. Piyush Hari wrote: Hello, To fix a commandButton ,presently not rendering on a Pocket IE or IE Mobile browser, I changed the following agent capability in pocket

Build Error - test failure

2006-10-17 Thread Piyush Hari
Hello, To fix a commandButton ,presently not rendering on a Pocket IE or IE Mobile browser, I changed the following agent capability in pocketie.xml from 'true' to 'false' When I built with tests OFF, it worked fine - button displayed and fully functional. When I built it with tests ON, it