Skip to content
This repository has been archived by the owner on Aug 15, 2017. It is now read-only.

nwe #42

Open
wants to merge 101 commits into
base: master
Choose a base branch
from
Open

nwe #42

wants to merge 101 commits into from

Conversation

manarAnan
Copy link

No description provided.

ndeloof and others added 30 commits April 6, 2012 18:09
…other parameters. Command-line generation adds the custom actions.
Information is shown in the body of each extension.
Showing them as helper (? icon) was an option, but it messed up the layout...
Files which are specific for Play 2.X (extensions for commands) were moved to subfolder.
The reason is to keep the code organized when new extensions are added for Play 1.X or Play 2.3, which will invoke sbt directly.
In this implementation, a set of Play commands is provided each with its own compatilibity description.
For instance, the 'compile' command can be set to appear whenever the Play version is 1.x and 2.x.
Every version has also its own executable. For example, 'play' and 'activator'.
Comments were properly added throughout the code.
rafaelrezend and others added 30 commits August 15, 2014 13:31
Fixed the artifact to match the one from the older play plugin.
Projects may not be available on Master on configuration-time.
Projects may not be available on Master on configuration-time.
Removed unused setup and teardown, and remaining test resources from the previous play-plugin.
Replacing deprecated Play! Framework plugin.
Since the plugin was entirely replaced, it is more reasonable to release it as a major version.
Incrementing plugin version to 1.0.0
Adding -SNAPSHOT prefix for release.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants