Skip to content

Commit

Permalink
Removed old unused submodules
Browse files Browse the repository at this point in the history
Removed old licenses
  • Loading branch information
klaren committed Oct 9, 2017
1 parent 134f3fb commit 1ca9398
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 280 deletions.
1 change: 0 additions & 1 deletion community/codegen/pom.xml
Expand Up @@ -10,7 +10,6 @@
<properties>
<license-text.header>GPL-3-header.txt</license-text.header>
<licensing.prepend.text>notice-gpl-prefix.txt</licensing.prepend.text>
<asm.version>5.2</asm.version>
</properties>

<modelVersion>4.0.0</modelVersion>
Expand Down

This file was deleted.

25 changes: 0 additions & 25 deletions community/licensecheck-config/src/main/resources/Tinkerpop License

This file was deleted.

Expand Up @@ -43,38 +43,38 @@
<artifact id="org.codehaus.jackson:jackson-jaxrs:">
<license>ASL2.0</license>
</artifact>
<artifact id="org.eclipse.jetty:jetty-server:jar:9.0.5.v20130815">
<artifact id="org.eclipse.jetty:jetty-server:">
<license>ASL2.0</license>
</artifact>
<artifact id="org.eclipse.jetty:jetty-http:jar:9.0.5.v20130815">
<artifact id="org.eclipse.jetty:jetty-http:">
<license>ASL2.0</license>
</artifact>
<artifact id="org.eclipse.jetty:jetty-util:jar:9.0.5.v20130815">
<artifact id="org.eclipse.jetty:jetty-util:">
<license>ASL2.0</license>
</artifact>
<artifact id="org.eclipse.jetty:jetty-io:jar:9.0.5.v20130815">
<artifact id="org.eclipse.jetty:jetty-io:">
<license>ASL2.0</license>
</artifact>
<artifact id="org.eclipse.jetty:jetty-webapp:jar:9.0.5.v20130815">
<artifact id="org.eclipse.jetty:jetty-webapp:">
<license>ASL2.0</license>
</artifact>
<artifact id="org.eclipse.jetty:jetty-xml:jar:9.0.5.v20130815">
<artifact id="org.eclipse.jetty:jetty-xml:">
<license>ASL2.0</license>
</artifact>
<artifact id="org.eclipse.jetty:jetty-servlet:jar:9.0.5.v20130815">
<artifact id="org.eclipse.jetty:jetty-servlet:">
<license>ASL2.0</license>
</artifact>
<artifact id="org.eclipse.jetty:jetty-security:jar:9.0.5.v20130815">
<artifact id="org.eclipse.jetty:jetty-security:">
<license>ASL2.0</license>
</artifact>
<artifact id="org.eclipse.jetty.orbit:javax.servlet:orbit:3.0.0.v201112011016">
<artifact id="org.eclipse.jetty.orbit:javax.servlet:orbit:">
<license>CDDL1.1</license>
<license>GPL2/CPE</license>
</artifact>
<artifact id="org.jboss.xnio:xnio-api:jar:3.3.0.Final">
<license>ASL2.0</license><!-- https://github.com/dmlloyd/xnio/blob/3.x/LICENSE.txt -->
</artifact>
<artifact id="com.google.code.findbugs:annotations:jar:2.0.3">
<artifact id="com.google.code.findbugs:annotations:">
<license>LGPL2.1</license>
</artifact>
</override-licenses>
Expand Down
3 changes: 0 additions & 3 deletions enterprise/.gitmodules

This file was deleted.

4 changes: 0 additions & 4 deletions enterprise/cypher/cypher/pom.xml
Expand Up @@ -43,10 +43,6 @@
</license>
</licenses>

<properties>
<asm.version>5.2</asm.version>
</properties>

<build>
<plugins>
<plugin>
Expand Down
4 changes: 0 additions & 4 deletions enterprise/cypher/physical-planning/pom.xml
Expand Up @@ -43,10 +43,6 @@
</license>
</licenses>

<properties>
<asm.version>5.2</asm.version>
</properties>

<build>
<plugins>
<plugin>
Expand Down
4 changes: 0 additions & 4 deletions enterprise/cypher/slotted-runtime/pom.xml
Expand Up @@ -43,10 +43,6 @@
</license>
</licenses>

<properties>
<asm.version>5.2</asm.version>
</properties>

<build>
<plugins>
<plugin>
Expand Down
1 change: 0 additions & 1 deletion packaging/pom.xml
Expand Up @@ -25,7 +25,6 @@
</scm>

<modules>
<module>neo4j-desktop</module>
<module>standalone</module>
</modules>

Expand Down
26 changes: 0 additions & 26 deletions packaging/standalone/readme.txt

This file was deleted.

1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -106,6 +106,7 @@

<scala.version>2.11.11</scala.version>
<scala.binary.version>2.11</scala.binary.version>
<asm.version>5.2</asm.version>
</properties>

<modules>
Expand Down

0 comments on commit 1ca9398

Please sign in to comment.