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 2015/12/14 12:12:41 UTC

syncope git commit: mistyped bug in the installer properties

Repository: syncope
Updated Branches:
  refs/heads/master 588c2d390 -> eaf5110aa


mistyped bug in the installer properties


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/eaf5110a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/eaf5110a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/eaf5110a

Branch: refs/heads/master
Commit: eaf5110aa0a63224350b68c8622edee55f6543f6
Parents: 588c2d3
Author: Massimiliano Perrone <ma...@tirasa.net>
Authored: Mon Dec 14 12:11:46 2015 +0100
Committer: Massimiliano Perrone <ma...@tirasa.net>
Committed: Mon Dec 14 12:11:46 2015 +0100

----------------------------------------------------------------------
 installer/src/main/resources/installer.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/eaf5110a/installer/src/main/resources/installer.properties
----------------------------------------------------------------------
diff --git a/installer/src/main/resources/installer.properties b/installer/src/main/resources/installer.properties
index 55f1882..3df89d7 100644
--- a/installer/src/main/resources/installer.properties
+++ b/installer/src/main/resources/installer.properties
@@ -19,7 +19,7 @@ glassfishCoreWebXmlFile=core/src/main/webapp/WEB-INF/glassfish-web.xml
 urlConfig=url-config.js
 saveModel=save-model.html
 consoleResDirectory=console/src/main/resources
-enduserResDirectory=endyser/src/main/resources
+enduserResDirectory=enduser/src/main/resources
 pomFile=pom.xml
 masterDomainFile=core/src/main/resources/domains/MasterDomain.xml
 coreMetaInfDirectory=core/src/main/resources/META-INF