From 883e117acc03c718db8523234fd80faef7469316 Mon Sep 17 00:00:00 2001 From: oliver Rode Date: Sun, 9 Jul 2017 12:36:29 +0200 Subject: [PATCH] release 0.1 --- .gitignore | 1 + README.md | 18 +++++++++--------- pom.xml | 7 +++---- velocity.log | 36 ------------------------------------ 4 files changed, 13 insertions(+), 49 deletions(-) delete mode 100644 velocity.log diff --git a/.gitignore b/.gitignore index d11829c..748fedf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .project .settings/ target/ +velocity.log diff --git a/README.md b/README.md index 7d09ca1..a87fa72 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,12 @@ It appears there on a virtual 160-inch curved 3D display. I have uploaded some samples to vimeo: ## Status -Pre-release existing. Plattforms: Windows only (Developed/Tested on a Windows 10 64bit.) +Release 0.1: Windows only (Developed/Tested on a Windows 10 64bit.) -Install Pre-Requisites first (see below), then... -1. You can download and execute the jar file from the release (see section below) -2. You can execute releases with Java Webstart (see section below) -3. You can also use maven to run it with "mvn clean package exec:exec" +Install Pre-Requisites first (see below), then you have 3 options to start it: +A) Jar execution: Download and execute the jar file from the release (see section below) +B) Java Webstart: You can execute releases with Java Webstart (see section below) +C) From Maven: You can also use maven to run it with "mvn clean package exec:exec" ## Issues: - Video editing / local filters is under construction @@ -62,11 +62,11 @@ FFMPEG build contains H264 encoder based on the OpenH264 library, that should be ### Start via Java Webstart (Windows only) (Under construction... need to fix some provileges to write files) 1. Install the pre-requistes above -- Go to Secuity tab within the Java Control Panel (Help: https://java.com/en/download/help/jcp_security.xml). - You have to add github as site exception: https://github.com/olir/Frankenstein/releases/download/0.0.1/ +- Go to Security tab within the Java Control Panel (Help: https://java.com/en/download/help/jcp_security.xml). + You have to add github as site exception: https://github.com/olir/Frankenstein/releases/download/0.1/ 2. Download & Open jnlp file from release: - - e.g.: [Pre-Release 0.0.1](https://github.com/olir/Frankenstein/releases/download/0.0.1/launch.jnlp) -3. Accept Warnings and Execute + - e.g.: [Pre-Release 0.1](https://github.com/olir/Frankenstein/releases/download/0.1/launch.jnlp) +3. Accept warnings and execute. diff --git a/pom.xml b/pom.xml index f5c5415..0970e3b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,15 +4,14 @@ 4.0.0 - - 0.0.2 + 0.0.1-SNAPSHOT UTF-8 UTF-8 1.8 1.8 * - https://github.com/olir/Frankenstein/releases/download/0.0.1 + https://github.com/olir/Frankenstein/releases/download/${version} de.screenflow.frankenstein.fxml.Main ${project.basedir}/src/main/jnlp/dummy-keystore pass01 @@ -23,7 +22,7 @@ de.screenflow frankenstein - 0.0.1 + ${version} diff --git a/velocity.log b/velocity.log deleted file mode 100644 index f969dcb..0000000 --- a/velocity.log +++ /dev/null @@ -1,36 +0,0 @@ -Sun Jul 09 03:16:17 CEST 2017 [debug] AvalonLogSystem initialized using logfile 'velocity.log' -Sun Jul 09 03:16:17 CEST 2017 [info] ************************************************************** -Sun Jul 09 03:16:17 CEST 2017 [info] Starting Jakarta Velocity v1.4 -Sun Jul 09 03:16:17 CEST 2017 [info] RuntimeInstance initializing. -Sun Jul 09 03:16:17 CEST 2017 [info] Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties -Sun Jul 09 03:16:17 CEST 2017 [info] Trying to use logger class org.apache.velocity.runtime.log.AvalonLogSystem -Sun Jul 09 03:16:17 CEST 2017 [info] Using logger class org.apache.velocity.runtime.log.AvalonLogSystem -Sun Jul 09 03:16:17 CEST 2017 [info] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) -Sun Jul 09 03:16:17 CEST 2017 [info] Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.JarResourceLoader -Sun Jul 09 03:16:17 CEST 2017 [info] JarResourceLoader : initialization starting. -Sun Jul 09 03:16:17 CEST 2017 [info] JarResourceLoader # of paths : 1 -Sun Jul 09 03:16:17 CEST 2017 [info] JarResourceLoader : trying to load: jar:file:/C:/Users/User/.m2/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-7/webstart-maven-plugin-1.0-beta-7.jar!/ -Sun Jul 09 03:16:17 CEST 2017 [info] JarHolder : attempting to connect to jar:file:/C:/Users/User/.m2/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-7/webstart-maven-plugin-1.0-beta-7.jar!/ -Sun Jul 09 03:16:17 CEST 2017 [info] JarHolder : initialized JAR: jar:file:/C:/Users/User/.m2/repository/org/codehaus/mojo/webstart-maven-plugin/1.0-beta-7/webstart-maven-plugin-1.0-beta-7.jar!/ -Sun Jul 09 03:16:17 CEST 2017 [info] JarResourceLoader : initialization complete. -Sun Jul 09 03:16:17 CEST 2017 [info] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl) -Sun Jul 09 03:16:17 CEST 2017 [info] Default ResourceManager initialization complete. -Sun Jul 09 03:16:17 CEST 2017 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Literal -Sun Jul 09 03:16:17 CEST 2017 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Macro -Sun Jul 09 03:16:17 CEST 2017 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Parse -Sun Jul 09 03:16:17 CEST 2017 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Include -Sun Jul 09 03:16:17 CEST 2017 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach -Sun Jul 09 03:16:17 CEST 2017 [info] Created: 20 parsers. -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : initialization starting. -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : adding VMs from VM library template : VM_global_library.vm -Sun Jul 09 03:16:17 CEST 2017 [error] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader. -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm' -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : VM library template macro registration complete. -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : allowInline = true : VMs can be defined inline in templates -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : messages on : VM system will output logging messages -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : autoload off : VM system will not automatically reload global library macros -Sun Jul 09 03:16:17 CEST 2017 [info] Velocimacro : initialization complete. -Sun Jul 09 03:16:17 CEST 2017 [info] Velocity successfully started. -Sun Jul 09 03:16:17 CEST 2017 [info] ResourceManager : found default-jnlp-template.vm with loader org.apache.velocity.runtime.resource.loader.JarResourceLoader