Marcin Grzejszczak
1ac427a20a
Merge branch '2.1.x'
2019-11-06 12:38:51 +01:00
buildmaster
b3228306ba
Going back to snapshots
2019-10-24 21:38:41 +00:00
buildmaster
bc042bd0e3
Update SNAPSHOT to 2.2.0.RC1
2019-10-24 21:30:13 +00:00
buildmaster
2e3b77c3db
Going back to snapshots
2019-10-03 20:48:30 +00:00
buildmaster
90c2d88b81
Update SNAPSHOT to 2.2.0.M3
2019-10-03 20:40:02 +00:00
Marcin Grzejszczak
609b9e3b7d
Requires kotlin to be explicitly provided; fixes gh-1189
2019-08-30 10:53:53 +02:00
buildmaster
6b5d4860b9
Going back to snapshots
2019-08-14 16:21:05 +00:00
buildmaster
16902f4338
Update SNAPSHOT to 2.2.0.M2
2019-08-14 16:07:47 +00:00
Tim Ysewyn
5c6cd9fa0c
Refactored internals
2019-08-09 17:38:39 +02:00
Tim Ysewyn
05f9486852
Merge branch 'master' into feature/kotlin-contract-support
2019-08-07 23:29:55 +02:00
Marcin Grzejszczak
7b60206c77
Added the generateStubs docs
2019-08-07 21:54:24 +02:00
Tim Ysewyn
63af1c47e6
Distribute Kotlin DSL with other specs
2019-08-07 10:47:03 +02:00
Tim Ysewyn
551d4dde59
Made helper functions static
2019-08-05 20:48:37 +02:00
Tim Ysewyn
b07e50bd8d
Removed unwanted changed
2019-08-02 12:09:00 +02:00
Tim Ysewyn
9935b24a25
First implementation based on existing tests
2019-08-02 11:13:45 +02:00
Marcin Grzejszczak
6b9e377487
Rewriting to java ( #1131 )
...
* Rewritting to java
- rewritten a lot of Spring Cloud Contract Spec module to Java
- extracted all Groovy stuff to a separate package
- will now continue writing extension modules
- spring-cloud-contract-spec will be written purely in java
- spring-cloud-contract-spec-groovy will have Groovy extensions
fixes gh-1130
2019-07-08 14:15:21 +02:00