Hey all,
I've added some new features to the Gradle Templates plugin, and made
some changes based on user feedback (Many Thanks Mark P).
The biggest change is the introduction of user overridable template files.
User's can now export the default templates into the current working
directory, and modify them to fit their needs.
Other changes include.
-P command line properties for bypassing prompts during task execution.
Prompts for groupId, and version during 'createXYZ' tasks.
I've made binaries available on the launchpad site:
https://launchpad.net/gradle-templates
Also, I changed the installPlugin task when building from source to install
the unversioned jar file so it'll be easier to upgrade in the future.
If you have the 1.0.jar file installed, please delete it before running
installPlugin again.
There are some updates I still need to add to the wiki, but those should
come in the next day or so:
http://tellurianring.com/wiki/gradle/templates
Cheers, hope this helps, and happy coding.
Eric
--
Learn from the past. Live in the present. Plan for the future.
Blog: http://eric-berry.blogspot.com
jEdit <http://www.jedit.org> - Programmer's Text Editor
Bazaar <http://bazaar.canonical.com> - Version Control for Humans