You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/07/04 17:25:41 UTC

[Bug 1115] - Regarding Junit Output

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1115

*** shadow/1115	Sun May 20 17:23:59 2001
--- shadow/1115.tmp.22177	Wed Jul  4 08:25:41 2001
***************
*** 1,19 ****
! Bug#: 1115
! Product: Ant
! Version: 1.3
! Platform: PC
! OS/Version: Windows NT/2K
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: Optional Tasks
! AssignedTo: ant-dev@jakarta.apache.org                            
! ReportedBy: bala_chocos@yahoo.com               
! URL: 
! Cc: 
! Summary: Regarding Junit Output  
! 
  hi 
   iam working on optional task of ant called junit
   I want to redirect the output of junit to xml file
--- 1,19 ----
! +============================================================================+
! | Regarding Junit Output                                                     |
! +----------------------------------------------------------------------------+
! |        Bug #: 1115                        Product: Ant                     |
! |       Status: NEW                         Version: 1.3                     |
! |   Resolution:                            Platform: PC                      |
! |     Severity: Normal                   OS/Version: Windows NT/2K           |
! |     Priority: High                      Component: Optional Tasks          |
! +----------------------------------------------------------------------------+
! |  Assigned To: ant-dev@jakarta.apache.org                                   |
! |  Reported By: bala_chocos@yahoo.com                                        |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  hi 
   iam working on optional task of ant called junit
   I want to redirect the output of junit to xml file
***************
*** 28,30 ****
--- 28,35 ----
  
   Thx
   Bala
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-07-04 08:25 -------
+ Could you please provide us with a boiled down testcase? I don't think the JUnit
+ task and JNI should interfere, but I don't have an environment to validate it
+ either.