GitHub user dkuppitz opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/281
Docker Integration
Provided Docker script that allows the execution of several build tasks
within a Docker container.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-tinkerpop docker
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/281.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 #281
----
commit 1bd126534a6def36682cf22cf9d198ef7c6fd971
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-18T12:41:02Z
added a Docker build script
commit d788281527eb24b30e4e7e215a62eda91e9f2933
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-18T13:23:35Z
fixed variable naming
commit 48b2b2a5fe4dfd987032ac824d3f4f640daaaa9c
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-19T16:02:57Z
refactored and improved Docker integration
commit 6253a01953704af4cb0df5639a955aed7f59c112
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-19T18:23:08Z
got rid of grep -Po to make grep work on OSX
commit cbf9b1894efadce15aef51b63d92d37d3038c930
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-19T21:19:20Z
minor simplification
commit 53b495a65d58ad9dc6eaa1b00c621f30444e9c76
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-19T21:19:37Z
fixed path to grapeConfig.xml
commit d6306396929c1881076a421c9b069cc620a788f3
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-19T21:41:55Z
fixed path to Hadoop configuration files
commit 0829d0b393b524fe79ab31974a0fbf91d59e3e26
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-23T22:02:47Z
added notes about Docker integration in the developer docs
commit 1c5385636bc1652bae12ff9b4e6d584ad73531d0
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-23T22:45:08Z
ignore .dockerignore file in apache-rat-plugin
commit f941405761755e562c12c91abad6c08b93413c27
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-28T15:46:05Z
moved Docker integration section into contributing.asciidoc
commit b3b38444f66db71be389bf9c364c924d1f352927
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-28T15:48:41Z
updated CHANGELOG
commit 1db8dcdbf64678d3f084d4db57b808afc6fc563e
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-28T17:03:12Z
fixed a typo
commit fa6da7ee79fb72c160aa74a353991ef5acc3c0b7
Author: Daniel Kuppitz <[email protected]>
Date: 2016-03-28T17:04:15Z
Merge branch 'tp31' into docker
----
---
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.
---