This repository has been archived by the owner on Mar 21, 2019. It is now read-only.
Releases: manupsunny/gauge-gradle-plugin
Releases · manupsunny/gauge-gradle-plugin
Gauge Gradle Plugin v1.4.5
- Added support for Gradle sub-projects
Gauge Gradle Plugin v1.4.4
- Recompiled plugin source with Java 1.7
- Removed option for custom classpath
Gauge Gradle Plugin v1.4.2
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
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
Setting default classpath if user didn't pass custom classpath as parameter.
Gauge Gradle Plugin v1.2.0
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
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
First release.