http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1115
*** shadow/1115 Mon Mar 26 05:43:43 2001 --- shadow/1115.tmp.12856 Mon Mar 26 05:43:43 2001 *************** *** 0 **** --- 1,30 ---- + +============================================================================+ + | 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: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | 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 + This is working fine for me .When my junit program + invoke the jni functions , I dont know what happens + to output .It takes long time as it seems computer hangs + on or not .I tried many times but no solutions . + Whether it does not support invoking JNI Function + calls or not .But without invoking jni functions , + the junit output is written to xml file . + Please help me in this aspect + + Thx + Bala