branch feature/8180 updated (782f88d -> 1399fe4)
This is an automated email from the git hooks/post-receive script. New change to branch feature/8180 in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 782f88d Fix test due to mooring acoustic import test new 1399fe4 Fix test due to mooring acoustic import test The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 1399fe470802aa908ffe35e018d5f2c9c8174e4e Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Jun 27 16:19:29 2016 +0200 Fix test due to mooring acoustic import test Summary of changes: ...Version3_906.java => WorkingDbMigrationCallBackForVersion3_908.java} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/{WorkingDbMigrationCallBackForVersion3_906.java => WorkingDbMigrationCallBackForVersion3_908.java} (93%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/8180 in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 1399fe470802aa908ffe35e018d5f2c9c8174e4e Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Jun 27 16:19:29 2016 +0200 Fix test due to mooring acoustic import test --- ...Version3_906.java => WorkingDbMigrationCallBackForVersion3_908.java} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/WorkingDbMigrationCallBackForVersion3_906.java b/echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/WorkingDbMigrationCallBackForVersion3_908.java similarity index 93% rename from echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/WorkingDbMigrationCallBackForVersion3_906.java rename to echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/WorkingDbMigrationCallBackForVersion3_908.java index db2bb82..39e9777 100644 --- a/echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/WorkingDbMigrationCallBackForVersion3_906.java +++ b/echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/WorkingDbMigrationCallBackForVersion3_908.java @@ -13,7 +13,7 @@ import java.util.List; * @author Julien Ruchaud - ruchaud@codelutin.com * @since 4.0 */ -public class WorkingDbMigrationCallBackForVersion3_906 extends WorkingDbMigrationCallBackForVersionSupport { +public class WorkingDbMigrationCallBackForVersion3_908 extends WorkingDbMigrationCallBackForVersionSupport { @Override public Version getVersion() { -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm