Commit Graph

19 Commits

Author SHA1 Message Date
Tyler Benson 3bc153241b Abstract core dependencies for central management 2017-09-07 16:38:21 -07:00
Tyler Benson 4e0c65d779 Begin 0.2.3 2017-09-07 11:27:28 -07:00
Tyler Benson 5aede87f6e Version 0.2.2 2017-09-07 11:07:38 -07:00
Tyler Benson 43436999c4 Automatically publish to bintray after artifactory 2017-09-07 10:22:36 -07:00
Tyler Benson a0d4f2ca76 Report version from main
This allows running the agent as an executable jar to report the version number.

Also repot version scan errors better.
2017-08-28 13:39:19 -07:00
Tyler Benson f292baa4a4 Begin 0.2.2 2017-08-25 14:30:49 -07:00
Tyler Benson 307e774bb8 Version 0.2.1 2017-08-25 10:34:56 -07:00
Tyler Benson 46d980ea0a Begin 0.2.1
Also fix minor problem with bintray config.
2017-08-04 12:26:59 -07:00
Tyler Benson df0d611884 Version 0.2.0 2017-08-04 11:40:29 -07:00
Tyler Benson 9cacce81a9 Begin 0.2.0 2017-08-03 15:51:00 -07:00
Tyler Benson 835149b722 Add bintray publishing
to bypass permission problem in promoting from oss artifactory.
2017-08-03 13:27:38 -07:00
Tyler Benson 480b720ed2 Enable publishing of artifactory build info 2017-08-02 14:56:07 -07:00
Tyler Benson 92556f3222 Release 0.1.2 2017-08-02 12:59:19 -07:00
Tyler Benson 5bfff0bece Add gradlew to examples and update docs 2017-07-21 17:03:31 -07:00
Tyler Benson d6271d866e Use lombok @Slf4j annotation for declaring loggers 2017-07-19 11:24:41 -07:00
Tyler Benson e8dbc34bea Apply consistent formatting to other files 2017-07-19 08:09:19 -07:00
Tyler Benson e16ad373ad Apply and enforce google checkstyle and formatting
If caught with a format violation, executing `./gradlew googleJavaFormat` should fix it.

There are currently some warnings, but they’re not causing failures, so we can clean that up as we go.
2017-07-12 07:47:19 -07:00
Tyler Benson 840ada4650 Enable uploading to local artifactory. 2017-07-11 17:12:27 -07:00
Tyler Benson 8d9bdef4b7 Rename build.gradle scripts to match project name.
This will help in finding build scripts inside the IDE.
2017-07-10 16:12:15 -07:00