You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/03/15 10:19:37 UTC

svn commit: r1300856 - /incubator/syncope/trunk/quality/pom.xml

Author: ilgrosso
Date: Thu Mar 15 09:19:37 2012
New Revision: 1300856

URL: http://svn.apache.org/viewvc?rev=1300856&view=rev
Log:
Missing main resource directory as a consequence of recent LICENSE and NOTICE file inclusion

Modified:
    incubator/syncope/trunk/quality/pom.xml

Modified: incubator/syncope/trunk/quality/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/quality/pom.xml?rev=1300856&r1=1300855&r2=1300856&view=diff
==============================================================================
--- incubator/syncope/trunk/quality/pom.xml (original)
+++ incubator/syncope/trunk/quality/pom.xml Thu Mar 15 09:19:37 2012
@@ -37,6 +37,9 @@ under the License.
   <build>
     <resources>
       <resource>
+        <directory>src/main/resources</directory>
+      </resource>
+      <resource>
         <directory>..</directory>
         <targetPath>META-INF</targetPath>
         <includes>