Commit Graph

490 Commits

Author SHA1 Message Date
Shannon Pamperl
789b34cdb7 Remove <at>Internal annotation (#1637)
Fixes gh-1636
2021-04-13 08:53:44 +02:00
buildmaster
cdc0d5be71 Bumping versions 2021-04-09 00:22:32 +00:00
buildmaster
1ee80a75ae Bumping versions 2021-03-27 00:23:00 +00:00
buildmaster
68d31a27bf Bumping versions 2021-03-18 00:18:29 +00:00
buildmaster
3a6aceedcc Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 22:59:11 +00:00
buildmaster
a1a706116f Going back to snapshots 2021-03-17 22:59:10 +00:00
buildmaster
a8da7f0aac Update SNAPSHOT to 3.0.2 2021-03-17 22:47:08 +00:00
buildmaster
d062b72805 Bumping versions 2021-02-19 00:20:52 +00:00
Shannon Pamperl
09e494db8c Ensure stdout/stderr are logged when using debug mode logging. (#1607)
Relates to gh-1600
2021-02-04 13:38:25 +01:00
buildmaster
b647833e44 Bumping versions 2021-01-29 00:20:17 +00:00
buildmaster
8a9a134e0d Bumping versions 2021-01-28 00:21:01 +00:00
buildmaster
9a615c8f05 Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 22:10:16 +00:00
buildmaster
40feade942 Going back to snapshots 2021-01-27 22:10:15 +00:00
buildmaster
aa1be4eeda Update SNAPSHOT to 3.0.1 2021-01-27 21:57:05 +00:00
buildmaster
5b4bd07114 Bumping versions 2020-12-23 00:20:47 +00:00
Marcin Grzejszczak
a4224d9e4f Going back to snapshots 2020-12-22 01:08:33 +01:00
Marcin Grzejszczak
b2a17c686c Added the missing maven-publish plugin 2020-12-22 00:53:21 +01:00
Marcin Grzejszczak
82eadd2881 Gradle can't create a POM - need to add more versions 2020-12-21 23:10:08 +01:00
Marcin Grzejszczak
20cd916347 Gradle can't create a POM 2020-12-21 22:53:38 +01:00
Marcin Grzejszczak
410d94d9dd Gradle 2020-12-21 22:36:20 +01:00
Marcin Grzejszczak
96da8878c5 Gradle 2020-12-21 22:21:33 +01:00
Marcin Grzejszczak
f471244a56 Gradle, please work 2020-12-21 21:58:55 +01:00
buildmaster
ae31d2b341 Bumping versions 2020-12-19 00:20:11 +00:00
buildmaster
ed2e9e6633 Going back to snapshots 2020-12-11 23:00:43 +00:00
buildmaster
5702a15b91 Update SNAPSHOT to 3.0.0-RC1 2020-12-11 22:49:57 +00:00
Shannon Pamperl
7804933b21 Attempt to keep Kotlin totally off the classpath (#1558)
* Attempt to keep Kotlin totally off the classpath

* Add version header for new class

* Fix a few bugs with the samples and provide better debugging output for javaexec

* Use main consistently

* Fix Gradle's published pom and use maven-publish plugin consistently throughout plugin and samples

* Re-add groovydoc jar

* Have assemble create the groovydoc jar

* Switch to publishToMavenLocal

* Sync dependencies with pom.xml and fix null provider for Gradle versions less than 6.2

* Perform quoting conditionally for Windows only

* Add jsch, aether, and shaded libraries to round out compatibility

* Ensure contract tests are generated before kotlin compile task
2020-12-03 10:24:55 +01:00
buildmaster
a3268f908a Going back to snapshots 2020-12-01 23:43:23 +00:00
buildmaster
5625fc8972 Update SNAPSHOT to 3.0.0-M6 2020-12-01 23:31:52 +00:00
Marcin Grzejszczak
d8f6e17af5 Removed most of deprecations; fixes gh-1570 2020-11-26 12:58:47 +01:00
Olga Maciaszek-Sharma
5245a8869f Fix stubsDir for publishStubsToScmTask. (#1560) 2020-11-19 21:56:49 +01:00
buildmaster
f11212c2c1 Going back to snapshots 2020-11-17 21:41:10 +00:00
buildmaster
6a0b4555ea Update SNAPSHOT to 3.0.0-M5 2020-11-17 21:29:39 +00:00
Marcin Grzejszczak
131cc70642 Bumped Boot 2020-11-13 08:12:56 +01:00
Marcin Grzejszczak
36efa18caf Downgraded maven resolver to 1.4 to align with Maven 3.6 2020-11-12 18:21:29 +01:00
Shannon Pamperl
eb66dca930 Fixes for remote contracts (#1554)
* Make contractsDslDir return null if neither directory exists at task configuration time

* Fixup docs type and make the wording a little more clear

* Allow username to be null for ls-remote command.

* Rework git commit id discovery to handle multiple uri schemes as well as fixing the bug with the MapProperty becoming finalized on first read and then not being able to further edit it (eg: in order to add git.commit)
2020-11-10 08:20:33 +01:00
Shannon Pamperl
e251dd13f3 Migrate DSL contracts to 'contractTest' source set (#1531)
* Begin migration of contract DSL
* Updates to docs relevant to moving default contracts for Gradle
* Switch to conventional lazy properties so that Gradle can automatically handle directory existence for us
2020-11-09 10:26:06 +01:00
Marcin Grzejszczak
4fcd95c5f6 Migrating to Boot 2.4.0-RC1 2020-11-04 11:28:34 +01:00
Shannon Pamperl
9df4da4ef5 Skip tasks when input directory is empty (#1530) 2020-10-17 07:36:20 +02:00
buildmaster
1bfa966550 Bumping versions 2020-10-17 00:21:05 +00:00
buildmaster
2582109f9d Bumping versions 2020-10-05 00:22:09 +00:00
buildmaster
68a657f2c0 Going back to snapshots 2020-10-03 14:55:00 +00:00
buildmaster
4e5267f939 Update SNAPSHOT to 3.0.0-M4 2020-10-03 14:39:36 +00:00
Marcin Grzejszczak
24c930acd2 Added a milestone profile to the maven build 2020-10-03 08:38:23 +02:00
Shannon Pamperl
e91b91efba Convert Gradle plugin from Groovy to Java (#1480)
* Migrate ContractsCopyTask from Groovy to Java

* Convert code to Java

* Refactor ContractsCopyTask

* Migrate GenerateClientStubsFromDslTask from Groovy to Java.

* Refactor GenerateClientStubsFromDslTask

* Clean up configuration of stubsJar

* Migrate GenerateServerTestsTask from Groovy to Java

* Refactor GenerateServerTestsTask

* Migrate PublishStubsToScmTask from Groovy to Java

* Refactor PublishStubsToScmTask

* Remove dead code

* Add additional test to ensure merged contract repository settings works the same as it did before. Add .get() calls to trigger task configuration otherwise, we can miss errors with task configuration.

* Fixup all visibility modifiers and drop any deprecated functionality

* Migrate plugin from Groovy to Java

* Refactor plugin from Groovy to Java

* Fixup project.version where it might not be correctly available yet

* Fix tests that were broken

* Fix functional testing that was failing

* Update functional tests to ensure that up-to-date checks are running as expected

* Added comment around deleteStubsAfterTest in each of the tasks where it is used, to remind editors what the property is for.

* Enable support for build cache

* Reconcile documentation with code

* Remove TODO that has been answered

* Add documentation on how to customize the verifierStubsJar

* Fix failing test

* Allow contractsDirectory to be null

* Fix failing tests

* Move all main source code to java source set
2020-10-02 17:39:53 +02:00
buildmaster
77fc817643 Bumping versions 2020-09-30 00:22:43 +00:00
Shannon Pamperl
ba22c687c8 Disable stubsJar publication by default. (#1464)
Fixes gh-1168.
2020-08-07 16:01:53 +02:00
buildmaster
1110daa1d6 Bumping versions 2020-07-26 00:19:06 +00:00
buildmaster
ef923c1a26 Going back to snapshots 2020-07-23 19:22:19 +00:00
buildmaster
2dea2c25d7 Update SNAPSHOT to 3.0.0-M3 2020-07-23 19:11:42 +00:00
buildmaster
717834d3d7 Bumping versions 2020-07-17 00:19:13 +00:00