Tony CHEMIT pushed to branch develop-9.3.x at ultreiaio / ird-observe Commits: 4baf1681 by Tony Chemit at 2024-09-10T15:01:06+02:00 Fix jaxx id - - - - - aa74e3ba by Tony Chemit at 2024-09-10T15:14:09+02:00 update pom - - - - - 2 changed files: - client/datasource/editor/ll/src/main/java/fr/ird/observe/client/datasource/editor/ll/data/observation/SetDetailCompositionUI.jaxx - pom.xml Changes: ===================================== client/datasource/editor/ll/src/main/java/fr/ird/observe/client/datasource/editor/ll/data/observation/SetDetailCompositionUI.jaxx ===================================== @@ -87,7 +87,7 @@ <BeanValidator id='basketValidator' beanClass='fr.ird.observe.dto.data.ll.observation.BasketDto' errorTableModel='{getErrorTableModel()}' context='update'> <field name='branchline' component='basketsPane'/> - <field name='floatli@ne1Length' component='basketsPane'/> + <field name='floatline1Length' component='basketsPane'/> <field name='floatline2Length' component='basketsPane'/> </BeanValidator> ===================================== pom.xml ===================================== @@ -23,7 +23,7 @@ <parent> <groupId>io.ultreia.maven</groupId> <artifactId>pom</artifactId> - <version>2024.37</version> + <version>2024.38</version> </parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/baff3a0239ebe74adc304863f... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/baff3a0239ebe74adc304863f... You're receiving this email because of your account on gitlab.com.