You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2013/02/07 10:37:33 UTC

svn commit: r1443369 - in /incubator/marmotta/site/trunk: content/apt/index.apt pom.xml

Author: wikier
Date: Thu Feb  7 09:37:33 2013
New Revision: 1443369

URL: http://svn.apache.org/viewvc?rev=1443369&view=rev
Log:
linked irc logs

Modified:
    incubator/marmotta/site/trunk/content/apt/index.apt
    incubator/marmotta/site/trunk/pom.xml

Modified: incubator/marmotta/site/trunk/content/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/content/apt/index.apt?rev=1443369&r1=1443368&r2=1443369&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/content/apt/index.apt (original)
+++ incubator/marmotta/site/trunk/content/apt/index.apt Thu Feb  7 09:37:33 2013
@@ -4,7 +4,7 @@ Apache Marmotta (incubator)
 
   The Semantic Web isn"t just about putting data on the web. It is about making links, so that a person or machine can explore the web of data. Moreover, the Web has quickly evolved to a Read-Write paradigm, and Linked Data technologies too. And Marmotta will address this challenge and offer a common infrastructure for organizations working in this area.
 
-  Right now the project is being setting up installed in the Apache Software Foundation infrastructure. For further details check the {{{http://wiki.apache.org/marmotta}wiki}}, the {{{http://wiki.apache.org/incubator/MarmottaProposal}incubation proposal}} or the {{{http://incubator.apache.org/projects/marmotta.html}project podling status}}
+  Right now the project is being setting up installed in the Apache Software Foundation infrastructure. Regular meetings are held at IRC ({{{http://wilderness.apache.org/archives/#logs-apachemarmotta}see logs}}). For further details, please check the {{{http://wiki.apache.org/marmotta}wiki}}, also the {{{http://wiki.apache.org/incubator/MarmottaProposal}incubation proposal}} or the {{{http://incubator.apache.org/projects/marmotta.html}project podling status}}
   
 Background 
 
@@ -28,7 +28,7 @@ Features
 
 Team
 
-  The Apache Marmotta team currently consists of (in alphabetical order):
+  The Apache Marmotta team currently consists of (in alphabetical order), where <<C>> indicates a committer, <<P>> a PMC member, <<M>> an ASF member:
 
   * Andy Seaborne (C-P-M)
 
@@ -48,8 +48,6 @@ Team
 
   * Thomas Kurz (C-P)
 
-  <<C>> indicates a committer, <<P>> a PMC member, <<M>> an ASF member.
-
 Incubation
 
   Apache Marmotta is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Modified: incubator/marmotta/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/pom.xml?rev=1443369&r1=1443368&r2=1443369&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/pom.xml (original)
+++ incubator/marmotta/site/trunk/pom.xml Thu Feb  7 09:37:33 2013
@@ -55,9 +55,6 @@
             <resource>
                 <directory>content</directory>
             </resource>
-            <resource>
-                <directory>templates</directory>
-            </resource>
         </resources>
         <pluginManagement>
             <plugins>
@@ -87,7 +84,14 @@
         </pluginManagement>
     </build>
 
+    <reporting>
+        <plugins>
+                 
+        </plugins>
+    </reporting>
+
     <inceptionYear>2012</inceptionYear>
+
     <licenses>
         <license>
             <name>Apache Software License, Version 2.0</name>