[
https://issues.apache.org/jira/browse/GEODE-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098270#comment-15098270
]
ASF GitHub Bot commented on GEODE-342:
--------------------------------------
GitHub user jujoramos opened a pull request:
https://github.com/apache/incubator-geode/pull/71
GEODE-342: Make changes to Geode gradle build script to also build JVSD
- Switched from maven to gradle.
- Modified global gradle script to include geode-jvsd in the build and
distribution.
- Added individual tasks to clone, compile and install MultiAxisChartFX in
the build process.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jujoramos/incubator-geode feature/GEODE-78
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/71.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 #71
----
commit 0cacbda7122b7693336e70cc1dfb8112573dea72
Author: jujoramos <[email protected]>
Date: 2016-01-14T15:18:36Z
GEODE-342: Make changes to Geode gradle build script to also build JVSD
- Switched from maven to gradle.
- Modified global gradle script to include geode-jvsd in the build and
distribution.
- Added individual tasks to clone, compile and install MultiAxisChartFX
in the build process.
commit 7326c00d9b5d109ce2e4b8dfceb9a0023f32d8d2
Author: jujoramos <[email protected]>
Date: 2016-01-14T15:20:37Z
GEODE-342: Make changes to Geode gradle build script to also build JVSD
- Switched from maven to gradle.
- Modified global gradle script to include geode-jvsd in the build and
distribution.
- Added individual tasks to clone, compile and install MultiAxisChartFX
in the build process.
----
> Make changes to Geode gradle build script to also build JVSD
> ------------------------------------------------------------
>
> Key: GEODE-342
> URL: https://issues.apache.org/jira/browse/GEODE-342
> Project: Geode
> Issue Type: Sub-task
> Components: general
> Reporter: Vincent Ford
>
> Currently uses a local maven build pom.xml and hasn't been added to the Geode
> build proper. For long term inclusion with Geode, the JVSD should be built as
> part of the Geode project.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)