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

Commits:

2 changed files:

Changes:

  • client-configuration/pom.xml
    ... ... @@ -60,6 +60,10 @@
    60 60
         </dependency>
    
    61 61
         <dependency>
    
    62 62
           <groupId>fr.ird.observe.toolkit</groupId>
    
    63
    +      <artifactId>common-service</artifactId>
    
    64
    +    </dependency>
    
    65
    +    <dependency>
    
    66
    +      <groupId>fr.ird.observe.toolkit</groupId>
    
    63 67
           <artifactId>common-client</artifactId>
    
    64 68
         </dependency>
    
    65 69
     
    

  • client/src/license/THIRD-PARTY.properties
    1 1
     # Generated by org.codehaus.mojo.license.AddThirdPartyMojo
    
    2 2
     #-------------------------------------------------------------------------------
    
    3 3
     # Already used licenses in project :
    
    4
    -# - AL 2.0
    
    5 4
     # - Apache 2.0
    
    6 5
     # - Apache License 2.0
    
    7 6
     # - Apache License, version 2.0
    
    7
    +# - BSD 2-Clause License
    
    8 8
     # - BSD License
    
    9 9
     # - BSD License for HSQL
    
    10 10
     # - Common Development and Distribution License
    
    ... ... @@ -12,26 +12,24 @@
    12 12
     # - Eclipse Distribution License (EDL), Version 1.0
    
    13 13
     # - Eclipse Public License (EPL), Version 1.0
    
    14 14
     # - Eclipse Public License 1.0
    
    15
    -# - Eclipse Public License, Version 1.0
    
    16
    -# - GNU General Public License - Version 2 with the class path exception
    
    17 15
     # - GNU General Public License, Version 2 with the Classpath Exception
    
    16
    +# - GNU General Public License, version 2 (GPL2), with the classpath exception
    
    18 17
     # - GNU Lesser General Public License
    
    19 18
     # - GNU Lesser General Public License, Version 2.1
    
    20
    -# - GNU Lesser Public License
    
    21 19
     # - General Public License (GPL)
    
    22 20
     # - HSQLDB License, a BSD open source license
    
    23
    -# - JDL (Java Distribution License)
    
    24 21
     # - LGPL 2.1
    
    25 22
     # - Lesser General Public License (LGPL)
    
    26 23
     # - Lesser General Public License (LGPL) v 3.0
    
    27 24
     # - MIT License
    
    25
    +# - MIT license
    
    28 26
     # - MPL 1.1
    
    27
    +# - MPL 2.0 or EPL 1.0
    
    29 28
     # - New BSD License
    
    30 29
     # - OGC copyright
    
    31
    -# - Public Domain
    
    32 30
     # - Similar to Apache License but with the acknowledgment clause removed
    
    33 31
     # - The Apache Software License, Version 2.0
    
    34
    -# - The H2 License, Version 1.0
    
    32
    +# - The MIT License
    
    35 33
     # - The MIT License(MIT)
    
    36 34
     # - The New BSD License
    
    37 35
     # - The PostgreSQL License
    
    ... ... @@ -40,7 +38,6 @@
    40 38
     # Please fill the missing licenses for dependencies :
    
    41 39
     #
    
    42 40
     #
    
    43
    -#Thu Sep 01 13:13:00 CEST 2016
    
    41
    +#Sun Dec 10 13:41:26 CET 2017
    
    44 42
     commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0
    
    45 43
     dom4j--dom4j--1.6.1=BSD License
    46
    -javax.media--jai_core--1.1.3=JDL (Java Distribution License)