You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/02/22 21:23:13 UTC

svn commit: r1449198 - in /incubator/onami: sandbox/validation/ trunk/validation/ trunk/validation/pom.xml trunk/validation/src/site/site.xml

Author: simonetripodi
Date: Fri Feb 22 20:23:13 2013
New Revision: 1449198

URL: http://svn.apache.org/r1449198
Log:
releng: [validation] module vote to be graduated from the sandbox, see http://markmail.org/message/hzgl2lu5np2m6wph

Added:
    incubator/onami/trunk/validation/
      - copied from r1449196, incubator/onami/sandbox/validation/
Removed:
    incubator/onami/sandbox/validation/
Modified:
    incubator/onami/trunk/validation/pom.xml
    incubator/onami/trunk/validation/src/site/site.xml

Modified: incubator/onami/trunk/validation/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/validation/pom.xml?rev=1449198&r1=1449196&r2=1449198&view=diff
==============================================================================
--- incubator/onami/trunk/validation/pom.xml (original)
+++ incubator/onami/trunk/validation/pom.xml Fri Feb 22 20:23:13 2013
@@ -36,9 +36,9 @@
   <inceptionYear>2013</inceptionYear>
 
   <scm>
-    <url>https://svn.apache.org/viewvc/incubator/onami/sandbox/validation</url>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/sandbox/validation</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/sandbox/validation</developerConnection>
+    <url>https://svn.apache.org/viewvc/incubator/onami/trunk/validation</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/validation</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/validation</developerConnection>
     <tag>HEAD</tag>
   </scm>
   <issueManagement>

Modified: incubator/onami/trunk/validation/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/validation/src/site/site.xml?rev=1449198&r1=1449196&r2=1449198&view=diff
==============================================================================
--- incubator/onami/trunk/validation/src/site/site.xml (original)
+++ incubator/onami/trunk/validation/src/site/site.xml Fri Feb 22 20:23:13 2013
@@ -21,12 +21,6 @@
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="${project.name}">
 
-  <custom>
-    <fluidoSkin>
-      <profile>sandbox</profile>
-    </fluidoSkin>
-  </custom>
-
   <body>
     <head>
       <link rel="meta" title="DOAP" href="${project.url}/doap.rdf" type="application/rdf+xml" />