Changeset 3471

Show
Ignore:
Timestamp:
02/06/12 11:22:23
Author:
douglm
Message:

Add some more license mappings

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/bedework-3.8/build/license-mappings.xml

    r3461 r3471  
    296296    </artifact> 
    297297    <artifact> 
     298      <groupId>com.sun.mail</groupId> 
     299      <artifactId>dsn</artifactId>     
     300      <license>Commons Development and Distribution License, Version 1.0</license> 
     301    </artifact> 
     302    <artifact> 
     303      <groupId>com.sun.mail</groupId> 
     304      <artifactId>imap</artifactId>     
     305      <license>Commons Development and Distribution License, Version 1.0</license> 
     306    </artifact> 
     307    <artifact> 
     308      <groupId>com.sun.mail</groupId> 
     309      <artifactId>mailapi</artifactId> 
     310      <license>Commons Development and Distribution License, Version 1.0</license> 
     311    </artifact> 
     312    <artifact> 
     313      <groupId>com.sun.mail</groupId> 
     314      <artifactId>pop3</artifactId> 
     315      <license>Commons Development and Distribution License, Version 1.0</license> 
     316    </artifact> 
     317    <artifact> 
     318      <groupId>com.sun.mail</groupId> 
     319      <artifactId>smtp</artifactId> 
     320      <license>Commons Development and Distribution License, Version 1.0</license> 
     321    </artifact> 
     322    <artifact> 
    298323        <groupId>com.sun.xml.bind</groupId> 
    299324        <artifactId>jaxb-impl</artifactId> 
     
    353378        <groupId>commons-lang</groupId> 
    354379        <artifactId>commons-lang</artifactId> 
     380        <license>Apache License, Version 2.0</license> 
     381    </artifact> 
     382    <artifact> 
     383      <groupId>commons-validator</groupId> 
     384      <artifactId>commons-validator</artifactId> 
    355385        <license>Apache License, Version 2.0</license> 
    356386    </artifact> 
     
    418448    </artifact> 
    419449    <artifact> 
     450        <groupId>javax.jms</groupId> 
     451        <artifactId>jms</artifactId> 
     452        <license>Commons Development and Distribution License, Version 1.0</license> 
     453    </artifact> 
     454    <artifact> 
    420455        <groupId>javax.portlet</groupId> 
    421456        <artifactId>portlet-api</artifactId>