Skip to content

Tags: agileknight/gradle

Tags

REL_1.5

Toggle REL_1.5's commit message
Move log warnings about ignored ivy file content down to debug level.

- Ideally, these should only be logged once when the module is actually resolved from a remote repository.
- Once we don't use ivy.xml for internal meta-data persistence, we should be able to move these messages up to WARN, I think.
- Also, used the correct string substitution characters for log messages

REL_1.5-rc-3

Toggle REL_1.5-rc-3's commit message
Move log warnings about ignored ivy file content down to debug level.

- Ideally, these should only be logged once when the module is actually resolved from a remote repository.
- Once we don't use ivy.xml for internal meta-data persistence, we should be able to move these messages up to WARN, I think.
- Also, used the correct string substitution characters for log messages

REL_1.5-rc-2

Toggle REL_1.5-rc-2's commit message
Cleaned up the section on dependency resolution tweaking in the User …

…Guide

REL_1.5-rc-1

Toggle REL_1.5-rc-1's commit message
Changed order and added some minor updates/fixes.

REL_1.4

Toggle REL_1.4's commit message
GRADLE-2650: always set http.keepAlive = "true" to work around bugs i…

…n HttpClient-4.2.2

REL_1.4-rc-3

Toggle REL_1.4-rc-3's commit message
GRADLE-2650: always set http.keepAlive = "true" to work around bugs i…

…n HttpClient-4.2.2

REL_1.4-rc-2

Toggle REL_1.4-rc-2's commit message
GRADLE-2641 - Some hackery to handle parent POMs with SNAPSHOT versio…

…n. Needs a deeper reworking of parsing to fix properly.

REL_1.4-rc-1

Toggle REL_1.4-rc-1's commit message
Bumped to use the very latest release snapshot for building

REL_1.3

Toggle REL_1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
changes to ScalaCompile fork behavior

- Zinc compiler now requires forking
- setting useAnt=false also sets fork=true
- added zinc sample to scala chapter of user guide
- one commit to ease cherry picking

Conflicts:

	subprojects/integ-test/src/integTest/groovy/org/gradle/integtests/samples/SamplesScalaZincIntegrationTest.groovy

REL_1.3-rc-2

Toggle REL_1.3-rc-2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
changes to ScalaCompile fork behavior

- Zinc compiler now requires forking
- setting useAnt=false also sets fork=true
- added zinc sample to scala chapter of user guide
- one commit to ease cherry picking

Conflicts:

	subprojects/integ-test/src/integTest/groovy/org/gradle/integtests/samples/SamplesScalaZincIntegrationTest.groovy