You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2015/05/07 16:20:31 UTC

[1/2] incubator-tinkerpop git commit: worked on core/ javadoc inclusion.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/no-strategy-test a8db17685 -> 3632820d4


worked on core/ javadoc inclusion.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/6f513884
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/6f513884
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/6f513884

Branch: refs/heads/no-strategy-test
Commit: 6f51388409d5980953733ba8bc2b17896d212b3b
Parents: 135563a
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Thu May 7 07:41:52 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Thu May 7 07:42:01 2015 -0600

----------------------------------------------------------------------
 pom.xml | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/6f513884/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3d6e9b5..277b567 100644
--- a/pom.xml
+++ b/pom.xml
@@ -761,18 +761,10 @@ limitations under the License.
                                     <sourceFileIncludes>
                                         <sourceFileInclude>org/apache/tinkerpop/gremlin/structure/*.java</sourceFileInclude>
                                         <sourceFileInclude>org/apache/tinkerpop/gremlin/structure/io/*.java</sourceFileInclude>
-                                        <sourceFileInclude>org/apache/tinkerpop/gremlin/structure/io/graphml/*.java
-                                        </sourceFileInclude>
-                                        <sourceFileInclude>org/apache/tinkerpop/gremlin/structure/io/graphson/*.java
-                                        </sourceFileInclude>
-                                        <sourceFileInclude>org/apache/tinkerpop/gremlin/structure/io/gryo/*.java
-                                        </sourceFileInclude>
                                         <sourceFileInclude>org/apache/tinkerpop/gremlin/process/*.java</sourceFileInclude>
-                                        <sourceFileInclude>org/apache/tinkerpop/gremlin/process/computer/*.java
-                                        </sourceFileInclude>
-                                        <sourceFileInclude>org/apache/tinkerpop/gremlin/process/graph/*.java
-                                        </sourceFileInclude>
-                                        <sourceFileInclude>org/apache/tinkerpop/gremlin/process/util/*.java</sourceFileInclude>
+                                        <sourceFileInclude>org/apache/tinkerpop/gremlin/process/computer/*.java</sourceFileInclude>
+                                        <sourceFileInclude>org/apache/tinkerpop/gremlin/process/traversal/*.java</sourceFileInclude>
+                                        <sourceFileInclude>org/apache/tinkerpop/gremlin/process/traversal/dsl/graph/*.java</sourceFileInclude>
                                         <sourceFileInclude>org/apache/tinkerpop/gremlin/driver/*.java</sourceFileInclude>
                                     </sourceFileIncludes>
                                     <additionalDependencies>


[2/2] incubator-tinkerpop git commit: Merge branch 'master' into no-strategy-test

Posted by ok...@apache.org.
Merge branch 'master' into no-strategy-test


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/3632820d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/3632820d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/3632820d

Branch: refs/heads/no-strategy-test
Commit: 3632820d403e48715a671ce725d5bdf1642dc8e5
Parents: a8db176 6f51388
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Thu May 7 08:20:23 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Thu May 7 08:20:23 2015 -0600

----------------------------------------------------------------------
 pom.xml | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)
----------------------------------------------------------------------