log src/main/groovy/org/ssdt_ohio/gradle/plugins/VersionClassPlugin.groovy @ 25:278d28eea819 version-0.4.3

age author description
Wed, 21 Dec 2016 13:13:23 +0000 Christopher Springer USASR-2436: Create branch. Remove usages of leftShift in favor of doLast version-0.4.3
Thu, 04 Aug 2016 03:29:38 +0100 smith fix location of ProjectVersion class
Thu, 07 Jan 2016 17:08:00 +0000 Christopher Springer USASR-1921: Update VersionClassPlugin to allow buildscript to specify package in which to generate ProjectVersion.groovy file
Thu, 25 Oct 2012 14:24:39 +0100 smith cope with subproject without src files
Sat, 19 May 2012 14:12:59 +0100 smith remove jar manifest changes
Fri, 18 May 2012 21:50:36 +0100 smith improve up-to-date check so version does not cause recompile
Fri, 18 May 2012 18:21:13 +0100 smith create ProjectVersion as instance instead of static. Add build info to jar manifest
Fri, 18 May 2012 04:32:16 +0100 smith initial ssdt plugin