You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by rp...@apache.org on 2013/06/03 18:39:32 UTC

[1/2] git commit: first commit

Updated Branches:
  refs/heads/develop 2159b588a -> 4484151b0


first commit


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

Branch: refs/heads/develop
Commit: ba9706d06b48377df4cf51c9c20ccd1dc3994756
Parents: 57101a7
Author: rpalmieri <ra...@gmail.com>
Authored: Mon Jun 3 18:17:02 2013 +0200
Committer: Raffaele Palmieri <rp...@apache.org>
Committed: Mon Jun 3 18:37:38 2013 +0200

----------------------------------------------------------------------
 pom.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/ba9706d0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2019b5c..913065a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,6 +101,12 @@
             <email>tkurz@apache.org</email>
             <organization>The Apache Software Foundation</organization>
         </developer>
+        <developer>
+            <id>rpalmieri</id>
+            <name>Raffaele Palmieri</name>
+            <email>rpalmieri@apache.org</email>
+            <organization>The Apache Software Foundation</organization>
+        </developer>
     </developers>
 
     <organization>


[2/2] git commit: Merge remote branch 'origin/develop' into develop

Posted by rp...@apache.org.
Merge remote branch 'origin/develop' into develop


Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/4484151b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/4484151b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/4484151b

Branch: refs/heads/develop
Commit: 4484151b04c3322a80c90f605ad848b31fa2fbc8
Parents: ba9706d 2159b58
Author: Raffaele Palmieri <rp...@apache.org>
Authored: Mon Jun 3 18:39:26 2013 +0200
Committer: Raffaele Palmieri <rp...@apache.org>
Committed: Mon Jun 3 18:39:26 2013 +0200

----------------------------------------------------------------------
 .../services/content/FileSystemContentReader.java  |    4 ++++
 .../services/content/FileSystemContentWriter.java  |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)
----------------------------------------------------------------------