Repository: jena
Updated Branches:
  refs/heads/master e41eb73cf -> 629541357


Comment out module jena-osgi-test


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

Branch: refs/heads/master
Commit: 6295413572a44b9100bf034010a10bca946961c0
Parents: e41eb73
Author: Andy Seaborne <[email protected]>
Authored: Sun Feb 1 14:00:52 2015 +0000
Committer: Andy Seaborne <[email protected]>
Committed: Sun Feb 1 14:00:52 2015 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/62954135/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dd40444..509dede 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         <module>jena-extras</module>
         <module>jena-osgi</module>
        <!-- Breaks the build -->
-       <module>jena-osgi-test</module>
+       <!--<module>jena-osgi-test</module>-->
       </modules>
     </profile>
   </profiles>

Reply via email to