mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Upgrade jfxtras.
This commit is contained in:
parent
ca204cbd60
commit
29ebf3d931
@ -45,9 +45,9 @@
|
||||
|
||||
<!-- timeline -->
|
||||
<dependency conf="autopsy_core->*" org="joda-time" name="joda-time" rev="2.4" />
|
||||
<dependency conf="autopsy_core->*" org="org.jfxtras" name="jfxtras-fxml" rev="8.0-r4" />
|
||||
<dependency conf="autopsy_core->*" org="org.jfxtras" name="jfxtras-controls" rev="8.0-r4" />
|
||||
<dependency conf="autopsy_core->*" org="org.jfxtras" name="jfxtras-common" rev="8.0-r4" />
|
||||
<dependency conf="autopsy_core->*" org="org.jfxtras" name="jfxtras-fxml" rev="10.0-r1" />
|
||||
<dependency conf="autopsy_core->*" org="org.jfxtras" name="jfxtras-controls" rev="10.0-r1" />
|
||||
<dependency conf="autopsy_core->*" org="org.jfxtras" name="jfxtras-common" rev="10.0-r1" />
|
||||
<!-- templateing engine used by timeline to generate its snapshot report -->
|
||||
<dependency conf="autopsy_core->*" org="com.github.spullara.mustache.java" name="compiler" rev="0.9.1" />
|
||||
|
||||
|
@ -39,9 +39,9 @@ file.reference.imageio-tiff-3.2.jar=release/modules/ext/imageio-tiff-3.2.jar
|
||||
file.reference.imgscalr-lib-4.2.jar=release/modules/ext/imgscalr-lib-4.2.jar
|
||||
file.reference.javaee-api-5.0-2.jar=release/modules/ext/javaee-api-5.0-2.jar
|
||||
file.reference.javassist-3.12.1.GA.jar=release/modules/ext/javassist-3.12.1.GA.jar
|
||||
file.reference.jfxtras-common-8.0-r4.jar=release/modules/ext/jfxtras-common-8.0-r4.jar
|
||||
file.reference.jfxtras-controls-8.0-r4.jar=release/modules/ext/jfxtras-controls-8.0-r4.jar
|
||||
file.reference.jfxtras-fxml-8.0-r4.jar=release/modules/ext/jfxtras-fxml-8.0-r4.jar
|
||||
file.reference.jfxtras-common-8.0-r4.jar=release/modules/ext/jfxtras-common-10.0-r1.jar
|
||||
file.reference.jfxtras-controls-8.0-r4.jar=release/modules/ext/jfxtras-controls-10.0-r1.jar
|
||||
file.reference.jfxtras-fxml-8.0-r4.jar=release/modules/ext/jfxtras-fxml-10.0-r1.jar
|
||||
file.reference.jna-5.6.0.jar=release\\modules\\ext\\jna-5.6.0.jar
|
||||
file.reference.jna-platform-5.6.0.jar=release\\modules\\ext\\jna-platform-5.6.0.jar
|
||||
file.reference.joda-time-2.4.jar=release/modules/ext/joda-time-2.4.jar
|
||||
|
@ -810,8 +810,8 @@
|
||||
<binary-origin>release/modules/ext/gson-2.8.5.jar</binary-origin>
|
||||
</class-path-extension>
|
||||
<class-path-extension>
|
||||
<runtime-relative-path>ext/jfxtras-common-8.0-r4.jar</runtime-relative-path>
|
||||
<binary-origin>release/modules/ext/jfxtras-common-8.0-r4.jar</binary-origin>
|
||||
<runtime-relative-path>ext/jfxtras-common-10.0-r1.jar</runtime-relative-path>
|
||||
<binary-origin>release/modules/ext/jfxtras-common-10.0-r1.jar</binary-origin>
|
||||
</class-path-extension>
|
||||
<class-path-extension>
|
||||
<runtime-relative-path>ext/jsr305-1.3.9.jar</runtime-relative-path>
|
||||
@ -898,8 +898,8 @@
|
||||
<binary-origin>release/modules/ext/imageio-tiff-3.2.jar</binary-origin>
|
||||
</class-path-extension>
|
||||
<class-path-extension>
|
||||
<runtime-relative-path>ext/jfxtras-controls-8.0-r4.jar</runtime-relative-path>
|
||||
<binary-origin>release/modules/ext/jfxtras-controls-8.0-r4.jar</binary-origin>
|
||||
<runtime-relative-path>ext/jfxtras-controls-10.0-r1.jar</runtime-relative-path>
|
||||
<binary-origin>release/modules/ext/jfxtras-controls-10.0-r1.jar</binary-origin>
|
||||
</class-path-extension>
|
||||
<class-path-extension>
|
||||
<runtime-relative-path>ext/commons-csv-1.4.jar</runtime-relative-path>
|
||||
@ -914,8 +914,8 @@
|
||||
<binary-origin>release/modules/ext/geronimo-jms_1.1_spec-1.0.jar</binary-origin>
|
||||
</class-path-extension>
|
||||
<class-path-extension>
|
||||
<runtime-relative-path>ext/jfxtras-fxml-8.0-r4.jar</runtime-relative-path>
|
||||
<binary-origin>release/modules/ext/jfxtras-fxml-8.0-r4.jar</binary-origin>
|
||||
<runtime-relative-path>ext/jfxtras-fxml-10.0-r1.jar</runtime-relative-path>
|
||||
<binary-origin>release/modules/ext/jfxtras-fxml-10.0-r1.jar</binary-origin>
|
||||
</class-path-extension>
|
||||
<class-path-extension>
|
||||
<runtime-relative-path>ext/joda-time-2.4.jar</runtime-relative-path>
|
||||
|
Loading…
x
Reference in New Issue
Block a user