Commit Graph

23 Commits

Author SHA1 Message Date
Jannik 079f15cd59 player fixes & lib updates
* openjfx 11 -> 11.0.1
* sqlite-jdbc 3.23.1 -> 3.25.2
* fixed build in player not  working
2018-11-17 13:02:41 +01:00
Jannik e6ce1dc464 fixed javafx11 executable jar
* added a workaround for the javafx 11 executable jar, this should be removed as soon as the new packager is available
2018-10-01 18:17:24 +02:00
Jannik abbb272bff fixed java11 execution
* use mvn compile exec:java for now to run HomeFlix
* compilation is not possible yet
* see #4
2018-09-23 14:33:16 +02:00
Jannik 96bfc461cb formation fixes 2018-09-21 19:50:43 +02:00
Jannik 32fc533c00 fixed junit 2018-09-21 18:57:39 +02:00
Jannik 76bb0fa8b1 prepare java11
* this is not working with java11 yet
2018-09-21 18:43:29 +02:00
Jannik 8f6832c147 updated some libraries
* jfoenix 9.0.5 -> 9.0.6
* log4j 2.11.0 -> 2.11.1
* maven-compiler-plugin 3.7.0 -> 3.8.0
2018-09-08 13:16:43 +02:00
Jannik d16e724cce documentation improvements 2018-07-22 23:30:52 +02:00
Jannik 50ae1747e6 update sqlite-jdbc 3.21.0.1 -> 3.23.1 2018-06-06 17:54:52 +02:00
Jannik 26f26ec9f8 target java 9 until travis offers jdk10 2018-05-16 15:12:18 +02:00
Jannik d7ed7c7b21 target java 10 2018-05-16 14:57:55 +02:00
Jannik 402a004ef6 jfoenix 9.0.3 -> 9.0.4 2018-05-04 18:53:51 +02:00
Jannik 391ef59f70 code cleanup 2018-04-28 18:02:02 +02:00
Jannik 535efd98ee release 0.7.0
* version 0.6.100 -> 0.7.0
* fixed a nullpointer if there is a false response from omdbapi
2018-04-27 15:06:40 +02:00
Jannik 2c1ce23315 maven cleanup 2018-04-08 22:06:39 +02:00
Jannik 5e4373d70d documentation work
* added a lot of documentation to the code
* log4j 2.10 -> 2.11
2018-04-02 18:29:59 +02:00
Jannik f9a54abf68 small cleanup 2018-03-22 11:55:06 +01:00
Jannik 6282c8ce98 minor fixes
* jfoenix 9.0.1 -> 9.0.2
2018-03-11 15:49:56 +01:00
Jannik c99a97fa49 updated some libs
* the window is now large enough to show all components
* target java 9
* commons-io 2.5 -> 2.6
* jfoenix 1.11.1 -> 9.0.1
* minimal-json 0.9.4 -> 0.9.5
* log4j 2.9.1 -> 2.10.0
2018-02-03 12:06:30 +01:00
Jannik eb9065130a maven fixes 2017-12-26 17:48:31 +01:00
Seil0 60365aa09d log4j 2 and reworked loadSettings
* replacing all debug/info syso and all syse with log4j 2 logger
* loadSettings() should be 100% bulletproof
2017-09-16 18:22:46 +02:00
Jannik 64d0fd8d2f updated jfoenix, sqlite-jdbc
* jfoenix 1.6.0 -> 1.8.0
* sqlite-jdbc 3.18.0 -> 3.20.0
2017-09-12 09:38:07 +02:00
Jannik bd6fae7fe4 maven
we now use maven to manage all dependencies and build Project-HomeFlix
2017-07-26 17:10:37 +02:00