Revert "logic: update java indexer to new version of Java dependencies"

This reverts commit da2b44bd25.
This commit is contained in:
Eberhard Graether
2017-05-08 14:17:22 +02:00
parent a224d42079
commit ad1a48bce4
11 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -673,7 +673,7 @@
<Directory Id='DataJava' Name='java'>
<Component Id='JavaGuavaJar' Guid='*' Win64="$(var.Win64)">
<File Id='JavaGuava' Name='guava-21.0.jar' DiskId='1' Source='./../../../bin/app/data/java/guava-21.0.jar' KeyPath='yes' />
<File Id='JavaGuava' Name='guava-18.0.jar' DiskId='1' Source='./../../../bin/app/data/java/guava-18.0.jar' KeyPath='yes' />
</Component>
<Component Id='JavaJavaIndexerJar' Guid='*' Win64="$(var.Win64)">
<File Id='JavaJavaIndexer' Name='java-indexer.jar' DiskId='1' Source='./../../../bin/app/data/java/java-indexer.jar' KeyPath='yes' />