You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2016/04/22 21:56:50 UTC

clerezza git commit: uncommented test as this cannot be released

Repository: clerezza
Updated Branches:
  refs/heads/master d0e584604 -> b1e83059f


uncommented test as this cannot be released


Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo
Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/b1e83059
Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/b1e83059
Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/b1e83059

Branch: refs/heads/master
Commit: b1e83059f35a11f38da17433177e16eb38aaccd1
Parents: d0e5846
Author: Reto Gmür <re...@apache.org>
Authored: Fri Apr 22 21:56:21 2016 +0200
Committer: Reto Gmür <re...@apache.org>
Committed: Fri Apr 22 21:56:21 2016 +0200

----------------------------------------------------------------------
 releases/201604/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/b1e83059/releases/201604/pom.xml
----------------------------------------------------------------------
diff --git a/releases/201604/pom.xml b/releases/201604/pom.xml
index b90021b..5ff170f 100644
--- a/releases/201604/pom.xml
+++ b/releases/201604/pom.xml
@@ -58,8 +58,8 @@
         <module>../../provisioning/launchers/linked-data-launcher</module>
         <!-- This cannot be released as it has a SNAPSHOT dependency to a stanboltest utility,
         also it isn't particularly useful to have this in mavencentral.
-        It is howver included in the source distribution. -->
-        <module>../../provisioning/launchers/tests/content-launcher-tests</module> 
+        It is howver included in the source distribution.
+        <module>../../provisioning/launchers/tests/content-launcher-tests</module>  -->
     </modules>
     <scm>
         <connection>scm:git:git://git.apache.org/clerezza.git</connection>