Add quiet="true" in clean task of build.xml
-------------------------------------------
Key: JBREM-777
URL:
http://jira.jboss.com/jira/browse/JBREM-777
Project: JBoss Remoting
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 2.4.0.Beta1 (Pinto)
Reporter: Ron Sigal
Assigned To: Ron Sigal
Priority: Minor
Fix For: 2.4.0.Beta1 (Pinto)
When the Remoting builds run on cruisecontrol, occasionally they fail because they are
unable to delete a file in the output directory, resulting in messages such as
Buildfile: ../checkout/jboss-remoting-testsuite-1.5/build.xml
get-jvm:
configure:
clean:
[delete] Deleting directory
/services/cruisecontrol/work/checkout/jboss-remoting-testsuite-1.5/output
BUILD FAILED
/services/cruisecontrol/work/checkout/jboss-remoting-testsuite-1.5/build.xml:2433:
Unable to delete file
/services/cruisecontrol/work/checkout/jboss-remoting-testsuite-1.5/output/lib/.nfs0000000000d08087000396e8
quiet="true" should be added to <delete> in the clean task.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira