GitHub user ddebrunner opened a pull request:
https://github.com/apache/incubator-quarks/pull/118
[WIP] - Example gradle build files.
Just a snapshot of my progress on gradle.
It was building at one point, but I just rebased and it failed to build.
Things to note:
* The gradle build files are very simple, but I only looked at the api
level.
* It was my first experience with gradle so I may have missed stuff but
actions like creating a jar with a manifest or running tests with code coverage
don't seem to be that easy.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ddebrunner/incubator-quarks gradle1-quarks-139
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/118.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #118
----
commit f68d40afd923811ce82b48731b8f87c7403c9530
Author: Daniel J. Debrunner <[email protected]>
Date: 2016-04-19T21:28:07Z
Add initial gradle setup for api and spi
commit 258e690663a431b12e0d0a4a562b4f47bf64d6a7
Author: Daniel J. Debrunner <[email protected]>
Date: 2016-04-20T00:24:27Z
Working api/api gradle build files
commit 5d4024c145ccd5f7ed6e05ce9f375ca624976656
Author: Daniel J. Debrunner <[email protected]>
Date: 2016-05-18T16:58:27Z
Build api using gradle
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---