* fix build conflict (bouncy castle libraries) when building the spk package

This commit is contained in:
Reinhard Pointner 2015-05-18 08:51:11 +00:00
parent adbe4d226d
commit 14e57c42bd
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<path id="jars.classpath"> <path id="jars.classpath">
<fileset dir="${dir.lib}" includes="**/*.jar" /> <fileset dir="${dir.lib}" includes="**/*.jar" excludes="**/*-jdk14.jar" />
</path> </path>