log

age author description
2022-08-09 Kyle Miller Add publishing configuration for publishToMavenLocal task version-0.4.6 tip
2022-08-08 Kyle Miller Add repositories to build.gradle version-0.4.6
2022-08-05 Kyle Miller Bumped up snapshot version to 0.4.7 default
2022-08-05 Kyle Miller Update to Gradle 7.4.2 version-0.4.6
2022-08-05 Kyle Miller Created version-0.4.6 branch version-0.4.6
2020-02-18 Greg Shepherd SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
2018-12-04 smith update gradle version
2016-12-21 Christopher Springer USASR-2436: Bump snapshot version
2016-12-21 Christopher Springer Merge
2016-12-21 Christopher Springer USASR-2436: Set branch release version version-0.4.3
2016-12-21 Christopher Springer USASR-2436: Create branch. Remove usages of leftShift in favor of doLast version-0.4.3
2016-08-04 smith fix location of ProjectVersion class
2016-03-16 smith usasr-1307: for render tables for properties and reportable properties with label and group names
2016-01-11 smith disable author property. change favicon
2016-01-10 smith set task output directory
2016-01-08 smith improve formatting. exclude @transient and version
2016-01-07 Christopher Springer USASR-1921: Update gradle wrapper version
2016-01-07 Christopher Springer USASR-1921: Update VersionClassPlugin to allow buildscript to specify package in which to generate ProjectVersion.groovy file
2015-01-01 smith USASR-1307: add helper to resolve template classpath problem
2014-12-31 smith USASR-1307: update templates to groovydoc 2.3.6
2014-01-17 Dave Smith USASR-1307: start custom class/property displays
2013-12-10 Dave Smith USASR-1307: customize CSS and override class template
2013-12-10 Dave Smith USASR-1307: inititial userdoc plugin/task to produce customizable groovy doc
2013-08-14 smith update gradle wrapper
2012-10-25 smith update default version
2012-10-25 smith create 0.2.1 branch version-0.2.1
2012-10-25 smith cope with subproject without src files
2012-05-19 smith update version
2012-05-19 smith set version 0.2.0 version-0.2.0
2012-05-19 smith remove jar manifest changes
2012-05-18 smith set new version
2012-05-18 smith add version-0.1.0 branch version-0.1.0
2012-05-18 smith improve up-to-date check so version does not cause recompile
2012-05-18 smith create ProjectVersion as instance instead of static. Add build info to jar manifest
2012-05-18 smith fix mode for gradlew
2012-05-18 smith initial ssdt plugin