Skip to content

Commit

Permalink
Update Cypher third party library dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
henriknyman committed Nov 13, 2015
1 parent 3f9b46c commit c7f945d
Show file tree
Hide file tree
Showing 41 changed files with 6 additions and 54 deletions.
1 change: 0 additions & 1 deletion advanced/neo4j-advanced/LICENSES.txt
Expand Up @@ -260,7 +260,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion advanced/neo4j-advanced/NOTICE.txt
Expand Up @@ -38,5 +38,4 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

1 change: 0 additions & 1 deletion advanced/server-advanced/LICENSES.txt
Expand Up @@ -279,7 +279,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion advanced/server-advanced/NOTICE.txt
Expand Up @@ -57,7 +57,6 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

Bouncy Castle License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
Expand Down
1 change: 0 additions & 1 deletion community/bolt/LICENSES.txt
Expand Up @@ -261,7 +261,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion community/bolt/NOTICE.txt
Expand Up @@ -40,5 +40,4 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

2 changes: 1 addition & 1 deletion community/cypher/acceptance/pom.xml
Expand Up @@ -219,7 +219,7 @@
<dependency>
<groupId>com.novus</groupId>
<artifactId>salat-core_2.11</artifactId>
<version>1.9.8</version>
<version>1.9.9</version>
<exclusions>
<exclusion>
<groupId>org.scala-lang</groupId>
Expand Down
6 changes: 3 additions & 3 deletions community/cypher/compatibility-suite/pom.xml
Expand Up @@ -78,12 +78,12 @@
<dependency>
<groupId>info.cukes</groupId>
<artifactId>cucumber-scala_2.11</artifactId>
<version>1.2.2</version>
<version>1.2.4</version>
</dependency>
<dependency>
<groupId>info.cukes</groupId>
<artifactId>cucumber-junit</artifactId>
<version>1.2.2</version>
<version>1.2.4</version>
</dependency>

<!-- scala -->
Expand Down Expand Up @@ -206,7 +206,7 @@
<dependency>
<groupId>com.novus</groupId>
<artifactId>salat-core_2.11</artifactId>
<version>1.9.8</version>
<version>1.9.9</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down
1 change: 0 additions & 1 deletion community/cypher/cypher/LICENSES.txt
Expand Up @@ -259,7 +259,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion community/cypher/cypher/NOTICE.txt
Expand Up @@ -38,5 +38,4 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

7 changes: 1 addition & 6 deletions community/cypher/cypher/pom.xml
Expand Up @@ -49,7 +49,7 @@
<scala.binary.version>2.11</scala.binary.version>
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
<doclint-groups>none</doclint-groups>
<jetty.version>9.2.4.v20141103</jetty.version>
<jetty.version>9.3.5.v20151012</jetty.version>
</properties>

<build>
Expand Down Expand Up @@ -89,11 +89,6 @@
<version>${scala.version}</version>
</dependency>

<dependency>
<artifactId>scala-parser-combinators_2.11</artifactId>
<groupId>org.scala-lang.modules</groupId>
</dependency>

<!-- scala test dependencies -->

<dependency>
Expand Down
8 changes: 1 addition & 7 deletions community/cypher/pom.xml
Expand Up @@ -250,7 +250,7 @@
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.11</artifactId>
<version>1.12.4</version>
<version>1.12.5</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -299,12 +299,6 @@

<!-- other -->

<dependency>
<artifactId>scala-parser-combinators_2.11</artifactId>
<groupId>org.scala-lang.modules</groupId>
<version>1.0.4</version>
</dependency>

<dependency>
<groupId>org.parboiled</groupId>
<artifactId>parboiled-scala_2.11</artifactId>
Expand Down
1 change: 0 additions & 1 deletion community/embedded-examples/LICENSES.txt
Expand Up @@ -261,7 +261,6 @@ BSD License
ASM Core
JLine
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion community/embedded-examples/NOTICE.txt
Expand Up @@ -40,7 +40,6 @@ BSD License
ASM Core
JLine
Scala Compiler
scala-parser-combinators

MIT License
SLF4J API Module
Expand Down
1 change: 0 additions & 1 deletion community/neo4j-harness/LICENSES.txt
Expand Up @@ -280,7 +280,6 @@ BSD License
ASM Core
JLine
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion community/neo4j-harness/NOTICE.txt
Expand Up @@ -59,7 +59,6 @@ BSD License
ASM Core
JLine
Scala Compiler
scala-parser-combinators

