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 2015/11/22 15:21:09 UTC

[1/2] incubator-tinkerpop git commit: Removed Apache 2.0 licensed stuff from binary license.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/master 2fa626482 -> 6e08d1868


Removed Apache 2.0 licensed stuff from binary license.

Per http://www.apache.org/dev/licensing-howto.html#alv2-dep


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

Branch: refs/heads/master
Commit: ed007b7b9dfec5a2f1301183337718ce5abaa542
Parents: 2fa6264
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Sun Nov 22 08:56:36 2015 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Sun Nov 22 08:56:36 2015 -0500

----------------------------------------------------------------------
 gremlin-console/src/main/LICENSE | 35 -----------------------------------
 gremlin-server/src/main/LICENSE  | 33 ---------------------------------
 2 files changed, 68 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/ed007b7b/gremlin-console/src/main/LICENSE
----------------------------------------------------------------------
diff --git a/gremlin-console/src/main/LICENSE b/gremlin-console/src/main/LICENSE
index ec036cf..2adef32 100644
--- a/gremlin-console/src/main/LICENSE
+++ b/gremlin-console/src/main/LICENSE
@@ -202,41 +202,6 @@
    limitations under the License.
 
 ========================================================================
-Apache 2.0 Licenses
-========================================================================
-
-The Apache TinkerPop project bundles the following components under the Apache 2.0 License:
-
-     Commons Codec (commons-codec:commons-codec - http://commons.apache.org/codec/)
-     Apache Commons Configuration (commons-configuration:commons-configuration - http://commons.apache.org/configuration/)
-     Commons Lang (commons-lang:commons-lang - http://commons.apache.org/lang/)
-     Apache Commons Lang (org.apache.commons:commons-lang3 - http://commons.apache.org/proper/commons-lang/)
-     Commons Logging (commons-logging:commons-logging - http://commons.apache.org/logging)
-     GBench (org.gperfutils:gbench - https://github.com/gperfutils/gbench)
-     GProf (org.gperfutils:gprof - https://github.com/gperfutils/gprof)
-     Groovy (org.codehaus.groovy:groovy - http://www.groovy-lang.org/)
-     Groovy Console (org.codehaus.groovy:groovy-console - http://www.groovy-lang.org/)
-     Groovysh (org.codehaus.groovy:groovy-groovysh - http://www.groovy-lang.org/)
-     Groovy JSON (org.codehaus.groovy:groovy-json - http://www.groovy-lang.org/)
-     Groovy JSR-223 (org.codehaus.groovy:groovy-jsr223 - http://www.groovy-lang.org/)
-     Groovy SQL (org.codehaus.groovy:groovy-sql - http://www.groovy-lang.org/)
-     Groovy Swing (org.codehaus.groovy:groovy-swing - http://www.groovy-lang.org/)
-     Groovy Templates (org.codehaus.groovy:groovy-templates - http://www.groovy-lang.org/)
-     Groovy XML (org.codehaus.groovy:groovy-xml - http://www.groovy-lang.org/)
-     HPPC Collections (com.carrotsearch:hppc - http://labs.carrotsearch.com/hppc.html/hppc)
-     HttpClient (org.apache.httpcomponents:httpclient - http://hc.apache.org/httpcomponents-client)
-     HttpCore (org.apache.httpcomponents:httpcore - http://hc.apache.org/httpcomponents-core-ga)
-     Apache Ivy (org.apache.ivy:ivy - http://ant.apache.org/ivy/)
-     Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations - http://wiki.fasterxml.com/JacksonHome) - shaded in gremlin-shaded to org.apache.tinkerpop.shaded.annotation
-     Jackson-core (com.fasterxml.jackson.core:jackson-core - http://wiki.fasterxml.com/JacksonHome) - shaded in gremlin-shaded to org.apache.tinkerpop.shaded.core
-     jackson-databind (com.fasterxml.jackson.core:jackson-databind - http://wiki.fasterxml.com/JacksonHome) - shaded in gremlin-shaded to org.apache.tinkerpop.shaded.databind
-     javatuples (org.javatuples:javatuples - http://www.javatuples.org)
-     Apache Log4j (log4j:log4j - http://logging.apache.org/log4j/1.2/)
-     Netty/All-in-One (io.netty:netty-all - http://netty.io/netty-all/)
-     Objenesis (org.objenesis:objenesis - http://objenesis.org/) - shaded in gremlin-shaded to org.apache.tinkerpop.shaded.objenesis
-     SnakeYAML (org.yaml:snakeyaml - http://www.snakeyaml.org)
-
-========================================================================
 BSD-style Licenses
 ========================================================================
 

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/ed007b7b/gremlin-server/src/main/LICENSE
----------------------------------------------------------------------
diff --git a/gremlin-server/src/main/LICENSE b/gremlin-server/src/main/LICENSE
index e8f4cda..c622a43 100644
--- a/gremlin-server/src/main/LICENSE
+++ b/gremlin-server/src/main/LICENSE
@@ -202,39 +202,6 @@
    limitations under the License.
 
 ========================================================================
-Apache 2.0 Licenses
-========================================================================
-
-The Apache TinkerPop project bundles the following components under the Apache 2.0 License:
-
-     Commons Collections (commons-collections:commons-collections - http://commons.apache.org/collections/)
-     Apache Commons Configuration (commons-configuration:commons-configuration - http://commons.apache.org/configuration/)
-     Commons Lang (commons-lang:commons-lang - http://commons.apache.org/lang/)
-     Apache Commons Lang (org.apache.commons:commons-lang3 - http://commons.apache.org/proper/commons-lang/)
-     Groovy (org.codehaus.groovy:groovy - http://www.groovy-lang.org/)
-     Groovy Console (org.codehaus.groovy:groovy-console - http://www.groovy-lang.org/)
-     Groovysh (org.codehaus.groovy:groovy-groovysh - http://www.groovy-lang.org/)
-     Groovy JSON (org.codehaus.groovy:groovy-json - http://www.groovy-lang.org/)
-     Groovy JSR-223 (org.codehaus.groovy:groovy-jsr223 - http://www.groovy-lang.org/)
-     Groovy SQL (org.codehaus.groovy:groovy-sql - http://www.groovy-lang.org/)
-     Groovy Swing (org.codehaus.groovy:groovy-swing - http://www.groovy-lang.org/)
-     Groovy Templates (org.codehaus.groovy:groovy-templates - http://www.groovy-lang.org/)
-     Groovy XML (org.codehaus.groovy:groovy-xml - http://www.groovy-lang.org/)
-     HPPC Collections (com.carrotsearch:hppc - http://labs.carrotsearch.com/hppc.html/hppc)
-     Apache Ivy (org.apache.ivy:ivy - http://ant.apache.org/ivy/)
-     Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations - http://wiki.fasterxml.com/JacksonHome) - shaded in gremlin-shaded to org.apache.tinkerpop.shaded.annotation
-     Jackson-core (com.fasterxml.jackson.core:jackson-core - http://wiki.fasterxml.com/JacksonHome) - shaded in gremlin-shaded to org.apache.tinkerpop.shaded.core
-     jackson-databind (com.fasterxml.jackson.core:jackson-databind - http://wiki.fasterxml.com/JacksonHome) - shaded in gremlin-shaded to org.apache.tinkerpop.shaded.databind
-     javatuples (org.javatuples:javatuples - http://www.javatuples.org)
-     Apache Log4j (log4j:log4j - http://logging.apache.org/log4j/1.2/)
-     Metrics Core (com.codahale.metrics:metrics-core - http://metrics.codahale.com/metrics-core/)
-     Ganglia Integration for Metrics (com.codahale.metrics:metrics-ganglia - http://metrics.codahale.com/metrics-ganglia/)
-     Graphite Integration for Metrics (com.codahale.metrics:metrics-graphite - http://metrics.codahale.com/metrics-graphite/)
-     Netty/All-in-One (io.netty:netty-all - http://netty.io/netty-all/)
-     Objenesis (org.objenesis:objenesis - http://objenesis.org/) - shaded in gremlin-shaded to org.apache.tinkerpop.shaded.objenesis
-     SnakeYAML (org.yaml:snakeyaml - http://www.snakeyaml.org)
-
-========================================================================
 BSD-style Licenses
 ========================================================================
 


[2/2] incubator-tinkerpop git commit: Moved Activit out of of source LICENSE and updated NOTICE

Posted by sp...@apache.org.
Moved Activit out of of source LICENSE and updated NOTICE

Per http://www.apache.org/dev/licensing-howto.html#alv2-dep - didn't realize there was a NOTICE for this previously.


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

Branch: refs/heads/master
Commit: 6e08d186850457bab4e15ddf603f50fd16728f41
Parents: ed007b7
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Sun Nov 22 08:58:00 2015 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Sun Nov 22 08:58:41 2015 -0500

----------------------------------------------------------------------
 LICENSE | 11 +----------
 NOTICE  | 26 +++++++++++++++++++++++++-
 2 files changed, 26 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/6e08d186/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 50d3838..6adae58 100644
--- a/LICENSE
+++ b/LICENSE
@@ -228,13 +228,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-========================================================================
-Apache 2 Licenses
-========================================================================
-
-The Apache TinkerPop project bundles the following components under the Apache 2 License:
-
-    DelegatingXMLStreamWriter.java (https://github.com/Activiti/Activiti)
-    IndentingXMLStreamWriter.java (https://github.com/Activiti/Activiti)
\ No newline at end of file
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/6e08d186/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index 31eae00..abfebfd 100644
--- a/NOTICE
+++ b/NOTICE
@@ -2,4 +2,28 @@ Apache TinkerPop
 Copyright 2015 The Apache Software Foundation.
 
 This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
\ No newline at end of file
+The Apache Software Foundation (http://www.apache.org/).
+
+=======================================================================
+
+Apache TinkerPop contains subcomponents with separate copyright notices and
+license terms. Your use of the source code for the these subcomponents
+is subject to the terms and conditions of their respective licenses.
+
+See the LICENSE file for a list of subcomponents and dependencies and
+their respective licenses.
+
+========================================================================
+ NOTICE files corresponding to section 4(d) of the Apache License,
+ for bundled components and dependencies
+========================================================================
+
+------------------------------------------------------------------------
+Activiti
+------------------------------------------------------------------------
+Activiti BPM Platform
+Copyright 2010-2014 Alfresco Software, Ltd.
+
+gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphml/GraphMLWriterHelper.java
+contains DelegatingXMLStreamWriter.java and IndentingXMLStreamWriter.java from
+modules/activiti-bpmn-converter/src/main/java/org/activiti/bpmn/converter/
\ No newline at end of file