Marcin Grzejszczak
4dc8ea4b9b
-x test disables test generation
...
fixes #306
2017-05-30 12:37:44 +02:00
Marcin Grzejszczak
464e886bb8
Added versions
2017-05-26 22:03:29 +02:00
Marcin Grzejszczak
76de9cec36
Bumped versions after release
2017-05-26 14:57:34 +02:00
Marcin Grzejszczak
e0ea1b27f0
Bumping versions to 1.1.2.BUILD-SNAPSHOT after release
2017-05-22 23:57:24 +02:00
Marcin Grzejszczak
82f68347fa
Going back to snapshots
2017-05-22 23:57:23 +02:00
Marcin Grzejszczak
7a10b3bf34
Update SNAPSHOT to 1.1.1.RELEASE
2017-05-22 23:51:18 +02:00
Marcin Grzejszczak
551f77d0ca
Merge branch '1.0.x'
2017-04-28 15:08:06 +02:00
Marcin Grzejszczak
d0841400ef
Fixed the test resources for Gradle
...
wiuthout this change Intellij support wasn't great if one hasn't applied the idea plugin
with this change if someone's using Intellij (we check that by verifying the presence of .idea folder) then we apply the plugin automatically
fixes #286
2017-04-28 15:05:56 +02:00
Marcin Grzejszczak
e9770c6ac2
Fixed the build
2017-04-24 15:05:43 +02:00
Marcin Grzejszczak
ef5020986f
Bumping versions to 1.1.1.BUILD-SNAPSHOT after release
2017-04-11 11:26:11 +02:00
Marcin Grzejszczak
fe14d5c7d9
Going back to snapshots
2017-04-11 11:23:13 +02:00
Marcin Grzejszczak
c167df4fd6
Update SNAPSHOT to 1.1.0.RELEASE
2017-04-11 11:08:00 +02:00
Marcin Grzejszczak
a6cd890b50
Going back to snapshots
2017-03-17 10:09:33 +01:00
Marcin Grzejszczak
47dc54cad4
Update SNAPSHOT to 1.1.0.RC1
2017-03-17 10:04:52 +01:00
Marcin Grzejszczak
ef9c567d46
Going back to snapshots
2017-03-10 15:00:53 +01:00
Marcin Grzejszczak
63180de4fe
Bumping versions before release
2017-03-10 14:46:47 +01:00
Marcin Grzejszczak
87b374c1ad
Merge branch '1.0.x'
2017-03-10 14:22:00 +01:00
Marcin Grzejszczak
1502c4c7ad
Updated gradle plugin build
2017-03-10 14:17:47 +01:00
Marcin Grzejszczak
7340f2893d
Merge branch '1.0.x'
2017-02-28 14:27:30 +01:00
Marcin Grzejszczak
a4007cc3cb
Updated Gradle and removed gradle deamon
2017-02-28 14:26:48 +01:00
Marcin Grzejszczak
6d1c9cb89a
Merge branch '1.0.x'
2017-02-14 14:28:39 +01:00
Marcin Grzejszczak
266bc8e25e
Fixing tests
2017-02-14 14:28:32 +01:00
Marcin Grzejszczak
6b561eb3b0
Merge branch '1.0.x'
2017-02-13 17:33:57 +01:00
Marcin Grzejszczak
902934f9e3
Fixed the order of tasks
...
without this change generate contract tests task wasn't forced to be before any test compilation tasks
with this change that's fixed
fixes #223
2017-02-13 17:32:47 +01:00
Marcin Grzejszczak
bb1cf960c8
Merge branch '1.0.x'
2017-02-10 15:54:17 +01:00
Marcin Grzejszczak
047addfe84
Fixed the missing setup of path inclusion in generateContractTests task
...
without this change the Gradle plugin works only by chance since the stub creation task is setting the proper paths. If you execute the task manually it will fail
fixes #222
2017-02-10 15:51:04 +01:00
Marcin Grzejszczak
f586cf298d
Changing the default layout of stubs
...
without this change the stubs are just placed under the contracts|mappings folders. If you have many of these JARs on the classpath then you might have a problem to say which stubs belong to which server.
with this change we're changing the default location to META-INF/groupid/artifactid/version/contract|mappings . That way you can easily discern stubs
fixes #54
2017-02-08 14:58:04 +01:00
Marcin Grzejszczak
824e00ef34
Removed adding the dependency by the Gradle plugin
2017-02-08 11:05:09 +01:00
Marcin Grzejszczak
f7582d2f14
Fixed the broken Gradle build
2017-02-07 19:03:40 +01:00
Marcin Grzejszczak
eaea0a6d21
Upgrading WireMock to 2.5.1
...
fixes #202
2017-02-02 17:15:04 +01:00
Marcin Grzejszczak
caf0452c4b
Clearing up the way dependencies are setup for Gradle plugin
2017-02-02 14:32:20 +01:00
Marcin Grzejszczak
79c6a2e72c
Asserting empty array in the response ( #211 )
...
with this change we're using new JSONAssert that allows to check if an array is empty
fixes #203
2017-02-02 13:27:46 +01:00
Marcin Grzejszczak
e5b9eb9843
Asserting empty array in the response ( #211 )
...
with this change we're using new JSONAssert that allows to check if an array is empty
fixes #203
2017-02-02 13:24:10 +01:00
Marcin Grzejszczak
e36a6e2b56
Going back to snapshots
2017-01-30 11:47:27 +01:00
Marcin Grzejszczak
dfceed2ce1
Bumping versions before release
2017-01-30 11:41:56 +01:00
Marcin Grzejszczak
f59107fd62
Merge branch '1.0.x'
2017-01-16 13:45:59 +01:00
Marcin Grzejszczak
8d23d934c9
Bumped copyrights
2017-01-16 12:40:34 +01:00
Marcin Grzejszczak
bacde76798
Going back to snapshots
2017-01-12 15:58:06 +01:00
Marcin Grzejszczak
bc37cc9a1a
Bumping version before release
2017-01-12 15:28:20 +01:00
Marcin Grzejszczak
2ecb426814
Merge branch '1.0.x'
...
fixes #167
2016-12-28 12:52:15 +01:00
Marcin Grzejszczak
0fd91976f3
Added excludeBuildFolders property
...
without this change when we work with the repo with common contracts then in the logs we can see that a lot of unnecessary files are processed. Those files are related to the fact that `target` / `build` folders are created and reside in the path in which we're searching for contracts. Due to this we have duplicates in terms of converting files.
with this change we add the `excludeBuildFolders` property that is by default turned off. If you enable it in the `pom.xml` that is used by the consumers to install stubs locally then the target folder gets ignored.
fixes #167
2016-12-28 12:28:07 +01:00
Marcin Grzejszczak
4acc3ca1ee
Creating missing folders if not present
...
without this fix sometimes when the folders are not created then exceptions occur while trying to process the project.
Related to #159
2016-12-21 14:37:38 +01:00
Marcin Grzejszczak
5a32b73f26
Creating missing folders if not present
...
without this fix sometimes when the folders are not created then exceptions occur while trying to process the project.
Related to #159
2016-12-21 14:36:58 +01:00
Marcin Grzejszczak
bde5270dcc
Merge branch '1.0.x'
2016-12-20 19:12:29 +01:00
Marcin Grzejszczak
8951ea554f
Fixed checking projects from root
...
without this change contracts are taken from a wrong directory and they tend to be always up to date in a multi module project
with this change we check the contract sources from the current project. also we've removed the up to date check
fixes #159
2016-12-20 19:12:06 +01:00
Marcin Grzejszczak
57bf619471
Polish
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
d69670db68
Bumped up version and polished
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
01460f6d9f
Fixed Groovy
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
d8ff715527
Bumped up version to 1.1.0
2016-12-07 14:34:56 +01:00
Marcin Grzejszczak
7a347da55a
Going back to snapshots
2016-11-24 18:58:50 +01:00