mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
ATS-467 : JMS config startup message (#72)
This commit is contained in:
@@ -11,20 +11,17 @@
|
||||
# - Apache License, version 2.0
|
||||
# - Apache Software License - Version 2.0
|
||||
# - BSD
|
||||
# - BSD 3-clause New License
|
||||
# - BSD License
|
||||
# - BSD licence
|
||||
# - Bouncy Castle Licence
|
||||
# - CDDL + GPLv2 with classpath exception
|
||||
# - CDDL 1.1
|
||||
# - CDDL v1.1 / GPL v2 dual license
|
||||
# - CDDL+GPL License
|
||||
# - CDDL, v1.0
|
||||
# - CDDL/GPLv2+CE
|
||||
# - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
|
||||
# - CPL
|
||||
# - Common Development and Distribution License (CDDL) v1.0
|
||||
# - Dual license consisting of the CDDL v1.1 and GPL v2
|
||||
# - EDL 1.0
|
||||
# - EPL 2.0
|
||||
# - Eclipse Distribution License - v 1.0
|
||||
# - Eclipse Public License - v 1.0
|
||||
@@ -45,6 +42,7 @@
|
||||
# - Public Domain, per Creative Commons CC0
|
||||
# - Similar to Apache License but with the acknowledgment clause removed
|
||||
# - Specification License
|
||||
# - Sun Binary Code License Agreement
|
||||
# - The Apache License, Version 2.0
|
||||
# - The Apache Software License, Version 2.0
|
||||
# - The BSD License
|
||||
@@ -53,12 +51,11 @@
|
||||
# - The SAX License
|
||||
# - The W3C License
|
||||
# - UnRar License
|
||||
# - lgpl
|
||||
#-------------------------------------------------------------------------------
|
||||
# Please fill the missing licenses for dependencies :
|
||||
#
|
||||
#
|
||||
#Fri Jun 21 12:08:04 EEST 2019
|
||||
#Tue Jul 09 13:34:27 EEST 2019
|
||||
org.acegisecurity--acegi-security--0.8.2_patched=Apache License 2.0
|
||||
net.jcip--jcip-annotations--1.0=Public
|
||||
xerces--xercesImpl--2.11.0-alfresco-patched-20180402=Apache License 2.0
|
||||
@@ -66,4 +63,3 @@ javax.transaction--jta--1.1=Sun Binary Code License Agreement
|
||||
commons-httpclient--commons-httpclient--3.1-HTTPCLIENT-1265=Apache License 2.0
|
||||
xpp3--xpp3--1.1.3_8=Apache 1.1
|
||||
org.codehaus.guessencoding--guessencoding--1.4=Apache License 2.0
|
||||
dom4j--dom4j--1.6.1=BSD
|
||||
|
Reference in New Issue
Block a user