You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/10/16 11:37:54 UTC

svn commit: r1184786 - in /maven/sandbox/trunk/skin/maven-fluido-skin: pom.xml src/it/sample/ src/it/site/

Author: hboutemy
Date: Sun Oct 16 09:37:53 2011
New Revision: 1184786

URL: http://svn.apache.org/viewvc?rev=1184786&view=rev
Log:
renamed IT

Added:
    maven/sandbox/trunk/skin/maven-fluido-skin/src/it/sample/
      - copied from r1184785, maven/sandbox/trunk/skin/maven-fluido-skin/src/it/site/
Removed:
    maven/sandbox/trunk/skin/maven-fluido-skin/src/it/site/
Modified:
    maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml

Modified: maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml?rev=1184786&r1=1184785&r2=1184786&view=diff
==============================================================================
--- maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml (original)
+++ maven/sandbox/trunk/skin/maven-fluido-skin/pom.xml Sun Oct 16 09:37:53 2011
@@ -98,7 +98,7 @@
                 <configuration>
                   <resources>
                     <resource>
-                      <directory>${project.build.directory}/it/site/target/site/</directory>
+                      <directory>${project.build.directory}/it/sample/target/site/</directory>
                     </resource>
                   </resources>
                   <outputDirectory>${project.build.directory}/site/sample/</outputDirectory>