Commit Graph

28 Commits

Author SHA1 Message Date
R. Tyler Croy 24819f5abe
Add support for installing into the Jenkisn repo 2015-11-01 16:01:33 -08:00
R. Tyler Croy 0f7c0c94e4
Add support for a GemInstallEvent callback
Fixes #6
2015-09-19 16:12:49 -07:00
R. Tyler Croy 33e0ad49ba
Upgrade the version of both the gem and jar simultaneously 2015-09-18 15:45:23 -07:00
R. Tyler Croy 774cd380b2
oraclejdk7 is EoLed as far as I'm concerned 2015-09-18 15:03:47 -07:00
R. Tyler Croy 9a42acdf33
Use the appropriate group name 2015-09-18 15:01:39 -07:00
R. Tyler Croy 172557e0be
Allow passing overwrite behavior through the GemInstaller 2015-08-21 18:32:52 -07:00
R. Tyler Croy 7f5fc8f92a
Increment the version and give all dependencies version ranges
This will help clients' dependency tools 'do the right thing'
2015-08-21 18:04:12 -07:00
R. Tyler Croy 53d6dfed39
Properly delete directories while on test teardown 2015-08-21 18:04:12 -07:00
R. Tyler Croy d796d01b35
Publish javadocs instead of groovydocs 2015-08-21 17:52:54 -07:00
R. Tyler Croy dbf2c8970b
Bump the version for a new release 2015-08-15 12:21:32 -07:00
Christian Meier cc2ecaf1f3 make the version so the generated pom.xml can be used by maven 2015-08-15 20:23:23 +02:00
R. Tyler Croy 9b0254a51b
Add the key properly, I think, for real this time 2015-08-14 21:37:31 -07:00
R. Tyler Croy 430fb2463a
Give this another go 2015-08-14 21:30:47 -07:00
R. Tyler Croy b80aac87d8
Move the bintray uploading into the main project directory 2015-08-14 21:19:29 -07:00
R. Tyler Croy c55cd893db
Remove redundant dry-run statement 2015-08-14 21:09:04 -07:00
R. Tyler Croy 06c6863a3c
Minor version change to test auto-release 2015-08-14 20:58:35 -07:00
R. Tyler Croy 5f03c5982d
Remove some redundant tasks 2015-08-14 20:52:54 -07:00
R. Tyler Croy 88aede0bc6
Add necessary support to release on tag creation 2015-08-14 20:43:06 -07:00
R. Tyler Croy 65fd115fa3
Convert the nascent Jem code into Java
Fixes #1
2015-08-13 17:31:40 -07:00
R. Tyler Croy 4d54c1b3dd
Move things to the jem namespace and switch to using 100% shrinkwrap 2015-08-11 21:24:39 -07:00
R. Tyler Croy 699939f0b6
Put our artifact under a group so we can publish 2015-08-10 05:36:42 -07:00
R. Tyler Croy 19eba647ee
Use a snapshot version of commons-vfs and extract the gemspec from the gem properly 2015-08-09 15:49:43 -07:00
R. Tyler Croy 5cef41e08f
Starting to implement install() by plopping the gem into the cache/ directory 2015-08-09 13:00:47 -07:00
R. Tyler Croy acdf4b78e5
Implementing internal.GemInstaller which handles the actual installation work 2015-08-09 10:31:34 -07:00
R. Tyler Croy 6892f12f0a
Starting to flesh out the GemInstaller class 2015-08-08 19:26:17 -07:00
R. Tyler Croy 1135eab0ac
Build out groovydocs and sources jars for our assemble tasks 2015-08-08 18:35:21 -07:00
R. Tyler Croy 8b1d453484
Starting to implement POGO for Gem::Specification and co 2015-08-08 16:13:55 -07:00
R. Tyler Croy 019f0da204
Start adding some code, basics to make codenarc/groovy/spock work together 2015-08-08 14:24:19 -07:00