Hi Phil,

I have a couple of question regarding the Wtp part of your plugin:

1.) xml.'project-modules'(id: 'moduleCoreId', 'project-version': '1.5.0')

What is this project-version about? Should it be configurable?

2.) 'dependent-module'('deploy-path': '/WEB-INF/lib', handle: "module:/classpath/lib/${it}")

What is the relative path to the project root dir here? ${it}?

3.) 'dependent-module'('deploy-path': '/WEB-INF/lib', handle: "module:/resource/${it.getDependencyProject().name}/$ {it.getDependencyProject().name}")

Is this one ${it.getDependencyProject().name} to many?

Cheers,

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to