Tyler Benson
|
8e4e9fe0ac
|
Clean up version and include git sha in reported number
Exclude lombok from being included in the shadow jar.
|
2017-07-21 08:52:17 -07:00 |
Tyler Benson
|
e8dbc34bea
|
Apply consistent formatting to other files
|
2017-07-19 08:09:19 -07:00 |
Tyler Benson
|
05fc670063
|
Fix concurrency problem with DDSpanContext
Also apply Java 1.8 compatability to async-tracing example.
|
2017-07-17 11:07:54 -07:00 |
Tyler Benson
|
2d89ee0d54
|
Apply automatic formatting
via `./gradlew googleJavaFormat`
|
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 |
Tyler Benson
|
b422ec7663
|
Apply minimum code coverage assertions
Improved the test coverage slightly in the process.
|
2017-07-10 14:24:11 -07:00 |
Guillaume Polaert
|
399c4cab80
|
Merge branch 'master' into gpolaert/new-shading
|
2017-07-04 10:15:51 +02:00 |
Tyler Benson
|
bf15a139d5
|
Remove tagsKV from @Trace annotation
|
2017-07-03 16:14:35 -07:00 |
Guillaume Polaert
|
d3ce6b1a3e
|
shading all stuff and removing from the scope all libs which can crash the app
|
2017-07-03 10:33:05 -07:00 |
Tyler Benson
|
5a6bd2d002
|
Add gradle build scripts.
Currently has issues with shadow jar due to Java 9 compiled classes inside byteman used by dd-java-agent.
|
2017-06-30 11:35:57 -07:00 |
Tyler Benson
|
4de69c36b8
|
Review Fixes
Fix package names.
Revert oddness in pom file.
|
2017-06-28 11:14:32 -04:00 |
Tyler Benson
|
cee31b4067
|
Rename packages for consistency
|
2017-06-27 16:34:32 -04:00 |
Tyler Benson
|
b9690f9db8
|
Add circleci config file
|
2017-06-27 15:54:40 -04:00 |
Guillaume Polaert
|
ccb7904ccb
|
[maven-release-plugin] prepare for next development iteration
|
2017-06-20 10:29:08 -04:00 |
Guillaume Polaert
|
40bb03fb96
|
[maven-release-plugin] prepare release v0.1.1
|
2017-06-20 10:29:03 -04:00 |
Guillaume Polaert
|
1a0df4c907
|
[maven-release-plugin] prepare for next development iteration
|
2017-06-15 17:51:12 +02:00 |
Guillaume Polaert
|
003bfa1eb2
|
[maven-release-plugin] prepare release v0.1.0
|
2017-06-15 17:51:05 +02:00 |
Guillaume Polaert
|
9e6ea73e4c
|
[maven-release-plugin] prepare for next development iteration
|
2017-06-13 17:28:34 +02:00 |
Guillaume Polaert
|
fdf4b7af28
|
[maven-release-plugin] prepare release v0.0.7
|
2017-06-13 17:28:28 +02:00 |
renaudboutet
|
1618e4f006
|
[maven-release-plugin] prepare for next development iteration
|
2017-06-09 16:20:09 +02:00 |
renaudboutet
|
9500b9fe2e
|
[maven-release-plugin] prepare release v0.0.6
|
2017-06-09 16:19:58 +02:00 |
renaudboutet
|
d4925f8494
|
[maven-release-plugin] prepare for next development iteration
|
2017-06-07 19:05:01 +02:00 |
renaudboutet
|
c5dd057312
|
[maven-release-plugin] prepare release v0.0.5
|
2017-06-07 19:04:55 +02:00 |
renaudboutet
|
2e0e6de196
|
Move annotations to a dedicated Jar + change the doc to depend on it
|
2017-06-07 11:26:48 +02:00 |