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

[2/3] git commit: add supplemental model file so I could build module

add supplemental model file so I could build module


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

Branch: refs/heads/master
Commit: 7966ce5b46a5d090e3f402807036266ce4d02058
Parents: b0a1aa7
Author: Robert Matthews <rm...@nakedobjects.org>
Authored: Sat Dec 8 10:36:40 2012 +0000
Committer: Robert Matthews <rm...@nakedobjects.org>
Committed: Sat Dec 8 10:36:40 2012 +0000

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


http://git-wip-us.apache.org/repos/asf/isis/blob/7966ce5b/component/objectstore/nosql/src/main/appended-resources/supplemental-models.xml
----------------------------------------------------------------------
diff --git a/component/objectstore/nosql/src/main/appended-resources/supplemental-models.xml b/component/objectstore/nosql/src/main/appended-resources/supplemental-models.xml
new file mode 100644
index 0000000..837b4e9
--- /dev/null
+++ b/component/objectstore/nosql/src/main/appended-resources/supplemental-models.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<supplementalDataModels 
+  xmlns="http://maven.apache.org/supplemental-model/1.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/supplemental-model/1.0.0 
+            http://maven.apache.org/xsd/supplemental-model-1.0.0.xsd">
+
+</supplementalDataModels>
\ No newline at end of file