Commit Graph

32 Commits

Author SHA1 Message Date
Gregory Ballantine
bfdd816f17 Moved build files from src/build to ./build; cleaned up pom.xml a little 2026-03-30 23:15:28 -04:00
Gregory Ballantine
1da375267a Version bump to v0.3.13 2025-02-27 01:11:20 -05:00
Gregory Ballantine
37f2bf0268 [Issue #13] - adding install parameter to install a new config file 2025-02-27 01:02:53 -05:00
Gregory Ballantine
2a007df722 Version bump to v0.3.12 2024-04-19 14:57:41 -04:00
Gregory Ballantine
5d36c40508 Fixed RHEL ffmpeg requirement; version bump to v0.3.11 2023-03-24 12:33:00 -04:00
Gregory Ballantine
12f81cb014 Version bump to v0.3.10 2023-03-24 11:09:20 -04:00
Gregory Ballantine
bd8e36d893 Version bump to v0.3.9 2023-01-25 14:04:03 -05:00
Gregory Ballantine
af41be829a Fixed error in log4j2.xml path 2023-01-25 13:56:46 -05:00
Gregory Ballantine
1c08196104 Version bump to v0.3.8 2023-01-25 13:53:48 -05:00
Gregory Ballantine
7b23fa248b Fixed path for log4j2.xml in packaging 2023-01-25 13:53:26 -05:00
Gregory Ballantine
095e5c2a84 Fixed typo in path 2023-01-25 13:48:35 -05:00
Gregory Ballantine
cfb1d09eb7 Version bump to v0.3.7 2023-01-25 13:42:52 -05:00
Gregory Ballantine
bd4117df38 Fixed a few housekeeping things to make the linux packages more plug-and-play 2023-01-25 13:42:36 -05:00
Gregory Ballantine
0eaf18822b Version bump to v0.3.6 2023-01-25 13:27:58 -05:00
Gregory Ballantine
7bdd4a5dfb Added log4j2.xml to linux packages to fix the deployment 2023-01-25 13:27:16 -05:00
Gregory Ballantine
ce9efc463d Version bump to v0.3.5 2023-01-25 11:09:28 -05:00
Gregory Ballantine
f132861cbc Fixed log4j class not found error; Updated log4j version 2023-01-25 10:14:50 -05:00
Gregory Ballantine
47e8ec4f43 Version bump to v0.3.4 2023-01-25 01:02:10 -05:00
Gregory Ballantine
9a567b7178 Version bump to v0.3.3 2022-08-30 00:40:24 -04:00
Gregory Ballantine
3b789eb623 Updating target to Java 17 2022-08-30 00:08:18 -04:00
Gregory Ballantine
ad0115e5f2 Fixed the install dependencies for the generated .deb package 2022-07-17 20:13:22 -04:00
Gregory Ballantine
3c6079807e Version bump to v0.3.2 2022-07-17 14:18:56 -04:00
Gregory Ballantine
2e55876076 Changed the default config location to /etc/dragoon/config.toml; added a CLI option (-c) to specify a different config file. 2022-07-17 14:04:48 -04:00
Gregory Ballantine
dad3e6c1cf Added .deb and .rpm package build step 2022-07-17 13:32:58 -04:00
Gregory Ballantine
6bce649458 Version bump to v0.3.1 2022-05-20 08:10:17 -04:00
Gregory Ballantine
fe29664a83 Version bump to v0.3.0 2022-05-06 16:40:59 -04:00
Gregory Ballantine
a8302c38e0 Added some minor logging functionality using log4j 2022-05-06 02:58:50 -04:00
Gregory Ballantine
b049581632 Updated version info to v0.2.0 2022-05-04 00:43:46 -04:00
Gregory Ballantine
26ec5d2782 Updated version info to v0.1.1 2022-05-02 23:50:35 -04:00
Gregory Ballantine
f861445697 Added Maven step to compile a .jar file with all dependencies (for easy deployment); Added code to define the FFMPEG binary path and video repository through a TOML file 2022-05-02 16:15:01 -04:00
Gregory Ballantine
3742c44c40 Added ability to load in a TOML file for config 2022-05-01 20:36:24 -04:00
Gregory Ballantine
898d1467c0 Created a Java w/ Maven project structure; added a simple directory creation and executes an FFMPEG command to transcode videos 2022-04-30 20:12:32 -04:00