mirror of
https://github.com/igniterealtime/Spark.git
synced 2026-03-30 19:34:32 +00:00
SPARK-2387: remove jniwrap.dll and jniwrap.lic
This commit is contained in:
@ -68,14 +68,6 @@
|
||||
<source>${project.basedir}/src/main/resources/Info.plist</source>
|
||||
<outputDirectory>resources</outputDirectory>
|
||||
</file>
|
||||
<file>
|
||||
<source>${project.basedir}/src/main/resources/jniwrap.dll</source>
|
||||
<outputDirectory>resources</outputDirectory>
|
||||
</file>
|
||||
<file>
|
||||
<source>${project.basedir}/src/main/resources/jniwrap.lic</source>
|
||||
<outputDirectory>resources</outputDirectory>
|
||||
</file>
|
||||
<file>
|
||||
<source>${project.basedir}/src/main/resources/startup.bat</source>
|
||||
<outputDirectory>resources</outputDirectory>
|
||||
|
||||
Binary file not shown.
@ -1,11 +0,0 @@
|
||||
Thu Oct 19 14:56:36 EEST 2006
|
||||
|
||||
Jive Software
|
||||
NEVER
|
||||
Runtime
|
||||
Not for development
|
||||
win32/x86
|
||||
5lwtbvc0j4copm5e2qnjhgfv33h0nqbesyx4lfr2479w4lp4j2grqi4378utxg8t1h5rjgboe1fwxmx0
|
||||
55yhidf684qsae1pqf8pphen1gqnspw0mrygd2z10589rng339noyvxigs6e98jwql3kl59v8xr0h3en
|
||||
Version: 3.x
|
||||
Product: JNIWrapper
|
||||
@ -804,7 +804,6 @@ return console.askYesNo(message, true);
|
||||
<entry location="plugins/flashing.jar" />
|
||||
<entry location="plugins/growl.jar" />
|
||||
<entry location="resources/Info.plist" />
|
||||
<entry location="resources/jniwrap.dll" />
|
||||
<entry location="resources/startup.bat" />
|
||||
<entry location="resources/systeminfo.dll" />
|
||||
</exclude>
|
||||
@ -821,7 +820,6 @@ return console.askYesNo(message, true);
|
||||
<entry location="plugins/flashing.jar" />
|
||||
<entry location="plugins/growl.jar" />
|
||||
<entry location="resources/Info.plist" />
|
||||
<entry location="resources/jniwrap.dll" />
|
||||
<entry location="resources/startup.bat" />
|
||||
<entry location="resources/systeminfo.dll" />
|
||||
</exclude>
|
||||
@ -838,7 +836,6 @@ return console.askYesNo(message, true);
|
||||
<entry location="plugins/flashing.jar" />
|
||||
<entry location="plugins/growl.jar" />
|
||||
<entry location="resources/Info.plist" />
|
||||
<entry location="resources/jniwrap.dll" />
|
||||
<entry location="resources/startup.bat" />
|
||||
<entry location="resources/systeminfo.dll" />
|
||||
</exclude>
|
||||
@ -855,7 +852,6 @@ return console.askYesNo(message, true);
|
||||
<entry location="plugins/flashing.jar" />
|
||||
<entry location="plugins/growl.jar" />
|
||||
<entry location="resources/Info.plist" />
|
||||
<entry location="resources/jniwrap.dll" />
|
||||
<entry location="resources/startup.bat" />
|
||||
<entry location="resources/systeminfo.dll" />
|
||||
</exclude>
|
||||
@ -870,7 +866,6 @@ return console.askYesNo(message, true);
|
||||
<entry location="lib/windows" />
|
||||
<entry location="lib/windows64" />
|
||||
<entry location="plugins/flashing.jar" />
|
||||
<entry location="resources/jniwrap.dll" />
|
||||
<entry location="resources/startup.bat" />
|
||||
<entry location="resources/systeminfo.dll" />
|
||||
</exclude>
|
||||
@ -885,7 +880,6 @@ return console.askYesNo(message, true);
|
||||
<entry location="lib/windows" />
|
||||
<entry location="lib/windows64" />
|
||||
<entry location="plugins/flashing.jar" />
|
||||
<entry location="resources/jniwrap.dll" />
|
||||
<entry location="resources/startup.bat" />
|
||||
<entry location="resources/systeminfo.dll" />
|
||||
</exclude>
|
||||
|
||||
Reference in New Issue
Block a user