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

Conditional compilation based on age should support transitive dependencies #2

Open
jmcconnell opened this issue Aug 12, 2009 · 0 comments
Labels

Comments

@jmcconnell
Copy link
Owner

Currently, the compilation task will only compile namespaces for which there is no class file or the class file is older than the source file. This results in transitive dependencies not being re-compiled when they are modified.

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