Skip to content

Commit

Permalink
Merge pull request #461 from gchq/gh-460-move-to-gaffer-tools
Browse files Browse the repository at this point in the history
Gh 460 move to gaffer tools
  • Loading branch information
p013570 committed Oct 13, 2016
2 parents dc523b9 + 29c13ad commit fece95b
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 4,211 deletions.
8 changes: 0 additions & 8 deletions NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ Gaffer contains code which is a modified version of code from Apache Hadoop:
(org.apache.hadoop.io.WritableUtils) which is licensed under the Apache 2 license, Copyright 2011-2015 The Apache
Software Foundation.

The Gaffer implementation of TinkerPop was originally based on several classes from TinkerGraph.
These classes were copied and adjusted to integrate with Gaffer.

Gaffer is built using maven. This process will automatically pull in dependencies. We list Gaffer2's dependencies,
and their licenses, below. For information on the dependencies of these dependencies, see the websites of the
projects below.
Expand Down Expand Up @@ -143,11 +140,6 @@ FindBugs Annotations (com.google.code.findbugs:annotations:3.0.1):
- GNU Lesser Public License


TinkerPop (org.apache.tinkerpop:gremlin-core,gremlin-groovy,gremlin-driver:3.2.0-incubating):

- Apache License, Version 2.0


------------------------------------------------------------------------------------------------

The Gaffer rest-api and ui modules contain the following javascript dependencies:
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<module>gaffer-integration-tests</module>
<module>example-rest</module>
<module>ui</module>
<module>tinkerpop</module>
</modules>

<properties>
Expand Down
39 changes: 0 additions & 39 deletions python-shell/README.md

This file was deleted.

Empty file.
262 changes: 0 additions & 262 deletions python-shell/src/main/python/example.py

This file was deleted.

33 changes: 0 additions & 33 deletions python-shell/src/main/python/examplePki.py

This file was deleted.

Loading

0 comments on commit fece95b

Please sign in to comment.