You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2015/06/14 22:21:26 UTC

jena git commit: Temp : investigate build on Windows

Repository: jena
Updated Branches:
  refs/heads/master 568ba88ff -> 27757bc2a


Temp : investigate build on Windows


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

Branch: refs/heads/master
Commit: 27757bc2a22266ea0a0cdedd4dc996d2aaa24c41
Parents: 568ba88
Author: Andy Seaborne <an...@apache.org>
Authored: Sun Jun 14 21:21:14 2015 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Sun Jun 14 21:21:14 2015 +0100

----------------------------------------------------------------------
 jena-core/pom.xml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/27757bc2/jena-core/pom.xml
----------------------------------------------------------------------
diff --git a/jena-core/pom.xml b/jena-core/pom.xml
index 486a13f..af73311 100644
--- a/jena-core/pom.xml
+++ b/jena-core/pom.xml
@@ -226,7 +226,8 @@
           </execution>
         </executions>
       </plugin>
-      
+
+      <!--
       <plugin>
         <groupId>org.xenei</groupId>
         <artifactId>contract-test-maven-plugin</artifactId>
@@ -269,7 +270,8 @@
           </execution>
         </executions>
       </plugin>
-
+      -->
+      
       <!--
       <plugin>
 	<groupId>org.apache.maven.plugins</groupId>