Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Use onlyIf for skipping gaeExplodeWar if warDir is specified #26

Merged
merged 1 commit into from
Jul 1, 2012

Conversation

erdi
Copy link
Contributor

@erdi erdi commented Jun 22, 2012

This approach has an advantage of being evaluated during execution time and not during configuration time.

It allows to modify warDir in project.afterEvaluate {} and set it to WarPluginConvention's webAppDir in gradle-gaelyk-plugin which in turn will allow to remove some boilerplate code from Gaelyk template project.

@buildhive
Copy link

Benjamin Muschko » gradle-gae-plugin #17 SUCCESS
This pull request looks good
(what's this?)

bmuschko added a commit that referenced this pull request Jul 1, 2012
Use onlyIf for skipping gaeExplodeWar if warDir is specified
@bmuschko bmuschko merged commit 0f1354c into bmuschko:master Jul 1, 2012
@erdi
Copy link
Contributor Author

erdi commented Jul 1, 2012

thx!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants