You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by ma...@apache.org on 2014/08/29 16:22:35 UTC

svn commit: r1621311 - in /syncope/branches/1_2_X/installer: pom.xml src/main/resources/izpack/install.xml

Author: massi
Date: Fri Aug 29 14:22:34 2014
New Revision: 1621311

URL: http://svn.apache.org/r1621311
Log:
LICENSE and NOTICE from legal_ext

Modified:
    syncope/branches/1_2_X/installer/pom.xml
    syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml

Modified: syncope/branches/1_2_X/installer/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_2_X/installer/pom.xml?rev=1621311&r1=1621310&r2=1621311&view=diff
==============================================================================
--- syncope/branches/1_2_X/installer/pom.xml (original)
+++ syncope/branches/1_2_X/installer/pom.xml Fri Aug 29 14:22:34 2014
@@ -118,6 +118,7 @@ under the License.
                   <directory>..</directory>
                   <includes>
                     <include>LICENSE</include>
+                    <include>NOTICE</include>
                   </includes>
                 </resource>
               </resources>
@@ -166,7 +167,7 @@ under the License.
     
     <resources>
       <resource>
-        <directory>..</directory>
+        <directory>../legal_ext</directory>
         <targetPath>META-INF</targetPath>
         <includes>
           <include>LICENSE</include>

Modified: syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml?rev=1621311&r1=1621310&r2=1621311&view=diff
==============================================================================
--- syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml (original)
+++ syncope/branches/1_2_X/installer/src/main/resources/izpack/install.xml Fri Aug 29 14:22:34 2014
@@ -24,7 +24,7 @@ under the License.
                      http://izpack.org/schema/5.0/izpack-installation-5.0.xsd">
   
   <info>
-    <appname>Apache Syncope Installer</appname>
+    <appname>Apache Syncope</appname>
     <appversion>@{syncope.version}</appversion>
     <url>http://syncope.apache.org</url>
     <authors>