branch feature/1184_Lima_ne_demarre_pas created (now b5bc43e)
This is an automated email from the git hooks/post-receive script. New change to branch feature/1184_Lima_ne_demarre_pas in repository lima. See http://git.chorem.org/lima.git at b5bc43e correction des scopes de dépendances This branch includes the following new commits: new b5bc43e correction des scopes de dépendances 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 b5bc43ea11cc2dea2162f3a0e283a8ca04362cc5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Mar 2 09:14:36 2015 +0100 correction des scopes de dépendances -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/1184_Lima_ne_demarre_pas in repository lima. See http://git.chorem.org/lima.git commit b5bc43ea11cc2dea2162f3a0e283a8ca04362cc5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Mar 2 09:14:36 2015 +0100 correction des scopes de dépendances --- lima-swing/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lima-swing/pom.xml b/lima-swing/pom.xml index ec5dd8a..fb24c34 100644 --- a/lima-swing/pom.xml +++ b/lima-swing/pom.xml @@ -187,16 +187,12 @@ <dependency> <groupId>org.nuiton.topia</groupId> <artifactId>topia-service-flyway</artifactId> - <scope>provided</scope> + <scope>runtime</scope> </dependency> - <!-- FIXME tchemit 2015-02-28, please avoid to avoid those dependencies - here, this is for test purpose only, should have something about it - in business module... --> <dependency> <groupId>org.nuiton.topia</groupId> <artifactId>topia-persistence</artifactId> - <scope>provided</scope> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm