First, it's really a great thing for you to share update4j with everyone. I have been using fxlauncher for quite some time with great results. However, I have a need to move beyond Java 8 and fxlauncher does not seem to be moving in that direction. Your package looks to be a perfect replacement but I am having trouble grasping all of the details.
I have the demo installed and compiled but am stuck on the simple task of actually running it. If I try to java -jar bootstrap-1.0.0.jar there is no main mainfest attribute. So that is not the way to go. I am sure this is simple but I am at a loss. If you could give me a pointer or two, I could write up a simple set of instructions for newbies like me.
[INFO] Reactor Summary for Update4j Demo 1.0.0: [INFO] [INFO] Update4j Demo ...................................... SUCCESS [ 0.254 s] [INFO] Update4j Demo Bootstrap ............................ SUCCESS [ 2.088 s] [INFO] Update4j Demo Business ............................. SUCCESS [ 0.448 s] [INFO] Update4j Demo Create Configuration ................. SUCCESS [ 5.553 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.439 s [INFO] Finished at: 2020-07-21T15:07:17-07:00 [INFO] ------------------------------------------------------------------------ mrobinson@development demo-master % java -jar target/config/bootstrap/bootstrap-1.0.0.jar no main manifest attribute, in target/config/bootstrap/bootstrap-1.0.0.jar mrobinson@development demo-master %
First, it's really a great thing for you to share update4j with everyone. I have been using fxlauncher for quite some time with great results. However, I have a need to move beyond Java 8 and fxlauncher does not seem to be moving in that direction. Your package looks to be a perfect replacement but I am having trouble grasping all of the details.
I have the demo installed and compiled but am stuck on the simple task of actually running it. If I try to java -jar bootstrap-1.0.0.jar there is no main mainfest attribute. So that is not the way to go. I am sure this is simple but I am at a loss. If you could give me a pointer or two, I could write up a simple set of instructions for newbies like me.
[INFO] Reactor Summary for Update4j Demo 1.0.0: [INFO] [INFO] Update4j Demo ...................................... SUCCESS [ 0.254 s] [INFO] Update4j Demo Bootstrap ............................ SUCCESS [ 2.088 s] [INFO] Update4j Demo Business ............................. SUCCESS [ 0.448 s] [INFO] Update4j Demo Create Configuration ................. SUCCESS [ 5.553 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.439 s [INFO] Finished at: 2020-07-21T15:07:17-07:00 [INFO] ------------------------------------------------------------------------ mrobinson@development demo-master % java -jar target/config/bootstrap/bootstrap-1.0.0.jar no main manifest attribute, in target/config/bootstrap/bootstrap-1.0.0.jar mrobinson@development demo-master %