Closed pidster closed 12 years ago
The build now depends on two vert.x specific Gradle plugins that are called into the build automatically and configure the project to produce a mod.zip file.
Tests are configurable using the vertx-testframework dependency.
All the new mod builds seem to be missing the crucial task (it was dist in the old build) which creates the zip for upload to the repository.
The build now depends on two vert.x specific Gradle plugins that are called into the build automatically and configure the project to produce a mod.zip file.
Tests are configurable using the vertx-testframework dependency.