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

[5/15] git commit: ISIS-188: pom updates for restfulobjects trial release

ISIS-188: pom updates 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/80b81229
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/80b81229
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/80b81229

Branch: refs/heads/master
Commit: 80b81229c1926d0c7326b6dd9d86e693ee74d6e1
Parents: 342b8f7
Author: Dan Haywood <da...@apache.org>
Authored: Fri Dec 14 19:15:20 2012 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Sat Dec 15 06:57:30 2012 +0000

----------------------------------------------------------------------
 component/viewer/restfulobjects/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/80b81229/component/viewer/restfulobjects/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/restfulobjects/pom.xml b/component/viewer/restfulobjects/pom.xml
index 3b0785d..6f29e5a 100644
--- a/component/viewer/restfulobjects/pom.xml
+++ b/component/viewer/restfulobjects/pom.xml
@@ -96,6 +96,7 @@
 	                        <exclude>**/*.project</exclude>
 	                        <exclude>**/.classpath</exclude>
 	                        <exclude>**/.settings/**</exclude>
+	                        <exclude>**/*.json</exclude>
 	                    </excludes>
                     </configuration>
 	            </plugin>