Commit Graph

26 Commits

Author SHA1 Message Date
e8f8ff7c94 Revert "Removed gradle plugins from repo to ensure plugins are never changed in R3 corda"
This reverts commit c91d9b5507.
2018-01-26 16:06:46 +00:00
c91d9b5507 Removed gradle plugins from repo to ensure plugins are never changed in R3 corda 2018-01-26 16:03:10 +00:00
1375084936 CORDA-840: Gradle plugins are now able to be published to artifactory. (#2203)
Gradle plugins are now able to be published to artifactory.
2017-12-07 17:22:22 +00:00
66c35bbffa Demote quasar-core to a runtime dependency, and capsule to "compileOnly". (#1381) 2017-09-01 11:12:04 +01:00
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
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
119d00c384 Upgrade dependencies and centralise some more version numbers in the root gradle file 2017-01-04 15:44:56 +01:00
6ac7b9384d All gradle plugins can now be published with the publishing plugin. 2016-12-06 16:06:16 +00:00
6bc118b997 Quasar utils now follows the format required by the new publishing utilities gradle plugin. 2016-12-06 16:06:16 +00:00
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
4eb7d3db11 Added more publish utilities for simplifying bintray configuration per project to reduced boilerplate. 2016-12-06 16:06:16 +00:00
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
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
8ec21eedb3 quasarScan removal. 2016-11-24 16:27:51 +00:00
0c80344737 Added a required section for publishing POMs to maven central. 2016-11-24 13:44:11 +00:00
481ce1992e Due to updated GPG key that requires a passphrase a passphrase block has been added. 2016-11-24 12:04:05 +00:00
1f81ac2cc0 Fixed an exception caused when quasar plugin runs on root. 2016-11-21 13:47:54 +00:00
2e73b16454 Removed redundant configuration in samples that misled developers. Fixed the dependency on Cordformation plugin. 2016-11-21 13:46:30 +00:00
e3f618fe13 Quasar utils now publishes to bintray. 2016-11-18 13:02:36 +00:00
2b96f7e79e Many fixes to get gradle plugins and other projects working post-merge. 2016-11-17 17:09:31 +00:00
e144df953e More moving 2016-11-10 20:13:43 +01:00
ce99f354cb Rename com.r3corda -> net.corda 2016-11-10 17:14:24 +01:00
55e3dceb8f gradle install now works for corda. 2016-11-03 15:57:50 +00:00
1754493490 Fixed review issues. 2016-10-11 13:05:46 +01:00
3d868016ae Moved some documentation into the relevant readmes. 2016-10-11 13:05:46 +01:00
bd1eb16b6c Renamed plugins to gradle plugins for clarity. 2016-10-11 13:05:46 +01:00