Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3

Commits:

12 changed files:

Changes:

  • CHANGELOG.md
    ... ... @@ -8,8 +8,8 @@
    8 8
     **Closed at 2018-03-23.**
    
    9 9
     
    
    10 10
     ### Download
    
    11
    -* [Installer (t3-2.5.zip)](https://oss.sonatype.org/content/repositories/frirdt3-1016/fr/ird/t3/t3/2.5/t3-2.5.zip)
    
    12
    -* [Application (t3-2.5.war)](https://oss.sonatype.org/content/repositories/frirdt3-1016/fr/ird/t3/t3/2.5/t3-2.5.war)
    
    11
    +* [Installer (t3-2.5.zip)](https://oss.sonatype.org/content/repositories/frirdt3-1017/fr/ird/t3/t3/2.5/t3-2.5.zip)
    
    12
    +* [Application (t3-2.5.war)](https://oss.sonatype.org/content/repositories/frirdt3-1017/fr/ird/t3/t3/2.5/t3-2.5.war)
    
    13 13
     
    
    14 14
     ### Issues
    
    15 15
       * [[Evolution 263]](https://gitlab.com/ultreiaio/ird-t3/issues/263) **[N2][N3] Gestion des catégories de poids -10/+10kg dans la stratification N2 et N3** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil)
    

  • pom.xml
    ... ... @@ -28,7 +28,7 @@
    28 28
     
    
    29 29
       <groupId>fr.ird.t3</groupId>
    
    30 30
       <artifactId>ird-t3</artifactId>
    
    31
    -  <version>2.6-SNAPSHOT</version>
    
    31
    +  <version>2.5-SNAPSHOT</version>
    
    32 32
       <packaging>pom</packaging>
    
    33 33
     
    
    34 34
       <name>T3 :: Pom</name>
    
    ... ... @@ -99,7 +99,7 @@
    99 99
         <projectId>ird-t3</projectId>
    
    100 100
         <stageId>frirdt3</stageId>
    
    101 101
         <applicationName>t3</applicationName>
    
    102
    -    <t3-data.version>1.7</t3-data.version>
    
    102
    +    <t3-data.version>1.8</t3-data.version>
    
    103 103
         <lib.version.java4all.i18n>4.0-alpha-11</lib.version.java4all.i18n>
    
    104 104
     
    
    105 105
         <env>dev</env>
    

  • t3-actions/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.t3</groupId>
    
    26 26
         <artifactId>ird-t3</artifactId>
    
    27
    -    <version>2.6-SNAPSHOT</version>
    
    27
    +    <version>2.5-SNAPSHOT</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>t3-actions</artifactId>
    

  • t3-domain/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.t3</groupId>
    
    26 26
         <artifactId>ird-t3</artifactId>
    
    27
    -    <version>2.6-SNAPSHOT</version>
    
    27
    +    <version>2.5-SNAPSHOT</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>t3-domain</artifactId>
    

  • t3-input-avdthv33/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.t3</groupId>
    
    26 26
         <artifactId>ird-t3</artifactId>
    
    27
    -    <version>2.6-SNAPSHOT</version>
    
    27
    +    <version>2.5-SNAPSHOT</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>t3-input-avdthv33</artifactId>
    

  • t3-input-avdthv35/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.t3</groupId>
    
    26 26
         <artifactId>ird-t3</artifactId>
    
    27
    -    <version>2.6-SNAPSHOT</version>
    
    27
    +    <version>2.5-SNAPSHOT</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>t3-input-avdthv35</artifactId>
    

  • t3-input-avdthv36/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.t3</groupId>
    
    26 26
         <artifactId>ird-t3</artifactId>
    
    27
    -    <version>2.6-SNAPSHOT</version>
    
    27
    +    <version>2.5-SNAPSHOT</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>t3-input-avdthv36</artifactId>
    

  • t3-installer/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.t3</groupId>
    
    26 26
         <artifactId>ird-t3</artifactId>
    
    27
    -    <version>2.6-SNAPSHOT</version>
    
    27
    +    <version>2.5-SNAPSHOT</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>t3-installer</artifactId>
    

  • t3-msaccess-importer/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.t3</groupId>
    
    26 26
         <artifactId>ird-t3</artifactId>
    
    27
    -    <version>2.6-SNAPSHOT</version>
    
    27
    +    <version>2.5-SNAPSHOT</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>t3-msaccess-importer</artifactId>
    

  • t3-output-balbayav32/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.t3</groupId>
    
    26 26
         <artifactId>ird-t3</artifactId>
    
    27
    -    <version>2.6-SNAPSHOT</version>
    
    27
    +    <version>2.5-SNAPSHOT</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>t3-output-balbayav32</artifactId>
    

  • t3-web/pom.xml
    ... ... @@ -24,7 +24,7 @@
    24 24
       <parent>
    
    25 25
         <groupId>fr.ird.t3</groupId>
    
    26 26
         <artifactId>ird-t3</artifactId>
    
    27
    -    <version>2.6-SNAPSHOT</version>
    
    27
    +    <version>2.5-SNAPSHOT</version>
    
    28 28
       </parent>
    
    29 29
     
    
    30 30
       <artifactId>t3-web</artifactId>
    

  • t3/pom.xml
    ... ... @@ -26,7 +26,7 @@
    26 26
       <parent>
    
    27 27
         <groupId>fr.ird.t3</groupId>
    
    28 28
         <artifactId>ird-t3</artifactId>
    
    29
    -    <version>2.6-SNAPSHOT</version>
    
    29
    +    <version>2.5-SNAPSHOT</version>
    
    30 30
       </parent>
    
    31 31
       
    
    32 32
       <artifactId>t3</artifactId>