You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by an...@apache.org on 2014/09/18 12:10:29 UTC

svn commit: r1625932 - in /syncope/trunk: ./ installer/src/main/resources/izpack/userInputSpec.xml

Author: andreapatricelli
Date: Thu Sep 18 10:10:29 2014
New Revision: 1625932

URL: http://svn.apache.org/r1625932
Log:
[SYNCOPE-143] Merge from branch 1_2_X

Modified:
    syncope/trunk/   (props changed)
    syncope/trunk/installer/src/main/resources/izpack/userInputSpec.xml

Propchange: syncope/trunk/
------------------------------------------------------------------------------
  Merged /syncope/branches/1_2_X:r1625900-1625931

Modified: syncope/trunk/installer/src/main/resources/izpack/userInputSpec.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/installer/src/main/resources/izpack/userInputSpec.xml?rev=1625932&r1=1625931&r2=1625932&view=diff
==============================================================================
--- syncope/trunk/installer/src/main/resources/izpack/userInputSpec.xml (original)
+++ syncope/trunk/installer/src/main/resources/izpack/userInputSpec.xml Thu Sep 18 10:10:29 2014
@@ -25,7 +25,7 @@ under the License.
     <field type="space"/>
     
     <field type="dir" variable="mvn.directory">
-      <spec id="mvn.directory.id" size="20" set="/usr"/>
+      <spec id="mvn.directory.id" size="20" set="${ENV[M2_HOME]}"/>
     </field>
     <field type="space"/>
     <field type="text" variable="mvn.groupid">