Skip to content
Snippets Groups Projects
Commit 67bfaafd authored by Shinsuke Sugaya's avatar Shinsuke Sugaya
Browse files

fix #2680 remove fess-ds-csv and fess-ds-db

parent 492bfec2
No related branches found
No related tags found
No related merge requests found
......@@ -43,22 +43,6 @@
</patternset>
<cutdirsmapper dirs="2" />
</unzip>
<!-- fess-ds-csv -->
<antcall target="install.plugin.jar">
<param name="repo.url" value="${maven.release.repo.url}" />
<param name="jar.groupId" value="org/codelibs/fess" />
<param name="jar.artifactId" value="fess-ds-csv" />
<param name="jar.version" value="14.3.0" />
<param name="file.version" value="14.3.0" />
</antcall>
<!-- fess-ds-db -->
<antcall target="install.plugin.jar">
<param name="repo.url" value="${maven.release.repo.url}" />
<param name="jar.groupId" value="org/codelibs/fess" />
<param name="jar.artifactId" value="fess-ds-db" />
<param name="jar.version" value="14.3.0" />
<param name="file.version" value="14.3.0" />
</antcall>
<!-- fess-script-groovy -->
<antcall target="install.plugin.jar">
<param name="repo.url" value="${maven.release.repo.url}" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment