Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ant clean doesn't clean tmp dirs #1076

Closed
scabug opened this issue Jun 28, 2008 · 3 comments
Closed

ant clean doesn't clean tmp dirs #1076

scabug opened this issue Jun 28, 2008 · 3 comments
Labels

Comments

@scabug
Copy link

scabug commented Jun 28, 2008

'ant clean' doesn't clean scala/test/files/run/xyz.obj (and probably other temporary) dirs. Last ones can exist at case a previous 'ant dist' was interrupted by Ctrl-C. At such situation we are forced to remove temporary dirs manually to make all tests happy during next 'ant dist'.

@scabug
Copy link
Author

scabug commented Jun 28, 2008

Imported From: https://issues.scala-lang.org/browse/SI-1076?orig=1
Reporter: @gaydenko

@scabug
Copy link
Author

scabug commented Jun 28, 2008

Geoffrey Alan Washburn (washburn) said:
Use "ant all.clean".

@scabug
Copy link
Author

scabug commented Jun 28, 2008

@gaydenko said:
Aha, thanks. 'ant -p' doesn't show this target, and I have missed it.

@scabug scabug closed this as completed May 18, 2011
@scabug scabug added the build label Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant