Skip to content

Commit

Permalink
jgrapht is now only required by the 'cdk-legacy' module.
Browse files Browse the repository at this point in the history
Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
  • Loading branch information
johnmay authored and egonw committed Aug 5, 2014
1 parent d9ef05e commit 7d01881
Show file tree
Hide file tree
Showing 32 changed files with 5 additions and 179 deletions.
5 changes: 0 additions & 5 deletions base/standard/pom.xml
Expand Up @@ -19,11 +19,6 @@
<artifactId>vecmath</artifactId>
<version>1.5.2</version>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions base/test-standard/pom.xml
Expand Up @@ -30,12 +30,6 @@
<artifactId>hamcrest-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>java3d</groupId>
<artifactId>vecmath</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions descriptor/cip/pom.xml
Expand Up @@ -29,12 +29,6 @@
<artifactId>hamcrest-all</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-core</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions descriptor/fingerprint/pom.xml
Expand Up @@ -51,12 +51,6 @@
<artifactId>hamcrest-all</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions descriptor/ionpot/pom.xml
Expand Up @@ -30,12 +30,6 @@
<version>1.0.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions descriptor/qsar/pom.xml
Expand Up @@ -19,11 +19,6 @@
<artifactId>Jama</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>java3d</groupId>
<artifactId>vecmath</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions descriptor/qsaratomic/pom.xml
Expand Up @@ -19,11 +19,6 @@
<artifactId>Jama</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>java3d</groupId>
<artifactId>vecmath</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions descriptor/qsarbond/pom.xml
Expand Up @@ -19,11 +19,6 @@
<artifactId>Jama</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>java3d</groupId>
<artifactId>vecmath</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions descriptor/qsarionpot/pom.xml
Expand Up @@ -42,12 +42,6 @@
<version>1.0.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>xom</groupId>
<artifactId>xom</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions descriptor/qsarmolecular/pom.xml
Expand Up @@ -19,11 +19,6 @@
<artifactId>Jama</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>java3d</groupId>
<artifactId>vecmath</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions descriptor/qsarprotein/pom.xml
Expand Up @@ -19,11 +19,6 @@
<artifactId>Jama</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>java3d</groupId>
<artifactId>vecmath</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions descriptor/signature/pom.xml
Expand Up @@ -48,12 +48,6 @@
<version>1.5.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-annotation</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions display/renderbasic/pom.xml
Expand Up @@ -39,12 +39,6 @@
<version>1.2.17</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-annotation</artifactId>
Expand Down
5 changes: 5 additions & 0 deletions legacy/pom.xml
Expand Up @@ -60,6 +60,11 @@
<artifactId>cdk-interfaces</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>org.openscience.cdk</groupId>
<artifactId>cdk-data</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions misc/test-extra/pom.xml
Expand Up @@ -36,12 +36,6 @@
<version>1.0.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.xml-cml</groupId>
<artifactId>cmlxom</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions storage/inchi/pom.xml
Expand Up @@ -53,12 +53,6 @@
<version>1.2.17</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions storage/io/pom.xml
Expand Up @@ -49,12 +49,6 @@
<version>2.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.xml-cml</groupId>
<artifactId>cmlxom</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions storage/ioformats/pom.xml
Expand Up @@ -28,12 +28,6 @@
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.xml-cml</groupId>
<artifactId>cmlxom</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions storage/libiocml/pom.xml
Expand Up @@ -50,12 +50,6 @@
<artifactId>mockito-all</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-annotation</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions storage/smiles/pom.xml
Expand Up @@ -46,12 +46,6 @@
<artifactId>hamcrest-all</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/builder3d/pom.xml
Expand Up @@ -52,12 +52,6 @@
<version>1.2.17</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-core</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions tool/charges/pom.xml
Expand Up @@ -19,11 +19,6 @@
<artifactId>vecmath</artifactId>
<version>1.5.2</version>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-core</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/forcefield/pom.xml
Expand Up @@ -47,12 +47,6 @@
<artifactId>hamcrest-all</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/formula/pom.xml
Expand Up @@ -35,12 +35,6 @@
<version>1.0.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/fragment/pom.xml
Expand Up @@ -48,12 +48,6 @@
<version>1.5.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-interfaces</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/group/pom.xml
Expand Up @@ -19,12 +19,6 @@
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-annotation</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/pcore/pom.xml
Expand Up @@ -38,12 +38,6 @@
<artifactId>hamcrest-all</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/sdg/pom.xml
Expand Up @@ -47,12 +47,6 @@
<version>1.2.17</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-annotation</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/smarts/pom.xml
Expand Up @@ -45,12 +45,6 @@
<artifactId>mockito-all</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/smsd/pom.xml
Expand Up @@ -44,12 +44,6 @@
<version>1.2.17</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-core</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions tool/structgen/pom.xml
Expand Up @@ -30,12 +30,6 @@
<version>1.2.17</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jgrapht</groupId>
<artifactId>jgrapht</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>java3d</groupId>
<artifactId>vecmath</artifactId>
Expand Down

0 comments on commit 7d01881

Please sign in to comment.