Bouncy Castle License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
Expand Down
1 change: 0 additions & 1 deletion community/neo4j/LICENSES.txt
Expand Up @@ -260,7 +260,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion community/neo4j/NOTICE.txt
Expand Up @@ -39,5 +39,4 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

1 change: 0 additions & 1 deletion community/server/LICENSES.txt
Expand Up @@ -280,7 +280,6 @@ BSD License
ASM Core
JLine
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion community/server/NOTICE.txt
Expand Up @@ -59,7 +59,6 @@ BSD License
ASM Core
JLine
Scala Compiler
scala-parser-combinators

Bouncy Castle License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
Expand Down
1 change: 0 additions & 1 deletion enterprise/enterprise-performance-tests/LICENSES.txt
Expand Up @@ -265,7 +265,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion enterprise/enterprise-performance-tests/NOTICE.txt
Expand Up @@ -43,7 +43,6 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

GNU Lesser General Public License, Version 2.1
Remote Tea Runtime
Expand Down
1 change: 0 additions & 1 deletion enterprise/neo4j-enterprise/LICENSES.txt
Expand Up @@ -264,7 +264,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion enterprise/neo4j-enterprise/NOTICE.txt
Expand Up @@ -42,7 +42,6 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

GNU Lesser General Public License, Version 2.1
Remote Tea Runtime
Expand Down
1 change: 0 additions & 1 deletion enterprise/server-enterprise/LICENSES.txt
Expand Up @@ -283,7 +283,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion enterprise/server-enterprise/NOTICE.txt
Expand Up @@ -61,7 +61,6 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

Bouncy Castle License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
Expand Down
1 change: 0 additions & 1 deletion manual/cypher/LICENSES.txt
Expand Up @@ -263,7 +263,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion manual/cypher/NOTICE.txt
Expand Up @@ -42,7 +42,6 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

HSQLDB License, a BSD open source license
HyperSQL Database
Expand Down
1 change: 0 additions & 1 deletion manual/cypher/cypher-docs/LICENSES.txt
Expand Up @@ -260,7 +260,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion manual/cypher/cypher-docs/NOTICE.txt
Expand Up @@ -39,5 +39,4 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

1 change: 0 additions & 1 deletion manual/cypher/graphgist/LICENSES.txt
Expand Up @@ -263,7 +263,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
1 change: 0 additions & 1 deletion manual/cypher/graphgist/NOTICE.txt
Expand Up @@ -42,7 +42,6 @@ BSD - Scala License
BSD License
ASM Core
Scala Compiler
scala-parser-combinators

HSQLDB License, a BSD open source license
HyperSQL Database
Expand Down
1 change: 0 additions & 1 deletion manual/manual/LICENSES.txt
Expand Up @@ -263,7 +263,6 @@ SUCH DAMAGE.
BSD License
ASM Core
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
Expand Up @@ -321,7 +321,6 @@ BSD License
JLine
JQuery Easing Plugin
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
Expand Up @@ -67,7 +67,6 @@ BSD License
JLine
JQuery Easing Plugin
Scala Compiler
scala-parser-combinators

Bouncy Castle License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
Expand Down
Expand Up @@ -321,7 +321,6 @@ BSD License
JLine
JQuery Easing Plugin
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
Expand Up @@ -66,7 +66,6 @@ BSD License
JLine
JQuery Easing Plugin
Scala Compiler
scala-parser-combinators

Bouncy Castle License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
Expand Down
Expand Up @@ -321,7 +321,6 @@ BSD License
JLine
JQuery Easing Plugin
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
Expand Up @@ -67,7 +67,6 @@ BSD License
JLine
JQuery Easing Plugin
Scala Compiler
scala-parser-combinators

Bouncy Castle License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
Expand Down
Expand Up @@ -325,7 +325,6 @@ BSD License
JLine
JQuery Easing Plugin
Scala Compiler
scala-parser-combinators
------------------------------------------------------------------------------

Copyright (c) <year>, <copyright holder>
Expand Down
Expand Up @@ -70,7 +70,6 @@ BSD License
JLine
JQuery Easing Plugin
Scala Compiler
scala-parser-combinators

Bouncy Castle License
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
Expand Down

0 comments on commit c7f945d

Please sign in to comment.