diff --git a/.travis.yml b/.travis.yml index 6563f4c..1a65bb7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,7 @@ language: java -before_install: - - git submodule update --init --recursive jdk: - openjdk6 script: - - mvn clean install -q -Dmaven.test.redirectTestOutputToFile=true - - mvn clean install -P reactor -q -Dmaven.test.redirectTestOutputToFile=true - - mvn clean install -P karaf -q -Dmaven.test.redirectTestOutputToFile=true - - mvn clean install -P launchpad -q -Dmaven.test.redirectTestOutputToFile=true - - mvn clean install -P dist -q -Dmaven.test.redirectTestOutputToFile=true \ No newline at end of file + - mvn clean install -P karaf + - mvn clean install -P launchpad + - mvn clean install -P dist \ No newline at end of file diff --git a/org.liveSense.auth.ldap b/org.liveSense.auth.ldap index 754903c..f3fe443 160000 --- a/org.liveSense.auth.ldap +++ b/org.liveSense.auth.ldap @@ -1 +1 @@ -Subproject commit 754903cc9a2fd769c1cf4f4e809c5f8e946dfede +Subproject commit f3fe443533f54d0b9478335b8f9cda92cf9e2fa2