Commit Graph
109 Commits
Author SHA1 Message Date
Leonard Brünings a2b68c5ba9 Update to Surefire-M5 and change include pattern
fixes: #41
2021-05-01 23:50:23 +02:00
Leonard BrüningsandLeonard Brünings f542f63ccd Switch to github actions 2020-12-29 13:06:10 +01:00
Leonard Brünings a0575a56be Update gmavenplus-plugin to 1.12.0 2020-12-21 15:05:13 +01:00
Leonard Brünings fa772a4d95 Update to groovy version 3.0.7 for build.gradle too 2020-12-10 15:30:43 +01:00
dependabot[bot]andLeonard Brünings 02f8e783ca Bump groovy.version from 3.0.6 to 3.0.7
Bumps `groovy.version` from 3.0.6 to 3.0.7.

Updates `groovy` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-sql` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 15:29:01 +01:00
Leonard Brünings c8101569d9 Update to M4 switch to groovy-3 variant, Update gradle to 6.7.1 2020-11-29 16:53:22 +01:00
Alexander KriegischandGitHub 744bf74767 Upgrade Maven project to Spock 2.0-M3, ... (#35)
* Sync Spock dependency versions
* Now that Spock no longer depends on 'groovy-all', for the database test it was
  necessary to add 'groovy-sql'.
* Make feature method names friendlier in unrolled DatabaseDrivenSpec
* Make IncludeExcludeExtensionSpec print messages
  This way the user can verify visually that in-/excludes actually work as
  expected.
* Upgrade Groovy 2.5.12 -> 2.5.13
* Slightly adjust README.adoc 
  Change passive style "all feedback is appreciated" to active style "we
  appreciate all feedback".
2020-08-25 23:27:03 +02:00
Leonard Brünings f1491efa0e Update to 2.0 and remove ANT example 2020-01-13 01:35:42 +01:00
Leonard Brünings 7d23104820 Fix builds by switching to openjdk8 2019-10-24 10:59:42 +02:00
Leonard Brünings a726e0a3ba Fix groovy-all dependency for maven 2019-05-29 12:01:46 +02:00
Leonard Brünings 4d6d8f7bbe Update to Spock-1.3 and gradle 5.4.1, Update ByteBuddy 2019-05-21 13:52:48 +02:00
Leonard BrüningsandGitHub 6218e48cca Update maven to 3.6.0 update gradle to 5.2.1 fix http repositories (#29) 2019-02-26 21:57:33 +01:00
Leonard BrüningsandGitHub e1dca70845 Update Readme 2018-09-25 23:06:30 +02:00
Leonard Brünings 93da8e8afa Update to Spock 1.2, Update dependencies, Allow *Test pattern for maven 2018-09-24 22:16:36 +02:00
Alexander KriegischandLeonard Brünings 043ef1319e Improve Javadoc of IncludeExcludeExtensionSpec, Remove static block (#26)
Setting system property "spock.configuration" during class
initialisation is too late for Spock to pick up the config, so the
static block is pointless and misleads users to believe they can
actually configure the system this way.

Instead the Javadoc was amended by information how to set the system
property via '-D' JVM command-line argument when running a test from an
IDE (or from the command line, for that matter).
2018-09-24 22:11:13 +02:00
Leonard Brünings fb70660652 Fix really update to gradle 4.10
rebase foobar...
2018-09-18 00:23:58 +02:00
Leonard Brünings 5b438a9d4a Update to gradle 4.10 and Maven 3.5.4 2018-09-18 00:19:13 +02:00
Søren Berg GlasiusandGitHub 4b1fa69b4d Merge pull request #23 from sdelamo/patch-1
Update groovy version
2018-05-28 19:58:00 +02:00
Sergio del AmoandGitHub 965c7e8ce5 Update groovy version 2018-05-28 18:12:33 +02:00
AndriiandLeonard Brünings c2dc1af9ab Javadoc & import clean up (#20)
- replace full class name with import
- use modern javadoc tags
2018-01-18 03:29:47 +01:00
Leonard BrüningsandGitHub efcba815ec Add TravisCi integration and update build tools (#21)
This fixes #19
2018-01-17 23:39:06 +01:00
Leonard Brünings be527cd557 Update to spock-1.1 (ant) 2017-05-09 00:59:12 +02:00
Leonard Brünings fbcf48f85f Update to spock-1.1 2017-05-09 00:56:31 +02:00
Leonard BrüningsandGitHub 47cf05e07b Merge pull request #18 from davidbuhler/patch-1
Update README.md
2017-02-23 19:42:48 +01:00
Leonard Brünings 3d454b9334 Update Dependencies 2017-02-23 18:36:26 +01:00
David BuhlerandGitHub b50900f420 Update README.md
updated pointer to https://meetspock.appspot.com/. Previous link 404s.
2016-12-20 09:27:07 -05:00
Leonard BrüningsandGitHub 3f5f52a68e Merge pull request #17 from dmavrodiev/master
Fixed maven.ant.tasks.url
2016-11-24 19:13:24 +01:00
Dimitar Mavrodiev dc46e6c597 Fixed maven.ant.tasks.ur 2016-10-08 11:17:38 +03:00
Søren Berg GlasiusandGitHub 8c820fe219 Merge pull request #6 from msgilligan/master
Convert README to GitHub Markdown and pretty up a little bit.
2016-09-26 08:01:19 +02:00
Søren Berg Glasius 46f8091e33 Merge pull request #10 from vladmm/gradleUpdate
Gradle update to version 2.8
2015-11-01 12:04:47 +01:00
Vlad Muresan 93f47a2458 Gradle update to version 2.8 2015-10-31 21:22:52 +02:00
Peter Niederwieser 8a36b51de2 Update for Spock 1.0 2015-03-02 13:04:35 +01:00
Peter Niederwieser 5106695332 Switch Maven build to gmavenplus plugin and bump dependency versions 2015-02-25 18:12:23 +01:00
Sean Gilligan a84d7c82a1 There should be a paragraph break here 2015-01-04 19:41:09 -08:00
Sean Gilligan bc13dd6161 Get rid of some blank lines (minor cleanup) 2015-01-04 19:39:01 -08:00
Sean Gilligan 4560d75408 Use markdown links in “Further Resources” section 2015-01-04 19:33:43 -08:00
Sean Gilligan 867b7885df Use markdown formatting in a few places. 2015-01-04 19:24:06 -08:00
Sean Gilligan fa32da179d Move README to README.md 2015-01-04 17:31:07 -08:00
Peter Niederwieser 46aaca1936 Merge pull request #4 from roytruelove/patch-1
Simple typo fix
2014-12-12 01:48:22 +01:00
Peter Niederwieser 4adcffceaf Update dependencies 2014-12-08 00:47:42 +01:00
Peter Niederwieser 98ee8695b0 Update dependencies of Ant build 2014-09-09 20:05:24 -05:00
Peter Niederwieser 8db2e08b7c Updated dependency versions in Gradle/Maven/Ivy builds 2014-09-09 17:28:39 -05:00
Peter Niederwieser eea07a6542 Updated dependency and Gradle versions 2014-09-09 17:17:43 -05:00
Roy Truelove e5d3ae46ab Simple typo fix 2014-03-02 21:31:46 -05:00
Peter Niederwieser 0d107189af updated gradle & groovy versions 2013-07-06 00:21:30 +02:00
Peter Niederwieser 1c26a489f1 updated groovy, gradle, spock versions 2012-11-21 14:06:47 +01:00
Peter Niederwieser e4083e5bbe updated Gradle wrapper and Groovy version 2012-09-24 19:55:27 +02:00
Peter Niederwieser f91b9410f8 updated Gradle wrapper files 2012-08-04 14:40:33 -04:00
Peter Niederwieser 357b2dde35 updated gradle to 1.0
updated all builds to latest library versions
renamed specs to end in 'Spec' (easiest solution until we have a plugin for Maven 3.0)
2012-07-14 07:33:41 +02:00
Peter Niederwieser 1f5ac95159 updated build scripts for Spock 0.6 and Gradle 1.0-m9 2012-03-18 13:33:29 -04:00