You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2012/12/15 17:12:06 UTC

[4/15] git commit: ISIS-188: updating supplemental-models.xml for restfulobjects trial release

ISIS-188: updating supplemental-models.xml for restfulobjects trial release


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

Branch: refs/heads/master
Commit: a6c4fb9a3ea9fcbb58b15e1990fdbe94bbe30e3b
Parents: 80b8122
Author: Dan Haywood <da...@apache.org>
Authored: Fri Dec 14 19:21:03 2012 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Sat Dec 15 06:59:20 2012 +0000

----------------------------------------------------------------------
 .../appended-resources/supplemental-models.xml     |   47 ---------------
 1 files changed, 0 insertions(+), 47 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/a6c4fb9a/component/viewer/restfulobjects/src/main/appended-resources/supplemental-models.xml
----------------------------------------------------------------------
diff --git a/component/viewer/restfulobjects/src/main/appended-resources/supplemental-models.xml b/component/viewer/restfulobjects/src/main/appended-resources/supplemental-models.xml
index ecd3906..f0d213c 100644
--- a/component/viewer/restfulobjects/src/main/appended-resources/supplemental-models.xml
+++ b/component/viewer/restfulobjects/src/main/appended-resources/supplemental-models.xml
@@ -27,21 +27,6 @@
   </supplement>
 
   <supplement>
-   	<!-- not quite sure why licenses:download-license flags this, since license info seems to be in its POM -->
-    <project>
-		<groupId>org.datanucleus</groupId>
-	    <artifactId>datanucleus-jodatime</artifactId>
-	    <version>3.1.1</version>
-          <licenses>
-			<license>
-	            <name>The Apache Software License, Version 2.0</name>
-	            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-	        </license>
-	    </licenses>
-    </project>
-  </supplement>
-
-  <supplement>
     <project>
       <groupId>org.scannotation</groupId>
       <artifactId>scannotation</artifactId>
@@ -58,21 +43,6 @@
     
   <supplement>
     <project>
-      <groupId>dom4j</groupId>
-      <artifactId>dom4j</artifactId>
-      <version>1.6.1</version>
-      <licenses>
-        <license>
-            <name>BSD License</name>
-            <url>http://dom4j.sourceforge.net/dom4j-1.6.1/license.html</url>
-            <distribution>repo</distribution>          
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-
-  <supplement>
-    <project>
       <groupId>net.jcip</groupId>
       <artifactId>jcip-annotations</artifactId>
       <version>1.0</version>
@@ -85,22 +55,5 @@
       </licenses>
     </project>
   </supplement>
-  
-
-  <supplement>
-    <project>
-      <groupId>xalan</groupId>
-      <artifactId>xalan</artifactId>
-      <version>2.7.0</version>
-      <licenses>
-        <license>
-            <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-            <distribution>repo</distribution>          
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-
  
 </supplementalDataModels>