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

JRubyExec task not executing because it's always "up to date" #91

Closed
rtyler opened this issue Dec 14, 2014 · 0 comments
Closed

JRubyExec task not executing because it's always "up to date" #91

rtyler opened this issue Dec 14, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@rtyler
Copy link
Member

rtyler commented Dec 14, 2014

➜  blick git:(master) ✗ ./gradlew spec  
:spec UP-TO-DATE

BUILD SUCCESSFUL

Total time: 4.415 secs
➜  blick git:(master) ✗ ./gradlew spec
:spec UP-TO-DATE

BUILD SUCCESSFUL

Total time: 4.34 secs
➜  blick git:(master) ✗ 

If I don't add new gems or anything it seems to be permanently "UP-TO-DATE"

@rtyler rtyler added the bug label Dec 14, 2014
@rtyler rtyler self-assigned this Dec 14, 2014
@rtyler rtyler added this to the 0.1.10 milestone Dec 14, 2014
@rtyler rtyler closed this as completed in 6bcfe7a Dec 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant