Sterling Greene

Results 43 issues of Sterling Greene

### Expected Behavior It should be easy to understand which version of Java may be used to run a build. ### Current Behavior (optional) _No response_ ### Context `gradle -v`...

in:daemon
a:feature
in:reporting-tasks

### Contributor Checklist - [ ] [Review Contribution Guidelines](https://github.com/gradle/gradle/blob/master/CONTRIBUTING.md). - [ ] Make sure that all commits are [signed off](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff) to indicate that you agree to the terms of [Developer...

30 min review
build-script-change

### Contributor Checklist - [ ] [Review Contribution Guidelines](https://github.com/gradle/gradle/blob/master/CONTRIBUTING.md). - [ ] Make sure that all commits are [signed off](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff) to indicate that you agree to the terms of [Developer...

1 min review
build-script-change

### Context ### Contributor Checklist - [ ] [Review Contribution Guidelines](https://github.com/gradle/gradle/blob/master/CONTRIBUTING.md). - [ ] Make sure that all commits are [signed off](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff) to indicate that you agree to the terms...

This behaves somewhat like a source set, so I don't know if it makes sense to make `PublicAssets` another source set type or just make it configurable in the `PlayExtension`....

This can wait until later, but we should be judicious in the use of `afterEvaluate`. This has been good so far.

I think the Compiler, CompileSpec, PlayCompileSpec, etc are all unnecessary abstractions.

I'm seeing these kinds of messages when building the play-2.6 sample: > SLF4J: Class path contains multiple SLF4J bindings. > SLF4J: Found binding in [jar:file:/Users/sterling/.gradle/caches/5.1-20181207050309+0000/generated-gradle-jars/gradle-api-5.1-20181207050309+0000.jar!/org/slf4j/impl/StaticLoggerBinder.class] > SLF4J: Found binding in...

ref: https://docs.travis-ci.com/user/multi-os/ Tests should run on Windows and maybe macOS. This can wait for later.

### Context ### Contributor Checklist - [ ] [Review Contribution Guidelines](https://github.com/gradle/gradle/blob/master/CONTRIBUTING.md). - [ ] Make sure that all commits are [signed off](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff) to indicate that you agree to the terms...

stale