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

Use dedicated api for lastCompilationTime in build definition #1273

Merged
merged 1 commit into from
Apr 18, 2014

Conversation

gkossakowski
Copy link
Contributor

Since sbt 0.13.0, we have dedicated API in Analysis that gives access to information about all compilations performed since the last time clean was ran.

By looking at at last compilation we can determine lastCompilationTime value.

Fixes #1272

Since sbt 0.13.0, we have dedicated API in Analysis that gives access to
information about all compilations performed since the last time clean
was ran.

By looking at at last compilation we can determine lastCompilationTime
value.

Fixes sbt#1272
gkossakowski added a commit that referenced this pull request Apr 18, 2014
Use dedicated api for lastCompilationTime in build definition
@gkossakowski gkossakowski merged commit 3aa70b9 into sbt:0.13 Apr 18, 2014
@gkossakowski gkossakowski deleted the lastCompilationTime branch April 18, 2014 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants