Repository: syncope
Updated Branches:
  refs/heads/master 26c3e413f -> 13c0ff630


Run the verify before commit! It's the king rule


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

Branch: refs/heads/master
Commit: 13c0ff630e3891286ea4667a58bffda3f2b35e81
Parents: 26c3e41
Author: Massimiliano Perrone <massimiliano.perr...@tirasa.net>
Authored: Mon Dec 14 18:49:55 2015 +0100
Committer: Massimiliano Perrone <massimiliano.perr...@tirasa.net>
Committed: Mon Dec 14 18:49:55 2015 +0100

----------------------------------------------------------------------
 .../org/apache/syncope/installer/processes/PersistenceProcess.java  | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/13c0ff63/installer/src/main/java/org/apache/syncope/installer/processes/PersistenceProcess.java
----------------------------------------------------------------------
diff --git 
a/installer/src/main/java/org/apache/syncope/installer/processes/PersistenceProcess.java
 
b/installer/src/main/java/org/apache/syncope/installer/processes/PersistenceProcess.java
index 94ce093..8090173 100644
--- 
a/installer/src/main/java/org/apache/syncope/installer/processes/PersistenceProcess.java
+++ 
b/installer/src/main/java/org/apache/syncope/installer/processes/PersistenceProcess.java
@@ -21,7 +21,6 @@ package org.apache.syncope.installer.processes;
 import org.apache.syncope.installer.utilities.FileSystemUtils;
 import com.izforge.izpack.panels.process.AbstractUIProcessHandler;
 import java.io.File;
-import java.nio.channels.FileChannel;
 import org.apache.syncope.installer.enums.DBs;
 import org.apache.syncope.installer.files.MasterProperties;
 import org.apache.syncope.installer.files.ProvisioningProperties;

Reply via email to