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 2013/01/31 17:53:41 UTC

[8/16] git commit: ISIS-319: removing spurious entries from supplemental-models.xml for wicket viewer

ISIS-319: removing spurious entries from supplemental-models.xml for wicket viewer


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

Branch: refs/heads/master
Commit: 838c42597fc473a93622821e23d344c952866016
Parents: fe860da
Author: Dan Haywood <da...@apache.org>
Authored: Sun Jan 27 18:19:23 2013 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Sun Jan 27 18:19:23 2013 +0000

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


http://git-wip-us.apache.org/repos/asf/isis/blob/838c4259/component/viewer/wicket/src/main/appended-resources/supplemental-models.xml
----------------------------------------------------------------------
diff --git a/component/viewer/wicket/src/main/appended-resources/supplemental-models.xml b/component/viewer/wicket/src/main/appended-resources/supplemental-models.xml
index ecd3906..0b3cdbc 100644
--- a/component/viewer/wicket/src/main/appended-resources/supplemental-models.xml
+++ b/component/viewer/wicket/src/main/appended-resources/supplemental-models.xml
@@ -26,8 +26,8 @@
     </project>
   </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>
@@ -101,6 +101,7 @@
       </licenses>
     </project>
   </supplement>
+ -->
 
  
 </supplementalDataModels>