Chris Rankin
66c35bbffa
Demote quasar-core to a runtime dependency, and capsule to "compileOnly". ( #1381 )
2017-09-01 11:12:04 +01:00
Clinton
0ccfae252f
POMs generated by publishing are now correct. ( #1055 )
...
* POMs generated by publishing are now correct. The publish extension now requires an explicit call to configure the publishing instead of waiting until after evaluation. This prevents evaluation order issues with the artifact renaming code that causes the POM to have the original, incorrect, artifact names.
* Fixed new test compile issues caused by removal of some dependencies in test utils that caused webserver code to be automatically included in any project also compiling test utils.
2017-07-18 12:34:56 +01:00
Clinton Alexander
89e20d6746
Removing repository addition - this can really mess with the ability to control a project's repositories.
2017-06-28 17:57:16 +01:00
Mike Hearn
119d00c384
Upgrade dependencies and centralise some more version numbers in the root gradle file
2017-01-04 15:44:56 +01:00
Clinton Alexander
6ac7b9384d
All gradle plugins can now be published with the publishing plugin.
2016-12-06 16:06:16 +00:00
Clinton Alexander
6bc118b997
Quasar utils now follows the format required by the new publishing utilities gradle plugin.
2016-12-06 16:06:16 +00:00
Clinton Alexander
46ddd3bd0e
Publish utils no longer needs a configuration block per project, just one bintray configuration per project providing it fits certain criteria.
2016-12-06 16:06:16 +00:00
Clinton Alexander
4eb7d3db11
Added more publish utilities for simplifying bintray configuration per project to reduced boilerplate.
2016-12-06 16:06:16 +00:00
Clinton Alexander
7858a76542
Merged in clint-gpgpassword (pull request #541 )
...
Due to updated GPG key that requires a passphrase a passphrase block has been added.
2016-11-24 18:24:46 +00:00
Clinton Alexander
3c8b544aae
Merged in clint-pomdevs (pull request #543 )
...
Added a required section for publishing POMs to maven central.
2016-11-24 18:21:44 +00:00
rick.parker
8ec21eedb3
quasarScan removal.
2016-11-24 16:27:51 +00:00
Clinton Alexander
0c80344737
Added a required section for publishing POMs to maven central.
2016-11-24 13:44:11 +00:00
Clinton Alexander
481ce1992e
Due to updated GPG key that requires a passphrase a passphrase block has been added.
2016-11-24 12:04:05 +00:00
Clinton Alexander
1f81ac2cc0
Fixed an exception caused when quasar plugin runs on root.
2016-11-21 13:47:54 +00:00
Clinton Alexander
2e73b16454
Removed redundant configuration in samples that misled developers. Fixed the dependency on Cordformation plugin.
2016-11-21 13:46:30 +00:00
Clinton Alexander
e3f618fe13
Quasar utils now publishes to bintray.
2016-11-18 13:02:36 +00:00
Clinton Alexander
2b96f7e79e
Many fixes to get gradle plugins and other projects working post-merge.
2016-11-17 17:09:31 +00:00
Mike Hearn
e144df953e
More moving
2016-11-10 20:13:43 +01:00
Mike Hearn
ce99f354cb
Rename com.r3corda -> net.corda
2016-11-10 17:14:24 +01:00
Clinton Alexander
55e3dceb8f
gradle install now works for corda.
2016-11-03 15:57:50 +00:00
Clinton Alexander
1754493490
Fixed review issues.
2016-10-11 13:05:46 +01:00
Clinton Alexander
3d868016ae
Moved some documentation into the relevant readmes.
2016-10-11 13:05:46 +01:00
Clinton Alexander
bd1eb16b6c
Renamed plugins to gradle plugins for clarity.
2016-10-11 13:05:46 +01:00