You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2017/05/18 14:36:16 UTC

[1/2] tinkerpop git commit: Removed some odd characters in xml comments CTR

Repository: tinkerpop
Updated Branches:
  refs/heads/master 9d3d0744d -> fc9a94ef0


Removed some odd characters in xml comments CTR


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

Branch: refs/heads/master
Commit: abe23d4e5a21daa20efd72d7b004dae0357e80e3
Parents: 2dbaaa1
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu May 18 10:35:20 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu May 18 10:35:20 2017 -0400

----------------------------------------------------------------------
 gremlin-python/pom.xml | 33 +++++++++++++++------------------
 1 file changed, 15 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/abe23d4e/gremlin-python/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-python/pom.xml b/gremlin-python/pom.xml
index 601d9e1..19d3041 100644
--- a/gremlin-python/pom.xml
+++ b/gremlin-python/pom.xml
@@ -1,22 +1,19 @@
-<?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~  Licensed to the Apache Software Foundation (ASF) under one
-  ~  or more contributor license agreements.  See the NOTICE file
-  ~  distributed with this work for additional information
-  ~  regarding copyright ownership.  The ASF licenses this file
-  ~  to you under the Apache License, Version 2.0 (the
-  ~  "License"); you may not use this file except in compliance
-  ~  with the License.  You may obtain a copy of the License at
-  ~
-  ~  http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~  Unless required by applicable law or agreed to in writing,
-  ~  software distributed under the License is distributed on an
-  ~  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  ~  KIND, either express or implied.  See the License for the
-  ~  specific language governing permissions and limitations
-  ~  under the License.
-  -->
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">


[2/2] tinkerpop git commit: Merge branch 'tp32'

Posted by sp...@apache.org.
Merge branch 'tp32'


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

Branch: refs/heads/master
Commit: fc9a94ef0c4e2a9a159dafc2669654d73475dfe1
Parents: 9d3d074 abe23d4
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu May 18 10:36:00 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu May 18 10:36:00 2017 -0400

----------------------------------------------------------------------
 gremlin-python/pom.xml | 33 +++++++++++++++------------------
 1 file changed, 15 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fc9a94ef/gremlin-python/pom.xml
----------------------------------------------------------------------