Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 269f2b93 by Tony CHEMIT at 2017-12-05T21:18:30+01:00 no more need to scan generated source to get i18n getter :) - - - - - 1 changed file: - dto/pom.xml Changes: ===================================== dto/pom.xml ===================================== --- a/dto/pom.xml +++ b/dto/pom.xml @@ -189,16 +189,6 @@ </enumerationSets> </configuration> </execution> - <execution> - <id>default-parse-java</id> - <configuration> - <entries> - <entry> - <basedir>${project.build.directory}/generated-sources/java/fr/ird/observe/spi</basedir> - </entry> - </entries> - </configuration> - </execution> </executions> </plugin> </plugins> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/269f2b939689df2dc43b44ef8e66... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/269f2b939689df2dc43b44ef8e66... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT