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

Commits:

8 changed files:

Changes:

  • t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/AtlanticOceanFixtures.java
    1 1
     package fr.ird.t3.actions.io.input;
    
    2 2
     
    
    3
    +/*-
    
    4
    + * #%L
    
    5
    + * T3 :: Input AVDTH v 35
    
    6
    + * %%
    
    7
    + * Copyright (C) 2010 - 2017 IRD, Code Lutin, Ultreia.io
    
    8
    + * %%
    
    9
    + * This program is free software: you can redistribute it and/or modify
    
    10
    + * it under the terms of the GNU Affero General Public License as published by
    
    11
    + * the Free Software Foundation, either version 3 of the License, or
    
    12
    + * (at your option) any later version.
    
    13
    + * 
    
    14
    + * This program is distributed in the hope that it will be useful,
    
    15
    + * but WITHOUT ANY WARRANTY; without even the implied warranty of
    
    16
    + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    
    17
    + * GNU General Public License for more details.
    
    18
    + * 
    
    19
    + * You should have received a copy of the GNU Affero General Public License
    
    20
    + * along with this program.  If not, see <http://www.gnu.org/licenses/>.
    
    21
    + * #L%
    
    22
    + */
    
    23
    +
    
    3 24
     /**
    
    4 25
      * Created by tchemit on 10/04/17.
    
    5 26
      *
    

  • t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/IndianOceanFixtures.java
    1 1
     package fr.ird.t3.actions.io.input;
    
    2 2
     
    
    3
    +/*-
    
    4
    + * #%L
    
    5
    + * T3 :: Input AVDTH v 35
    
    6
    + * %%
    
    7
    + * Copyright (C) 2010 - 2017 IRD, Code Lutin, Ultreia.io
    
    8
    + * %%
    
    9
    + * This program is free software: you can redistribute it and/or modify
    
    10
    + * it under the terms of the GNU Affero General Public License as published by
    
    11
    + * the Free Software Foundation, either version 3 of the License, or
    
    12
    + * (at your option) any later version.
    
    13
    + * 
    
    14
    + * This program is distributed in the hope that it will be useful,
    
    15
    + * but WITHOUT ANY WARRANTY; without even the implied warranty of
    
    16
    + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    
    17
    + * GNU General Public License for more details.
    
    18
    + * 
    
    19
    + * You should have received a copy of the GNU Affero General Public License
    
    20
    + * along with this program.  If not, see <http://www.gnu.org/licenses/>.
    
    21
    + * #L%
    
    22
    + */
    
    23
    +
    
    3 24
     /**
    
    4 25
      * Created by tchemit on 10/04/17.
    
    5 26
      *
    

  • t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/OceanFixtures.java
    1 1
     package fr.ird.t3.actions.io.input;
    
    2 2
     
    
    3
    +/*-
    
    4
    + * #%L
    
    5
    + * T3 :: Input AVDTH v 35
    
    6
    + * %%
    
    7
    + * Copyright (C) 2010 - 2017 IRD, Code Lutin, Ultreia.io
    
    8
    + * %%
    
    9
    + * This program is free software: you can redistribute it and/or modify
    
    10
    + * it under the terms of the GNU Affero General Public License as published by
    
    11
    + * the Free Software Foundation, either version 3 of the License, or
    
    12
    + * (at your option) any later version.
    
    13
    + * 
    
    14
    + * This program is distributed in the hope that it will be useful,
    
    15
    + * but WITHOUT ANY WARRANTY; without even the implied warranty of
    
    16
    + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    
    17
    + * GNU General Public License for more details.
    
    18
    + * 
    
    19
    + * You should have received a copy of the GNU Affero General Public License
    
    20
    + * along with this program.  If not, see <http://www.gnu.org/licenses/>.
    
    21
    + * #L%
    
    22
    + */
    
    23
    +
    
    3 24
     /**
    
    4 25
      * Created by tchemit on 10/04/17.
    
    5 26
      *
    

  • t3-input-avdthv36/src/license/THIRD-PARTY.properties
    ... ... @@ -11,8 +11,6 @@
    11 11
     # - Eclipse Distribution License (EDL), Version 1.0
    
    12 12
     # - Eclipse Public License (EPL), Version 1.0
    
    13 13
     # - Eclipse Public License 1.0
    
    14
    -# - Eclipse Public License, Version 1.0
    
    15
    -# - GNU Lesser General Public License, Version 2.1
    
    16 14
     # - GNU Library or Lesser General Public License
    
    17 15
     # - Indiana University Extreme! Lab Software License, version 1.1.1
    
    18 16
     # - Lesser General Public License (LGPL) v 3.0
    
    ... ... @@ -28,6 +26,7 @@
    28 26
     # Please fill the missing licenses for dependencies :
    
    29 27
     #
    
    30 28
     #
    
    31
    -#Mon Apr 03 08:33:39 CEST 2017
    
    29
    +#Mon Apr 10 11:53:44 CEST 2017
    
    30
    +commons-lang--commons-lang--2.0=The Apache Software License, Version 2.0
    
    32 31
     commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
    
    33 32
     dom4j--dom4j--1.6.1=BSD License

  • t3-installer/src/license/THIRD-PARTY.properties
    ... ... @@ -2,15 +2,17 @@
    2 2
     #-------------------------------------------------------------------------------
    
    3 3
     # Already used licenses in project :
    
    4 4
     # - Affero General Public License (AGPL)
    
    5
    +# - Apache 2
    
    5 6
     # - Apache License 2.0
    
    7
    +# - Apache License, version 2.0
    
    6 8
     # - BSD License
    
    7 9
     # - BSD-style license
    
    8 10
     # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
    
    9
    -# - Common Public License Version 1.0
    
    10
    -# - GNU Lesser General Public License, version 2.1
    
    11
    +# - Eclipse Distribution License (EDL), Version 1.0
    
    12
    +# - Eclipse Public License (EPL), Version 1.0
    
    13
    +# - Eclipse Public License 1.0
    
    11 14
     # - GNU Library or Lesser General Public License
    
    12
    -# - General Public License (GPL)
    
    13
    -# - Indiana University Extreme! Lab Software License, vesion 1.1.1
    
    15
    +# - Indiana University Extreme! Lab Software License, version 1.1.1
    
    14 16
     # - Lesser General Public License (LGPL) v 3.0
    
    15 17
     # - Lesser General Public License (LPGL)
    
    16 18
     # - Lesser General Public License (LPGL) v 2.1
    
    ... ... @@ -20,11 +22,11 @@
    20 22
     # - The Apache Software License, Version 2.0
    
    21 23
     # - The H2 License, Version 1.0
    
    22 24
     # - The MIT License
    
    23
    -# - license.txt
    
    24 25
     #-------------------------------------------------------------------------------
    
    25 26
     # Please fill the missing licenses for dependencies :
    
    26 27
     #
    
    27 28
     #
    
    28
    -#Mon Nov 30 15:26:41 CET 2015
    
    29
    +#Mon Apr 10 11:55:01 CEST 2017
    
    30
    +commons-lang--commons-lang--2.0=The Apache Software License, Version 2.0
    
    29 31
     commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
    
    30 32
     dom4j--dom4j--1.6.1=BSD License

  • t3-output-balbayav32/src/license/THIRD-PARTY.properties
    ... ... @@ -11,8 +11,6 @@
    11 11
     # - Eclipse Distribution License (EDL), Version 1.0
    
    12 12
     # - Eclipse Public License (EPL), Version 1.0
    
    13 13
     # - Eclipse Public License 1.0
    
    14
    -# - Eclipse Public License, Version 1.0
    
    15
    -# - GNU Lesser General Public License, Version 2.1
    
    16 14
     # - GNU Library or Lesser General Public License
    
    17 15
     # - Indiana University Extreme! Lab Software License, version 1.1.1
    
    18 16
     # - Lesser General Public License (LGPL) v 3.0
    
    ... ... @@ -28,6 +26,7 @@
    28 26
     # Please fill the missing licenses for dependencies :
    
    29 27
     #
    
    30 28
     #
    
    31
    -#Mon Apr 03 08:28:18 CEST 2017
    
    29
    +#Mon Apr 10 11:53:54 CEST 2017
    
    30
    +commons-lang--commons-lang--2.0=The Apache Software License, Version 2.0
    
    32 31
     commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
    
    33 32
     dom4j--dom4j--1.6.1=BSD License

  • t3-web/pom.xml
    ... ... @@ -97,6 +97,7 @@
    97 97
         <dependency>
    
    98 98
           <groupId>org.nuiton.web</groupId>
    
    99 99
           <artifactId>nuiton-struts2</artifactId>
    
    100
    +      <scope>runtime</scope>
    
    100 101
         </dependency>
    
    101 102
         <!--dependency>
    
    102 103
           <groupId>org.nuiton.web</groupId>
    

  • t3-web/src/license/THIRD-PARTY.properties
    ... ... @@ -25,7 +25,8 @@
    25 25
     # Please fill the missing licenses for dependencies :
    
    26 26
     #
    
    27 27
     #
    
    28
    -#Tue Apr 04 08:14:12 CEST 2017
    
    28
    +#Mon Apr 10 11:54:08 CEST 2017
    
    29
    +commons-lang--commons-lang--2.0=The Apache Software License, Version 2.0
    
    29 30
     commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
    
    30 31
     dom4j--dom4j--1.6.1=BSD License
    
    31 32
     javax.servlet--servlet-api--2.5=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0