Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Removed JRI deps from POM. #48

Merged
merged 2 commits into from Jun 2, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 4 additions & 20 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -321,31 +321,15 @@
<artifactId>chemspider-api</artifactId>
<version>1.0</version>
</dependency>
<!-- rJava: JRI -->
<dependency>
<groupId>rJava</groupId>
<artifactId>JRI</artifactId>
<version>0.9.3</version>
</dependency>
<dependency>
<groupId>rJava</groupId>
<artifactId>JRIEngine</artifactId>
<version>0.9.3</version>
</dependency>
<!-- REMOVED: collides with the following bellow dep.
<dependency>
<groupId>rJava</groupId>
<artifactId>REngine</artifactId>
<version>0.9.3</version>
</dependency>-->
<!-- rJava: END -->
<!-- rosuda: REngine/Rserve -->

<!-- rosuda: REngine/Rserve -->
<dependency>
<groupId>org.rosuda.REngine</groupId>
<artifactId>Rserve</artifactId>
<version>1.8.1</version>
</dependency>
<!-- rosuda: END -->
<!-- rosuda: END -->

<dependency>
<groupId>mzmine</groupId>
<artifactId>macspecificsetup</artifactId>
Expand Down
Binary file removed src/main/lib/rJava/JRI/0.9.3/JRI-0.9.3.jar
Binary file not shown.
Binary file not shown.
Binary file removed src/main/lib/rJava/REngine/0.9.3/REngine-0.9.3.jar
Binary file not shown.