You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Raghvendra Singh <rs...@terracottatech.com> on 2010/12/13 10:16:16 UTC

running all junit test

Hi All

I have two questions.

1. I have been hit by this bug 
https://issues.apache.org/jira/browse/XMLBEANS-328
What is the plan to fix this bug, does the patch attache to this jira 
fixes the issue?

2. I have downloaded the source code of xmlbean-2.4.0 and built  it. I 
wanna know is there a way i can run all the junit test of this project 
by some command?

Thanks in advance :)

-Raghvendra Singh




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org


RE: running all junit test

Posted by Cezar Andrei <ce...@oracle.com>.
Raghvendra,

You should do:
  ant checkintest
  ant detailed

And you should also check the test/docs/BuildingAndRunningTests.txt for more details.

Cezar

-----Original Message-----
From: Raghvendra Singh [mailto:rsingh@terracottatech.com] 
Sent: Monday, December 13, 2010 3:16 AM
To: dev@xmlbeans.apache.org; user@xmlbeans.apache.org
Subject: running all junit test

Hi All

I have two questions.

1. I have been hit by this bug 
https://issues.apache.org/jira/browse/XMLBEANS-328
What is the plan to fix this bug, does the patch attache to this jira 
fixes the issue?

2. I have downloaded the source code of xmlbean-2.4.0 and built  it. I 
wanna know is there a way i can run all the junit test of this project 
by some command?

Thanks in advance :)

-Raghvendra Singh




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


RE: running all junit test

Posted by Cezar Andrei <ce...@oracle.com>.
Raghvendra,

You should do:
  ant checkintest
  ant detailed

And you should also check the test/docs/BuildingAndRunningTests.txt for more details.

Cezar

-----Original Message-----
From: Raghvendra Singh [mailto:rsingh@terracottatech.com] 
Sent: Monday, December 13, 2010 3:16 AM
To: dev@xmlbeans.apache.org; user@xmlbeans.apache.org
Subject: running all junit test

Hi All

I have two questions.

1. I have been hit by this bug 
https://issues.apache.org/jira/browse/XMLBEANS-328
What is the plan to fix this bug, does the patch attache to this jira 
fixes the issue?

2. I have downloaded the source code of xmlbean-2.4.0 and built  it. I 
wanna know is there a way i can run all the junit test of this project 
by some command?

Thanks in advance :)

-Raghvendra Singh




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org