[jboss-jira] [JBoss JIRA] Closed: (JBREM-777) Add quiet="true" in clean task of build.xml
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Mon Jul 16 16:23:04 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-777?page=all ]
Ron Sigal closed JBREM-777.
---------------------------
Resolution: Done
build.xml committed.
> 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
More information about the jboss-jira
mailing list