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

Added a file parameter for file inclusion #74

Merged
merged 2 commits into from
Dec 15, 2015

Conversation

tkhduracell
Copy link
Contributor

Background: Incremental build fails in larger projects, due to the command line reaching max allowed characters.

Will create a corresponding update in the Gradle plugin.

  retrolambda.includedFile
      A file listing the files to process (one file per line), instead of processing all files.
      This is useful for a build tool to support incremental compilation.

@tkhduracell
Copy link
Contributor Author

@orfjackal

@luontola
Copy link
Owner

Thanks. I'll merge this in near future, when I find the time. A similar thing is needed also at least for the classpath.

@tkhduracell
Copy link
Contributor Author

Okey, let's merge it then?
On 14 Dec 2015 20:20, "Esko Luontola" notifications@github.com wrote:

Thanks. I'll work on this in near future, when I find the time. A similar
thing is needed also at least for the classpath.


Reply to this email directly or view it on GitHub
#74 (comment).

luontola added a commit that referenced this pull request Dec 15, 2015
Added a file parameter for file inclusion
@luontola luontola merged commit 4cb15a6 into luontola:master Dec 15, 2015
@luontola
Copy link
Owner

This is included in Retrolambda 2.1.0. The gradle plugin will still need to be updated.

@tkhduracell
Copy link
Contributor Author

Great, just wanted to make it easy for me in that update ;)

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