From efb747e62dc9600d56d82a142e9214992ef51c9e Mon Sep 17 00:00:00 2001 From: Bartosz Firyn Date: Wed, 21 Nov 2012 02:01:15 +0100 Subject: [PATCH] Small fix in build, switch logback to error level --- webcam-capture-examples/pom.xml | 1 + .../webcam-capture-executable/pom.xml | 3 +++ .../webcam-capture-motiondetector/pom.xml | 25 ------------------- .../src/example/resources/logback.xml | 2 +- 4 files changed, 5 insertions(+), 26 deletions(-) diff --git a/webcam-capture-examples/pom.xml b/webcam-capture-examples/pom.xml index 127e52b6..3f12abdf 100644 --- a/webcam-capture-examples/pom.xml +++ b/webcam-capture-examples/pom.xml @@ -17,6 +17,7 @@ webcam-capture-applet + webcam-capture-executable webcam-capture-motiondetector diff --git a/webcam-capture-examples/webcam-capture-executable/pom.xml b/webcam-capture-examples/webcam-capture-executable/pom.xml index d3362541..de14edb4 100644 --- a/webcam-capture-examples/webcam-capture-executable/pom.xml +++ b/webcam-capture-examples/webcam-capture-executable/pom.xml @@ -11,6 +11,9 @@ webcam-capture-example-executable jar + Webcam Capture - Executable Example + Example how to create executable application which uses PC webcam + com.github.sarxos diff --git a/webcam-capture-examples/webcam-capture-motiondetector/pom.xml b/webcam-capture-examples/webcam-capture-motiondetector/pom.xml index 99210513..8ef07b1c 100644 --- a/webcam-capture-examples/webcam-capture-motiondetector/pom.xml +++ b/webcam-capture-examples/webcam-capture-motiondetector/pom.xml @@ -23,29 +23,4 @@ - - - - org.apache.maven.plugins - maven-shade-plugin - 2.0 - - - - *:* - - - - - - package - - shade - - - - - - - \ No newline at end of file diff --git a/webcam-capture/src/example/resources/logback.xml b/webcam-capture/src/example/resources/logback.xml index 3811db88..0c2cb717 100644 --- a/webcam-capture/src/example/resources/logback.xml +++ b/webcam-capture/src/example/resources/logback.xml @@ -6,7 +6,7 @@ - +