You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2013/06/05 19:16:21 UTC

[jira] [Created] (PIVOT-907) Add Gradle-based build and/or release scripts

Roger Whitcomb created PIVOT-907:
------------------------------------

             Summary: Add Gradle-based build and/or release scripts
                 Key: PIVOT-907
                 URL: https://issues.apache.org/jira/browse/PIVOT-907
             Project: Pivot
          Issue Type: Improvement
          Components: project
    Affects Versions: 2.1
         Environment: All
            Reporter: Roger Whitcomb
            Assignee: Sandro Martini
            Priority: Minor
             Fix For: 2.1


A suggestion was made to enhance the build process by provding a Gradle-based script (see www.gradle.org) in order to streamline the build process and provide better integration with maven.  There is also the possibility of changing the release building scripts from shell-based (for *nix or OSX systems) to Gradle so they will be cross-platform.
Gradle is a complete Ant superset, so the beginning could be a simple wrapper around the current "build.xml", and then migrate over time.
We also need to see if Jenkins has a Gradle 1.6 plugin available for the CI builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira