Hi
I just put an example plugin within buildSrc on the wiki that I
thought might be an example as well as useful on its own.
http://docs.codehaus.org/display/GRADLE/Plugins#Plugins-ExampleofasimplecustompluginwithinbuildSrc
I am not sure if this is a right place in the wiki for this to live, but...
Is there a gradle "best practice" for dealing with generated code? I
followed the lead of the antlr plugin and used "build/generated-src",
but somehow it feels a little arbitrary. Almost as if I am doing a
hack to push the generated code into the java plugin when it feels
like there should be a more general or defined way.
Is "build/generated-src" the standard place to put generated code?
Is there a better way to integrate generated code into the java plugin
other than making it a "dependsOn" of classes and a "from" of jar?
thanks,
Philip
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email