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

Fix Ant Tasks #22

Open
shadeebarzin opened this issue Feb 25, 2015 · 4 comments
Open

Fix Ant Tasks #22

shadeebarzin opened this issue Feb 25, 2015 · 4 comments
Labels

Comments

@shadeebarzin
Copy link

Ant clean does not remove the .class files in the build directory, ant compile gives a warning when run. Fix the build.xml file so it works properly.

@shadeebarzin
Copy link
Author

fixed ant clean, ant compile, and removed ant runEnv (from when the game was a screensaver)

@jennacryan
Copy link
Contributor

~50 points

@asyung
Copy link
Contributor

asyung commented Sep 29, 2016

F16 OK (50 pts)

@xavierholt xavierholt changed the title Fix build.xml Fix Ant Tasks Oct 2, 2017
@xavierholt
Copy link
Contributor

As of F17 these all seem to be problems:

  • ant clean doesn't clean up class files.
  • ant compile gives an "unchecked" warning.
  • ant RunEnv still exists (and fails).

50 XP

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

4 participants