2018-04-27 |
Try implementing Serializable.
Alex Tucker
committed
on 27 Apr 2018
|
---|---|
More debugging.
Alex Tucker
committed
on 27 Apr 2018
|
|
Try putting @Grab in src.
Alex Tucker
committed
on 27 Apr 2018
|
|
Avoid using deprecated @Mixin.
Alex Tucker
committed
on 27 Apr 2018
|
|
Change to allow multiple commands per groovy file. Use PMD_API environment variable to pass credentials.
Alex Tucker
committed
on 27 Apr 2018
|
|
2018-04-26 |
Remove @Canonical class annotations as Jenkins doesn't seem to like them.
Alex Tucker
committed
on 26 Apr 2018
|
Organize imports and change to new package names.
Alex Tucker
committed
on 26 Apr 2018
|
|
2018-04-24 |
Initial stab at Jenkins shared library.
Alex Tucker
committed
on 24 Apr 2018
|
Use Java8 OffsetDateTime. Custom constructor.
Alex Tucker
committed
on 24 Apr 2018
|
|
Allow auth header.
Alex Tucker
committed
on 24 Apr 2018
|
|
2018-04-23 |
Get rid of some imports. Add a camelCase converter for property keys.
Alex Tucker
committed
on 23 Apr 2018
|
Generate source using `swagger-codegen generate -i drafter.yml -l groovy`
Alex Tucker
committed
on 23 Apr 2018
|