mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Back away from ControlsFX 11 because it has a bug that makes ImageGallery practically unusable.
This commit is contained in:
parent
699b82de25
commit
a4c1386b7c
@ -41,7 +41,7 @@
|
|||||||
<dependency conf="autopsy_core->*" org="org.imgscalr" name="imgscalr-lib" rev="4.2" />
|
<dependency conf="autopsy_core->*" org="org.imgscalr" name="imgscalr-lib" rev="4.2" />
|
||||||
|
|
||||||
<!-- timeline and image analyzer -->
|
<!-- timeline and image analyzer -->
|
||||||
<dependency conf="autopsy_core->*" org="org.controlsfx" name="controlsfx" rev="11.0.2" />
|
<dependency conf="autopsy_core->*" org="org.controlsfx" name="controlsfx" rev="9.0.0" />
|
||||||
|
|
||||||
<!-- timeline -->
|
<!-- timeline -->
|
||||||
<dependency conf="autopsy_core->*" org="joda-time" name="joda-time" rev="2.4" />
|
<dependency conf="autopsy_core->*" org="joda-time" name="joda-time" rev="2.4" />
|
||||||
|
@ -838,8 +838,8 @@
|
|||||||
<binary-origin>release/modules/ext/xmlbeans-3.0.2.jar</binary-origin>
|
<binary-origin>release/modules/ext/xmlbeans-3.0.2.jar</binary-origin>
|
||||||
</class-path-extension>
|
</class-path-extension>
|
||||||
<class-path-extension>
|
<class-path-extension>
|
||||||
<runtime-relative-path>ext/controlsfx-11.0.2.jar</runtime-relative-path>
|
<runtime-relative-path>ext/controlsfx-9.0.0.jar</runtime-relative-path>
|
||||||
<binary-origin>release\modules\ext\controlsfx-11.0.2.jar</binary-origin>
|
<binary-origin>release\modules\ext\controlsfx-9.0.0.jar</binary-origin>
|
||||||
</class-path-extension>
|
</class-path-extension>
|
||||||
<class-path-extension>
|
<class-path-extension>
|
||||||
<runtime-relative-path>ext/mail-1.4.3.jar</runtime-relative-path>
|
<runtime-relative-path>ext/mail-1.4.3.jar</runtime-relative-path>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user