branch feature/testMR updated (e6588d8 -> 3740aa5)
This is an automated email from the git hooks/post-receive script. New change to branch feature/testMR in repository tutti. See http://git.codelutin.com/tutti.git from e6588d8 Passage sur codelutinpom 7 new 3740aa5 test MR 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 3740aa5fbfe3f29c4f9ad27bc0f0d460f8867ead Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Mar 1 09:25:38 2016 +0100 test MR Summary of changes: observe-business/src/main/java/fr/ird/observe/DataService.java | 1 + 1 file changed, 1 insertion(+) -- 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/testMR in repository tutti. See http://git.codelutin.com/tutti.git commit 3740aa5fbfe3f29c4f9ad27bc0f0d460f8867ead Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Mar 1 09:25:38 2016 +0100 test MR --- observe-business/src/main/java/fr/ird/observe/DataService.java | 1 + 1 file changed, 1 insertion(+) diff --git a/observe-business/src/main/java/fr/ird/observe/DataService.java b/observe-business/src/main/java/fr/ird/observe/DataService.java index 98a5512..c907c08 100644 --- a/observe-business/src/main/java/fr/ird/observe/DataService.java +++ b/observe-business/src/main/java/fr/ird/observe/DataService.java @@ -634,6 +634,7 @@ public class DataService { String txName = "getRouteStub"; TopiaContext tx = beginTransaction(source, txName); + try { RouteDAO dao = (RouteDAO) source.getDAO(tx, Route.class); -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm