Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

Releases: manupsunny/gauge-gradle-plugin

Gauge Gradle Plugin v1.4.5

16 Nov 10:12
Compare
Choose a tag to compare
  • Added support for Gradle sub-projects

Gauge Gradle Plugin v1.4.4

23 Jun 06:29
Compare
Choose a tag to compare
  • Recompiled plugin source with Java 1.7
  • Removed option for custom classpath

Gauge Gradle Plugin v1.4.2

31 May 10:47
Compare
Choose a tag to compare

Gradle plugin for Gauge now supports source sets. You can have multiple source sets in your project.
Find a sample project here..

Gauge Gradle Plugin v1.4.1

17 Apr 11:29
Compare
Choose a tag to compare

The jar files uploaded to maven for v1.4.0 was not working. Uploaded new set of jars with the same code.

Gauge Gradle Plugin v1.4.0

13 Apr 15:03
Compare
Choose a tag to compare

Setting default classpath if user didn't pass custom classpath as parameter.

Gauge Gradle Plugin v1.2.0

11 Apr 09:54
Compare
Choose a tag to compare

Fixed few bugs. Now gauge task will return non-success status code if,

  • Tests are failing
  • Specified specs directory is not existing
  • Gauge is not installed

Gauge Gradle Plugin v1.1.0

11 Dec 13:14
Compare
Choose a tag to compare

Changing the priority order of command-line arguments. Parameters passed via command-line should override those which are specified in build.gradle

Gauge Gradle Plugin v1.0.0

29 Nov 17:15
Compare
Choose a tag to compare