torquebox-lite 0.2.2 → 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- data/jboss/README.txt +2 -2
- data/jboss/bin/add-user.sh +2 -2
- data/jboss/bin/init.d/jboss-as-domain.sh +179 -0
- data/jboss/bin/jboss-cli.sh +1 -1
- data/jboss/bin/jboss-cli.xml +7 -0
- data/jboss/bin/standalone.bat +73 -18
- data/jboss/bin/standalone.conf +3 -6
- data/jboss/bin/standalone.conf.bat +4 -12
- data/jboss/bin/standalone.sh +59 -15
- data/jboss/bin/vault.bat +15 -16
- data/jboss/bin/vault.sh +6 -11
- data/jboss/copyright.txt +1 -1
- data/jboss/docs/licenses/apache license, version 2.0 - license-2.0.txt +413 -0
- data/jboss/docs/licenses/eclipse license, version 1.0 - epl-v10.html +261 -0
- data/jboss/docs/licenses/eclipse public license v1.0 - epl-v10.php +328 -0
- data/jboss/docs/licenses/gpl - .txt +415 -0
- data/jboss/docs/licenses/lgpl 2.1 - lgpl-2.1.html +57 -56
- data/jboss/docs/licenses/licenses.xml +615 -2239
- data/jboss/docs/licenses/public domain - cc0-1.0.txt +121 -0
- data/jboss/docs/licenses/apache 2 - license-2.0.txt b/data/jboss/docs/licenses/the apache software license, version 2.0 - → license-2.0.txt +0 -0
- data/jboss/docs/licenses/the mit license - mit-license.php +29 -484
- data/jboss/jboss-modules.jar +0 -0
- data/jboss/modules/layers.conf +1 -0
- data/jboss/modules/{ibm → system/layers/base/ibm}/jdk/main/module.xml +0 -1
- data/jboss/modules/{javaee → system/layers/base/javaee}/api/main/module.xml +0 -8
- data/jboss/modules/{javax → system/layers/base/javax}/activation/api/main/activation-1.1.1.jar +0 -0
- data/jboss/modules/{org/joda/time → system/layers/base/javax/activation/api}/main/module.xml +6 -6
- data/jboss/modules/{javax → system/layers/base/javax}/annotation/api/main/jboss-annotations-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/annotation/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/el/api/main/jboss-el-api_2.2_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/el/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/enterprise/api/main/cdi-api-1.0-SP4.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/enterprise/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/enterprise/deploy/api/main/jboss-jad-api_1.2_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/enterprise/deploy/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/inject/api/main/javax.inject-1.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/inject/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/interceptor/api/main/jboss-interceptors-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/interceptor/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/jms/api/main/jboss-jms-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/jms/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/jws/api/main/jsr181-api-1.0-MR1.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/jws/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/management/j2ee/api/main/module.xml +0 -2
- data/jboss/modules/{javax → system/layers/base/javax}/persistence/api/main/hibernate-jpa-2.0-api-1.0.1.Final.jar +0 -0
- data/jboss/modules/system/layers/base/javax/persistence/api/main/jbosgi-xservice.properties +3 -0
- data/jboss/modules/{javax → system/layers/base/javax}/persistence/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/resource/api/main/jboss-connector-api_1.6_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/resource/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/security/auth/message/api/main/jboss-jaspi-api_1.0_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/security/auth/message/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/security/jacc/api/main/jboss-jacc-api_1.4_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/security/jacc/api/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_3.0_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/servlet/api/main/module.xml +1 -1
- data/jboss/modules/{javax → system/layers/base/javax}/servlet/jsp/api/main/jboss-jsp-api_2.2_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/servlet/jsp/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/servlet/jstl/api/main/jboss-jstl-api_1.2_spec-1.0.3.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/servlet/jstl/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/transaction/api/main/jboss-transaction-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/transaction/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/validation/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/validation/api/main/validation-api-1.0.0.GA.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/xml/jaxp-provider/main/module.xml +0 -1
- data/jboss/modules/{javax → system/layers/base/javax}/xml/stream/api/main/module.xml +0 -0
- data/jboss/modules/{net → system/layers/base/net}/jcip/main/jcip-annotations-1.0.jar +0 -0
- data/jboss/modules/{net → system/layers/base/net}/jcip/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/cli/main/commons-cli-1.2.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/cli/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/codec/main/commons-codec-1.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/codec/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/lang/main/commons-lang-2.6.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/lang/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/logging/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/apache/commons/pool/main/commons-pool-1.6.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/pool/main/module.xml +1 -1
- data/jboss/modules/{org → system/layers/base/org}/apache/log4j/main/log4j-1.2.16.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/log4j/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xalan/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xalan/main/serializer-2.7.1.jbossorg-1.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xalan/main/xalan-2.7.1.jbossorg-1.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xerces/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xerces/main/xercesImpl-2.9.1-jbossas-2.jar +0 -0
- data/jboss/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.8.jar +0 -0
- data/jboss/modules/{ch/qos/cal10n → system/layers/base/org/fusesource/jansi}/main/module.xml +2 -2
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-5.2.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/infinispan/cachestore/jdbc/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.2.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/infinispan/cachestore/remote/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-5.2.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/infinispan/client/hotrod/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/infinispan/main/infinispan-core-5.2.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/infinispan/main/module.xml +3 -1
- data/jboss/modules/system/layers/base/org/jboss/aesh/main/aesh-0.27.jar +0 -0
- data/jboss/modules/{org/apache/commons/collections → system/layers/base/org/jboss/aesh}/main/module.xml +3 -2
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/api/main/jboss-as-clustering-api-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/clustering/api/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/clustering/common/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/clustering/impl/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/clustering/infinispan/main/module.xml +5 -5
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/jboss-as-clustering-jgroups-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/clustering/jgroups/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/clustering/registry/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/service/main/jboss-as-clustering-service-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/clustering/service/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/clustering/web/infinispan/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/spi/main/jboss-as-clustering-web-spi-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/clustering/web/spi/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/controller-client/main/jboss-as-controller-client-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/controller-client/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/controller/main/jboss-as-controller-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/controller/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-repository/main/jboss-as-deployment-repository-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/deployment-repository/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/deployment-scanner/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/domain-management/main/jboss-as-domain-management-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/domain-management/main/module.xml +2 -1
- data/jboss/modules/system/layers/base/org/jboss/as/ee/main/jboss-as-ee-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/ee/main/module.xml +2 -4
- data/jboss/modules/system/layers/base/org/jboss/as/jmx/main/jboss-as-jmx-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/jmx/main/module.xml +2 -1
- data/jboss/modules/system/layers/base/org/jboss/as/logging/main/jboss-as-logging-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/logging/main/module.xml +4 -2
- data/jboss/modules/system/layers/base/org/jboss/as/naming/main/jboss-as-naming-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/naming/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/network/main/jboss-as-network-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/network/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/platform-mbean/main/jboss-as-platform-mbean-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/platform-mbean/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/process-controller/main/jboss-as-process-controller-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/process-controller/main/module.xml +2 -1
- data/jboss/modules/system/layers/base/org/jboss/as/protocol/main/jboss-as-protocol-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/protocol/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/remoting/main/jboss-as-remoting-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/remoting/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/security/main/jboss-as-security-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/security/main/module.xml +2 -1
- data/jboss/modules/system/layers/base/org/jboss/as/server/main/jboss-as-server-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/server/main/module.xml +3 -3
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/standalone/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/threads/main/jboss-as-threads-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/threads/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/transactions/main/jboss-as-transactions-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/transactions/main/module.xml +1 -3
- data/jboss/modules/{org/kohsuke/rngom → system/layers/base/org/jboss/as/vault-tool}/main/module.xml +4 -4
- data/jboss/modules/system/layers/base/org/jboss/as/version/main/jboss-as-version-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/{com/github/relaxng → system/layers/base/org/jboss/as/version}/main/module.xml +3 -3
- data/jboss/modules/system/layers/base/org/jboss/as/web/main/ecj-3.7.2.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/web/main/jboss-as-web-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/web/main/jbossweb-7.2.0.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/web/main/module.xml +6 -8
- data/jboss/modules/{org → system/layers/base/org}/jboss/classfilewriter/main/jboss-classfilewriter-1.0.3.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/classfilewriter/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/com/sun/httpserver/main/httpserver-1.0.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/com/sun/httpserver/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-1.1.0.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/common-beans/main/module.xml +1 -1
- data/jboss/modules/{org → system/layers/base/org}/jboss/common-core/main/jboss-common-core-2.2.17.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/common-core/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.1.6.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/dmr/main/module.xml +1 -1
- data/jboss/modules/{org → system/layers/base/org}/jboss/invocation/main/jboss-invocation-1.1.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/invocation/main/module.xml +0 -0
- data/jboss/modules/{org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.0.13.Final.jar → system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.0.15.Final.jar} +0 -0
- data/jboss/modules/{org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.0.13.Final.jar → system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.0.15.Final.jar} +0 -0
- data/jboss/modules/{org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.0.13.Final.jar → system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.0.15.Final.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/ironjacamar/api/main/module.xml +3 -3
- data/jboss/modules/{org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.0.13.Final.jar → system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.0.15.Final.jar} +0 -0
- data/jboss/modules/{org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.0.13.Final.jar → system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.0.15.Final.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.15.Final.jar +0 -0
- data/jboss/modules/{org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.0.13.Final.jar → system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.0.15.Final.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/ironjacamar/impl/main/module.xml +4 -5
- data/jboss/modules/{org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.0.13.Final.jar → system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.0.15.Final.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/ironjacamar/jdbcadapters/main/module.xml +1 -2
- data/jboss/modules/{org → system/layers/base/org}/jboss/jandex/main/jandex-1.0.3.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/jandex/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.0.0.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/jboss-transaction-spi/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/jts/integration/main/jbossjta-integration-4.16.6.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/jts/integration/main/module.xml +1 -5
- data/jboss/modules/system/layers/base/org/jboss/jts/main/jbossjta-4.16.6.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/jts/main/module.xml +1 -3
- data/jboss/modules/{org → system/layers/base/org}/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.0.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/log4j/logmanager/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/logging/jul-to-slf4j-stub/main/module.xml +1 -1
- data/jboss/modules/{org → system/layers/base/org}/jboss/logging/main/jboss-logging-3.1.2.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/logging/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-1.4.0.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/logmanager/main/module.xml +5 -2
- data/jboss/modules/{org → system/layers/base/org}/jboss/marshalling/main/jboss-marshalling-1.3.16.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/marshalling/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/marshalling/river/main/jboss-marshalling-river-1.3.16.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/marshalling/river/main/module.xml +0 -0
- data/jboss/modules/{org/jboss/metadata/main/jboss-metadata-common-7.0.5.Final.jar → system/layers/base/org/jboss/metadata/main/jboss-metadata-common-7.0.8.Final.jar} +0 -0
- data/jboss/modules/{org/jboss/metadata/main/jboss-metadata-ear-7.0.5.Final.jar → system/layers/base/org/jboss/metadata/main/jboss-metadata-ear-7.0.8.Final.jar} +0 -0
- data/jboss/modules/{org/jboss/metadata/main/jboss-metadata-web-7.0.5.Final.jar → system/layers/base/org/jboss/metadata/main/jboss-metadata-web-7.0.8.Final.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/metadata/main/module.xml +9 -14
- data/jboss/modules/{org → system/layers/base/org}/jboss/modules/main/module.xml +0 -0
- data/jboss/modules/{org/jboss/msc/main/jboss-msc-1.0.2.GA.jar → system/layers/base/org/jboss/msc/main/jboss-msc-1.0.4.GA.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/msc/main/module.xml +1 -1
- data/jboss/modules/{org → system/layers/base/org}/jboss/netty/main/module.xml +1 -1
- data/jboss/modules/{org/projectodd/polyglot/stomp/main/netty.jar → system/layers/base/org/jboss/netty/main/netty-3.6.2.Final.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/remote-naming/main/jboss-remote-naming-1.0.5.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/remote-naming/main/module.xml +0 -1
- data/jboss/modules/{org/jboss/remoting3 → system/layers/base/org/jboss}/remoting-jmx/main/module.xml +2 -2
- data/jboss/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-1.1.0.Final.jar +0 -0
- data/jboss/modules/{org/jboss/remoting3/main/jboss-remoting-3.2.12.GA.jar → system/layers/base/org/jboss/remoting3/main/jboss-remoting-3.2.14.GA.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/remoting3/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml +38 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/sasl/main/jboss-sasl-1.0.3.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/sasl/main/module.xml +0 -0
- data/jboss/modules/{org/jboss/security/negotiation/main/jboss-negotiation-common-2.2.1.Final.jar → system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-common-2.2.2.Final.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-extras-2.2.2.Final.jar +0 -0
- data/jboss/modules/{org/jboss/security/negotiation/main/jboss-negotiation-net-2.2.1.Final.jar → system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-net-2.2.2.Final.jar} +0 -0
- data/jboss/modules/{org/jboss/security/negotiation/main/jboss-negotiation-ntlm-2.2.1.Final.jar → system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-2.2.2.Final.jar} +0 -0
- data/jboss/modules/{org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.2.1.Final.jar → system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.2.2.Final.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/security/negotiation/main/module.xml +5 -5
- data/jboss/modules/{org → system/layers/base/org}/jboss/staxmapper/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/staxmapper/main/staxmapper-1.1.0.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/stdio/main/jboss-stdio-1.0.1.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/stdio/main/module.xml +0 -0
- data/jboss/modules/{org/jboss/threads/main/jboss-threads-2.0.0.GA.jar → system/layers/base/org/jboss/threads/main/jboss-threads-2.1.0.Final.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/threads/main/module.xml +1 -1
- data/jboss/modules/{org → system/layers/base/org}/jboss/vfs/main/jboss-vfs-3.1.0.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/vfs/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/xnio/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/xnio/main/xnio-api-3.0.7.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/xnio/nio/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/xnio/nio/main/xnio-nio-3.0.7.GA.jar +0 -0
- data/jboss/modules/system/layers/base/org/jgroups/main/jgroups-3.2.7.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jgroups/main/module.xml +1 -1
- data/jboss/modules/{org → system/layers/base/org}/picketbox/main/module.xml +2 -4
- data/jboss/modules/{org/picketbox/main/picketbox-4.0.14.Final.jar → system/layers/base/org/picketbox/main/picketbox-4.0.15.Final.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/picketbox/main/picketbox-commons-1.0.0.final.jar +0 -0
- data/jboss/modules/{org/picketbox/main/picketbox-infinispan-4.0.14.Final.jar → system/layers/base/org/picketbox/main/picketbox-infinispan-4.0.15.Final.jar} +0 -0
- data/jboss/modules/{org → system/layers/base/org}/slf4j/ext/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/slf4j/ext/main/slf4j-ext-1.7.2.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/slf4j/impl/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.2.GA.jar +0 -0
- data/jboss/modules/system/layers/base/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.7.2.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/slf4j/jcl-over-slf4j/main/module.xml +1 -1
- data/jboss/modules/{org → system/layers/base/org}/slf4j/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.2.jar +0 -0
- data/jboss/modules/{sun → system/layers/base/sun}/jdk/main/module.xml +12 -2
- data/jboss/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver +1 -0
- data/jboss/modules/{sun → system/layers/base/sun}/jdk/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/cache/main/module.xml +0 -1
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/cache/main/polyglot-cache.jar +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/core/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/core/main/polyglot-core.jar +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/hasingleton/main/module.xml +2 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/hasingleton/main/polyglot-hasingleton.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/jobs/main/module.xml +50 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/jobs/main/polyglot-jobs.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/jobs/main/quartz.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/messaging/main/module.xml +52 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/messaging/main/polyglot-messaging.jar +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/stomp/main/module.xml +2 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/polyglot-stomp.jar +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/stomp/main/stilts-conduit-server-core.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-conduit-server-spi.jar +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/stomp/main/stilts-stomp-api.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomp-client-js.jar +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/stomp/main/stilts-stomp-common.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomp-server-core.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomp-server-spi.jar +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/stomp/main/stilts-stomplet-api.jar +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/stomp/main/stilts-stomplet-server-core.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/subsystem/socket-binding.conf +3 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/stomp/main/subsystem/subsystem.xml +1 -1
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/web/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/polyglot/org}/projectodd/polyglot/web/main/polyglot-web.jar +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/bootstrap/main/module.xml +0 -1
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/bootstrap/main/torquebox-bootstrap.jar +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/core/main/module.xml +0 -1
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/core/main/polyglot-core.jar +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/core/main/snakeyaml.jar +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/core/main/torquebox-core.jar +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/core/main/yaml-schema.jar +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/web/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/web/main/polyglot-web.jar +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/web/main/torquebox-web.jar +0 -0
- data/jboss/standalone/configuration/logging.properties +39 -20
- data/jboss/standalone/configuration/original-standalone-ha.xml +287 -0
- data/jboss/standalone/configuration/original-standalone.xml +209 -0
- data/jboss/standalone/configuration/standalone-full-ha.xml +227 -463
- data/jboss/standalone/configuration/standalone-full.xml +158 -371
- data/jboss/standalone/configuration/standalone-ha.xml +41 -234
- data/jboss/standalone/configuration/standalone.xml +10 -11
- data/jboss/standalone/configuration/torquebox-full-ha.xml +596 -0
- data/jboss/standalone/configuration/torquebox-full.xml +491 -0
- data/jboss/standalone/configuration/torquebox-slim-ha.xml +424 -0
- data/jboss/standalone/configuration/torquebox-slim.xml +338 -0
- metadata +321 -555
- data/jboss/docs/licenses/bsd-style license - license.txt +0 -69
- data/jboss/docs/licenses/the jython license - license.html +0 -312
- data/jboss/modules/ch/qos/cal10n/main/cal10n-api-0.7.3.jar +0 -0
- data/jboss/modules/ch/qos/cal10n/main/cal10n-api-0.7.3.jar.index +0 -10
- data/jboss/modules/com/github/relaxng/main/relaxngDatatype-2011.1.jar +0 -0
- data/jboss/modules/com/github/relaxng/main/relaxngDatatype-2011.1.jar.index +0 -9
- data/jboss/modules/com/sun/codemodel/main/codemodel-2.6.jar +0 -0
- data/jboss/modules/com/sun/codemodel/main/codemodel-2.6.jar.index +0 -11
- data/jboss/modules/com/sun/codemodel/main/module.xml +0 -39
- data/jboss/modules/com/sun/istack/main/istack-commons-runtime-2.6.1.jar +0 -0
- data/jboss/modules/com/sun/istack/main/istack-commons-runtime-2.6.1.jar.index +0 -10
- data/jboss/modules/com/sun/istack/main/istack-commons-tools-2.6.1.jar +0 -0
- data/jboss/modules/com/sun/istack/main/istack-commons-tools-2.6.1.jar.index +0 -9
- data/jboss/modules/com/sun/istack/main/module.xml +0 -41
- data/jboss/modules/com/sun/jsf-impl/main/jsf-impl-2.1.13-jbossorg-1.jar +0 -0
- data/jboss/modules/com/sun/jsf-impl/main/jsf-impl-2.1.13-jbossorg-1.jar.index +0 -59
- data/jboss/modules/com/sun/jsf-impl/main/module.xml +0 -42
- data/jboss/modules/com/sun/xsom/main/module.xml +0 -40
- data/jboss/modules/com/sun/xsom/main/xsom-20110809.jar +0 -0
- data/jboss/modules/com/sun/xsom/main/xsom-20110809.jar.index +0 -17
- data/jboss/modules/javax/activation/api/main/activation-1.1.1.jar.index +0 -9
- data/jboss/modules/javax/activation/api/main/module.xml +0 -40
- data/jboss/modules/javax/annotation/api/main/jboss-annotations-api_1.1_spec-1.0.1.Final.jar.index +0 -9
- data/jboss/modules/javax/ejb/api/main/jboss-ejb-api_3.1_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/javax/ejb/api/main/jboss-ejb-api_3.1_spec-1.0.2.Final.jar.index +0 -9
- data/jboss/modules/javax/ejb/api/main/module.xml +0 -39
- data/jboss/modules/javax/el/api/main/jboss-el-api_2.2_spec-1.0.2.Final.jar.index +0 -11
- data/jboss/modules/javax/enterprise/api/main/cdi-api-1.0-SP4.jar.index +0 -14
- data/jboss/modules/javax/enterprise/deploy/api/main/jboss-jad-api_1.2_spec-1.0.1.Final.jar.index +0 -16
- data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.7.Final.jar +0 -0
- data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.7.Final.jar.index +0 -24
- data/jboss/modules/javax/faces/api/main/module.xml +0 -38
- data/jboss/modules/javax/inject/api/main/javax.inject-1.jar.index +0 -3
- data/jboss/modules/javax/interceptor/api/main/jboss-interceptors-api_1.1_spec-1.0.1.Final.jar.index +0 -7
- data/jboss/modules/javax/jms/api/main/jboss-jms-api_1.1_spec-1.0.1.Final.jar.index +0 -7
- data/jboss/modules/javax/jws/api/main/jsr181-api-1.0-MR1.jar.index +0 -5
- data/jboss/modules/javax/mail/api/main/mail-1.4.4.jar +0 -0
- data/jboss/modules/javax/mail/api/main/mail-1.4.4.jar.index +0 -23
- data/jboss/modules/javax/mail/api/main/module.xml +0 -35
- data/jboss/modules/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-1.0.1.Final.jar.index +0 -9
- data/jboss/modules/javax/persistence/api/main/hibernate-jpa-2.0-api-1.0.1.Final.jar.index +0 -10
- data/jboss/modules/javax/resource/api/main/jboss-connector-api_1.6_spec-1.0.1.Final.jar.index +0 -12
- data/jboss/modules/javax/rmi/api/main/jboss-rmi-api_1.0_spec-1.0.4.Final.jar +0 -0
- data/jboss/modules/javax/rmi/api/main/jboss-rmi-api_1.0_spec-1.0.4.Final.jar.index +0 -93
- data/jboss/modules/javax/rmi/api/main/module.xml +0 -46
- data/jboss/modules/javax/security/auth/message/api/main/jboss-jaspi-api_1.0_spec-1.0.1.Final.jar.index +0 -12
- data/jboss/modules/javax/security/jacc/api/main/jboss-jacc-api_1.4_spec-1.0.2.Final.jar.index +0 -8
- data/jboss/modules/javax/servlet/api/main/jbosgi-xservice.properties +0 -2
- data/jboss/modules/javax/servlet/api/main/jboss-servlet-api_3.0_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/javax/servlet/api/main/jboss-servlet-api_3.0_spec-1.0.1.Final.jar.index +0 -10
- data/jboss/modules/javax/servlet/jsp/api/main/jboss-jsp-api_2.2_spec-1.0.1.Final.jar.index +0 -10
- data/jboss/modules/javax/servlet/jstl/api/main/jboss-jstl-api_1.2_spec-1.0.3.Final.jar.index +0 -45
- data/jboss/modules/javax/transaction/api/main/jbosgi-xservice.properties +0 -3
- data/jboss/modules/javax/transaction/api/main/jboss-transaction-api_1.1_spec-1.0.1.Final.jar.index +0 -8
- data/jboss/modules/javax/validation/api/main/validation-api-1.0.0.GA.jar.index +0 -12
- data/jboss/modules/javax/ws/rs/api/main/jboss-jaxrs-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/javax/ws/rs/api/main/jboss-jaxrs-api_1.1_spec-1.0.1.Final.jar.index +0 -10
- data/jboss/modules/javax/ws/rs/api/main/module.xml +0 -34
- data/jboss/modules/javax/xml/bind/api/main/jboss-jaxb-api_2.2_spec-1.0.4.Final.jar +0 -0
- data/jboss/modules/javax/xml/bind/api/main/jboss-jaxb-api_2.2_spec-1.0.4.Final.jar.index +0 -13
- data/jboss/modules/javax/xml/bind/api/main/module.xml +0 -39
- data/jboss/modules/javax/xml/registry/api/main/jboss-jaxr-api_1.0_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/javax/xml/registry/api/main/jboss-jaxr-api_1.0_spec-1.0.2.Final.jar.index +0 -9
- data/jboss/modules/javax/xml/registry/api/main/module.xml +0 -34
- data/jboss/modules/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.jar.index +0 -14
- data/jboss/modules/javax/xml/rpc/api/main/module.xml +0 -39
- data/jboss/modules/javax/xml/soap/api/main/jboss-saaj-api_1.3_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/javax/xml/soap/api/main/jboss-saaj-api_1.3_spec-1.0.2.Final.jar.index +0 -8
- data/jboss/modules/javax/xml/soap/api/main/module.xml +0 -36
- data/jboss/modules/javax/xml/ws/api/main/jboss-jaxws-api_2.2_spec-2.0.1.Final.jar +0 -0
- data/jboss/modules/javax/xml/ws/api/main/jboss-jaxws-api_2.2_spec-2.0.1.Final.jar.index +0 -15
- data/jboss/modules/javax/xml/ws/api/main/module.xml +0 -37
- data/jboss/modules/net/jcip/main/jcip-annotations-1.0.jar.index +0 -5
- data/jboss/modules/org/apache/commons/beanutils/main/commons-beanutils-1.8.3.jar +0 -0
- data/jboss/modules/org/apache/commons/beanutils/main/module.xml +0 -39
- data/jboss/modules/org/apache/commons/cli/main/commons-cli-1.2.jar.index +0 -9
- data/jboss/modules/org/apache/commons/codec/main/commons-codec-1.4.jar.index +0 -13
- data/jboss/modules/org/apache/commons/collections/main/commons-collections-3.2.1.jar +0 -0
- data/jboss/modules/org/apache/commons/collections/main/commons-collections-3.2.1.jar.index +0 -20
- data/jboss/modules/org/apache/commons/configuration/main/commons-configuration-1.6.jar +0 -0
- data/jboss/modules/org/apache/commons/configuration/main/commons-configuration-1.6.jar.index +0 -17
- data/jboss/modules/org/apache/commons/configuration/main/module.xml +0 -37
- data/jboss/modules/org/apache/commons/io/main/commons-io-2.1.jar +0 -0
- data/jboss/modules/org/apache/commons/io/main/module.xml +0 -37
- data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.6.jar.index +0 -18
- data/jboss/modules/org/apache/commons/pool/main/commons-pool-1.5.6.jar +0 -0
- data/jboss/modules/org/apache/xalan/main/serializer-2.7.1.jbossorg-1.jar.index +0 -8
- data/jboss/modules/org/apache/xalan/main/xalan-2.7.1.jbossorg-1.jar.index +0 -58
- data/jboss/modules/org/apache/xerces/main/xercesImpl-2.9.1-jbossas-2.jar.index +0 -49
- data/jboss/modules/org/hibernate/validator/main/hibernate-validator-4.2.0.Final.jar +0 -0
- data/jboss/modules/org/hibernate/validator/main/hibernate-validator-4.2.0.Final.jar.index +0 -33
- data/jboss/modules/org/hibernate/validator/main/module.xml +0 -44
- data/jboss/modules/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-5.1.8.Final.jar +0 -0
- data/jboss/modules/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-5.1.8.Final.jar.index +0 -14
- data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.8.Final.jar +0 -0
- data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.8.Final.jar.index +0 -10
- data/jboss/modules/org/infinispan/client/hotrod/main/infinispan-client-hotrod-5.1.8.Final.jar +0 -0
- data/jboss/modules/org/infinispan/main/infinispan-core-5.1.8.Final.jar +0 -0
- data/jboss/modules/org/infinispan/main/infinispan-core-5.1.8.Final.jar.index +0 -94
- data/jboss/modules/org/jacorb/main/jacorb-2.3.2.jbossorg-0.jar +0 -0
- data/jboss/modules/org/jacorb/main/jacorb-2.3.2.jbossorg-0.jar.index +0 -132
- data/jboss/modules/org/jacorb/main/module.xml +0 -40
- data/jboss/modules/org/javassist/main/javassist-3.15.0-GA.jar +0 -0
- data/jboss/modules/org/javassist/main/javassist-3.15.0-GA.jar.index +0 -22
- data/jboss/modules/org/javassist/main/module.xml +0 -37
- data/jboss/modules/org/jboss/as/clustering/api/main/jboss-as-clustering-api-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/api/main/jboss-as-clustering-api-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/jboss-as-clustering-ejb3-infinispan-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/jboss-as-clustering-ejb3-infinispan-7.1.x.incremental.129.jar.index +0 -14
- data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/module.xml +0 -53
- data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.x.incremental.129.jar.index +0 -13
- data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.x.incremental.129.jar.index +0 -16
- data/jboss/modules/org/jboss/as/clustering/jgroups/main/jboss-as-clustering-jgroups-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/jgroups/main/jboss-as-clustering-jgroups-7.1.x.incremental.129.jar.index +0 -12
- data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/clustering/service/main/jboss-as-clustering-service-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/service/main/jboss-as-clustering-service-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/singleton/main/module.xml +0 -45
- data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.x.incremental.129.jar.index +0 -14
- data/jboss/modules/org/jboss/as/clustering/web/spi/main/jboss-as-clustering-web-spi-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/web/spi/main/jboss-as-clustering-web-spi-7.1.x.incremental.129.jar.index +0 -12
- data/jboss/modules/org/jboss/as/controller-client/main/jboss-as-controller-client-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/controller-client/main/jboss-as-controller-client-7.1.x.incremental.129.jar.index +0 -16
- data/jboss/modules/org/jboss/as/controller/main/jboss-as-controller-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/controller/main/jboss-as-controller-7.1.x.incremental.129.jar.index +0 -27
- data/jboss/modules/org/jboss/as/deployment-repository/main/jboss-as-deployment-repository-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/deployment-repository/main/jboss-as-deployment-repository-7.1.x.incremental.129.jar.index +0 -9
- data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.x.incremental.129.jar.index +0 -13
- data/jboss/modules/org/jboss/as/domain-management/main/jboss-as-domain-management-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/domain-management/main/jboss-as-domain-management-7.1.x.incremental.129.jar.index +0 -16
- data/jboss/modules/org/jboss/as/ee/deployment/main/jboss-as-ee-deployment-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/ee/deployment/main/module.xml +0 -37
- data/jboss/modules/org/jboss/as/ee/main/jboss-as-ee-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/ee/main/jboss-as-ee-7.1.x.incremental.129.jar.index +0 -24
- data/jboss/modules/org/jboss/as/embedded/main/jboss-as-embedded-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/embedded/main/jboss-as-embedded-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/embedded/main/module.xml +0 -42
- data/jboss/modules/org/jboss/as/jacorb/main/jboss-as-jacorb-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jacorb/main/jboss-as-jacorb-7.1.x.incremental.129.jar.index +0 -23
- data/jboss/modules/org/jboss/as/jacorb/main/module.xml +0 -54
- data/jboss/modules/org/jboss/as/jmx/main/jboss-as-jmx-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jmx/main/jboss-as-jmx-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/jsf/main/jboss-as-jsf-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jsf/main/jboss-as-jsf-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/jsf/main/module.xml +0 -49
- data/jboss/modules/org/jboss/as/logging/main/jboss-as-logging-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/logging/main/jboss-as-logging-7.1.x.incremental.129.jar.index +0 -18
- data/jboss/modules/org/jboss/as/naming/main/jboss-as-naming-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/naming/main/jboss-as-naming-7.1.x.incremental.129.jar.index +0 -19
- data/jboss/modules/org/jboss/as/network/main/jboss-as-network-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/network/main/jboss-as-network-7.1.x.incremental.129.jar.index +0 -9
- data/jboss/modules/org/jboss/as/platform-mbean/main/jboss-as-platform-mbean-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/platform-mbean/main/jboss-as-platform-mbean-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/process-controller/main/jboss-as-process-controller-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/process-controller/main/jboss-as-process-controller-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/remoting/main/jboss-as-remoting-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/remoting/main/jboss-as-remoting-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/security/main/jboss-as-security-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/security/main/jboss-as-security-7.1.x.incremental.129.jar.index +0 -16
- data/jboss/modules/org/jboss/as/server/main/jboss-as-server-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/server/main/jboss-as-server-7.1.x.incremental.129.jar.index +0 -29
- data/jboss/modules/org/jboss/as/threads/main/jboss-as-threads-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/threads/main/jboss-as-threads-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/transactions/main/jboss-as-transactions-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/transactions/main/jboss-as-transactions-7.1.x.incremental.129.jar.index +0 -15
- data/jboss/modules/org/jboss/as/web/main/jasper-jdt-7.0.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/web/main/jasper-jdt-7.0.3.Final.jar.index +0 -24
- data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.x.incremental.129.jar.index +0 -22
- data/jboss/modules/org/jboss/as/web/main/jbossweb-7.0.17.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/web/main/jbossweb-7.0.17.Final.jar.index +0 -77
- data/jboss/modules/org/jboss/classfilewriter/main/jboss-classfilewriter-1.0.3.Final.jar.index +0 -13
- data/jboss/modules/org/jboss/com/sun/httpserver/main/httpserver-1.0.1.Final.jar.index +0 -15
- data/jboss/modules/org/jboss/common-beans/main/jboss-common-beans-1.0.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/common-beans/main/jboss-common-beans-1.0.0.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/common-core/main/jboss-common-core-2.2.17.GA.jar.index +0 -37
- data/jboss/modules/org/jboss/dmr/main/jboss-dmr-1.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/dmr/main/jboss-dmr-1.1.1.Final.jar.index +0 -8
- data/jboss/modules/org/jboss/ejb-client/main/jboss-ejb-client-1.0.11.Final.jar +0 -0
- data/jboss/modules/org/jboss/ejb-client/main/jboss-ejb-client-1.0.11.Final.jar.index +0 -13
- data/jboss/modules/org/jboss/ejb-client/main/module.xml +0 -40
- data/jboss/modules/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.0.0.jar +0 -0
- data/jboss/modules/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.0.0.jar.index +0 -9
- data/jboss/modules/org/jboss/ejb3/main/module.xml +0 -45
- data/jboss/modules/org/jboss/integration/ext-content/main/bundled/jboss-seam-int.jar +0 -0
- data/jboss/modules/org/jboss/integration/ext-content/main/module.xml +0 -36
- data/jboss/modules/org/jboss/invocation/main/jboss-invocation-1.1.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.0.13.Final.jar.index +0 -21
- data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.0.13.Final.jar.index +0 -9
- data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.0.13.Final.jar.index +0 -28
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.0.13.Final.jar.index +0 -24
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.0.13.Final.jar.index +0 -30
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.13.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.13.Final.jar.index +0 -7
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.0.13.Final.jar.index +0 -13
- data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.0.13.Final.jar.index +0 -24
- data/jboss/modules/org/jboss/jandex/main/jandex-1.0.3.Final.jar.index +0 -8
- data/jboss/modules/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.0.0.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/jts/integration/main/jbossjts-integration-4.16.6.Final.jar +0 -0
- data/jboss/modules/org/jboss/jts/integration/main/jbossjts-integration-4.16.6.Final.jar.index +0 -16
- data/jboss/modules/org/jboss/jts/main/jbossjts-4.16.6.Final.jar +0 -0
- data/jboss/modules/org/jboss/jts/main/jbossjts-4.16.6.Final.jar.index +0 -186
- data/jboss/modules/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.0.1.Final.jar.index +0 -29
- data/jboss/modules/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.0.Final.jar.index +0 -8
- data/jboss/modules/org/jboss/logging/main/jboss-logging-3.1.2.GA.jar.index +0 -8
- data/jboss/modules/org/jboss/logmanager/main/jboss-logmanager-1.3.2.Final.jar +0 -0
- data/jboss/modules/org/jboss/logmanager/main/jboss-logmanager-1.3.2.Final.jar.index +0 -14
- data/jboss/modules/org/jboss/marshalling/main/jboss-marshalling-1.3.16.GA.jar.index +0 -11
- data/jboss/modules/org/jboss/marshalling/river/main/jboss-marshalling-river-1.3.16.GA.jar.index +0 -10
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-appclient-7.0.5.Final.jar +0 -0
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-appclient-7.0.5.Final.jar.index +0 -15
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-common-7.0.5.Final.jar.index +0 -35
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-ear-7.0.5.Final.jar.index +0 -19
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-ejb-7.0.5.Final.jar +0 -0
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-ejb-7.0.5.Final.jar.index +0 -22
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-web-7.0.5.Final.jar.index +0 -21
- data/jboss/modules/org/jboss/msc/main/jboss-msc-1.0.2.GA.jar.index +0 -12
- data/jboss/modules/org/jboss/netty/main/netty-3.2.6.Final.jar +0 -0
- data/jboss/modules/org/jboss/netty/main/netty-3.2.6.Final.jar.index +0 -46
- data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.5.Final.jar.index +0 -14
- data/jboss/modules/org/jboss/remoting3/main/jboss-remoting-3.2.12.GA.jar.index +0 -11
- data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.5.Final.jar +0 -0
- data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.5.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/module.xml +0 -43
- data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/module.xml +0 -42
- data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-2.3.3.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml +0 -45
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml +0 -42
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-2.3.3.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/module.xml +0 -46
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.3.3.Final-jandex.jar.index +0 -2
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.3.3.Final.jar.index +0 -45
- data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml +0 -43
- data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/module.xml +0 -41
- data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml +0 -44
- data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml +0 -47
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/sasl/main/jboss-sasl-1.0.3.Final.jar.index +0 -16
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-common-2.2.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-extras-2.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-extras-2.2.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-net-2.2.1.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-2.2.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.2.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/security/xacml/main/jbossxacml-2.0.8.Final.jar +0 -0
- data/jboss/modules/org/jboss/security/xacml/main/jbossxacml-2.0.8.Final.jar.index +0 -34
- data/jboss/modules/org/jboss/security/xacml/main/module.xml +0 -40
- data/jboss/modules/org/jboss/staxmapper/main/staxmapper-1.1.0.Final.jar.index +0 -8
- data/jboss/modules/org/jboss/stdio/main/jboss-stdio-1.0.1.GA.jar.index +0 -8
- data/jboss/modules/org/jboss/threads/main/jboss-threads-2.0.0.GA.jar.index +0 -9
- data/jboss/modules/org/jboss/vfs/main/jboss-vfs-3.1.0.Final.jar.index +0 -15
- data/jboss/modules/org/jboss/xnio/main/xnio-api-3.0.7.GA.jar.index +0 -11
- data/jboss/modules/org/jboss/xnio/nio/main/xnio-nio-3.0.7.GA.jar.index +0 -9
- data/jboss/modules/org/jgroups/main/jgroups-3.0.14.Final.jar +0 -0
- data/jboss/modules/org/jgroups/main/jgroups-3.0.14.Final.jar.index +0 -26
- data/jboss/modules/org/joda/time/main/joda-time-1.6.2.jar +0 -0
- data/jboss/modules/org/joda/time/main/joda-time-1.6.2.jar.index +0 -29
- data/jboss/modules/org/kohsuke/rngom/main/rngom-201103.jboss-1.jar +0 -0
- data/jboss/modules/org/kohsuke/rngom/main/rngom-201103.jboss-1.jar.index +0 -26
- data/jboss/modules/org/omg/api/main/module.xml +0 -106
- data/jboss/modules/org/osgi/core/main/module.xml +0 -34
- data/jboss/modules/org/osgi/core/main/org.osgi.core-4.2.0.jar +0 -0
- data/jboss/modules/org/osgi/core/main/org.osgi.core-4.2.0.jar.index +0 -28
- data/jboss/modules/org/picketbox/main/picketbox-4.0.14.Final.jar.index +0 -82
- data/jboss/modules/org/picketbox/main/picketbox-commons-1.0.0.final.jar.index +0 -10
- data/jboss/modules/org/picketbox/main/picketbox-infinispan-4.0.14.Final.jar.index +0 -9
- data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-hasingleton.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/jboss-logmanager.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/polyglot-stomp.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-conduit-server-spi.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-stomp-server-core.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-stomp-server-spi.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/subsystem/socket-binding.conf +0 -1
- data/jboss/modules/org/scannotation/scannotation/main/module.xml +0 -40
- data/jboss/modules/org/scannotation/scannotation/main/scannotation-1.0.2.jar +0 -0
- data/jboss/modules/org/scannotation/scannotation/main/scannotation-1.0.2.jar.index +0 -8
- data/jboss/modules/org/slf4j/ext/main/slf4j-ext-1.6.1.jar +0 -0
- data/jboss/modules/org/slf4j/ext/main/slf4j-ext-1.6.1.jar.index +0 -12
- data/jboss/modules/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.0.GA.jar +0 -0
- data/jboss/modules/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.0.GA.jar.index +0 -8
- data/jboss/modules/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.6.1.jar +0 -0
- data/jboss/modules/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.6.1.jar.index +0 -11
- data/jboss/modules/org/slf4j/main/slf4j-api-1.6.1.jar +0 -0
- data/jboss/modules/org/slf4j/main/slf4j-api-1.6.1.jar.index +0 -9
- data/jboss/modules/sun/jdk/main/service-loader-resources.index +0 -3
@@ -51,7 +51,7 @@
|
|
51
51
|
<dependency>
|
52
52
|
<groupId>com.google.guava</groupId>
|
53
53
|
<artifactId>guava</artifactId>
|
54
|
-
<version>
|
54
|
+
<version>13.0.1</version>
|
55
55
|
<licenses>
|
56
56
|
<license>
|
57
57
|
<name>Apache Software License, Version 2.0</name>
|
@@ -60,32 +60,6 @@
|
|
60
60
|
</license>
|
61
61
|
</licenses>
|
62
62
|
</dependency>
|
63
|
-
<dependency>
|
64
|
-
<groupId>com.gwtplatform</groupId>
|
65
|
-
<artifactId>gwtp-clients-common</artifactId>
|
66
|
-
<version>0.6</version>
|
67
|
-
<licenses>
|
68
|
-
<license>
|
69
|
-
<name>Apache 2</name>
|
70
|
-
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
71
|
-
<distribution>repo</distribution>
|
72
|
-
<comments>A business-friendly OSS license</comments>
|
73
|
-
</license>
|
74
|
-
</licenses>
|
75
|
-
</dependency>
|
76
|
-
<dependency>
|
77
|
-
<groupId>com.gwtplatform</groupId>
|
78
|
-
<artifactId>gwtp-mvp-client</artifactId>
|
79
|
-
<version>0.6</version>
|
80
|
-
<licenses>
|
81
|
-
<license>
|
82
|
-
<name>Apache 2</name>
|
83
|
-
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
84
|
-
<distribution>repo</distribution>
|
85
|
-
<comments>A business-friendly OSS license</comments>
|
86
|
-
</license>
|
87
|
-
</licenses>
|
88
|
-
</dependency>
|
89
63
|
<dependency>
|
90
64
|
<groupId>com.h2database</groupId>
|
91
65
|
<artifactId>h2</artifactId>
|
@@ -115,23 +89,6 @@
|
|
115
89
|
</license>
|
116
90
|
</licenses>
|
117
91
|
</dependency>
|
118
|
-
<dependency>
|
119
|
-
<groupId>com.sun.faces</groupId>
|
120
|
-
<artifactId>jsf-impl</artifactId>
|
121
|
-
<version>2.1.13-jbossorg-1</version>
|
122
|
-
<licenses>
|
123
|
-
<license>
|
124
|
-
<name>Common Development and Distribution License</name>
|
125
|
-
<url>http://repository.jboss.org/licenses/cddl.txt</url>
|
126
|
-
<distribution>repo</distribution>
|
127
|
-
</license>
|
128
|
-
<license>
|
129
|
-
<name>GNU General Public License, Version 2 with the Classpath Exception</name>
|
130
|
-
<url>http://repository.jboss.org/licenses/gpl-2.0-ce.txt</url>
|
131
|
-
<distribution>repo</distribution>
|
132
|
-
</license>
|
133
|
-
</licenses>
|
134
|
-
</dependency>
|
135
92
|
<dependency>
|
136
93
|
<groupId>com.sun.istack</groupId>
|
137
94
|
<artifactId>istack-commons-runtime</artifactId>
|
@@ -182,23 +139,6 @@
|
|
182
139
|
</license>
|
183
140
|
</licenses>
|
184
141
|
</dependency>
|
185
|
-
<dependency>
|
186
|
-
<groupId>com.sun.xml.messaging.saaj</groupId>
|
187
|
-
<artifactId>saaj-impl</artifactId>
|
188
|
-
<version>1.3.16-jbossorg-1</version>
|
189
|
-
<licenses>
|
190
|
-
<license>
|
191
|
-
<name>Common Development and Distribution License</name>
|
192
|
-
<url>http://repository.jboss.org/licenses/cddl.txt</url>
|
193
|
-
<distribution>repo</distribution>
|
194
|
-
</license>
|
195
|
-
<license>
|
196
|
-
<name>GNU General Public License, Version 2 with the Classpath Exception</name>
|
197
|
-
<url>http://repository.jboss.org/licenses/gpl-2.0-ce.txt</url>
|
198
|
-
<distribution>repo</distribution>
|
199
|
-
</license>
|
200
|
-
</licenses>
|
201
|
-
</dependency>
|
202
142
|
<dependency>
|
203
143
|
<groupId>com.sun.xml.txw2</groupId>
|
204
144
|
<artifactId>txw2</artifactId>
|
@@ -309,7 +249,7 @@
|
|
309
249
|
<dependency>
|
310
250
|
<groupId>commons-pool</groupId>
|
311
251
|
<artifactId>commons-pool</artifactId>
|
312
|
-
<version>1.
|
252
|
+
<version>1.6</version>
|
313
253
|
<licenses>
|
314
254
|
<license>
|
315
255
|
<name>Apache Software License, Version 2.0</name>
|
@@ -341,6 +281,17 @@
|
|
341
281
|
</license>
|
342
282
|
</licenses>
|
343
283
|
</dependency>
|
284
|
+
<dependency>
|
285
|
+
<groupId>io.netty</groupId>
|
286
|
+
<artifactId>netty</artifactId>
|
287
|
+
<version>3.6.2.Final</version>
|
288
|
+
<licenses>
|
289
|
+
<license>
|
290
|
+
<name>Apache License, Version 2.0</name>
|
291
|
+
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
|
292
|
+
</license>
|
293
|
+
</licenses>
|
294
|
+
</dependency>
|
344
295
|
<dependency>
|
345
296
|
<groupId>javax.activation</groupId>
|
346
297
|
<artifactId>activation</artifactId>
|
@@ -370,28 +321,6 @@
|
|
370
321
|
</license>
|
371
322
|
</licenses>
|
372
323
|
</dependency>
|
373
|
-
<dependency>
|
374
|
-
<groupId>javax.faces</groupId>
|
375
|
-
<artifactId>jsf-api</artifactId>
|
376
|
-
<version>1.2_15-jbossorg-2</version>
|
377
|
-
<licenses>
|
378
|
-
<license>
|
379
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
380
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
381
|
-
</license>
|
382
|
-
</licenses>
|
383
|
-
</dependency>
|
384
|
-
<dependency>
|
385
|
-
<groupId>javax.faces</groupId>
|
386
|
-
<artifactId>jsf-impl</artifactId>
|
387
|
-
<version>1.2_15-jbossorg-2</version>
|
388
|
-
<licenses>
|
389
|
-
<license>
|
390
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
391
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
392
|
-
</license>
|
393
|
-
</licenses>
|
394
|
-
</dependency>
|
395
324
|
<dependency>
|
396
325
|
<groupId>javax.inject</groupId>
|
397
326
|
<artifactId>javax.inject</artifactId>
|
@@ -424,7 +353,7 @@
|
|
424
353
|
<dependency>
|
425
354
|
<groupId>javax.mail</groupId>
|
426
355
|
<artifactId>mail</artifactId>
|
427
|
-
<version>1.4.
|
356
|
+
<version>1.4.5</version>
|
428
357
|
<licenses>
|
429
358
|
<license>
|
430
359
|
<name>Common Development and Distribution License</name>
|
@@ -460,28 +389,6 @@
|
|
460
389
|
</license>
|
461
390
|
</licenses>
|
462
391
|
</dependency>
|
463
|
-
<dependency>
|
464
|
-
<groupId>jboss.jaxbintros</groupId>
|
465
|
-
<artifactId>jboss-jaxb-intros</artifactId>
|
466
|
-
<version>1.0.2.GA</version>
|
467
|
-
<licenses>
|
468
|
-
<license>
|
469
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
470
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
471
|
-
</license>
|
472
|
-
</licenses>
|
473
|
-
</dependency>
|
474
|
-
<dependency>
|
475
|
-
<groupId>jline</groupId>
|
476
|
-
<artifactId>jline</artifactId>
|
477
|
-
<version>0.9.94</version>
|
478
|
-
<licenses>
|
479
|
-
<license>
|
480
|
-
<name>The BSD License</name>
|
481
|
-
<url>http://repository.jboss.org/licenses/bsd.txt</url>
|
482
|
-
</license>
|
483
|
-
</licenses>
|
484
|
-
</dependency>
|
485
392
|
<dependency>
|
486
393
|
<groupId>joda-time</groupId>
|
487
394
|
<artifactId>joda-time</artifactId>
|
@@ -519,9 +426,9 @@
|
|
519
426
|
</licenses>
|
520
427
|
</dependency>
|
521
428
|
<dependency>
|
522
|
-
<groupId>org.apache.
|
523
|
-
<artifactId>
|
524
|
-
<version>
|
429
|
+
<groupId>org.apache.velocity</groupId>
|
430
|
+
<artifactId>velocity</artifactId>
|
431
|
+
<version>1.7</version>
|
525
432
|
<licenses>
|
526
433
|
<license>
|
527
434
|
<name>Apache Software License, Version 2.0</name>
|
@@ -531,21 +438,21 @@
|
|
531
438
|
</licenses>
|
532
439
|
</dependency>
|
533
440
|
<dependency>
|
534
|
-
<groupId>org.
|
535
|
-
<artifactId>
|
536
|
-
<version>
|
441
|
+
<groupId>org.codehaus.woodstox</groupId>
|
442
|
+
<artifactId>stax2-api</artifactId>
|
443
|
+
<version>3.1.1</version>
|
537
444
|
<licenses>
|
538
445
|
<license>
|
539
|
-
<name>
|
540
|
-
<url>http://repository.jboss.org/licenses/
|
446
|
+
<name>The BSD License</name>
|
447
|
+
<url>http://repository.jboss.org/licenses/bsd.txt</url>
|
541
448
|
<distribution>repo</distribution>
|
542
449
|
</license>
|
543
450
|
</licenses>
|
544
451
|
</dependency>
|
545
452
|
<dependency>
|
546
|
-
<groupId>org.
|
547
|
-
<artifactId>
|
548
|
-
<version>
|
453
|
+
<groupId>org.codehaus.woodstox</groupId>
|
454
|
+
<artifactId>woodstox-core-asl</artifactId>
|
455
|
+
<version>4.1.1</version>
|
549
456
|
<licenses>
|
550
457
|
<license>
|
551
458
|
<name>Apache Software License, Version 2.0</name>
|
@@ -555,141 +462,136 @@
|
|
555
462
|
</licenses>
|
556
463
|
</dependency>
|
557
464
|
<dependency>
|
558
|
-
<groupId>org.
|
559
|
-
<artifactId>
|
560
|
-
<version>
|
465
|
+
<groupId>org.eclipse.jdt.core.compiler</groupId>
|
466
|
+
<artifactId>ecj</artifactId>
|
467
|
+
<version>3.7.2</version>
|
561
468
|
<licenses>
|
562
469
|
<license>
|
563
|
-
<name>
|
564
|
-
<url>http://
|
470
|
+
<name>Eclipse Public License v1.0</name>
|
471
|
+
<url>http://www.eclipse.org/org/documents/epl-v10.php</url>
|
565
472
|
<distribution>repo</distribution>
|
566
473
|
</license>
|
567
474
|
</licenses>
|
568
475
|
</dependency>
|
569
476
|
<dependency>
|
570
|
-
<groupId>org.
|
571
|
-
<artifactId>
|
572
|
-
<version>
|
477
|
+
<groupId>org.fusesource.jansi</groupId>
|
478
|
+
<artifactId>jansi</artifactId>
|
479
|
+
<version>1.8</version>
|
573
480
|
<licenses>
|
574
481
|
<license>
|
575
|
-
<name>Apache Software License, Version 2.0</name>
|
576
|
-
<url>http://
|
482
|
+
<name>The Apache Software License, Version 2.0</name>
|
483
|
+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
577
484
|
<distribution>repo</distribution>
|
578
485
|
</license>
|
579
486
|
</licenses>
|
580
487
|
</dependency>
|
581
488
|
<dependency>
|
582
|
-
<groupId>org.
|
583
|
-
<artifactId>
|
584
|
-
<version>2.
|
489
|
+
<groupId>org.hibernate</groupId>
|
490
|
+
<artifactId>hibernate-core</artifactId>
|
491
|
+
<version>4.2.0.CR1</version>
|
585
492
|
<licenses>
|
586
493
|
<license>
|
587
|
-
<name>
|
588
|
-
<url>http://repository.jboss.org/licenses/
|
494
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
495
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
589
496
|
<distribution>repo</distribution>
|
497
|
+
<comments>See discussion at http://hibernate.org/license for more details.</comments>
|
590
498
|
</license>
|
591
499
|
</licenses>
|
592
500
|
</dependency>
|
593
501
|
<dependency>
|
594
|
-
<groupId>org.
|
595
|
-
<artifactId>
|
596
|
-
<version>2.
|
502
|
+
<groupId>org.hibernate</groupId>
|
503
|
+
<artifactId>hibernate-entitymanager</artifactId>
|
504
|
+
<version>4.2.0.CR1</version>
|
597
505
|
<licenses>
|
598
506
|
<license>
|
599
|
-
<name>
|
600
|
-
<url>http://repository.jboss.org/licenses/
|
507
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
508
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
601
509
|
<distribution>repo</distribution>
|
510
|
+
<comments>See discussion at http://hibernate.org/license for more details.</comments>
|
602
511
|
</license>
|
603
512
|
</licenses>
|
604
513
|
</dependency>
|
605
514
|
<dependency>
|
606
|
-
<groupId>org.
|
607
|
-
<artifactId>
|
608
|
-
<version>2.
|
515
|
+
<groupId>org.hibernate</groupId>
|
516
|
+
<artifactId>hibernate-envers</artifactId>
|
517
|
+
<version>4.2.0.CR1</version>
|
609
518
|
<licenses>
|
610
519
|
<license>
|
611
|
-
<name>
|
612
|
-
<url>http://repository.jboss.org/licenses/
|
520
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
521
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
613
522
|
<distribution>repo</distribution>
|
523
|
+
<comments>See discussion at http://hibernate.org/license for more details.</comments>
|
614
524
|
</license>
|
615
525
|
</licenses>
|
616
526
|
</dependency>
|
617
527
|
<dependency>
|
618
|
-
<groupId>org.
|
619
|
-
<artifactId>
|
620
|
-
<version>2.
|
528
|
+
<groupId>org.hibernate</groupId>
|
529
|
+
<artifactId>hibernate-infinispan</artifactId>
|
530
|
+
<version>4.2.0.CR1</version>
|
621
531
|
<licenses>
|
622
532
|
<license>
|
623
|
-
<name>
|
624
|
-
<url>http://repository.jboss.org/licenses/
|
533
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
534
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
625
535
|
<distribution>repo</distribution>
|
536
|
+
<comments>See discussion at http://hibernate.org/license for more details.</comments>
|
626
537
|
</license>
|
627
538
|
</licenses>
|
628
539
|
</dependency>
|
629
540
|
<dependency>
|
630
|
-
<groupId>org.
|
631
|
-
<artifactId>
|
632
|
-
<version>
|
541
|
+
<groupId>org.hibernate</groupId>
|
542
|
+
<artifactId>hibernate-validator</artifactId>
|
543
|
+
<version>4.3.1.Final</version>
|
633
544
|
<licenses>
|
634
545
|
<license>
|
635
546
|
<name>Apache Software License, Version 2.0</name>
|
636
547
|
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
637
|
-
<distribution>repo</distribution>
|
638
548
|
</license>
|
639
549
|
</licenses>
|
640
550
|
</dependency>
|
641
551
|
<dependency>
|
642
|
-
<groupId>org.
|
643
|
-
<artifactId>
|
644
|
-
<version>
|
552
|
+
<groupId>org.hibernate.common</groupId>
|
553
|
+
<artifactId>hibernate-commons-annotations</artifactId>
|
554
|
+
<version>4.0.1.Final</version>
|
645
555
|
<licenses>
|
646
556
|
<license>
|
647
|
-
<name>
|
648
|
-
<url>http://repository.jboss.org/licenses/
|
649
|
-
<distribution>repo</distribution>
|
557
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
558
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
650
559
|
</license>
|
651
560
|
</licenses>
|
652
561
|
</dependency>
|
653
562
|
<dependency>
|
654
|
-
<groupId>org.
|
655
|
-
<artifactId>
|
656
|
-
<version>
|
563
|
+
<groupId>org.hibernate.javax.persistence</groupId>
|
564
|
+
<artifactId>hibernate-jpa-2.0-api</artifactId>
|
565
|
+
<version>1.0.1.Final</version>
|
657
566
|
<licenses>
|
658
567
|
<license>
|
659
|
-
<name>
|
660
|
-
<url>http://repository.jboss.org/licenses/
|
568
|
+
<name>Eclipse Public License, Version 1.0</name>
|
569
|
+
<url>http://repository.jboss.org/licenses/epl-1.0.txt</url>
|
661
570
|
<distribution>repo</distribution>
|
662
571
|
</license>
|
663
|
-
</licenses>
|
664
|
-
</dependency>
|
665
|
-
<dependency>
|
666
|
-
<groupId>org.apache.cxf</groupId>
|
667
|
-
<artifactId>cxf-rt-management</artifactId>
|
668
|
-
<version>2.4.9</version>
|
669
|
-
<licenses>
|
670
572
|
<license>
|
671
|
-
<name>
|
672
|
-
<url>http://repository.jboss.org/licenses/
|
573
|
+
<name>Eclipse Distribution License, Version 1.0</name>
|
574
|
+
<url>http://repository.jboss.org/licenses/edl-1.0.txt</url>
|
673
575
|
<distribution>repo</distribution>
|
674
576
|
</license>
|
675
577
|
</licenses>
|
676
578
|
</dependency>
|
677
579
|
<dependency>
|
678
|
-
<groupId>org.
|
679
|
-
<artifactId>
|
680
|
-
<version>2.
|
580
|
+
<groupId>org.hornetq</groupId>
|
581
|
+
<artifactId>hornetq-commons</artifactId>
|
582
|
+
<version>2.3.0.CR1</version>
|
681
583
|
<licenses>
|
682
584
|
<license>
|
683
|
-
<name>
|
684
|
-
<url>http://
|
585
|
+
<name>ASL 2.0</name>
|
586
|
+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
685
587
|
<distribution>repo</distribution>
|
686
588
|
</license>
|
687
589
|
</licenses>
|
688
590
|
</dependency>
|
689
591
|
<dependency>
|
690
|
-
<groupId>org.
|
691
|
-
<artifactId>
|
692
|
-
<version>2.
|
592
|
+
<groupId>org.hornetq</groupId>
|
593
|
+
<artifactId>hornetq-core-client</artifactId>
|
594
|
+
<version>2.3.0.CR1</version>
|
693
595
|
<licenses>
|
694
596
|
<license>
|
695
597
|
<name>Apache Software License, Version 2.0</name>
|
@@ -699,9 +601,9 @@
|
|
699
601
|
</licenses>
|
700
602
|
</dependency>
|
701
603
|
<dependency>
|
702
|
-
<groupId>org.
|
703
|
-
<artifactId>
|
704
|
-
<version>2.
|
604
|
+
<groupId>org.hornetq</groupId>
|
605
|
+
<artifactId>hornetq-jms-client</artifactId>
|
606
|
+
<version>2.3.0.CR1</version>
|
705
607
|
<licenses>
|
706
608
|
<license>
|
707
609
|
<name>Apache Software License, Version 2.0</name>
|
@@ -711,9 +613,9 @@
|
|
711
613
|
</licenses>
|
712
614
|
</dependency>
|
713
615
|
<dependency>
|
714
|
-
<groupId>org.
|
715
|
-
<artifactId>
|
716
|
-
<version>2.
|
616
|
+
<groupId>org.hornetq</groupId>
|
617
|
+
<artifactId>hornetq-jms-server</artifactId>
|
618
|
+
<version>2.3.0.CR1</version>
|
717
619
|
<licenses>
|
718
620
|
<license>
|
719
621
|
<name>Apache Software License, Version 2.0</name>
|
@@ -723,21 +625,21 @@
|
|
723
625
|
</licenses>
|
724
626
|
</dependency>
|
725
627
|
<dependency>
|
726
|
-
<groupId>org.
|
727
|
-
<artifactId>
|
728
|
-
<version>2.
|
628
|
+
<groupId>org.hornetq</groupId>
|
629
|
+
<artifactId>hornetq-journal</artifactId>
|
630
|
+
<version>2.3.0.CR1</version>
|
729
631
|
<licenses>
|
730
632
|
<license>
|
731
|
-
<name>
|
732
|
-
<url>http://
|
633
|
+
<name>ASL 2.0</name>
|
634
|
+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
733
635
|
<distribution>repo</distribution>
|
734
636
|
</license>
|
735
637
|
</licenses>
|
736
638
|
</dependency>
|
737
639
|
<dependency>
|
738
|
-
<groupId>org.
|
739
|
-
<artifactId>
|
740
|
-
<version>2.
|
640
|
+
<groupId>org.hornetq</groupId>
|
641
|
+
<artifactId>hornetq-ra</artifactId>
|
642
|
+
<version>2.3.0.CR1</version>
|
741
643
|
<licenses>
|
742
644
|
<license>
|
743
645
|
<name>Apache Software License, Version 2.0</name>
|
@@ -747,9 +649,9 @@
|
|
747
649
|
</licenses>
|
748
650
|
</dependency>
|
749
651
|
<dependency>
|
750
|
-
<groupId>org.
|
751
|
-
<artifactId>
|
752
|
-
<version>2.
|
652
|
+
<groupId>org.hornetq</groupId>
|
653
|
+
<artifactId>hornetq-server</artifactId>
|
654
|
+
<version>2.3.0.CR1</version>
|
753
655
|
<licenses>
|
754
656
|
<license>
|
755
657
|
<name>Apache Software License, Version 2.0</name>
|
@@ -759,1562 +661,182 @@
|
|
759
661
|
</licenses>
|
760
662
|
</dependency>
|
761
663
|
<dependency>
|
762
|
-
<groupId>org.
|
763
|
-
<artifactId>
|
764
|
-
<version>2.
|
664
|
+
<groupId>org.infinispan</groupId>
|
665
|
+
<artifactId>infinispan-cachestore-jdbc</artifactId>
|
666
|
+
<version>5.2.1.Final</version>
|
765
667
|
<licenses>
|
766
668
|
<license>
|
767
|
-
<name>
|
768
|
-
<url>http://repository.jboss.org/licenses/
|
669
|
+
<name>GNU Lesser General Public License</name>
|
670
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
769
671
|
<distribution>repo</distribution>
|
770
672
|
</license>
|
771
673
|
</licenses>
|
772
674
|
</dependency>
|
773
675
|
<dependency>
|
774
|
-
<groupId>org.
|
775
|
-
<artifactId>
|
776
|
-
<version>2.
|
676
|
+
<groupId>org.infinispan</groupId>
|
677
|
+
<artifactId>infinispan-cachestore-remote</artifactId>
|
678
|
+
<version>5.2.1.Final</version>
|
777
679
|
<licenses>
|
778
680
|
<license>
|
779
|
-
<name>
|
780
|
-
<url>http://repository.jboss.org/licenses/
|
681
|
+
<name>GNU Lesser General Public License</name>
|
682
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
781
683
|
<distribution>repo</distribution>
|
782
684
|
</license>
|
783
685
|
</licenses>
|
784
686
|
</dependency>
|
785
687
|
<dependency>
|
786
|
-
<groupId>org.
|
787
|
-
<artifactId>
|
788
|
-
<version>2.
|
688
|
+
<groupId>org.infinispan</groupId>
|
689
|
+
<artifactId>infinispan-client-hotrod</artifactId>
|
690
|
+
<version>5.2.1.Final</version>
|
789
691
|
<licenses>
|
790
692
|
<license>
|
791
|
-
<name>
|
792
|
-
<url>http://repository.jboss.org/licenses/
|
693
|
+
<name>GNU Lesser General Public License</name>
|
694
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
793
695
|
<distribution>repo</distribution>
|
794
696
|
</license>
|
795
697
|
</licenses>
|
796
698
|
</dependency>
|
797
699
|
<dependency>
|
798
|
-
<groupId>org.
|
799
|
-
<artifactId>
|
800
|
-
<version>2.
|
700
|
+
<groupId>org.infinispan</groupId>
|
701
|
+
<artifactId>infinispan-core</artifactId>
|
702
|
+
<version>5.2.1.Final</version>
|
801
703
|
<licenses>
|
802
704
|
<license>
|
803
|
-
<name>
|
804
|
-
<url>http://repository.jboss.org/licenses/
|
705
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
706
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
805
707
|
<distribution>repo</distribution>
|
806
708
|
</license>
|
807
709
|
</licenses>
|
808
710
|
</dependency>
|
809
711
|
<dependency>
|
810
|
-
<groupId>org.
|
811
|
-
<artifactId>
|
812
|
-
<version>
|
712
|
+
<groupId>org.javassist</groupId>
|
713
|
+
<artifactId>javassist</artifactId>
|
714
|
+
<version>3.15.0-GA</version>
|
813
715
|
<licenses>
|
814
716
|
<license>
|
815
|
-
<name>
|
816
|
-
<url>http://repository.jboss.org/licenses/
|
817
|
-
|
717
|
+
<name>Mozilla Public License, Version 1.1</name>
|
718
|
+
<url>http://repository.jboss.org/licenses/mpl-1.1.txt</url>
|
719
|
+
</license>
|
720
|
+
<license>
|
721
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
722
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
818
723
|
</license>
|
819
724
|
</licenses>
|
820
725
|
</dependency>
|
821
726
|
<dependency>
|
822
|
-
<groupId>org.
|
823
|
-
<artifactId>
|
824
|
-
<version>
|
727
|
+
<groupId>org.jboss</groupId>
|
728
|
+
<artifactId>jandex</artifactId>
|
729
|
+
<version>1.0.3.Final</version>
|
825
730
|
<licenses>
|
826
731
|
<license>
|
827
|
-
<name>
|
828
|
-
<url>http://repository.jboss.org/licenses/
|
829
|
-
<distribution>repo</distribution>
|
732
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
733
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
830
734
|
</license>
|
831
735
|
</licenses>
|
832
736
|
</dependency>
|
833
737
|
<dependency>
|
834
|
-
<groupId>org.
|
835
|
-
<artifactId>
|
836
|
-
<version>2.
|
738
|
+
<groupId>org.jboss</groupId>
|
739
|
+
<artifactId>jboss-common-core</artifactId>
|
740
|
+
<version>2.2.17.GA</version>
|
837
741
|
<licenses>
|
838
742
|
<license>
|
839
|
-
<name>
|
840
|
-
<url>http://repository.jboss.org/licenses/
|
841
|
-
<distribution>repo</distribution>
|
743
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
744
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
842
745
|
</license>
|
843
746
|
</licenses>
|
844
747
|
</dependency>
|
845
748
|
<dependency>
|
846
|
-
<groupId>org.
|
847
|
-
<artifactId>
|
848
|
-
<version>
|
749
|
+
<groupId>org.jboss</groupId>
|
750
|
+
<artifactId>jboss-dmr</artifactId>
|
751
|
+
<version>1.1.6.Final</version>
|
849
752
|
<licenses>
|
850
753
|
<license>
|
851
|
-
<name>
|
852
|
-
<url>http://repository.jboss.org/licenses/
|
853
|
-
<distribution>repo</distribution>
|
754
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
755
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
854
756
|
</license>
|
855
757
|
</licenses>
|
856
758
|
</dependency>
|
857
759
|
<dependency>
|
858
|
-
<groupId>org.
|
859
|
-
<artifactId>
|
860
|
-
<version>
|
760
|
+
<groupId>org.jboss</groupId>
|
761
|
+
<artifactId>jboss-ejb-client</artifactId>
|
762
|
+
<version>1.0.0.Final</version>
|
861
763
|
<licenses>
|
862
764
|
<license>
|
863
|
-
<name>
|
864
|
-
<url>http://repository.jboss.org/licenses/
|
865
|
-
<distribution>repo</distribution>
|
765
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
766
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
866
767
|
</license>
|
867
768
|
</licenses>
|
868
769
|
</dependency>
|
869
770
|
<dependency>
|
870
|
-
<groupId>org.
|
871
|
-
<artifactId>
|
872
|
-
<version>
|
771
|
+
<groupId>org.jboss</groupId>
|
772
|
+
<artifactId>jboss-iiop-client</artifactId>
|
773
|
+
<version>1.0.0.Final</version>
|
873
774
|
<licenses>
|
874
775
|
<license>
|
875
|
-
<name>
|
876
|
-
<url>http://repository.jboss.org/licenses/
|
877
|
-
<distribution>repo</distribution>
|
776
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
777
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
878
778
|
</license>
|
879
779
|
</licenses>
|
880
780
|
</dependency>
|
881
781
|
<dependency>
|
882
|
-
<groupId>org.
|
883
|
-
<artifactId>
|
884
|
-
<version>1.
|
782
|
+
<groupId>org.jboss</groupId>
|
783
|
+
<artifactId>jboss-remote-naming</artifactId>
|
784
|
+
<version>1.0.5.Final</version>
|
885
785
|
<licenses>
|
886
786
|
<license>
|
887
|
-
<name>
|
888
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
787
|
+
<name>Public Domain</name>
|
889
788
|
<distribution>repo</distribution>
|
890
789
|
</license>
|
891
790
|
</licenses>
|
892
791
|
</dependency>
|
893
792
|
<dependency>
|
894
|
-
<groupId>org.
|
895
|
-
<artifactId>
|
896
|
-
<version>
|
897
|
-
<licenses>
|
898
|
-
<license>
|
899
|
-
<name>Apache Software License, Version 2.0</name>
|
900
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
901
|
-
<distribution>repo</distribution>
|
902
|
-
</license>
|
903
|
-
</licenses>
|
904
|
-
</dependency>
|
905
|
-
<dependency>
|
906
|
-
<groupId>org.apache.httpcomponents</groupId>
|
907
|
-
<artifactId>httpclient</artifactId>
|
908
|
-
<version>4.1.2</version>
|
909
|
-
<licenses>
|
910
|
-
<license>
|
911
|
-
<name>Apache Software License, Version 2.0</name>
|
912
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
913
|
-
<distribution>repo</distribution>
|
914
|
-
</license>
|
915
|
-
</licenses>
|
916
|
-
</dependency>
|
917
|
-
<dependency>
|
918
|
-
<groupId>org.apache.httpcomponents</groupId>
|
919
|
-
<artifactId>httpcore</artifactId>
|
920
|
-
<version>4.1.4</version>
|
921
|
-
<licenses>
|
922
|
-
<license>
|
923
|
-
<name>Apache Software License, Version 2.0</name>
|
924
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
925
|
-
<distribution>repo</distribution>
|
926
|
-
</license>
|
927
|
-
</licenses>
|
928
|
-
</dependency>
|
929
|
-
<dependency>
|
930
|
-
<groupId>org.apache.httpcomponents</groupId>
|
931
|
-
<artifactId>httpmime</artifactId>
|
932
|
-
<version>4.1.2</version>
|
933
|
-
<licenses>
|
934
|
-
<license>
|
935
|
-
<name>Apache Software License, Version 2.0</name>
|
936
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
937
|
-
<distribution>repo</distribution>
|
938
|
-
</license>
|
939
|
-
</licenses>
|
940
|
-
</dependency>
|
941
|
-
<dependency>
|
942
|
-
<groupId>org.apache.james</groupId>
|
943
|
-
<artifactId>apache-mime4j</artifactId>
|
944
|
-
<version>0.6</version>
|
945
|
-
<licenses>
|
946
|
-
<license>
|
947
|
-
<name>Apache Software License, Version 2.0</name>
|
948
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
949
|
-
<distribution>repo</distribution>
|
950
|
-
</license>
|
951
|
-
</licenses>
|
952
|
-
</dependency>
|
953
|
-
<dependency>
|
954
|
-
<groupId>org.apache.juddi</groupId>
|
955
|
-
<artifactId>juddi-client</artifactId>
|
956
|
-
<version>3.1.3</version>
|
957
|
-
<licenses>
|
958
|
-
<license>
|
959
|
-
<name>Apache License, Version 2.0</name>
|
960
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
961
|
-
<distribution>repo</distribution>
|
962
|
-
</license>
|
963
|
-
</licenses>
|
964
|
-
</dependency>
|
965
|
-
<dependency>
|
966
|
-
<groupId>org.apache.juddi</groupId>
|
967
|
-
<artifactId>uddi-ws</artifactId>
|
968
|
-
<version>3.1.3</version>
|
969
|
-
<licenses>
|
970
|
-
<license>
|
971
|
-
<name>Apache License, Version 2.0</name>
|
972
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
973
|
-
<distribution>repo</distribution>
|
974
|
-
</license>
|
975
|
-
</licenses>
|
976
|
-
</dependency>
|
977
|
-
<dependency>
|
978
|
-
<groupId>org.apache.juddi.scout</groupId>
|
979
|
-
<artifactId>scout</artifactId>
|
980
|
-
<version>1.2.6</version>
|
981
|
-
<licenses>
|
982
|
-
<license>
|
983
|
-
<name>Apache License, Version 2.0</name>
|
984
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
985
|
-
<distribution>repo</distribution>
|
986
|
-
</license>
|
987
|
-
</licenses>
|
988
|
-
</dependency>
|
989
|
-
<dependency>
|
990
|
-
<groupId>org.apache.neethi</groupId>
|
991
|
-
<artifactId>neethi</artifactId>
|
992
|
-
<version>3.0.2</version>
|
993
|
-
<licenses>
|
994
|
-
<license>
|
995
|
-
<name>Apache Software License, Version 2.0</name>
|
996
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
997
|
-
<distribution>repo</distribution>
|
998
|
-
</license>
|
999
|
-
</licenses>
|
1000
|
-
</dependency>
|
1001
|
-
<dependency>
|
1002
|
-
<groupId>org.apache.openjpa</groupId>
|
1003
|
-
<artifactId>openjpa-kernel</artifactId>
|
1004
|
-
<version>2.1.1</version>
|
1005
|
-
<licenses>
|
1006
|
-
<license>
|
1007
|
-
<name>Apache Software License, Version 2.0</name>
|
1008
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1009
|
-
<distribution>repo</distribution>
|
1010
|
-
</license>
|
1011
|
-
</licenses>
|
1012
|
-
</dependency>
|
1013
|
-
<dependency>
|
1014
|
-
<groupId>org.apache.openjpa</groupId>
|
1015
|
-
<artifactId>openjpa-lib</artifactId>
|
1016
|
-
<version>2.1.1</version>
|
1017
|
-
<licenses>
|
1018
|
-
<license>
|
1019
|
-
<name>Apache Software License, Version 2.0</name>
|
1020
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1021
|
-
<distribution>repo</distribution>
|
1022
|
-
</license>
|
1023
|
-
</licenses>
|
1024
|
-
</dependency>
|
1025
|
-
<dependency>
|
1026
|
-
<groupId>org.apache.openjpa</groupId>
|
1027
|
-
<artifactId>openjpa-persistence</artifactId>
|
1028
|
-
<version>2.1.1</version>
|
1029
|
-
<licenses>
|
1030
|
-
<license>
|
1031
|
-
<name>Apache Software License, Version 2.0</name>
|
1032
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1033
|
-
<distribution>repo</distribution>
|
1034
|
-
</license>
|
1035
|
-
</licenses>
|
1036
|
-
</dependency>
|
1037
|
-
<dependency>
|
1038
|
-
<groupId>org.apache.santuario</groupId>
|
1039
|
-
<artifactId>xmlsec</artifactId>
|
1040
|
-
<version>1.5.2</version>
|
1041
|
-
<licenses>
|
1042
|
-
<license>
|
1043
|
-
<name>Apache Software License, Version 2.0</name>
|
1044
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1045
|
-
<distribution>repo</distribution>
|
1046
|
-
</license>
|
1047
|
-
</licenses>
|
1048
|
-
</dependency>
|
1049
|
-
<dependency>
|
1050
|
-
<groupId>org.apache.velocity</groupId>
|
1051
|
-
<artifactId>velocity</artifactId>
|
1052
|
-
<version>1.6.3</version>
|
1053
|
-
<licenses>
|
1054
|
-
<license>
|
1055
|
-
<name>Apache Software License, Version 2.0</name>
|
1056
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1057
|
-
<distribution>repo</distribution>
|
1058
|
-
</license>
|
1059
|
-
</licenses>
|
1060
|
-
</dependency>
|
1061
|
-
<dependency>
|
1062
|
-
<groupId>org.apache.ws.security</groupId>
|
1063
|
-
<artifactId>wss4j</artifactId>
|
1064
|
-
<version>1.6.6</version>
|
1065
|
-
<licenses>
|
1066
|
-
<license>
|
1067
|
-
<name>Apache Software License, Version 2.0</name>
|
1068
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1069
|
-
<distribution>repo</distribution>
|
1070
|
-
</license>
|
1071
|
-
</licenses>
|
1072
|
-
</dependency>
|
1073
|
-
<dependency>
|
1074
|
-
<groupId>org.apache.ws.xmlschema</groupId>
|
1075
|
-
<artifactId>xmlschema-core</artifactId>
|
1076
|
-
<version>2.0.2</version>
|
1077
|
-
<licenses>
|
1078
|
-
<license>
|
1079
|
-
<name>Apache Software License, Version 2.0</name>
|
1080
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1081
|
-
<distribution>repo</distribution>
|
1082
|
-
</license>
|
1083
|
-
</licenses>
|
1084
|
-
</dependency>
|
1085
|
-
<dependency>
|
1086
|
-
<groupId>org.codehaus.jackson</groupId>
|
1087
|
-
<artifactId>jackson-core-asl</artifactId>
|
1088
|
-
<version>1.9.2</version>
|
1089
|
-
<licenses>
|
1090
|
-
<license>
|
1091
|
-
<name>Apache Software License, Version 2.0</name>
|
1092
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1093
|
-
<distribution>repo</distribution>
|
1094
|
-
</license>
|
1095
|
-
</licenses>
|
1096
|
-
</dependency>
|
1097
|
-
<dependency>
|
1098
|
-
<groupId>org.codehaus.jackson</groupId>
|
1099
|
-
<artifactId>jackson-jaxrs</artifactId>
|
1100
|
-
<version>1.9.2</version>
|
1101
|
-
<licenses>
|
1102
|
-
<license>
|
1103
|
-
<name>Apache Software License, Version 2.0</name>
|
1104
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1105
|
-
<distribution>repo</distribution>
|
1106
|
-
</license>
|
1107
|
-
<license>
|
1108
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1109
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1110
|
-
<distribution>repo</distribution>
|
1111
|
-
</license>
|
1112
|
-
</licenses>
|
1113
|
-
</dependency>
|
1114
|
-
<dependency>
|
1115
|
-
<groupId>org.codehaus.jackson</groupId>
|
1116
|
-
<artifactId>jackson-mapper-asl</artifactId>
|
1117
|
-
<version>1.9.2</version>
|
1118
|
-
<licenses>
|
1119
|
-
<license>
|
1120
|
-
<name>Apache Software License, Version 2.0</name>
|
1121
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1122
|
-
<distribution>repo</distribution>
|
1123
|
-
</license>
|
1124
|
-
</licenses>
|
1125
|
-
</dependency>
|
1126
|
-
<dependency>
|
1127
|
-
<groupId>org.codehaus.jackson</groupId>
|
1128
|
-
<artifactId>jackson-xc</artifactId>
|
1129
|
-
<version>1.9.2</version>
|
1130
|
-
<licenses>
|
1131
|
-
<license>
|
1132
|
-
<name>Apache Software License, Version 2.0</name>
|
1133
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1134
|
-
<distribution>repo</distribution>
|
1135
|
-
</license>
|
1136
|
-
<license>
|
1137
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1138
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1139
|
-
<distribution>repo</distribution>
|
1140
|
-
</license>
|
1141
|
-
</licenses>
|
1142
|
-
</dependency>
|
1143
|
-
<dependency>
|
1144
|
-
<groupId>org.codehaus.jettison</groupId>
|
1145
|
-
<artifactId>jettison</artifactId>
|
1146
|
-
<version>1.3.1</version>
|
1147
|
-
<licenses>
|
1148
|
-
<license>
|
1149
|
-
<name>Apache Software License, Version 2.0</name>
|
1150
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1151
|
-
<distribution>repo</distribution>
|
1152
|
-
</license>
|
1153
|
-
</licenses>
|
1154
|
-
</dependency>
|
1155
|
-
<dependency>
|
1156
|
-
<groupId>org.codehaus.woodstox</groupId>
|
1157
|
-
<artifactId>stax2-api</artifactId>
|
1158
|
-
<version>3.1.1</version>
|
1159
|
-
<licenses>
|
1160
|
-
<license>
|
1161
|
-
<name>The BSD License</name>
|
1162
|
-
<url>http://repository.jboss.org/licenses/bsd.txt</url>
|
1163
|
-
<distribution>repo</distribution>
|
1164
|
-
</license>
|
1165
|
-
</licenses>
|
1166
|
-
</dependency>
|
1167
|
-
<dependency>
|
1168
|
-
<groupId>org.codehaus.woodstox</groupId>
|
1169
|
-
<artifactId>woodstox-core-asl</artifactId>
|
1170
|
-
<version>4.1.1</version>
|
1171
|
-
<licenses>
|
1172
|
-
<license>
|
1173
|
-
<name>Apache Software License, Version 2.0</name>
|
1174
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1175
|
-
<distribution>repo</distribution>
|
1176
|
-
</license>
|
1177
|
-
</licenses>
|
1178
|
-
</dependency>
|
1179
|
-
<dependency>
|
1180
|
-
<groupId>org.freemarker</groupId>
|
1181
|
-
<artifactId>freemarker</artifactId>
|
1182
|
-
<version>2.3.13</version>
|
1183
|
-
<licenses>
|
1184
|
-
<license>
|
1185
|
-
<name>BSD-style license</name>
|
1186
|
-
<url>http://www.freemarker.org/LICENSE.txt</url>
|
1187
|
-
</license>
|
1188
|
-
</licenses>
|
1189
|
-
</dependency>
|
1190
|
-
<dependency>
|
1191
|
-
<groupId>org.hibernate</groupId>
|
1192
|
-
<artifactId>hibernate-commons-annotations</artifactId>
|
1193
|
-
<version>3.2.0.Final</version>
|
1194
|
-
<licenses>
|
1195
|
-
<license>
|
1196
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1197
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1198
|
-
</license>
|
1199
|
-
</licenses>
|
1200
|
-
</dependency>
|
1201
|
-
<dependency>
|
1202
|
-
<groupId>org.hibernate</groupId>
|
1203
|
-
<artifactId>hibernate-core</artifactId>
|
1204
|
-
<version>4.1.6.Final</version>
|
1205
|
-
<licenses>
|
1206
|
-
<license>
|
1207
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1208
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1209
|
-
<distribution>repo</distribution>
|
1210
|
-
<comments>See discussion at http://hibernate.org/license for more details.</comments>
|
1211
|
-
</license>
|
1212
|
-
</licenses>
|
1213
|
-
</dependency>
|
1214
|
-
<dependency>
|
1215
|
-
<groupId>org.hibernate</groupId>
|
1216
|
-
<artifactId>hibernate-entitymanager</artifactId>
|
1217
|
-
<version>4.1.6.Final</version>
|
1218
|
-
<licenses>
|
1219
|
-
<license>
|
1220
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1221
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1222
|
-
<distribution>repo</distribution>
|
1223
|
-
<comments>See discussion at http://hibernate.org/license for more details.</comments>
|
1224
|
-
</license>
|
1225
|
-
</licenses>
|
1226
|
-
</dependency>
|
1227
|
-
<dependency>
|
1228
|
-
<groupId>org.hibernate</groupId>
|
1229
|
-
<artifactId>hibernate-envers</artifactId>
|
1230
|
-
<version>4.1.6.Final</version>
|
1231
|
-
<licenses>
|
1232
|
-
<license>
|
1233
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1234
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1235
|
-
<distribution>repo</distribution>
|
1236
|
-
<comments>See discussion at http://hibernate.org/license for more details.</comments>
|
1237
|
-
</license>
|
1238
|
-
</licenses>
|
1239
|
-
</dependency>
|
1240
|
-
<dependency>
|
1241
|
-
<groupId>org.hibernate</groupId>
|
1242
|
-
<artifactId>hibernate-infinispan</artifactId>
|
1243
|
-
<version>4.1.6.Final</version>
|
1244
|
-
<licenses>
|
1245
|
-
<license>
|
1246
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1247
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1248
|
-
<distribution>repo</distribution>
|
1249
|
-
<comments>See discussion at http://hibernate.org/license for more details.</comments>
|
1250
|
-
</license>
|
1251
|
-
</licenses>
|
1252
|
-
</dependency>
|
1253
|
-
<dependency>
|
1254
|
-
<groupId>org.hibernate</groupId>
|
1255
|
-
<artifactId>hibernate-validator</artifactId>
|
1256
|
-
<version>4.2.0.Final</version>
|
1257
|
-
<licenses>
|
1258
|
-
<license>
|
1259
|
-
<name>Apache Software License, Version 2.0</name>
|
1260
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1261
|
-
</license>
|
1262
|
-
</licenses>
|
1263
|
-
</dependency>
|
1264
|
-
<dependency>
|
1265
|
-
<groupId>org.hibernate.common</groupId>
|
1266
|
-
<artifactId>hibernate-commons-annotations</artifactId>
|
1267
|
-
<version>4.0.1.Final</version>
|
1268
|
-
<licenses>
|
1269
|
-
<license>
|
1270
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1271
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1272
|
-
</license>
|
1273
|
-
</licenses>
|
1274
|
-
</dependency>
|
1275
|
-
<dependency>
|
1276
|
-
<groupId>org.hibernate.javax.persistence</groupId>
|
1277
|
-
<artifactId>hibernate-jpa-2.0-api</artifactId>
|
1278
|
-
<version>1.0.1.Final</version>
|
1279
|
-
<licenses>
|
1280
|
-
<license>
|
1281
|
-
<name>Eclipse Public License, Version 1.0</name>
|
1282
|
-
<url>http://repository.jboss.org/licenses/epl-1.0.txt</url>
|
1283
|
-
<distribution>repo</distribution>
|
1284
|
-
</license>
|
1285
|
-
<license>
|
1286
|
-
<name>Eclipse Distribution License, Version 1.0</name>
|
1287
|
-
<url>http://repository.jboss.org/licenses/edl-1.0.txt</url>
|
1288
|
-
<distribution>repo</distribution>
|
1289
|
-
</license>
|
1290
|
-
</licenses>
|
1291
|
-
</dependency>
|
1292
|
-
<dependency>
|
1293
|
-
<groupId>org.hornetq</groupId>
|
1294
|
-
<artifactId>hornetq-core</artifactId>
|
1295
|
-
<version>2.2.21.Final</version>
|
1296
|
-
<licenses>
|
1297
|
-
<license>
|
1298
|
-
<name>Apache Software License, Version 2.0</name>
|
1299
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1300
|
-
<distribution>repo</distribution>
|
1301
|
-
</license>
|
1302
|
-
</licenses>
|
1303
|
-
</dependency>
|
1304
|
-
<dependency>
|
1305
|
-
<groupId>org.hornetq</groupId>
|
1306
|
-
<artifactId>hornetq-core-client</artifactId>
|
1307
|
-
<version>2.2.21.Final</version>
|
1308
|
-
<licenses>
|
1309
|
-
<license>
|
1310
|
-
<name>Apache Software License, Version 2.0</name>
|
1311
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1312
|
-
<distribution>repo</distribution>
|
1313
|
-
</license>
|
1314
|
-
</licenses>
|
1315
|
-
</dependency>
|
1316
|
-
<dependency>
|
1317
|
-
<groupId>org.hornetq</groupId>
|
1318
|
-
<artifactId>hornetq-jms</artifactId>
|
1319
|
-
<version>2.2.21.Final</version>
|
1320
|
-
<licenses>
|
1321
|
-
<license>
|
1322
|
-
<name>Apache Software License, Version 2.0</name>
|
1323
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1324
|
-
<distribution>repo</distribution>
|
1325
|
-
</license>
|
1326
|
-
</licenses>
|
1327
|
-
</dependency>
|
1328
|
-
<dependency>
|
1329
|
-
<groupId>org.hornetq</groupId>
|
1330
|
-
<artifactId>hornetq-jms-client</artifactId>
|
1331
|
-
<version>2.2.21.Final</version>
|
1332
|
-
<licenses>
|
1333
|
-
<license>
|
1334
|
-
<name>Apache Software License, Version 2.0</name>
|
1335
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1336
|
-
<distribution>repo</distribution>
|
1337
|
-
</license>
|
1338
|
-
</licenses>
|
1339
|
-
</dependency>
|
1340
|
-
<dependency>
|
1341
|
-
<groupId>org.hornetq</groupId>
|
1342
|
-
<artifactId>hornetq-ra</artifactId>
|
1343
|
-
<version>2.2.21.Final</version>
|
1344
|
-
<licenses>
|
1345
|
-
<license>
|
1346
|
-
<name>Apache Software License, Version 2.0</name>
|
1347
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
1348
|
-
<distribution>repo</distribution>
|
1349
|
-
</license>
|
1350
|
-
</licenses>
|
1351
|
-
</dependency>
|
1352
|
-
<dependency>
|
1353
|
-
<groupId>org.infinispan</groupId>
|
1354
|
-
<artifactId>infinispan-cachestore-jdbc</artifactId>
|
1355
|
-
<version>5.1.8.Final</version>
|
1356
|
-
<licenses>
|
1357
|
-
<license>
|
1358
|
-
<name>GNU Lesser General Public License</name>
|
1359
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1360
|
-
<distribution>repo</distribution>
|
1361
|
-
</license>
|
1362
|
-
</licenses>
|
1363
|
-
</dependency>
|
1364
|
-
<dependency>
|
1365
|
-
<groupId>org.infinispan</groupId>
|
1366
|
-
<artifactId>infinispan-cachestore-remote</artifactId>
|
1367
|
-
<version>5.1.8.Final</version>
|
1368
|
-
<licenses>
|
1369
|
-
<license>
|
1370
|
-
<name>GNU Lesser General Public License</name>
|
1371
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1372
|
-
<distribution>repo</distribution>
|
1373
|
-
</license>
|
1374
|
-
</licenses>
|
1375
|
-
</dependency>
|
1376
|
-
<dependency>
|
1377
|
-
<groupId>org.infinispan</groupId>
|
1378
|
-
<artifactId>infinispan-client-hotrod</artifactId>
|
1379
|
-
<version>5.1.8.Final</version>
|
1380
|
-
<licenses>
|
1381
|
-
<license>
|
1382
|
-
<name>GNU Lesser General Public License</name>
|
1383
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1384
|
-
<distribution>repo</distribution>
|
1385
|
-
</license>
|
1386
|
-
</licenses>
|
1387
|
-
</dependency>
|
1388
|
-
<dependency>
|
1389
|
-
<groupId>org.infinispan</groupId>
|
1390
|
-
<artifactId>infinispan-core</artifactId>
|
1391
|
-
<version>5.1.8.Final</version>
|
1392
|
-
<licenses>
|
1393
|
-
<license>
|
1394
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1395
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1396
|
-
<distribution>repo</distribution>
|
1397
|
-
</license>
|
1398
|
-
</licenses>
|
1399
|
-
</dependency>
|
1400
|
-
<dependency>
|
1401
|
-
<groupId>org.jacorb</groupId>
|
1402
|
-
<artifactId>jacorb</artifactId>
|
1403
|
-
<version>2.3.2.jbossorg-0</version>
|
1404
|
-
<licenses>
|
1405
|
-
<license>
|
1406
|
-
<name>GNU Lesser General Public License, Version 2</name>
|
1407
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.0.txt</url>
|
1408
|
-
</license>
|
1409
|
-
</licenses>
|
1410
|
-
</dependency>
|
1411
|
-
<dependency>
|
1412
|
-
<groupId>org.javassist</groupId>
|
1413
|
-
<artifactId>javassist</artifactId>
|
1414
|
-
<version>3.15.0-GA</version>
|
1415
|
-
<licenses>
|
1416
|
-
<license>
|
1417
|
-
<name>Mozilla Public License, Version 1.1</name>
|
1418
|
-
<url>http://repository.jboss.org/licenses/mpl-1.1.txt</url>
|
1419
|
-
</license>
|
1420
|
-
<license>
|
1421
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1422
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1423
|
-
</license>
|
1424
|
-
</licenses>
|
1425
|
-
</dependency>
|
1426
|
-
<dependency>
|
1427
|
-
<groupId>org.jboss</groupId>
|
1428
|
-
<artifactId>jandex</artifactId>
|
1429
|
-
<version>1.0.3.Final</version>
|
1430
|
-
<licenses>
|
1431
|
-
<license>
|
1432
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1433
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1434
|
-
</license>
|
1435
|
-
</licenses>
|
1436
|
-
</dependency>
|
1437
|
-
<dependency>
|
1438
|
-
<groupId>org.jboss</groupId>
|
1439
|
-
<artifactId>jboss-common-core</artifactId>
|
1440
|
-
<version>2.2.17.GA</version>
|
1441
|
-
<licenses>
|
1442
|
-
<license>
|
1443
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1444
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1445
|
-
</license>
|
1446
|
-
</licenses>
|
1447
|
-
</dependency>
|
1448
|
-
<dependency>
|
1449
|
-
<groupId>org.jboss</groupId>
|
1450
|
-
<artifactId>jboss-dmr</artifactId>
|
1451
|
-
<version>1.1.1.Final</version>
|
1452
|
-
<licenses>
|
1453
|
-
<license>
|
1454
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1455
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1456
|
-
</license>
|
1457
|
-
</licenses>
|
1458
|
-
</dependency>
|
1459
|
-
<dependency>
|
1460
|
-
<groupId>org.jboss</groupId>
|
1461
|
-
<artifactId>jboss-ejb-client</artifactId>
|
1462
|
-
<version>1.0.11.Final</version>
|
1463
|
-
<licenses>
|
1464
|
-
<license>
|
1465
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1466
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1467
|
-
</license>
|
1468
|
-
</licenses>
|
1469
|
-
</dependency>
|
1470
|
-
<dependency>
|
1471
|
-
<groupId>org.jboss</groupId>
|
1472
|
-
<artifactId>jboss-iiop-client</artifactId>
|
1473
|
-
<version>1.0.0.Final</version>
|
1474
|
-
<licenses>
|
1475
|
-
<license>
|
1476
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1477
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1478
|
-
</license>
|
1479
|
-
</licenses>
|
1480
|
-
</dependency>
|
1481
|
-
<dependency>
|
1482
|
-
<groupId>org.jboss</groupId>
|
1483
|
-
<artifactId>jboss-remote-naming</artifactId>
|
1484
|
-
<version>1.0.5.Final</version>
|
1485
|
-
<licenses>
|
1486
|
-
<license>
|
1487
|
-
<name>Public Domain</name>
|
1488
|
-
<distribution>repo</distribution>
|
1489
|
-
</license>
|
1490
|
-
</licenses>
|
1491
|
-
</dependency>
|
1492
|
-
<dependency>
|
1493
|
-
<groupId>org.jboss</groupId>
|
1494
|
-
<artifactId>jboss-transaction-spi</artifactId>
|
1495
|
-
<version>7.0.0.Final</version>
|
1496
|
-
<licenses>
|
1497
|
-
<license>
|
1498
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1499
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1500
|
-
</license>
|
1501
|
-
</licenses>
|
1502
|
-
</dependency>
|
1503
|
-
<dependency>
|
1504
|
-
<groupId>org.jboss</groupId>
|
1505
|
-
<artifactId>jboss-vfs</artifactId>
|
1506
|
-
<version>3.1.0.Final</version>
|
1507
|
-
<licenses>
|
1508
|
-
<license>
|
1509
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1510
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1511
|
-
</license>
|
1512
|
-
</licenses>
|
1513
|
-
</dependency>
|
1514
|
-
<dependency>
|
1515
|
-
<groupId>org.jboss</groupId>
|
1516
|
-
<artifactId>jbossxb</artifactId>
|
1517
|
-
<version>2.0.3.GA</version>
|
1518
|
-
<licenses>
|
1519
|
-
<license>
|
1520
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1521
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1522
|
-
</license>
|
1523
|
-
</licenses>
|
1524
|
-
</dependency>
|
1525
|
-
<dependency>
|
1526
|
-
<groupId>org.jboss</groupId>
|
1527
|
-
<artifactId>staxmapper</artifactId>
|
1528
|
-
<version>1.1.0.Final</version>
|
1529
|
-
<licenses>
|
1530
|
-
<license>
|
1531
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1532
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1533
|
-
</license>
|
1534
|
-
</licenses>
|
1535
|
-
</dependency>
|
1536
|
-
<dependency>
|
1537
|
-
<groupId>org.jboss.as</groupId>
|
1538
|
-
<artifactId>console-spi</artifactId>
|
1539
|
-
<version>1.4.0.Final</version>
|
1540
|
-
<licenses>
|
1541
|
-
<license>
|
1542
|
-
<name>lgpl</name>
|
1543
|
-
<url>http://repository.jboss.com/licenses/lgpl.txt</url>
|
1544
|
-
</license>
|
1545
|
-
</licenses>
|
1546
|
-
</dependency>
|
1547
|
-
<dependency>
|
1548
|
-
<groupId>org.jboss.as</groupId>
|
1549
|
-
<artifactId>jboss-as-appclient</artifactId>
|
1550
|
-
<version>7.1.x.incremental.129</version>
|
1551
|
-
<licenses>
|
1552
|
-
<license>
|
1553
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1554
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1555
|
-
<distribution>repo</distribution>
|
1556
|
-
</license>
|
1557
|
-
</licenses>
|
1558
|
-
</dependency>
|
1559
|
-
<dependency>
|
1560
|
-
<groupId>org.jboss.as</groupId>
|
1561
|
-
<artifactId>jboss-as-build-config</artifactId>
|
1562
|
-
<version>7.1.x.incremental.129</version>
|
1563
|
-
<licenses>
|
1564
|
-
<license>
|
1565
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1566
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1567
|
-
<distribution>repo</distribution>
|
1568
|
-
</license>
|
1569
|
-
</licenses>
|
1570
|
-
</dependency>
|
1571
|
-
<dependency>
|
1572
|
-
<groupId>org.jboss.as</groupId>
|
1573
|
-
<artifactId>jboss-as-cli</artifactId>
|
1574
|
-
<version>7.1.x.incremental.129</version>
|
1575
|
-
<licenses>
|
1576
|
-
<license>
|
1577
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1578
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1579
|
-
<distribution>repo</distribution>
|
1580
|
-
</license>
|
1581
|
-
</licenses>
|
1582
|
-
</dependency>
|
1583
|
-
<dependency>
|
1584
|
-
<groupId>org.jboss.as</groupId>
|
1585
|
-
<artifactId>jboss-as-client-all</artifactId>
|
1586
|
-
<version>7.1.x.incremental.129</version>
|
1587
|
-
<licenses>
|
1588
|
-
<license>
|
1589
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1590
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1591
|
-
<distribution>repo</distribution>
|
1592
|
-
</license>
|
1593
|
-
</licenses>
|
1594
|
-
</dependency>
|
1595
|
-
<dependency>
|
1596
|
-
<groupId>org.jboss.as</groupId>
|
1597
|
-
<artifactId>jboss-as-clustering-api</artifactId>
|
1598
|
-
<version>7.1.x.incremental.129</version>
|
1599
|
-
<licenses>
|
1600
|
-
<license>
|
1601
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1602
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1603
|
-
<distribution>repo</distribution>
|
1604
|
-
</license>
|
1605
|
-
</licenses>
|
1606
|
-
</dependency>
|
1607
|
-
<dependency>
|
1608
|
-
<groupId>org.jboss.as</groupId>
|
1609
|
-
<artifactId>jboss-as-clustering-common</artifactId>
|
1610
|
-
<version>7.1.x.incremental.129</version>
|
1611
|
-
<licenses>
|
1612
|
-
<license>
|
1613
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1614
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1615
|
-
<distribution>repo</distribution>
|
1616
|
-
</license>
|
1617
|
-
</licenses>
|
1618
|
-
</dependency>
|
1619
|
-
<dependency>
|
1620
|
-
<groupId>org.jboss.as</groupId>
|
1621
|
-
<artifactId>jboss-as-clustering-ejb3-infinispan</artifactId>
|
1622
|
-
<version>7.1.x.incremental.129</version>
|
1623
|
-
<licenses>
|
1624
|
-
<license>
|
1625
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1626
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1627
|
-
<distribution>repo</distribution>
|
1628
|
-
</license>
|
1629
|
-
</licenses>
|
1630
|
-
</dependency>
|
1631
|
-
<dependency>
|
1632
|
-
<groupId>org.jboss.as</groupId>
|
1633
|
-
<artifactId>jboss-as-clustering-impl</artifactId>
|
1634
|
-
<version>7.1.x.incremental.129</version>
|
1635
|
-
<licenses>
|
1636
|
-
<license>
|
1637
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1638
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1639
|
-
<distribution>repo</distribution>
|
1640
|
-
</license>
|
1641
|
-
</licenses>
|
1642
|
-
</dependency>
|
1643
|
-
<dependency>
|
1644
|
-
<groupId>org.jboss.as</groupId>
|
1645
|
-
<artifactId>jboss-as-clustering-infinispan</artifactId>
|
1646
|
-
<version>7.1.x.incremental.129</version>
|
1647
|
-
<licenses>
|
1648
|
-
<license>
|
1649
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1650
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1651
|
-
<distribution>repo</distribution>
|
1652
|
-
</license>
|
1653
|
-
</licenses>
|
1654
|
-
</dependency>
|
1655
|
-
<dependency>
|
1656
|
-
<groupId>org.jboss.as</groupId>
|
1657
|
-
<artifactId>jboss-as-clustering-jgroups</artifactId>
|
1658
|
-
<version>7.1.x.incremental.129</version>
|
1659
|
-
<licenses>
|
1660
|
-
<license>
|
1661
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1662
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1663
|
-
<distribution>repo</distribution>
|
1664
|
-
</license>
|
1665
|
-
</licenses>
|
1666
|
-
</dependency>
|
1667
|
-
<dependency>
|
1668
|
-
<groupId>org.jboss.as</groupId>
|
1669
|
-
<artifactId>jboss-as-clustering-registry</artifactId>
|
1670
|
-
<version>7.1.x.incremental.129</version>
|
1671
|
-
<licenses>
|
1672
|
-
<license>
|
1673
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1674
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1675
|
-
<distribution>repo</distribution>
|
1676
|
-
</license>
|
1677
|
-
</licenses>
|
1678
|
-
</dependency>
|
1679
|
-
<dependency>
|
1680
|
-
<groupId>org.jboss.as</groupId>
|
1681
|
-
<artifactId>jboss-as-clustering-service</artifactId>
|
1682
|
-
<version>7.1.x.incremental.129</version>
|
1683
|
-
<licenses>
|
1684
|
-
<license>
|
1685
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1686
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1687
|
-
<distribution>repo</distribution>
|
1688
|
-
</license>
|
1689
|
-
</licenses>
|
1690
|
-
</dependency>
|
1691
|
-
<dependency>
|
1692
|
-
<groupId>org.jboss.as</groupId>
|
1693
|
-
<artifactId>jboss-as-clustering-singleton</artifactId>
|
1694
|
-
<version>7.1.x.incremental.129</version>
|
1695
|
-
<licenses>
|
1696
|
-
<license>
|
1697
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1698
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1699
|
-
<distribution>repo</distribution>
|
1700
|
-
</license>
|
1701
|
-
</licenses>
|
1702
|
-
</dependency>
|
1703
|
-
<dependency>
|
1704
|
-
<groupId>org.jboss.as</groupId>
|
1705
|
-
<artifactId>jboss-as-clustering-web-infinispan</artifactId>
|
1706
|
-
<version>7.1.x.incremental.129</version>
|
1707
|
-
<licenses>
|
1708
|
-
<license>
|
1709
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1710
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1711
|
-
<distribution>repo</distribution>
|
1712
|
-
</license>
|
1713
|
-
</licenses>
|
1714
|
-
</dependency>
|
1715
|
-
<dependency>
|
1716
|
-
<groupId>org.jboss.as</groupId>
|
1717
|
-
<artifactId>jboss-as-clustering-web-spi</artifactId>
|
1718
|
-
<version>7.1.x.incremental.129</version>
|
1719
|
-
<licenses>
|
1720
|
-
<license>
|
1721
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1722
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1723
|
-
<distribution>repo</distribution>
|
1724
|
-
</license>
|
1725
|
-
</licenses>
|
1726
|
-
</dependency>
|
1727
|
-
<dependency>
|
1728
|
-
<groupId>org.jboss.as</groupId>
|
1729
|
-
<artifactId>jboss-as-cmp</artifactId>
|
1730
|
-
<version>7.1.x.incremental.129</version>
|
1731
|
-
<licenses>
|
1732
|
-
<license>
|
1733
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1734
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1735
|
-
<distribution>repo</distribution>
|
1736
|
-
</license>
|
1737
|
-
</licenses>
|
1738
|
-
</dependency>
|
1739
|
-
<dependency>
|
1740
|
-
<groupId>org.jboss.as</groupId>
|
1741
|
-
<artifactId>jboss-as-config-assembly</artifactId>
|
1742
|
-
<version>7.1.x.incremental.129</version>
|
1743
|
-
<licenses>
|
1744
|
-
<license>
|
1745
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1746
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1747
|
-
<distribution>repo</distribution>
|
1748
|
-
</license>
|
1749
|
-
</licenses>
|
1750
|
-
</dependency>
|
1751
|
-
<dependency>
|
1752
|
-
<groupId>org.jboss.as</groupId>
|
1753
|
-
<artifactId>jboss-as-configadmin</artifactId>
|
1754
|
-
<version>7.1.x.incremental.129</version>
|
1755
|
-
<licenses>
|
1756
|
-
<license>
|
1757
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1758
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1759
|
-
<distribution>repo</distribution>
|
1760
|
-
</license>
|
1761
|
-
</licenses>
|
1762
|
-
</dependency>
|
1763
|
-
<dependency>
|
1764
|
-
<groupId>org.jboss.as</groupId>
|
1765
|
-
<artifactId>jboss-as-connector</artifactId>
|
1766
|
-
<version>7.1.x.incremental.129</version>
|
1767
|
-
<licenses>
|
1768
|
-
<license>
|
1769
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1770
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1771
|
-
<distribution>repo</distribution>
|
1772
|
-
</license>
|
1773
|
-
</licenses>
|
1774
|
-
</dependency>
|
1775
|
-
<dependency>
|
1776
|
-
<groupId>org.jboss.as</groupId>
|
1777
|
-
<artifactId>jboss-as-console</artifactId>
|
1778
|
-
<version>1.4.0.Final</version>
|
1779
|
-
<licenses>
|
1780
|
-
<license>
|
1781
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1782
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1783
|
-
</license>
|
1784
|
-
</licenses>
|
1785
|
-
</dependency>
|
1786
|
-
<dependency>
|
1787
|
-
<groupId>org.jboss.as</groupId>
|
1788
|
-
<artifactId>jboss-as-controller</artifactId>
|
1789
|
-
<version>7.1.x.incremental.129</version>
|
1790
|
-
<licenses>
|
1791
|
-
<license>
|
1792
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1793
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1794
|
-
<distribution>repo</distribution>
|
1795
|
-
</license>
|
1796
|
-
</licenses>
|
1797
|
-
</dependency>
|
1798
|
-
<dependency>
|
1799
|
-
<groupId>org.jboss.as</groupId>
|
1800
|
-
<artifactId>jboss-as-controller-client</artifactId>
|
1801
|
-
<version>7.1.x.incremental.129</version>
|
1802
|
-
<licenses>
|
1803
|
-
<license>
|
1804
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1805
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1806
|
-
<distribution>repo</distribution>
|
1807
|
-
</license>
|
1808
|
-
</licenses>
|
1809
|
-
</dependency>
|
1810
|
-
<dependency>
|
1811
|
-
<groupId>org.jboss.as</groupId>
|
1812
|
-
<artifactId>jboss-as-deployment-repository</artifactId>
|
1813
|
-
<version>7.1.x.incremental.129</version>
|
1814
|
-
<licenses>
|
1815
|
-
<license>
|
1816
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1817
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1818
|
-
<distribution>repo</distribution>
|
1819
|
-
</license>
|
1820
|
-
</licenses>
|
1821
|
-
</dependency>
|
1822
|
-
<dependency>
|
1823
|
-
<groupId>org.jboss.as</groupId>
|
1824
|
-
<artifactId>jboss-as-deployment-scanner</artifactId>
|
1825
|
-
<version>7.1.x.incremental.129</version>
|
1826
|
-
<licenses>
|
1827
|
-
<license>
|
1828
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1829
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1830
|
-
<distribution>repo</distribution>
|
1831
|
-
</license>
|
1832
|
-
</licenses>
|
1833
|
-
</dependency>
|
1834
|
-
<dependency>
|
1835
|
-
<groupId>org.jboss.as</groupId>
|
1836
|
-
<artifactId>jboss-as-domain-http-error-context</artifactId>
|
1837
|
-
<version>7.1.x.incremental.129</version>
|
1838
|
-
<licenses>
|
1839
|
-
<license>
|
1840
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1841
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1842
|
-
<distribution>repo</distribution>
|
1843
|
-
</license>
|
1844
|
-
</licenses>
|
1845
|
-
</dependency>
|
1846
|
-
<dependency>
|
1847
|
-
<groupId>org.jboss.as</groupId>
|
1848
|
-
<artifactId>jboss-as-domain-http-interface</artifactId>
|
1849
|
-
<version>7.1.x.incremental.129</version>
|
1850
|
-
<licenses>
|
1851
|
-
<license>
|
1852
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1853
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1854
|
-
<distribution>repo</distribution>
|
1855
|
-
</license>
|
1856
|
-
</licenses>
|
1857
|
-
</dependency>
|
1858
|
-
<dependency>
|
1859
|
-
<groupId>org.jboss.as</groupId>
|
1860
|
-
<artifactId>jboss-as-domain-management</artifactId>
|
1861
|
-
<version>7.1.x.incremental.129</version>
|
1862
|
-
<licenses>
|
1863
|
-
<license>
|
1864
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1865
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1866
|
-
<distribution>repo</distribution>
|
1867
|
-
</license>
|
1868
|
-
</licenses>
|
1869
|
-
</dependency>
|
1870
|
-
<dependency>
|
1871
|
-
<groupId>org.jboss.as</groupId>
|
1872
|
-
<artifactId>jboss-as-ee</artifactId>
|
1873
|
-
<version>7.1.x.incremental.129</version>
|
1874
|
-
<licenses>
|
1875
|
-
<license>
|
1876
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1877
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1878
|
-
<distribution>repo</distribution>
|
1879
|
-
</license>
|
1880
|
-
</licenses>
|
1881
|
-
</dependency>
|
1882
|
-
<dependency>
|
1883
|
-
<groupId>org.jboss.as</groupId>
|
1884
|
-
<artifactId>jboss-as-ee-deployment</artifactId>
|
1885
|
-
<version>7.1.x.incremental.129</version>
|
1886
|
-
<licenses>
|
1887
|
-
<license>
|
1888
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1889
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1890
|
-
<distribution>repo</distribution>
|
1891
|
-
</license>
|
1892
|
-
</licenses>
|
1893
|
-
</dependency>
|
1894
|
-
<dependency>
|
1895
|
-
<groupId>org.jboss.as</groupId>
|
1896
|
-
<artifactId>jboss-as-ejb-client-bom</artifactId>
|
1897
|
-
<version>7.1.x.incremental.129</version>
|
1898
|
-
<licenses>
|
1899
|
-
<license>
|
1900
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1901
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1902
|
-
<distribution>repo</distribution>
|
1903
|
-
</license>
|
1904
|
-
</licenses>
|
1905
|
-
</dependency>
|
1906
|
-
<dependency>
|
1907
|
-
<groupId>org.jboss.as</groupId>
|
1908
|
-
<artifactId>jboss-as-ejb3</artifactId>
|
1909
|
-
<version>7.1.x.incremental.129</version>
|
1910
|
-
<licenses>
|
1911
|
-
<license>
|
1912
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1913
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1914
|
-
<distribution>repo</distribution>
|
1915
|
-
</license>
|
1916
|
-
</licenses>
|
1917
|
-
</dependency>
|
1918
|
-
<dependency>
|
1919
|
-
<groupId>org.jboss.as</groupId>
|
1920
|
-
<artifactId>jboss-as-embedded</artifactId>
|
1921
|
-
<version>7.1.x.incremental.129</version>
|
1922
|
-
<licenses>
|
1923
|
-
<license>
|
1924
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1925
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1926
|
-
<distribution>repo</distribution>
|
1927
|
-
</license>
|
1928
|
-
</licenses>
|
1929
|
-
</dependency>
|
1930
|
-
<dependency>
|
1931
|
-
<groupId>org.jboss.as</groupId>
|
1932
|
-
<artifactId>jboss-as-host-controller</artifactId>
|
1933
|
-
<version>7.1.x.incremental.129</version>
|
1934
|
-
<licenses>
|
1935
|
-
<license>
|
1936
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1937
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1938
|
-
<distribution>repo</distribution>
|
1939
|
-
</license>
|
1940
|
-
</licenses>
|
1941
|
-
</dependency>
|
1942
|
-
<dependency>
|
1943
|
-
<groupId>org.jboss.as</groupId>
|
1944
|
-
<artifactId>jboss-as-jacorb</artifactId>
|
1945
|
-
<version>7.1.x.incremental.129</version>
|
1946
|
-
<licenses>
|
1947
|
-
<license>
|
1948
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1949
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1950
|
-
<distribution>repo</distribution>
|
1951
|
-
</license>
|
1952
|
-
</licenses>
|
1953
|
-
</dependency>
|
1954
|
-
<dependency>
|
1955
|
-
<groupId>org.jboss.as</groupId>
|
1956
|
-
<artifactId>jboss-as-jaxr</artifactId>
|
1957
|
-
<version>7.1.x.incremental.129</version>
|
1958
|
-
<licenses>
|
1959
|
-
<license>
|
1960
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1961
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1962
|
-
<distribution>repo</distribution>
|
1963
|
-
</license>
|
1964
|
-
</licenses>
|
1965
|
-
</dependency>
|
1966
|
-
<dependency>
|
1967
|
-
<groupId>org.jboss.as</groupId>
|
1968
|
-
<artifactId>jboss-as-jaxrs</artifactId>
|
1969
|
-
<version>7.1.x.incremental.129</version>
|
1970
|
-
<licenses>
|
1971
|
-
<license>
|
1972
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1973
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1974
|
-
<distribution>repo</distribution>
|
1975
|
-
</license>
|
1976
|
-
</licenses>
|
1977
|
-
</dependency>
|
1978
|
-
<dependency>
|
1979
|
-
<groupId>org.jboss.as</groupId>
|
1980
|
-
<artifactId>jboss-as-jdr</artifactId>
|
1981
|
-
<version>7.1.x.incremental.129</version>
|
1982
|
-
<licenses>
|
1983
|
-
<license>
|
1984
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1985
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1986
|
-
<distribution>repo</distribution>
|
1987
|
-
</license>
|
1988
|
-
</licenses>
|
1989
|
-
</dependency>
|
1990
|
-
<dependency>
|
1991
|
-
<groupId>org.jboss.as</groupId>
|
1992
|
-
<artifactId>jboss-as-jms-client-bom</artifactId>
|
1993
|
-
<version>7.1.x.incremental.129</version>
|
1994
|
-
<licenses>
|
1995
|
-
<license>
|
1996
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
1997
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1998
|
-
<distribution>repo</distribution>
|
1999
|
-
</license>
|
2000
|
-
</licenses>
|
2001
|
-
</dependency>
|
2002
|
-
<dependency>
|
2003
|
-
<groupId>org.jboss.as</groupId>
|
2004
|
-
<artifactId>jboss-as-jmx</artifactId>
|
2005
|
-
<version>7.1.x.incremental.129</version>
|
2006
|
-
<licenses>
|
2007
|
-
<license>
|
2008
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2009
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2010
|
-
<distribution>repo</distribution>
|
2011
|
-
</license>
|
2012
|
-
</licenses>
|
2013
|
-
</dependency>
|
2014
|
-
<dependency>
|
2015
|
-
<groupId>org.jboss.as</groupId>
|
2016
|
-
<artifactId>jboss-as-jpa</artifactId>
|
2017
|
-
<version>7.1.x.incremental.129</version>
|
2018
|
-
<licenses>
|
2019
|
-
<license>
|
2020
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2021
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2022
|
-
<distribution>repo</distribution>
|
2023
|
-
</license>
|
2024
|
-
</licenses>
|
2025
|
-
</dependency>
|
2026
|
-
<dependency>
|
2027
|
-
<groupId>org.jboss.as</groupId>
|
2028
|
-
<artifactId>jboss-as-jpa-hibernate3</artifactId>
|
2029
|
-
<version>7.1.x.incremental.129</version>
|
2030
|
-
<licenses>
|
2031
|
-
<license>
|
2032
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2033
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2034
|
-
<distribution>repo</distribution>
|
2035
|
-
</license>
|
2036
|
-
</licenses>
|
2037
|
-
</dependency>
|
2038
|
-
<dependency>
|
2039
|
-
<groupId>org.jboss.as</groupId>
|
2040
|
-
<artifactId>jboss-as-jpa-hibernate4</artifactId>
|
2041
|
-
<version>7.1.x.incremental.129</version>
|
2042
|
-
<licenses>
|
2043
|
-
<license>
|
2044
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2045
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2046
|
-
<distribution>repo</distribution>
|
2047
|
-
</license>
|
2048
|
-
</licenses>
|
2049
|
-
</dependency>
|
2050
|
-
<dependency>
|
2051
|
-
<groupId>org.jboss.as</groupId>
|
2052
|
-
<artifactId>jboss-as-jpa-openjpa</artifactId>
|
2053
|
-
<version>7.1.x.incremental.129</version>
|
2054
|
-
<licenses>
|
2055
|
-
<license>
|
2056
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2057
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2058
|
-
<distribution>repo</distribution>
|
2059
|
-
</license>
|
2060
|
-
</licenses>
|
2061
|
-
</dependency>
|
2062
|
-
<dependency>
|
2063
|
-
<groupId>org.jboss.as</groupId>
|
2064
|
-
<artifactId>jboss-as-jpa-spi</artifactId>
|
2065
|
-
<version>7.1.x.incremental.129</version>
|
2066
|
-
<licenses>
|
2067
|
-
<license>
|
2068
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2069
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2070
|
-
<distribution>repo</distribution>
|
2071
|
-
</license>
|
2072
|
-
</licenses>
|
2073
|
-
</dependency>
|
2074
|
-
<dependency>
|
2075
|
-
<groupId>org.jboss.as</groupId>
|
2076
|
-
<artifactId>jboss-as-jpa-util</artifactId>
|
2077
|
-
<version>7.1.x.incremental.129</version>
|
2078
|
-
<licenses>
|
2079
|
-
<license>
|
2080
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2081
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2082
|
-
<distribution>repo</distribution>
|
2083
|
-
</license>
|
2084
|
-
</licenses>
|
2085
|
-
</dependency>
|
2086
|
-
<dependency>
|
2087
|
-
<groupId>org.jboss.as</groupId>
|
2088
|
-
<artifactId>jboss-as-jsf</artifactId>
|
2089
|
-
<version>7.1.x.incremental.129</version>
|
2090
|
-
<licenses>
|
2091
|
-
<license>
|
2092
|
-
<name>lgpl</name>
|
2093
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2094
|
-
<distribution>repo</distribution>
|
2095
|
-
</license>
|
2096
|
-
</licenses>
|
2097
|
-
</dependency>
|
2098
|
-
<dependency>
|
2099
|
-
<groupId>org.jboss.as</groupId>
|
2100
|
-
<artifactId>jboss-as-jsr77</artifactId>
|
2101
|
-
<version>7.1.x.incremental.129</version>
|
2102
|
-
<licenses>
|
2103
|
-
<license>
|
2104
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2105
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2106
|
-
<distribution>repo</distribution>
|
2107
|
-
</license>
|
2108
|
-
</licenses>
|
2109
|
-
</dependency>
|
2110
|
-
<dependency>
|
2111
|
-
<groupId>org.jboss.as</groupId>
|
2112
|
-
<artifactId>jboss-as-logging</artifactId>
|
2113
|
-
<version>7.1.x.incremental.129</version>
|
2114
|
-
<licenses>
|
2115
|
-
<license>
|
2116
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2117
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2118
|
-
<distribution>repo</distribution>
|
2119
|
-
</license>
|
2120
|
-
</licenses>
|
2121
|
-
</dependency>
|
2122
|
-
<dependency>
|
2123
|
-
<groupId>org.jboss.as</groupId>
|
2124
|
-
<artifactId>jboss-as-mail</artifactId>
|
2125
|
-
<version>7.1.x.incremental.129</version>
|
2126
|
-
<licenses>
|
2127
|
-
<license>
|
2128
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2129
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2130
|
-
<distribution>repo</distribution>
|
2131
|
-
</license>
|
2132
|
-
</licenses>
|
2133
|
-
</dependency>
|
2134
|
-
<dependency>
|
2135
|
-
<groupId>org.jboss.as</groupId>
|
2136
|
-
<artifactId>jboss-as-management-client-content</artifactId>
|
2137
|
-
<version>7.1.x.incremental.129</version>
|
2138
|
-
<licenses>
|
2139
|
-
<license>
|
2140
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2141
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2142
|
-
<distribution>repo</distribution>
|
2143
|
-
</license>
|
2144
|
-
</licenses>
|
2145
|
-
</dependency>
|
2146
|
-
<dependency>
|
2147
|
-
<groupId>org.jboss.as</groupId>
|
2148
|
-
<artifactId>jboss-as-messaging</artifactId>
|
2149
|
-
<version>7.1.x.incremental.129</version>
|
2150
|
-
<licenses>
|
2151
|
-
<license>
|
2152
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2153
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2154
|
-
<distribution>repo</distribution>
|
2155
|
-
</license>
|
2156
|
-
</licenses>
|
2157
|
-
</dependency>
|
2158
|
-
<dependency>
|
2159
|
-
<groupId>org.jboss.as</groupId>
|
2160
|
-
<artifactId>jboss-as-modcluster</artifactId>
|
2161
|
-
<version>7.1.x.incremental.129</version>
|
2162
|
-
<licenses>
|
2163
|
-
<license>
|
2164
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2165
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2166
|
-
<distribution>repo</distribution>
|
2167
|
-
</license>
|
2168
|
-
</licenses>
|
2169
|
-
</dependency>
|
2170
|
-
<dependency>
|
2171
|
-
<groupId>org.jboss.as</groupId>
|
2172
|
-
<artifactId>jboss-as-naming</artifactId>
|
2173
|
-
<version>7.1.x.incremental.129</version>
|
2174
|
-
<licenses>
|
2175
|
-
<license>
|
2176
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2177
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2178
|
-
<distribution>repo</distribution>
|
2179
|
-
</license>
|
2180
|
-
</licenses>
|
2181
|
-
</dependency>
|
2182
|
-
<dependency>
|
2183
|
-
<groupId>org.jboss.as</groupId>
|
2184
|
-
<artifactId>jboss-as-network</artifactId>
|
2185
|
-
<version>7.1.x.incremental.129</version>
|
2186
|
-
<licenses>
|
2187
|
-
<license>
|
2188
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2189
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2190
|
-
<distribution>repo</distribution>
|
2191
|
-
</license>
|
2192
|
-
</licenses>
|
2193
|
-
</dependency>
|
2194
|
-
<dependency>
|
2195
|
-
<groupId>org.jboss.as</groupId>
|
2196
|
-
<artifactId>jboss-as-osgi-configadmin</artifactId>
|
2197
|
-
<version>7.1.x.incremental.129</version>
|
2198
|
-
<licenses>
|
2199
|
-
<license>
|
2200
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2201
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2202
|
-
<distribution>repo</distribution>
|
2203
|
-
</license>
|
2204
|
-
</licenses>
|
2205
|
-
</dependency>
|
2206
|
-
<dependency>
|
2207
|
-
<groupId>org.jboss.as</groupId>
|
2208
|
-
<artifactId>jboss-as-osgi-service</artifactId>
|
2209
|
-
<version>7.1.x.incremental.129</version>
|
2210
|
-
<licenses>
|
2211
|
-
<license>
|
2212
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2213
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2214
|
-
<distribution>repo</distribution>
|
2215
|
-
</license>
|
2216
|
-
</licenses>
|
2217
|
-
</dependency>
|
2218
|
-
<dependency>
|
2219
|
-
<groupId>org.jboss.as</groupId>
|
2220
|
-
<artifactId>jboss-as-platform-mbean</artifactId>
|
2221
|
-
<version>7.1.x.incremental.129</version>
|
2222
|
-
<licenses>
|
2223
|
-
<license>
|
2224
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2225
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2226
|
-
<distribution>repo</distribution>
|
2227
|
-
</license>
|
2228
|
-
</licenses>
|
2229
|
-
</dependency>
|
2230
|
-
<dependency>
|
2231
|
-
<groupId>org.jboss.as</groupId>
|
2232
|
-
<artifactId>jboss-as-pojo</artifactId>
|
2233
|
-
<version>7.1.x.incremental.129</version>
|
2234
|
-
<licenses>
|
2235
|
-
<license>
|
2236
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2237
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2238
|
-
<distribution>repo</distribution>
|
2239
|
-
</license>
|
2240
|
-
</licenses>
|
2241
|
-
</dependency>
|
2242
|
-
<dependency>
|
2243
|
-
<groupId>org.jboss.as</groupId>
|
2244
|
-
<artifactId>jboss-as-process-controller</artifactId>
|
2245
|
-
<version>7.1.x.incremental.129</version>
|
2246
|
-
<licenses>
|
2247
|
-
<license>
|
2248
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2249
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2250
|
-
<distribution>repo</distribution>
|
2251
|
-
</license>
|
2252
|
-
</licenses>
|
2253
|
-
</dependency>
|
2254
|
-
<dependency>
|
2255
|
-
<groupId>org.jboss.as</groupId>
|
2256
|
-
<artifactId>jboss-as-protocol</artifactId>
|
2257
|
-
<version>7.1.x.incremental.129</version>
|
2258
|
-
<licenses>
|
2259
|
-
<license>
|
2260
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2261
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2262
|
-
<distribution>repo</distribution>
|
2263
|
-
</license>
|
2264
|
-
</licenses>
|
2265
|
-
</dependency>
|
2266
|
-
<dependency>
|
2267
|
-
<groupId>org.jboss.as</groupId>
|
2268
|
-
<artifactId>jboss-as-remoting</artifactId>
|
2269
|
-
<version>7.1.x.incremental.129</version>
|
793
|
+
<groupId>org.jboss</groupId>
|
794
|
+
<artifactId>jboss-transaction-spi</artifactId>
|
795
|
+
<version>7.0.0.Final</version>
|
2270
796
|
<licenses>
|
2271
797
|
<license>
|
2272
798
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2273
799
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2274
|
-
<distribution>repo</distribution>
|
2275
800
|
</license>
|
2276
801
|
</licenses>
|
2277
802
|
</dependency>
|
2278
803
|
<dependency>
|
2279
|
-
<groupId>org.jboss
|
2280
|
-
<artifactId>jboss-
|
2281
|
-
<version>
|
804
|
+
<groupId>org.jboss</groupId>
|
805
|
+
<artifactId>jboss-vfs</artifactId>
|
806
|
+
<version>3.1.0.Final</version>
|
2282
807
|
<licenses>
|
2283
808
|
<license>
|
2284
809
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2285
810
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2286
|
-
<distribution>repo</distribution>
|
2287
811
|
</license>
|
2288
812
|
</licenses>
|
2289
813
|
</dependency>
|
2290
814
|
<dependency>
|
2291
|
-
<groupId>org.jboss
|
2292
|
-
<artifactId>
|
2293
|
-
<version>
|
815
|
+
<groupId>org.jboss</groupId>
|
816
|
+
<artifactId>staxmapper</artifactId>
|
817
|
+
<version>1.1.0.Final</version>
|
2294
818
|
<licenses>
|
2295
819
|
<license>
|
2296
820
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2297
821
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2298
|
-
<distribution>repo</distribution>
|
2299
822
|
</license>
|
2300
823
|
</licenses>
|
2301
824
|
</dependency>
|
2302
825
|
<dependency>
|
2303
|
-
<groupId>org.jboss.
|
2304
|
-
<artifactId>
|
2305
|
-
<version>
|
826
|
+
<groupId>org.jboss.aesh</groupId>
|
827
|
+
<artifactId>aesh</artifactId>
|
828
|
+
<version>0.27</version>
|
2306
829
|
<licenses>
|
2307
830
|
<license>
|
2308
|
-
<name>
|
2309
|
-
<url>http://
|
2310
|
-
<distribution>repo</distribution>
|
831
|
+
<name>Eclipse License, Version 1.0</name>
|
832
|
+
<url>http://www.eclipse.org/legal/epl-v10.html</url>
|
2311
833
|
</license>
|
2312
834
|
</licenses>
|
2313
835
|
</dependency>
|
2314
836
|
<dependency>
|
2315
837
|
<groupId>org.jboss.as</groupId>
|
2316
|
-
<artifactId>jboss-as-
|
2317
|
-
<version>7.
|
838
|
+
<artifactId>jboss-as-build-config</artifactId>
|
839
|
+
<version>7.2.x.slim.incremental.4</version>
|
2318
840
|
<licenses>
|
2319
841
|
<license>
|
2320
842
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2325,8 +847,8 @@
|
|
2325
847
|
</dependency>
|
2326
848
|
<dependency>
|
2327
849
|
<groupId>org.jboss.as</groupId>
|
2328
|
-
<artifactId>jboss-as-
|
2329
|
-
<version>7.
|
850
|
+
<artifactId>jboss-as-cli</artifactId>
|
851
|
+
<version>7.2.x.slim.incremental.4</version>
|
2330
852
|
<licenses>
|
2331
853
|
<license>
|
2332
854
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2337,8 +859,8 @@
|
|
2337
859
|
</dependency>
|
2338
860
|
<dependency>
|
2339
861
|
<groupId>org.jboss.as</groupId>
|
2340
|
-
<artifactId>jboss-as-
|
2341
|
-
<version>7.
|
862
|
+
<artifactId>jboss-as-client-all</artifactId>
|
863
|
+
<version>7.2.x.slim.incremental.4</version>
|
2342
864
|
<licenses>
|
2343
865
|
<license>
|
2344
866
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2349,8 +871,8 @@
|
|
2349
871
|
</dependency>
|
2350
872
|
<dependency>
|
2351
873
|
<groupId>org.jboss.as</groupId>
|
2352
|
-
<artifactId>jboss-as-
|
2353
|
-
<version>7.
|
874
|
+
<artifactId>jboss-as-clustering-api</artifactId>
|
875
|
+
<version>7.2.x.slim.incremental.4</version>
|
2354
876
|
<licenses>
|
2355
877
|
<license>
|
2356
878
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2361,8 +883,8 @@
|
|
2361
883
|
</dependency>
|
2362
884
|
<dependency>
|
2363
885
|
<groupId>org.jboss.as</groupId>
|
2364
|
-
<artifactId>jboss-as-
|
2365
|
-
<version>7.
|
886
|
+
<artifactId>jboss-as-clustering-common</artifactId>
|
887
|
+
<version>7.2.x.slim.incremental.4</version>
|
2366
888
|
<licenses>
|
2367
889
|
<license>
|
2368
890
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2373,8 +895,8 @@
|
|
2373
895
|
</dependency>
|
2374
896
|
<dependency>
|
2375
897
|
<groupId>org.jboss.as</groupId>
|
2376
|
-
<artifactId>jboss-as-
|
2377
|
-
<version>7.
|
898
|
+
<artifactId>jboss-as-clustering-impl</artifactId>
|
899
|
+
<version>7.2.x.slim.incremental.4</version>
|
2378
900
|
<licenses>
|
2379
901
|
<license>
|
2380
902
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2385,8 +907,8 @@
|
|
2385
907
|
</dependency>
|
2386
908
|
<dependency>
|
2387
909
|
<groupId>org.jboss.as</groupId>
|
2388
|
-
<artifactId>jboss-as-
|
2389
|
-
<version>7.
|
910
|
+
<artifactId>jboss-as-clustering-infinispan</artifactId>
|
911
|
+
<version>7.2.x.slim.incremental.4</version>
|
2390
912
|
<licenses>
|
2391
913
|
<license>
|
2392
914
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2397,185 +919,104 @@
|
|
2397
919
|
</dependency>
|
2398
920
|
<dependency>
|
2399
921
|
<groupId>org.jboss.as</groupId>
|
2400
|
-
<artifactId>
|
2401
|
-
<version>2.
|
2402
|
-
<licenses>
|
2403
|
-
<license>
|
2404
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2405
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2406
|
-
</license>
|
2407
|
-
</licenses>
|
2408
|
-
</dependency>
|
2409
|
-
<dependency>
|
2410
|
-
<groupId>org.jboss.ballroom</groupId>
|
2411
|
-
<artifactId>widgets</artifactId>
|
2412
|
-
<version>1.4.0.Final</version>
|
2413
|
-
<licenses>
|
2414
|
-
<license>
|
2415
|
-
<name>lgpl</name>
|
2416
|
-
<url>http://repository.jboss.com/licenses/lgpl.txt</url>
|
2417
|
-
</license>
|
2418
|
-
</licenses>
|
2419
|
-
</dependency>
|
2420
|
-
<dependency>
|
2421
|
-
<groupId>org.jboss.classfilewriter</groupId>
|
2422
|
-
<artifactId>jboss-classfilewriter</artifactId>
|
2423
|
-
<version>1.0.3.Final</version>
|
922
|
+
<artifactId>jboss-as-clustering-jgroups</artifactId>
|
923
|
+
<version>7.2.x.slim.incremental.4</version>
|
2424
924
|
<licenses>
|
2425
925
|
<license>
|
2426
926
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2427
927
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2428
|
-
</license>
|
2429
|
-
</licenses>
|
2430
|
-
</dependency>
|
2431
|
-
<dependency>
|
2432
|
-
<groupId>org.jboss.com.sun.httpserver</groupId>
|
2433
|
-
<artifactId>httpserver</artifactId>
|
2434
|
-
<version>1.0.1.Final</version>
|
2435
|
-
<licenses>
|
2436
|
-
<license>
|
2437
|
-
<name>GNU General Public License, Version 2</name>
|
2438
|
-
<url>http://repository.jboss.org/licenses/gpl-2.0.txt</url>
|
2439
|
-
</license>
|
2440
|
-
</licenses>
|
2441
|
-
</dependency>
|
2442
|
-
<dependency>
|
2443
|
-
<groupId>org.jboss.common</groupId>
|
2444
|
-
<artifactId>jboss-common-beans</artifactId>
|
2445
|
-
<version>1.0.0.Final</version>
|
2446
|
-
<licenses>
|
2447
|
-
<license>
|
2448
|
-
<name>lgpl</name>
|
2449
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2450
928
|
<distribution>repo</distribution>
|
2451
929
|
</license>
|
2452
930
|
</licenses>
|
2453
931
|
</dependency>
|
2454
932
|
<dependency>
|
2455
|
-
<groupId>org.jboss.
|
2456
|
-
<artifactId>jboss-
|
2457
|
-
<version>2.
|
2458
|
-
<licenses>
|
2459
|
-
<license>
|
2460
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2461
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2462
|
-
</license>
|
2463
|
-
</licenses>
|
2464
|
-
</dependency>
|
2465
|
-
<dependency>
|
2466
|
-
<groupId>org.jboss.invocation</groupId>
|
2467
|
-
<artifactId>jboss-invocation</artifactId>
|
2468
|
-
<version>1.1.1.Final</version>
|
2469
|
-
<licenses>
|
2470
|
-
<license>
|
2471
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2472
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2473
|
-
</license>
|
2474
|
-
</licenses>
|
2475
|
-
</dependency>
|
2476
|
-
<dependency>
|
2477
|
-
<groupId>org.jboss.ironjacamar</groupId>
|
2478
|
-
<artifactId>ironjacamar-common-api</artifactId>
|
2479
|
-
<version>1.0.13.Final</version>
|
2480
|
-
<licenses>
|
2481
|
-
<license>
|
2482
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2483
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2484
|
-
</license>
|
2485
|
-
</licenses>
|
2486
|
-
</dependency>
|
2487
|
-
<dependency>
|
2488
|
-
<groupId>org.jboss.ironjacamar</groupId>
|
2489
|
-
<artifactId>ironjacamar-common-impl</artifactId>
|
2490
|
-
<version>1.0.13.Final</version>
|
2491
|
-
<licenses>
|
2492
|
-
<license>
|
2493
|
-
<name>GNU Lesser General Public License, Version 2.1</name>
|
2494
|
-
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2495
|
-
</license>
|
2496
|
-
</licenses>
|
2497
|
-
</dependency>
|
2498
|
-
<dependency>
|
2499
|
-
<groupId>org.jboss.ironjacamar</groupId>
|
2500
|
-
<artifactId>ironjacamar-common-spi</artifactId>
|
2501
|
-
<version>1.0.13.Final</version>
|
933
|
+
<groupId>org.jboss.as</groupId>
|
934
|
+
<artifactId>jboss-as-clustering-registry</artifactId>
|
935
|
+
<version>7.2.x.slim.incremental.4</version>
|
2502
936
|
<licenses>
|
2503
937
|
<license>
|
2504
938
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2505
939
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
940
|
+
<distribution>repo</distribution>
|
2506
941
|
</license>
|
2507
942
|
</licenses>
|
2508
943
|
</dependency>
|
2509
944
|
<dependency>
|
2510
|
-
<groupId>org.jboss.
|
2511
|
-
<artifactId>
|
2512
|
-
<version>
|
945
|
+
<groupId>org.jboss.as</groupId>
|
946
|
+
<artifactId>jboss-as-clustering-service</artifactId>
|
947
|
+
<version>7.2.x.slim.incremental.4</version>
|
2513
948
|
<licenses>
|
2514
949
|
<license>
|
2515
950
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2516
951
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
952
|
+
<distribution>repo</distribution>
|
2517
953
|
</license>
|
2518
954
|
</licenses>
|
2519
955
|
</dependency>
|
2520
956
|
<dependency>
|
2521
|
-
<groupId>org.jboss.
|
2522
|
-
<artifactId>
|
2523
|
-
<version>
|
957
|
+
<groupId>org.jboss.as</groupId>
|
958
|
+
<artifactId>jboss-as-clustering-singleton</artifactId>
|
959
|
+
<version>7.2.x.slim.incremental.4</version>
|
2524
960
|
<licenses>
|
2525
961
|
<license>
|
2526
962
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2527
963
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
964
|
+
<distribution>repo</distribution>
|
2528
965
|
</license>
|
2529
966
|
</licenses>
|
2530
967
|
</dependency>
|
2531
968
|
<dependency>
|
2532
|
-
<groupId>org.jboss.
|
2533
|
-
<artifactId>
|
2534
|
-
<version>
|
969
|
+
<groupId>org.jboss.as</groupId>
|
970
|
+
<artifactId>jboss-as-clustering-web-infinispan</artifactId>
|
971
|
+
<version>7.2.x.slim.incremental.4</version>
|
2535
972
|
<licenses>
|
2536
973
|
<license>
|
2537
974
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2538
975
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
976
|
+
<distribution>repo</distribution>
|
2539
977
|
</license>
|
2540
978
|
</licenses>
|
2541
979
|
</dependency>
|
2542
980
|
<dependency>
|
2543
|
-
<groupId>org.jboss.
|
2544
|
-
<artifactId>
|
2545
|
-
<version>
|
981
|
+
<groupId>org.jboss.as</groupId>
|
982
|
+
<artifactId>jboss-as-clustering-web-spi</artifactId>
|
983
|
+
<version>7.2.x.slim.incremental.4</version>
|
2546
984
|
<licenses>
|
2547
985
|
<license>
|
2548
986
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2549
987
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
988
|
+
<distribution>repo</distribution>
|
2550
989
|
</license>
|
2551
990
|
</licenses>
|
2552
991
|
</dependency>
|
2553
992
|
<dependency>
|
2554
|
-
<groupId>org.jboss.
|
2555
|
-
<artifactId>
|
2556
|
-
<version>
|
993
|
+
<groupId>org.jboss.as</groupId>
|
994
|
+
<artifactId>jboss-as-config-assembly</artifactId>
|
995
|
+
<version>7.2.x.slim.incremental.4</version>
|
2557
996
|
<licenses>
|
2558
997
|
<license>
|
2559
998
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2560
999
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1000
|
+
<distribution>repo</distribution>
|
2561
1001
|
</license>
|
2562
1002
|
</licenses>
|
2563
1003
|
</dependency>
|
2564
1004
|
<dependency>
|
2565
|
-
<groupId>org.jboss.
|
2566
|
-
<artifactId>
|
2567
|
-
<version>
|
1005
|
+
<groupId>org.jboss.as</groupId>
|
1006
|
+
<artifactId>jboss-as-connector</artifactId>
|
1007
|
+
<version>7.2.x.slim.incremental.4</version>
|
2568
1008
|
<licenses>
|
2569
1009
|
<license>
|
2570
1010
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2571
1011
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1012
|
+
<distribution>repo</distribution>
|
2572
1013
|
</license>
|
2573
1014
|
</licenses>
|
2574
1015
|
</dependency>
|
2575
1016
|
<dependency>
|
2576
|
-
<groupId>org.jboss.
|
2577
|
-
<artifactId>
|
2578
|
-
<version>
|
1017
|
+
<groupId>org.jboss.as</groupId>
|
1018
|
+
<artifactId>jboss-as-console</artifactId>
|
1019
|
+
<version>1.5.1.Final</version>
|
2579
1020
|
<licenses>
|
2580
1021
|
<license>
|
2581
1022
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2584,53 +1025,56 @@
|
|
2584
1025
|
</licenses>
|
2585
1026
|
</dependency>
|
2586
1027
|
<dependency>
|
2587
|
-
<groupId>org.jboss.
|
2588
|
-
<artifactId>
|
2589
|
-
<version>
|
1028
|
+
<groupId>org.jboss.as</groupId>
|
1029
|
+
<artifactId>jboss-as-console-resources</artifactId>
|
1030
|
+
<version>1.5.1.Final</version>
|
2590
1031
|
<licenses>
|
2591
1032
|
<license>
|
2592
|
-
<name>
|
2593
|
-
<url>http://repository.jboss.
|
1033
|
+
<name>lgpl</name>
|
1034
|
+
<url>http://repository.jboss.com/licenses/lgpl.txt</url>
|
2594
1035
|
</license>
|
2595
1036
|
</licenses>
|
2596
1037
|
</dependency>
|
2597
1038
|
<dependency>
|
2598
|
-
<groupId>org.jboss.
|
2599
|
-
<artifactId>
|
2600
|
-
<version>
|
1039
|
+
<groupId>org.jboss.as</groupId>
|
1040
|
+
<artifactId>jboss-as-controller</artifactId>
|
1041
|
+
<version>7.2.x.slim.incremental.4</version>
|
2601
1042
|
<licenses>
|
2602
1043
|
<license>
|
2603
1044
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2604
1045
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1046
|
+
<distribution>repo</distribution>
|
2605
1047
|
</license>
|
2606
1048
|
</licenses>
|
2607
1049
|
</dependency>
|
2608
1050
|
<dependency>
|
2609
|
-
<groupId>org.jboss.
|
2610
|
-
<artifactId>
|
2611
|
-
<version>
|
1051
|
+
<groupId>org.jboss.as</groupId>
|
1052
|
+
<artifactId>jboss-as-controller-client</artifactId>
|
1053
|
+
<version>7.2.x.slim.incremental.4</version>
|
2612
1054
|
<licenses>
|
2613
1055
|
<license>
|
2614
1056
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2615
1057
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1058
|
+
<distribution>repo</distribution>
|
2616
1059
|
</license>
|
2617
1060
|
</licenses>
|
2618
1061
|
</dependency>
|
2619
1062
|
<dependency>
|
2620
|
-
<groupId>org.jboss.
|
2621
|
-
<artifactId>
|
2622
|
-
<version>
|
1063
|
+
<groupId>org.jboss.as</groupId>
|
1064
|
+
<artifactId>jboss-as-deployment-repository</artifactId>
|
1065
|
+
<version>7.2.x.slim.incremental.4</version>
|
2623
1066
|
<licenses>
|
2624
1067
|
<license>
|
2625
1068
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2626
1069
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1070
|
+
<distribution>repo</distribution>
|
2627
1071
|
</license>
|
2628
1072
|
</licenses>
|
2629
1073
|
</dependency>
|
2630
1074
|
<dependency>
|
2631
|
-
<groupId>org.jboss.
|
2632
|
-
<artifactId>jboss-
|
2633
|
-
<version>
|
1075
|
+
<groupId>org.jboss.as</groupId>
|
1076
|
+
<artifactId>jboss-as-deployment-scanner</artifactId>
|
1077
|
+
<version>7.2.x.slim.incremental.4</version>
|
2634
1078
|
<licenses>
|
2635
1079
|
<license>
|
2636
1080
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2640,317 +1084,309 @@
|
|
2640
1084
|
</licenses>
|
2641
1085
|
</dependency>
|
2642
1086
|
<dependency>
|
2643
|
-
<groupId>org.jboss.
|
2644
|
-
<artifactId>jboss-
|
2645
|
-
<version>
|
2646
|
-
<licenses>
|
2647
|
-
<license>
|
2648
|
-
<name>Public Domain</name>
|
2649
|
-
<distribution>repo</distribution>
|
2650
|
-
</license>
|
2651
|
-
</licenses>
|
2652
|
-
</dependency>
|
2653
|
-
<dependency>
|
2654
|
-
<groupId>org.jboss.logging</groupId>
|
2655
|
-
<artifactId>jul-to-slf4j-stub</artifactId>
|
2656
|
-
<version>1.0.0.Final</version>
|
2657
|
-
<licenses>
|
2658
|
-
<license>
|
2659
|
-
<name>Public Domain</name>
|
2660
|
-
<distribution>repo</distribution>
|
2661
|
-
</license>
|
2662
|
-
</licenses>
|
2663
|
-
</dependency>
|
2664
|
-
<dependency>
|
2665
|
-
<groupId>org.jboss.logmanager</groupId>
|
2666
|
-
<artifactId>jboss-logmanager</artifactId>
|
2667
|
-
<version>1.3.2.Final</version>
|
1087
|
+
<groupId>org.jboss.as</groupId>
|
1088
|
+
<artifactId>jboss-as-domain-http-error-context</artifactId>
|
1089
|
+
<version>7.2.x.slim.incremental.4</version>
|
2668
1090
|
<licenses>
|
2669
1091
|
<license>
|
2670
1092
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2671
1093
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1094
|
+
<distribution>repo</distribution>
|
2672
1095
|
</license>
|
2673
1096
|
</licenses>
|
2674
1097
|
</dependency>
|
2675
1098
|
<dependency>
|
2676
|
-
<groupId>org.jboss.
|
2677
|
-
<artifactId>
|
2678
|
-
<version>
|
2679
|
-
<licenses>
|
2680
|
-
<license>
|
2681
|
-
<name>Apache License, Version 2.0</name>
|
2682
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
2683
|
-
</license>
|
2684
|
-
</licenses>
|
2685
|
-
</dependency>
|
2686
|
-
<dependency>
|
2687
|
-
<groupId>org.jboss.marshalling</groupId>
|
2688
|
-
<artifactId>jboss-marshalling</artifactId>
|
2689
|
-
<version>1.3.16.GA</version>
|
1099
|
+
<groupId>org.jboss.as</groupId>
|
1100
|
+
<artifactId>jboss-as-domain-http-interface</artifactId>
|
1101
|
+
<version>7.2.x.slim.incremental.4</version>
|
2690
1102
|
<licenses>
|
2691
1103
|
<license>
|
2692
1104
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2693
1105
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1106
|
+
<distribution>repo</distribution>
|
2694
1107
|
</license>
|
2695
1108
|
</licenses>
|
2696
1109
|
</dependency>
|
2697
1110
|
<dependency>
|
2698
|
-
<groupId>org.jboss.
|
2699
|
-
<artifactId>jboss-
|
2700
|
-
<version>
|
1111
|
+
<groupId>org.jboss.as</groupId>
|
1112
|
+
<artifactId>jboss-as-domain-management</artifactId>
|
1113
|
+
<version>7.2.x.slim.incremental.4</version>
|
2701
1114
|
<licenses>
|
2702
1115
|
<license>
|
2703
1116
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2704
1117
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1118
|
+
<distribution>repo</distribution>
|
2705
1119
|
</license>
|
2706
1120
|
</licenses>
|
2707
1121
|
</dependency>
|
2708
1122
|
<dependency>
|
2709
|
-
<groupId>org.jboss.
|
2710
|
-
<artifactId>jboss-
|
2711
|
-
<version>7.
|
1123
|
+
<groupId>org.jboss.as</groupId>
|
1124
|
+
<artifactId>jboss-as-ee</artifactId>
|
1125
|
+
<version>7.2.x.slim.incremental.4</version>
|
2712
1126
|
<licenses>
|
2713
1127
|
<license>
|
2714
1128
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2715
1129
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1130
|
+
<distribution>repo</distribution>
|
2716
1131
|
</license>
|
2717
1132
|
</licenses>
|
2718
1133
|
</dependency>
|
2719
1134
|
<dependency>
|
2720
|
-
<groupId>org.jboss.
|
2721
|
-
<artifactId>jboss-
|
2722
|
-
<version>7.
|
1135
|
+
<groupId>org.jboss.as</groupId>
|
1136
|
+
<artifactId>jboss-as-ee-deployment</artifactId>
|
1137
|
+
<version>7.2.x.slim.incremental.4</version>
|
2723
1138
|
<licenses>
|
2724
1139
|
<license>
|
2725
1140
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2726
1141
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1142
|
+
<distribution>repo</distribution>
|
2727
1143
|
</license>
|
2728
1144
|
</licenses>
|
2729
1145
|
</dependency>
|
2730
1146
|
<dependency>
|
2731
|
-
<groupId>org.jboss.
|
2732
|
-
<artifactId>jboss-
|
2733
|
-
<version>7.
|
1147
|
+
<groupId>org.jboss.as</groupId>
|
1148
|
+
<artifactId>jboss-as-host-controller</artifactId>
|
1149
|
+
<version>7.2.x.slim.incremental.4</version>
|
2734
1150
|
<licenses>
|
2735
1151
|
<license>
|
2736
1152
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2737
1153
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1154
|
+
<distribution>repo</distribution>
|
2738
1155
|
</license>
|
2739
1156
|
</licenses>
|
2740
1157
|
</dependency>
|
2741
1158
|
<dependency>
|
2742
|
-
<groupId>org.jboss.
|
2743
|
-
<artifactId>jboss-
|
2744
|
-
<version>7.
|
1159
|
+
<groupId>org.jboss.as</groupId>
|
1160
|
+
<artifactId>jboss-as-jms-client-bom</artifactId>
|
1161
|
+
<version>7.2.x.slim.incremental.4</version>
|
2745
1162
|
<licenses>
|
2746
1163
|
<license>
|
2747
1164
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2748
1165
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1166
|
+
<distribution>repo</distribution>
|
2749
1167
|
</license>
|
2750
1168
|
</licenses>
|
2751
1169
|
</dependency>
|
2752
1170
|
<dependency>
|
2753
|
-
<groupId>org.jboss.
|
2754
|
-
<artifactId>jboss-
|
2755
|
-
<version>7.
|
1171
|
+
<groupId>org.jboss.as</groupId>
|
1172
|
+
<artifactId>jboss-as-jmx</artifactId>
|
1173
|
+
<version>7.2.x.slim.incremental.4</version>
|
2756
1174
|
<licenses>
|
2757
1175
|
<license>
|
2758
1176
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2759
1177
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1178
|
+
<distribution>repo</distribution>
|
2760
1179
|
</license>
|
2761
1180
|
</licenses>
|
2762
1181
|
</dependency>
|
2763
1182
|
<dependency>
|
2764
|
-
<groupId>org.jboss.
|
2765
|
-
<artifactId>
|
2766
|
-
<version>
|
1183
|
+
<groupId>org.jboss.as</groupId>
|
1184
|
+
<artifactId>jboss-as-logging</artifactId>
|
1185
|
+
<version>7.2.x.slim.incremental.4</version>
|
2767
1186
|
<licenses>
|
2768
1187
|
<license>
|
2769
1188
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2770
1189
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1190
|
+
<distribution>repo</distribution>
|
2771
1191
|
</license>
|
2772
1192
|
</licenses>
|
2773
1193
|
</dependency>
|
2774
1194
|
<dependency>
|
2775
|
-
<groupId>org.jboss.
|
2776
|
-
<artifactId>
|
2777
|
-
<version>
|
1195
|
+
<groupId>org.jboss.as</groupId>
|
1196
|
+
<artifactId>jboss-as-management-client-content</artifactId>
|
1197
|
+
<version>7.2.x.slim.incremental.4</version>
|
2778
1198
|
<licenses>
|
2779
1199
|
<license>
|
2780
1200
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2781
1201
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1202
|
+
<distribution>repo</distribution>
|
2782
1203
|
</license>
|
2783
1204
|
</licenses>
|
2784
1205
|
</dependency>
|
2785
1206
|
<dependency>
|
2786
|
-
<groupId>org.jboss.
|
2787
|
-
<artifactId>
|
2788
|
-
<version>
|
1207
|
+
<groupId>org.jboss.as</groupId>
|
1208
|
+
<artifactId>jboss-as-messaging</artifactId>
|
1209
|
+
<version>7.2.x.slim.incremental.4</version>
|
2789
1210
|
<licenses>
|
2790
1211
|
<license>
|
2791
1212
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2792
1213
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1214
|
+
<distribution>repo</distribution>
|
2793
1215
|
</license>
|
2794
1216
|
</licenses>
|
2795
1217
|
</dependency>
|
2796
1218
|
<dependency>
|
2797
|
-
<groupId>org.jboss.
|
2798
|
-
<artifactId>
|
2799
|
-
<version>
|
1219
|
+
<groupId>org.jboss.as</groupId>
|
1220
|
+
<artifactId>jboss-as-modcluster</artifactId>
|
1221
|
+
<version>7.2.x.slim.incremental.4</version>
|
2800
1222
|
<licenses>
|
2801
1223
|
<license>
|
2802
1224
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2803
1225
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1226
|
+
<distribution>repo</distribution>
|
2804
1227
|
</license>
|
2805
1228
|
</licenses>
|
2806
1229
|
</dependency>
|
2807
1230
|
<dependency>
|
2808
|
-
<groupId>org.jboss.
|
2809
|
-
<artifactId>jboss-
|
2810
|
-
<version>
|
1231
|
+
<groupId>org.jboss.as</groupId>
|
1232
|
+
<artifactId>jboss-as-naming</artifactId>
|
1233
|
+
<version>7.2.x.slim.incremental.4</version>
|
2811
1234
|
<licenses>
|
2812
1235
|
<license>
|
2813
1236
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2814
1237
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1238
|
+
<distribution>repo</distribution>
|
2815
1239
|
</license>
|
2816
1240
|
</licenses>
|
2817
1241
|
</dependency>
|
2818
1242
|
<dependency>
|
2819
|
-
<groupId>org.jboss.
|
2820
|
-
<artifactId>jboss-
|
2821
|
-
<version>
|
1243
|
+
<groupId>org.jboss.as</groupId>
|
1244
|
+
<artifactId>jboss-as-network</artifactId>
|
1245
|
+
<version>7.2.x.slim.incremental.4</version>
|
2822
1246
|
<licenses>
|
2823
1247
|
<license>
|
2824
1248
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2825
1249
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1250
|
+
<distribution>repo</distribution>
|
2826
1251
|
</license>
|
2827
1252
|
</licenses>
|
2828
1253
|
</dependency>
|
2829
1254
|
<dependency>
|
2830
|
-
<groupId>org.jboss.
|
2831
|
-
<artifactId>
|
2832
|
-
<version>
|
1255
|
+
<groupId>org.jboss.as</groupId>
|
1256
|
+
<artifactId>jboss-as-platform-mbean</artifactId>
|
1257
|
+
<version>7.2.x.slim.incremental.4</version>
|
2833
1258
|
<licenses>
|
2834
1259
|
<license>
|
2835
|
-
<name>
|
2836
|
-
<url>http://repository.jboss.org/licenses/
|
1260
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1261
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1262
|
+
<distribution>repo</distribution>
|
2837
1263
|
</license>
|
2838
1264
|
</licenses>
|
2839
1265
|
</dependency>
|
2840
1266
|
<dependency>
|
2841
|
-
<groupId>org.jboss.
|
2842
|
-
<artifactId>
|
2843
|
-
<version>
|
1267
|
+
<groupId>org.jboss.as</groupId>
|
1268
|
+
<artifactId>jboss-as-process-controller</artifactId>
|
1269
|
+
<version>7.2.x.slim.incremental.4</version>
|
2844
1270
|
<licenses>
|
2845
1271
|
<license>
|
2846
1272
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2847
1273
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1274
|
+
<distribution>repo</distribution>
|
2848
1275
|
</license>
|
2849
1276
|
</licenses>
|
2850
1277
|
</dependency>
|
2851
1278
|
<dependency>
|
2852
|
-
<groupId>org.jboss.
|
2853
|
-
<artifactId>
|
2854
|
-
<version>
|
1279
|
+
<groupId>org.jboss.as</groupId>
|
1280
|
+
<artifactId>jboss-as-protocol</artifactId>
|
1281
|
+
<version>7.2.x.slim.incremental.4</version>
|
2855
1282
|
<licenses>
|
2856
1283
|
<license>
|
2857
1284
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2858
1285
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1286
|
+
<distribution>repo</distribution>
|
2859
1287
|
</license>
|
2860
1288
|
</licenses>
|
2861
1289
|
</dependency>
|
2862
1290
|
<dependency>
|
2863
|
-
<groupId>org.jboss.
|
2864
|
-
<artifactId>jboss-
|
2865
|
-
<version>
|
1291
|
+
<groupId>org.jboss.as</groupId>
|
1292
|
+
<artifactId>jboss-as-remoting</artifactId>
|
1293
|
+
<version>7.2.x.slim.incremental.4</version>
|
2866
1294
|
<licenses>
|
2867
1295
|
<license>
|
2868
1296
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2869
|
-
<url>http://repository.jboss.
|
1297
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1298
|
+
<distribution>repo</distribution>
|
2870
1299
|
</license>
|
2871
1300
|
</licenses>
|
2872
1301
|
</dependency>
|
2873
1302
|
<dependency>
|
2874
|
-
<groupId>org.jboss.
|
2875
|
-
<artifactId>
|
2876
|
-
<version>2.
|
1303
|
+
<groupId>org.jboss.as</groupId>
|
1304
|
+
<artifactId>jboss-as-security</artifactId>
|
1305
|
+
<version>7.2.x.slim.incremental.4</version>
|
2877
1306
|
<licenses>
|
2878
1307
|
<license>
|
2879
1308
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2880
|
-
<url>http://repository.jboss.
|
1309
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1310
|
+
<distribution>repo</distribution>
|
2881
1311
|
</license>
|
2882
1312
|
</licenses>
|
2883
1313
|
</dependency>
|
2884
1314
|
<dependency>
|
2885
|
-
<groupId>org.jboss.
|
2886
|
-
<artifactId>
|
2887
|
-
<version>
|
1315
|
+
<groupId>org.jboss.as</groupId>
|
1316
|
+
<artifactId>jboss-as-server</artifactId>
|
1317
|
+
<version>7.2.x.slim.incremental.4</version>
|
2888
1318
|
<licenses>
|
2889
1319
|
<license>
|
2890
1320
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2891
|
-
<url>http://repository.jboss.
|
1321
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1322
|
+
<distribution>repo</distribution>
|
2892
1323
|
</license>
|
2893
1324
|
</licenses>
|
2894
1325
|
</dependency>
|
2895
1326
|
<dependency>
|
2896
|
-
<groupId>org.jboss.
|
2897
|
-
<artifactId>
|
2898
|
-
<version>
|
1327
|
+
<groupId>org.jboss.as</groupId>
|
1328
|
+
<artifactId>jboss-as-system-jmx</artifactId>
|
1329
|
+
<version>7.2.x.slim.incremental.4</version>
|
2899
1330
|
<licenses>
|
2900
1331
|
<license>
|
2901
|
-
<name>
|
2902
|
-
<url>http://repository.jboss.
|
1332
|
+
<name>lgpl</name>
|
1333
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1334
|
+
<distribution>repo</distribution>
|
2903
1335
|
</license>
|
2904
1336
|
</licenses>
|
2905
1337
|
</dependency>
|
2906
1338
|
<dependency>
|
2907
|
-
<groupId>org.jboss.
|
2908
|
-
<artifactId>
|
2909
|
-
<version>2.
|
1339
|
+
<groupId>org.jboss.as</groupId>
|
1340
|
+
<artifactId>jboss-as-threads</artifactId>
|
1341
|
+
<version>7.2.x.slim.incremental.4</version>
|
2910
1342
|
<licenses>
|
2911
1343
|
<license>
|
2912
1344
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2913
1345
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1346
|
+
<distribution>repo</distribution>
|
2914
1347
|
</license>
|
2915
1348
|
</licenses>
|
2916
1349
|
</dependency>
|
2917
1350
|
<dependency>
|
2918
|
-
<groupId>org.jboss.
|
2919
|
-
<artifactId>
|
2920
|
-
<version>2.
|
1351
|
+
<groupId>org.jboss.as</groupId>
|
1352
|
+
<artifactId>jboss-as-transactions</artifactId>
|
1353
|
+
<version>7.2.x.slim.incremental.4</version>
|
2921
1354
|
<licenses>
|
2922
1355
|
<license>
|
2923
1356
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2924
1357
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1358
|
+
<distribution>repo</distribution>
|
2925
1359
|
</license>
|
2926
1360
|
</licenses>
|
2927
1361
|
</dependency>
|
2928
1362
|
<dependency>
|
2929
|
-
<groupId>org.jboss.
|
2930
|
-
<artifactId>
|
2931
|
-
<version>
|
1363
|
+
<groupId>org.jboss.as</groupId>
|
1364
|
+
<artifactId>jboss-as-version</artifactId>
|
1365
|
+
<version>7.2.x.slim.incremental.4</version>
|
2932
1366
|
<licenses>
|
2933
1367
|
<license>
|
2934
|
-
<name>
|
1368
|
+
<name>lgpl</name>
|
2935
1369
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1370
|
+
<distribution>repo</distribution>
|
2936
1371
|
</license>
|
2937
1372
|
</licenses>
|
2938
1373
|
</dependency>
|
2939
1374
|
<dependency>
|
2940
|
-
<groupId>org.jboss.
|
2941
|
-
<artifactId>
|
2942
|
-
<version>
|
1375
|
+
<groupId>org.jboss.as</groupId>
|
1376
|
+
<artifactId>jboss-as-web</artifactId>
|
1377
|
+
<version>7.2.x.slim.incremental.4</version>
|
2943
1378
|
<licenses>
|
2944
1379
|
<license>
|
2945
1380
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2946
1381
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1382
|
+
<distribution>repo</distribution>
|
2947
1383
|
</license>
|
2948
1384
|
</licenses>
|
2949
1385
|
</dependency>
|
2950
1386
|
<dependency>
|
2951
|
-
<groupId>org.jboss.
|
2952
|
-
<artifactId>
|
2953
|
-
<version>
|
1387
|
+
<groupId>org.jboss.as</groupId>
|
1388
|
+
<artifactId>jbossweb-native</artifactId>
|
1389
|
+
<version>2.0.10.Final</version>
|
2954
1390
|
<licenses>
|
2955
1391
|
<license>
|
2956
1392
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -2959,153 +1395,142 @@
|
|
2959
1395
|
</licenses>
|
2960
1396
|
</dependency>
|
2961
1397
|
<dependency>
|
2962
|
-
<groupId>org.jboss.
|
2963
|
-
<artifactId>jboss-
|
2964
|
-
<version>
|
1398
|
+
<groupId>org.jboss.classfilewriter</groupId>
|
1399
|
+
<artifactId>jboss-classfilewriter</artifactId>
|
1400
|
+
<version>1.0.3.Final</version>
|
2965
1401
|
<licenses>
|
2966
1402
|
<license>
|
2967
1403
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
2968
1404
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2969
|
-
<distribution>repo</distribution>
|
2970
1405
|
</license>
|
2971
1406
|
</licenses>
|
2972
1407
|
</dependency>
|
2973
1408
|
<dependency>
|
2974
|
-
<groupId>org.jboss.
|
2975
|
-
<artifactId>
|
2976
|
-
<version>1.0.
|
1409
|
+
<groupId>org.jboss.com.sun.httpserver</groupId>
|
1410
|
+
<artifactId>httpserver</artifactId>
|
1411
|
+
<version>1.0.1.Final</version>
|
2977
1412
|
<licenses>
|
2978
1413
|
<license>
|
2979
|
-
<name>
|
2980
|
-
<url>http://
|
2981
|
-
<distribution>repo</distribution>
|
1414
|
+
<name>GNU General Public License, Version 2</name>
|
1415
|
+
<url>http://repository.jboss.org/licenses/gpl-2.0.txt</url>
|
2982
1416
|
</license>
|
2983
1417
|
</licenses>
|
2984
1418
|
</dependency>
|
2985
1419
|
<dependency>
|
2986
|
-
<groupId>org.jboss.
|
2987
|
-
<artifactId>
|
2988
|
-
<version>
|
1420
|
+
<groupId>org.jboss.common</groupId>
|
1421
|
+
<artifactId>jboss-common-beans</artifactId>
|
1422
|
+
<version>1.1.0.Final</version>
|
2989
1423
|
<licenses>
|
2990
1424
|
<license>
|
2991
|
-
<name>
|
2992
|
-
<url>http://repository.jboss.org/licenses/
|
1425
|
+
<name>lgpl</name>
|
1426
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
2993
1427
|
<distribution>repo</distribution>
|
2994
1428
|
</license>
|
2995
1429
|
</licenses>
|
2996
1430
|
</dependency>
|
2997
1431
|
<dependency>
|
2998
|
-
<groupId>org.jboss.
|
2999
|
-
<artifactId>
|
3000
|
-
<version>
|
1432
|
+
<groupId>org.jboss.invocation</groupId>
|
1433
|
+
<artifactId>jboss-invocation</artifactId>
|
1434
|
+
<version>1.1.1.Final</version>
|
3001
1435
|
<licenses>
|
3002
1436
|
<license>
|
3003
|
-
<name>
|
3004
|
-
<url>http://repository.jboss.org/licenses/
|
3005
|
-
<distribution>repo</distribution>
|
1437
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1438
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3006
1439
|
</license>
|
3007
1440
|
</licenses>
|
3008
1441
|
</dependency>
|
3009
1442
|
<dependency>
|
3010
|
-
<groupId>org.jboss.
|
3011
|
-
<artifactId>
|
3012
|
-
<version>
|
1443
|
+
<groupId>org.jboss.ironjacamar</groupId>
|
1444
|
+
<artifactId>ironjacamar-common-api</artifactId>
|
1445
|
+
<version>1.0.15.Final</version>
|
3013
1446
|
<licenses>
|
3014
1447
|
<license>
|
3015
|
-
<name>
|
3016
|
-
<url>http://repository.jboss.org/licenses/
|
3017
|
-
<distribution>repo</distribution>
|
1448
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1449
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3018
1450
|
</license>
|
3019
1451
|
</licenses>
|
3020
1452
|
</dependency>
|
3021
1453
|
<dependency>
|
3022
|
-
<groupId>org.jboss.
|
3023
|
-
<artifactId>
|
3024
|
-
<version>
|
1454
|
+
<groupId>org.jboss.ironjacamar</groupId>
|
1455
|
+
<artifactId>ironjacamar-common-impl</artifactId>
|
1456
|
+
<version>1.0.15.Final</version>
|
3025
1457
|
<licenses>
|
3026
1458
|
<license>
|
3027
|
-
<name>
|
3028
|
-
<url>http://repository.jboss.org/licenses/
|
3029
|
-
<distribution>repo</distribution>
|
1459
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1460
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3030
1461
|
</license>
|
3031
1462
|
</licenses>
|
3032
1463
|
</dependency>
|
3033
1464
|
<dependency>
|
3034
|
-
<groupId>org.jboss.
|
3035
|
-
<artifactId>
|
3036
|
-
<version>
|
1465
|
+
<groupId>org.jboss.ironjacamar</groupId>
|
1466
|
+
<artifactId>ironjacamar-common-spi</artifactId>
|
1467
|
+
<version>1.0.15.Final</version>
|
3037
1468
|
<licenses>
|
3038
1469
|
<license>
|
3039
|
-
<name>
|
3040
|
-
<url>http://repository.jboss.org/licenses/
|
3041
|
-
<distribution>repo</distribution>
|
1470
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1471
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3042
1472
|
</license>
|
3043
1473
|
</licenses>
|
3044
1474
|
</dependency>
|
3045
1475
|
<dependency>
|
3046
|
-
<groupId>org.jboss.
|
3047
|
-
<artifactId>
|
3048
|
-
<version>
|
1476
|
+
<groupId>org.jboss.ironjacamar</groupId>
|
1477
|
+
<artifactId>ironjacamar-core-api</artifactId>
|
1478
|
+
<version>1.0.15.Final</version>
|
3049
1479
|
<licenses>
|
3050
1480
|
<license>
|
3051
|
-
<name>
|
3052
|
-
<url>http://repository.jboss.org/licenses/
|
3053
|
-
<distribution>repo</distribution>
|
1481
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1482
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3054
1483
|
</license>
|
3055
1484
|
</licenses>
|
3056
1485
|
</dependency>
|
3057
1486
|
<dependency>
|
3058
|
-
<groupId>org.jboss.
|
3059
|
-
<artifactId>
|
3060
|
-
<version>
|
1487
|
+
<groupId>org.jboss.ironjacamar</groupId>
|
1488
|
+
<artifactId>ironjacamar-core-impl</artifactId>
|
1489
|
+
<version>1.0.15.Final</version>
|
3061
1490
|
<licenses>
|
3062
1491
|
<license>
|
3063
|
-
<name>
|
3064
|
-
<url>http://repository.jboss.org/licenses/
|
3065
|
-
<distribution>repo</distribution>
|
1492
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1493
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3066
1494
|
</license>
|
3067
1495
|
</licenses>
|
3068
1496
|
</dependency>
|
3069
1497
|
<dependency>
|
3070
|
-
<groupId>org.jboss.
|
3071
|
-
<artifactId>
|
3072
|
-
<version>
|
1498
|
+
<groupId>org.jboss.ironjacamar</groupId>
|
1499
|
+
<artifactId>ironjacamar-deployers-common</artifactId>
|
1500
|
+
<version>1.0.15.Final</version>
|
3073
1501
|
<licenses>
|
3074
1502
|
<license>
|
3075
|
-
<name>
|
3076
|
-
<url>http://repository.jboss.org/licenses/
|
3077
|
-
<distribution>repo</distribution>
|
1503
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1504
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3078
1505
|
</license>
|
3079
1506
|
</licenses>
|
3080
1507
|
</dependency>
|
3081
1508
|
<dependency>
|
3082
|
-
<groupId>org.jboss.
|
3083
|
-
<artifactId>
|
3084
|
-
<version>
|
1509
|
+
<groupId>org.jboss.ironjacamar</groupId>
|
1510
|
+
<artifactId>ironjacamar-jdbc</artifactId>
|
1511
|
+
<version>1.0.15.Final</version>
|
3085
1512
|
<licenses>
|
3086
1513
|
<license>
|
3087
|
-
<name>
|
3088
|
-
<url>http://repository.jboss.org/licenses/
|
3089
|
-
<distribution>repo</distribution>
|
1514
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1515
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3090
1516
|
</license>
|
3091
1517
|
</licenses>
|
3092
1518
|
</dependency>
|
3093
1519
|
<dependency>
|
3094
|
-
<groupId>org.jboss.
|
3095
|
-
<artifactId>
|
3096
|
-
<version>
|
1520
|
+
<groupId>org.jboss.ironjacamar</groupId>
|
1521
|
+
<artifactId>ironjacamar-spec-api</artifactId>
|
1522
|
+
<version>1.0.15.Final</version>
|
3097
1523
|
<licenses>
|
3098
1524
|
<license>
|
3099
|
-
<name>
|
3100
|
-
<url>http://repository.jboss.org/licenses/
|
3101
|
-
<distribution>repo</distribution>
|
1525
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1526
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3102
1527
|
</license>
|
3103
1528
|
</licenses>
|
3104
1529
|
</dependency>
|
3105
1530
|
<dependency>
|
3106
|
-
<groupId>org.jboss.
|
3107
|
-
<artifactId>
|
3108
|
-
<version>1.0.
|
1531
|
+
<groupId>org.jboss.ironjacamar</groupId>
|
1532
|
+
<artifactId>ironjacamar-validator</artifactId>
|
1533
|
+
<version>1.0.15.Final</version>
|
3109
1534
|
<licenses>
|
3110
1535
|
<license>
|
3111
1536
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3114,119 +1539,128 @@
|
|
3114
1539
|
</licenses>
|
3115
1540
|
</dependency>
|
3116
1541
|
<dependency>
|
3117
|
-
<groupId>org.jboss.
|
3118
|
-
<artifactId>
|
3119
|
-
<version>
|
1542
|
+
<groupId>org.jboss.jbossts</groupId>
|
1543
|
+
<artifactId>jbossjta</artifactId>
|
1544
|
+
<version>4.16.6.Final</version>
|
3120
1545
|
<licenses>
|
3121
1546
|
<license>
|
3122
|
-
<name>
|
3123
|
-
<url>http://
|
1547
|
+
<name>LGPL 2.1</name>
|
1548
|
+
<url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
|
3124
1549
|
</license>
|
3125
1550
|
</licenses>
|
3126
1551
|
</dependency>
|
3127
1552
|
<dependency>
|
3128
|
-
<groupId>org.jboss.
|
3129
|
-
<artifactId>
|
3130
|
-
<version>
|
1553
|
+
<groupId>org.jboss.jbossts</groupId>
|
1554
|
+
<artifactId>jbossjta-integration</artifactId>
|
1555
|
+
<version>4.16.6.Final</version>
|
3131
1556
|
<licenses>
|
3132
1557
|
<license>
|
3133
|
-
<name>
|
3134
|
-
<url>http://
|
1558
|
+
<name>LGPL 2.1</name>
|
1559
|
+
<url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
|
3135
1560
|
</license>
|
3136
1561
|
</licenses>
|
3137
1562
|
</dependency>
|
3138
1563
|
<dependency>
|
3139
|
-
<groupId>org.jboss.
|
3140
|
-
<artifactId>
|
3141
|
-
<version>
|
1564
|
+
<groupId>org.jboss.jbossts</groupId>
|
1565
|
+
<artifactId>jbossjts</artifactId>
|
1566
|
+
<version>4.16.4.Final</version>
|
3142
1567
|
<licenses>
|
3143
1568
|
<license>
|
3144
|
-
<name>
|
3145
|
-
<url>http://
|
1569
|
+
<name>LGPL 2.1</name>
|
1570
|
+
<url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
|
3146
1571
|
</license>
|
3147
1572
|
</licenses>
|
3148
1573
|
</dependency>
|
3149
1574
|
<dependency>
|
3150
|
-
<groupId>org.jboss.
|
3151
|
-
<artifactId>
|
3152
|
-
<version>
|
1575
|
+
<groupId>org.jboss.jdeparser</groupId>
|
1576
|
+
<artifactId>jdeparser</artifactId>
|
1577
|
+
<version>1.0.0.Final</version>
|
3153
1578
|
<licenses>
|
3154
1579
|
<license>
|
3155
|
-
<name>
|
3156
|
-
<url>
|
1580
|
+
<name>CDDL v1.1 / GPL v2 dual license</name>
|
1581
|
+
<url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
|
1582
|
+
<distribution>repo</distribution>
|
1583
|
+
</license>
|
1584
|
+
<license>
|
1585
|
+
<name>The MIT license</name>
|
1586
|
+
<url>http://opensource.org/licenses/MIT</url>
|
1587
|
+
<distribution>repo</distribution>
|
3157
1588
|
</license>
|
3158
1589
|
</licenses>
|
3159
1590
|
</dependency>
|
3160
1591
|
<dependency>
|
3161
|
-
<groupId>org.jboss.
|
3162
|
-
<artifactId>jboss-
|
3163
|
-
<version>
|
1592
|
+
<groupId>org.jboss.logging</groupId>
|
1593
|
+
<artifactId>jboss-logging</artifactId>
|
1594
|
+
<version>3.1.2.GA</version>
|
3164
1595
|
<licenses>
|
3165
1596
|
<license>
|
3166
1597
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
3167
1598
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1599
|
+
<distribution>repo</distribution>
|
3168
1600
|
</license>
|
3169
1601
|
</licenses>
|
3170
1602
|
</dependency>
|
3171
1603
|
<dependency>
|
3172
|
-
<groupId>org.jboss.
|
3173
|
-
<artifactId>jboss-
|
3174
|
-
<version>
|
1604
|
+
<groupId>org.jboss.logging</groupId>
|
1605
|
+
<artifactId>jboss-logging-processor</artifactId>
|
1606
|
+
<version>1.1.0.Final</version>
|
3175
1607
|
<licenses>
|
3176
1608
|
<license>
|
3177
|
-
<name>
|
3178
|
-
<url>http://repository.jboss.org/licenses/
|
1609
|
+
<name>Public Domain</name>
|
1610
|
+
<url>http://repository.jboss.org/licenses/cc0-1.0.txt</url>
|
1611
|
+
<distribution>repo</distribution>
|
3179
1612
|
</license>
|
3180
1613
|
</licenses>
|
3181
1614
|
</dependency>
|
3182
1615
|
<dependency>
|
3183
|
-
<groupId>org.jboss.
|
3184
|
-
<artifactId>
|
3185
|
-
<version>
|
1616
|
+
<groupId>org.jboss.logging</groupId>
|
1617
|
+
<artifactId>jul-to-slf4j-stub</artifactId>
|
1618
|
+
<version>1.0.1.Final</version>
|
3186
1619
|
<licenses>
|
3187
1620
|
<license>
|
3188
|
-
<name>
|
3189
|
-
<url>http://repository.jboss.org/licenses/
|
1621
|
+
<name>Public Domain</name>
|
1622
|
+
<url>http://repository.jboss.org/licenses/cc0-1.0.txt</url>
|
1623
|
+
<distribution>repo</distribution>
|
3190
1624
|
</license>
|
3191
1625
|
</licenses>
|
3192
1626
|
</dependency>
|
3193
1627
|
<dependency>
|
3194
|
-
<groupId>org.jboss.
|
3195
|
-
<artifactId>
|
3196
|
-
<version>1.0.
|
1628
|
+
<groupId>org.jboss.logmanager</groupId>
|
1629
|
+
<artifactId>jboss-logmanager</artifactId>
|
1630
|
+
<version>1.4.0.Final</version>
|
3197
1631
|
<licenses>
|
3198
1632
|
<license>
|
3199
|
-
<name>
|
3200
|
-
<url>http://repository.jboss.org/licenses/
|
1633
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1634
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3201
1635
|
</license>
|
3202
1636
|
</licenses>
|
3203
1637
|
</dependency>
|
3204
1638
|
<dependency>
|
3205
|
-
<groupId>org.jboss.
|
3206
|
-
<artifactId>
|
3207
|
-
<version>1.0.
|
1639
|
+
<groupId>org.jboss.logmanager</groupId>
|
1640
|
+
<artifactId>log4j-jboss-logmanager</artifactId>
|
1641
|
+
<version>1.0.1.Final</version>
|
3208
1642
|
<licenses>
|
3209
1643
|
<license>
|
3210
|
-
<name>Apache
|
1644
|
+
<name>Apache License, Version 2.0</name>
|
3211
1645
|
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
3212
1646
|
</license>
|
3213
1647
|
</licenses>
|
3214
1648
|
</dependency>
|
3215
1649
|
<dependency>
|
3216
|
-
<groupId>org.jboss.
|
3217
|
-
<artifactId>
|
3218
|
-
<version>1.
|
1650
|
+
<groupId>org.jboss.marshalling</groupId>
|
1651
|
+
<artifactId>jboss-marshalling</artifactId>
|
1652
|
+
<version>1.3.16.GA</version>
|
3219
1653
|
<licenses>
|
3220
1654
|
<license>
|
3221
|
-
<name>
|
3222
|
-
<url>http://repository.jboss.org/licenses/
|
1655
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1656
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3223
1657
|
</license>
|
3224
1658
|
</licenses>
|
3225
1659
|
</dependency>
|
3226
1660
|
<dependency>
|
3227
|
-
<groupId>org.jboss.
|
3228
|
-
<artifactId>
|
3229
|
-
<version>1.
|
1661
|
+
<groupId>org.jboss.marshalling</groupId>
|
1662
|
+
<artifactId>jboss-marshalling-river</artifactId>
|
1663
|
+
<version>1.3.16.GA</version>
|
3230
1664
|
<licenses>
|
3231
1665
|
<license>
|
3232
1666
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3235,9 +1669,9 @@
|
|
3235
1669
|
</licenses>
|
3236
1670
|
</dependency>
|
3237
1671
|
<dependency>
|
3238
|
-
<groupId>org.jboss.
|
3239
|
-
<artifactId>jboss-
|
3240
|
-
<version>
|
1672
|
+
<groupId>org.jboss.metadata</groupId>
|
1673
|
+
<artifactId>jboss-metadata-common</artifactId>
|
1674
|
+
<version>7.0.8.Final</version>
|
3241
1675
|
<licenses>
|
3242
1676
|
<license>
|
3243
1677
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3246,9 +1680,9 @@
|
|
3246
1680
|
</licenses>
|
3247
1681
|
</dependency>
|
3248
1682
|
<dependency>
|
3249
|
-
<groupId>org.jboss.
|
3250
|
-
<artifactId>jboss-
|
3251
|
-
<version>
|
1683
|
+
<groupId>org.jboss.metadata</groupId>
|
1684
|
+
<artifactId>jboss-metadata-ear</artifactId>
|
1685
|
+
<version>7.0.8.Final</version>
|
3252
1686
|
<licenses>
|
3253
1687
|
<license>
|
3254
1688
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3257,9 +1691,9 @@
|
|
3257
1691
|
</licenses>
|
3258
1692
|
</dependency>
|
3259
1693
|
<dependency>
|
3260
|
-
<groupId>org.jboss.
|
3261
|
-
<artifactId>jboss-
|
3262
|
-
<version>
|
1694
|
+
<groupId>org.jboss.metadata</groupId>
|
1695
|
+
<artifactId>jboss-metadata-web</artifactId>
|
1696
|
+
<version>7.0.8.Final</version>
|
3263
1697
|
<licenses>
|
3264
1698
|
<license>
|
3265
1699
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3268,9 +1702,9 @@
|
|
3268
1702
|
</licenses>
|
3269
1703
|
</dependency>
|
3270
1704
|
<dependency>
|
3271
|
-
<groupId>org.jboss.
|
3272
|
-
<artifactId>
|
3273
|
-
<version>1.
|
1705
|
+
<groupId>org.jboss.mod_cluster</groupId>
|
1706
|
+
<artifactId>mod_cluster-container-catalina</artifactId>
|
1707
|
+
<version>1.2.3.Final</version>
|
3274
1708
|
<licenses>
|
3275
1709
|
<license>
|
3276
1710
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3279,9 +1713,9 @@
|
|
3279
1713
|
</licenses>
|
3280
1714
|
</dependency>
|
3281
1715
|
<dependency>
|
3282
|
-
<groupId>org.jboss.
|
3283
|
-
<artifactId>
|
3284
|
-
<version>2.
|
1716
|
+
<groupId>org.jboss.mod_cluster</groupId>
|
1717
|
+
<artifactId>mod_cluster-container-jbossweb</artifactId>
|
1718
|
+
<version>1.2.3.Final</version>
|
3285
1719
|
<licenses>
|
3286
1720
|
<license>
|
3287
1721
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3290,9 +1724,9 @@
|
|
3290
1724
|
</licenses>
|
3291
1725
|
</dependency>
|
3292
1726
|
<dependency>
|
3293
|
-
<groupId>org.jboss.
|
3294
|
-
<artifactId>
|
3295
|
-
<version>1.
|
1727
|
+
<groupId>org.jboss.mod_cluster</groupId>
|
1728
|
+
<artifactId>mod_cluster-container-spi</artifactId>
|
1729
|
+
<version>1.2.3.Final</version>
|
3296
1730
|
<licenses>
|
3297
1731
|
<license>
|
3298
1732
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3301,9 +1735,9 @@
|
|
3301
1735
|
</licenses>
|
3302
1736
|
</dependency>
|
3303
1737
|
<dependency>
|
3304
|
-
<groupId>org.jboss.
|
3305
|
-
<artifactId>
|
3306
|
-
<version>1.
|
1738
|
+
<groupId>org.jboss.mod_cluster</groupId>
|
1739
|
+
<artifactId>mod_cluster-core</artifactId>
|
1740
|
+
<version>1.2.3.Final</version>
|
3307
1741
|
<licenses>
|
3308
1742
|
<license>
|
3309
1743
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3312,9 +1746,9 @@
|
|
3312
1746
|
</licenses>
|
3313
1747
|
</dependency>
|
3314
1748
|
<dependency>
|
3315
|
-
<groupId>org.jboss.
|
3316
|
-
<artifactId>jboss-
|
3317
|
-
<version>1.0.
|
1749
|
+
<groupId>org.jboss.modules</groupId>
|
1750
|
+
<artifactId>jboss-modules</artifactId>
|
1751
|
+
<version>1.2.0.CR1</version>
|
3318
1752
|
<licenses>
|
3319
1753
|
<license>
|
3320
1754
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3323,9 +1757,9 @@
|
|
3323
1757
|
</licenses>
|
3324
1758
|
</dependency>
|
3325
1759
|
<dependency>
|
3326
|
-
<groupId>org.jboss.
|
3327
|
-
<artifactId>jboss-
|
3328
|
-
<version>1.0.
|
1760
|
+
<groupId>org.jboss.msc</groupId>
|
1761
|
+
<artifactId>jboss-msc</artifactId>
|
1762
|
+
<version>1.0.4.GA</version>
|
3329
1763
|
<licenses>
|
3330
1764
|
<license>
|
3331
1765
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3334,42 +1768,44 @@
|
|
3334
1768
|
</licenses>
|
3335
1769
|
</dependency>
|
3336
1770
|
<dependency>
|
3337
|
-
<groupId>org.jboss.
|
3338
|
-
<artifactId>
|
3339
|
-
<version>
|
1771
|
+
<groupId>org.jboss.naming</groupId>
|
1772
|
+
<artifactId>jnpserver</artifactId>
|
1773
|
+
<version>5.0.3.GA</version>
|
3340
1774
|
<licenses>
|
3341
1775
|
<license>
|
3342
|
-
<name>
|
3343
|
-
<url>http://repository.jboss.
|
1776
|
+
<name>lgpl</name>
|
1777
|
+
<url>http://repository.jboss.com/licenses/lgpl.txt</url>
|
3344
1778
|
</license>
|
3345
1779
|
</licenses>
|
3346
1780
|
</dependency>
|
3347
1781
|
<dependency>
|
3348
|
-
<groupId>org.jboss.
|
3349
|
-
<artifactId>jboss-
|
3350
|
-
<version>
|
1782
|
+
<groupId>org.jboss.remoting3</groupId>
|
1783
|
+
<artifactId>jboss-remoting</artifactId>
|
1784
|
+
<version>3.2.14.GA</version>
|
3351
1785
|
<licenses>
|
3352
1786
|
<license>
|
3353
1787
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
3354
1788
|
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
1789
|
+
<distribution>repo</distribution>
|
3355
1790
|
</license>
|
3356
1791
|
</licenses>
|
3357
1792
|
</dependency>
|
3358
1793
|
<dependency>
|
3359
|
-
<groupId>org.jboss.
|
3360
|
-
<artifactId>
|
3361
|
-
<version>1.0.
|
1794
|
+
<groupId>org.jboss.remotingjmx</groupId>
|
1795
|
+
<artifactId>remoting-jmx</artifactId>
|
1796
|
+
<version>1.1.0.Final</version>
|
3362
1797
|
<licenses>
|
3363
1798
|
<license>
|
3364
|
-
<name>
|
3365
|
-
<url>http://
|
1799
|
+
<name>LGPL 2.1</name>
|
1800
|
+
<url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
|
1801
|
+
<distribution>repo</distribution>
|
3366
1802
|
</license>
|
3367
1803
|
</licenses>
|
3368
1804
|
</dependency>
|
3369
1805
|
<dependency>
|
3370
|
-
<groupId>org.jboss.
|
3371
|
-
<artifactId>jboss-
|
3372
|
-
<version>1.0.
|
1806
|
+
<groupId>org.jboss.sasl</groupId>
|
1807
|
+
<artifactId>jboss-sasl</artifactId>
|
1808
|
+
<version>1.0.3.Final</version>
|
3373
1809
|
<licenses>
|
3374
1810
|
<license>
|
3375
1811
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3378,9 +1814,9 @@
|
|
3378
1814
|
</licenses>
|
3379
1815
|
</dependency>
|
3380
1816
|
<dependency>
|
3381
|
-
<groupId>org.jboss.
|
3382
|
-
<artifactId>jboss-
|
3383
|
-
<version>
|
1817
|
+
<groupId>org.jboss.seam.integration</groupId>
|
1818
|
+
<artifactId>jboss-seam-int-jbossas</artifactId>
|
1819
|
+
<version>6.0.0.GA</version>
|
3384
1820
|
<licenses>
|
3385
1821
|
<license>
|
3386
1822
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3389,9 +1825,9 @@
|
|
3389
1825
|
</licenses>
|
3390
1826
|
</dependency>
|
3391
1827
|
<dependency>
|
3392
|
-
<groupId>org.jboss.
|
3393
|
-
<artifactId>jboss-
|
3394
|
-
<version>
|
1828
|
+
<groupId>org.jboss.security</groupId>
|
1829
|
+
<artifactId>jboss-negotiation-common</artifactId>
|
1830
|
+
<version>2.2.2.Final</version>
|
3395
1831
|
<licenses>
|
3396
1832
|
<license>
|
3397
1833
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3400,9 +1836,9 @@
|
|
3400
1836
|
</licenses>
|
3401
1837
|
</dependency>
|
3402
1838
|
<dependency>
|
3403
|
-
<groupId>org.jboss.
|
3404
|
-
<artifactId>jboss-
|
3405
|
-
<version>
|
1839
|
+
<groupId>org.jboss.security</groupId>
|
1840
|
+
<artifactId>jboss-negotiation-extras</artifactId>
|
1841
|
+
<version>2.2.2.Final</version>
|
3406
1842
|
<licenses>
|
3407
1843
|
<license>
|
3408
1844
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3411,9 +1847,9 @@
|
|
3411
1847
|
</licenses>
|
3412
1848
|
</dependency>
|
3413
1849
|
<dependency>
|
3414
|
-
<groupId>org.jboss.
|
3415
|
-
<artifactId>jboss-
|
3416
|
-
<version>
|
1850
|
+
<groupId>org.jboss.security</groupId>
|
1851
|
+
<artifactId>jboss-negotiation-net</artifactId>
|
1852
|
+
<version>2.2.2.Final</version>
|
3417
1853
|
<licenses>
|
3418
1854
|
<license>
|
3419
1855
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3422,9 +1858,9 @@
|
|
3422
1858
|
</licenses>
|
3423
1859
|
</dependency>
|
3424
1860
|
<dependency>
|
3425
|
-
<groupId>org.jboss.
|
3426
|
-
<artifactId>jboss-
|
3427
|
-
<version>
|
1861
|
+
<groupId>org.jboss.security</groupId>
|
1862
|
+
<artifactId>jboss-negotiation-ntlm</artifactId>
|
1863
|
+
<version>2.2.2.Final</version>
|
3428
1864
|
<licenses>
|
3429
1865
|
<license>
|
3430
1866
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3433,9 +1869,9 @@
|
|
3433
1869
|
</licenses>
|
3434
1870
|
</dependency>
|
3435
1871
|
<dependency>
|
3436
|
-
<groupId>org.jboss.
|
3437
|
-
<artifactId>jboss-
|
3438
|
-
<version>
|
1872
|
+
<groupId>org.jboss.security</groupId>
|
1873
|
+
<artifactId>jboss-negotiation-spnego</artifactId>
|
1874
|
+
<version>2.2.2.Final</version>
|
3439
1875
|
<licenses>
|
3440
1876
|
<license>
|
3441
1877
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3444,9 +1880,9 @@
|
|
3444
1880
|
</licenses>
|
3445
1881
|
</dependency>
|
3446
1882
|
<dependency>
|
3447
|
-
<groupId>org.jboss.
|
3448
|
-
<artifactId>
|
3449
|
-
<version>
|
1883
|
+
<groupId>org.jboss.security</groupId>
|
1884
|
+
<artifactId>jbossxacml</artifactId>
|
1885
|
+
<version>2.0.8.Final</version>
|
3450
1886
|
<licenses>
|
3451
1887
|
<license>
|
3452
1888
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3455,9 +1891,9 @@
|
|
3455
1891
|
</licenses>
|
3456
1892
|
</dependency>
|
3457
1893
|
<dependency>
|
3458
|
-
<groupId>org.jboss.
|
3459
|
-
<artifactId>jboss-
|
3460
|
-
<version>1.0.
|
1894
|
+
<groupId>org.jboss.slf4j</groupId>
|
1895
|
+
<artifactId>slf4j-jboss-logmanager</artifactId>
|
1896
|
+
<version>1.0.2.GA</version>
|
3461
1897
|
<licenses>
|
3462
1898
|
<license>
|
3463
1899
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3466,9 +1902,9 @@
|
|
3466
1902
|
</licenses>
|
3467
1903
|
</dependency>
|
3468
1904
|
<dependency>
|
3469
|
-
<groupId>org.jboss.spec.javax.
|
3470
|
-
<artifactId>jboss-
|
3471
|
-
<version>1.0.
|
1905
|
+
<groupId>org.jboss.spec.javax.annotation</groupId>
|
1906
|
+
<artifactId>jboss-annotations-api_1.1_spec</artifactId>
|
1907
|
+
<version>1.0.1.Final</version>
|
3472
1908
|
<licenses>
|
3473
1909
|
<license>
|
3474
1910
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3477,9 +1913,9 @@
|
|
3477
1913
|
</licenses>
|
3478
1914
|
</dependency>
|
3479
1915
|
<dependency>
|
3480
|
-
<groupId>org.jboss.spec.javax.
|
3481
|
-
<artifactId>jboss-
|
3482
|
-
<version>
|
1916
|
+
<groupId>org.jboss.spec.javax.el</groupId>
|
1917
|
+
<artifactId>jboss-el-api_2.2_spec</artifactId>
|
1918
|
+
<version>1.0.2.Final</version>
|
3483
1919
|
<licenses>
|
3484
1920
|
<license>
|
3485
1921
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3488,9 +1924,9 @@
|
|
3488
1924
|
</licenses>
|
3489
1925
|
</dependency>
|
3490
1926
|
<dependency>
|
3491
|
-
<groupId>org.jboss.
|
3492
|
-
<artifactId>jboss-
|
3493
|
-
<version>1.0.1.
|
1927
|
+
<groupId>org.jboss.spec.javax.enterprise.deploy</groupId>
|
1928
|
+
<artifactId>jboss-jad-api_1.2_spec</artifactId>
|
1929
|
+
<version>1.0.1.Final</version>
|
3494
1930
|
<licenses>
|
3495
1931
|
<license>
|
3496
1932
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3499,9 +1935,9 @@
|
|
3499
1935
|
</licenses>
|
3500
1936
|
</dependency>
|
3501
1937
|
<dependency>
|
3502
|
-
<groupId>org.jboss.
|
3503
|
-
<artifactId>jboss-
|
3504
|
-
<version>
|
1938
|
+
<groupId>org.jboss.spec.javax.interceptor</groupId>
|
1939
|
+
<artifactId>jboss-interceptors-api_1.1_spec</artifactId>
|
1940
|
+
<version>1.0.1.Final</version>
|
3505
1941
|
<licenses>
|
3506
1942
|
<license>
|
3507
1943
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3510,9 +1946,9 @@
|
|
3510
1946
|
</licenses>
|
3511
1947
|
</dependency>
|
3512
1948
|
<dependency>
|
3513
|
-
<groupId>org.jboss.
|
3514
|
-
<artifactId>
|
3515
|
-
<version>
|
1949
|
+
<groupId>org.jboss.spec.javax.jms</groupId>
|
1950
|
+
<artifactId>jboss-jms-api_1.1_spec</artifactId>
|
1951
|
+
<version>1.0.1.Final</version>
|
3516
1952
|
<licenses>
|
3517
1953
|
<license>
|
3518
1954
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3521,9 +1957,9 @@
|
|
3521
1957
|
</licenses>
|
3522
1958
|
</dependency>
|
3523
1959
|
<dependency>
|
3524
|
-
<groupId>org.jboss.
|
3525
|
-
<artifactId>
|
3526
|
-
<version>
|
1960
|
+
<groupId>org.jboss.spec.javax.management.j2ee</groupId>
|
1961
|
+
<artifactId>jboss-j2eemgmt-api_1.1_spec</artifactId>
|
1962
|
+
<version>1.0.1.Final</version>
|
3527
1963
|
<licenses>
|
3528
1964
|
<license>
|
3529
1965
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3532,45 +1968,42 @@
|
|
3532
1968
|
</licenses>
|
3533
1969
|
</dependency>
|
3534
1970
|
<dependency>
|
3535
|
-
<groupId>org.jboss.
|
3536
|
-
<artifactId>
|
3537
|
-
<version>1.1.Final</version>
|
1971
|
+
<groupId>org.jboss.spec.javax.resource</groupId>
|
1972
|
+
<artifactId>jboss-connector-api_1.6_spec</artifactId>
|
1973
|
+
<version>1.0.1.Final</version>
|
3538
1974
|
<licenses>
|
3539
1975
|
<license>
|
3540
|
-
<name>
|
3541
|
-
<url>http://repository.jboss.org/licenses/
|
3542
|
-
<distribution>repo</distribution>
|
1976
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1977
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3543
1978
|
</license>
|
3544
1979
|
</licenses>
|
3545
1980
|
</dependency>
|
3546
1981
|
<dependency>
|
3547
|
-
<groupId>org.jboss.
|
3548
|
-
<artifactId>
|
3549
|
-
<version>1.
|
1982
|
+
<groupId>org.jboss.spec.javax.rmi</groupId>
|
1983
|
+
<artifactId>jboss-rmi-api_1.0_spec</artifactId>
|
1984
|
+
<version>1.0.4.Final</version>
|
3550
1985
|
<licenses>
|
3551
1986
|
<license>
|
3552
|
-
<name>
|
3553
|
-
<url>http://repository.jboss.org/licenses/
|
3554
|
-
<distribution>repo</distribution>
|
1987
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1988
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3555
1989
|
</license>
|
3556
1990
|
</licenses>
|
3557
1991
|
</dependency>
|
3558
1992
|
<dependency>
|
3559
|
-
<groupId>org.jboss.
|
3560
|
-
<artifactId>
|
3561
|
-
<version>1.1.Final</version>
|
1993
|
+
<groupId>org.jboss.spec.javax.security.auth.message</groupId>
|
1994
|
+
<artifactId>jboss-jaspi-api_1.0_spec</artifactId>
|
1995
|
+
<version>1.0.1.Final</version>
|
3562
1996
|
<licenses>
|
3563
1997
|
<license>
|
3564
|
-
<name>
|
3565
|
-
<url>http://repository.jboss.org/licenses/
|
3566
|
-
<distribution>repo</distribution>
|
1998
|
+
<name>GNU Lesser General Public License, Version 2.1</name>
|
1999
|
+
<url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
|
3567
2000
|
</license>
|
3568
2001
|
</licenses>
|
3569
2002
|
</dependency>
|
3570
2003
|
<dependency>
|
3571
|
-
<groupId>org.jboss.
|
3572
|
-
<artifactId>
|
3573
|
-
<version>1.0.
|
2004
|
+
<groupId>org.jboss.spec.javax.security.jacc</groupId>
|
2005
|
+
<artifactId>jboss-jacc-api_1.4_spec</artifactId>
|
2006
|
+
<version>1.0.2.Final</version>
|
3574
2007
|
<licenses>
|
3575
2008
|
<license>
|
3576
2009
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3579,9 +2012,9 @@
|
|
3579
2012
|
</licenses>
|
3580
2013
|
</dependency>
|
3581
2014
|
<dependency>
|
3582
|
-
<groupId>org.jboss.
|
3583
|
-
<artifactId>
|
3584
|
-
<version>
|
2015
|
+
<groupId>org.jboss.spec.javax.servlet</groupId>
|
2016
|
+
<artifactId>jboss-servlet-api_2.5_spec</artifactId>
|
2017
|
+
<version>1.0.1.Final</version>
|
3585
2018
|
<licenses>
|
3586
2019
|
<license>
|
3587
2020
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3590,9 +2023,9 @@
|
|
3590
2023
|
</licenses>
|
3591
2024
|
</dependency>
|
3592
2025
|
<dependency>
|
3593
|
-
<groupId>org.jboss.
|
3594
|
-
<artifactId>
|
3595
|
-
<version>1.0.
|
2026
|
+
<groupId>org.jboss.spec.javax.servlet</groupId>
|
2027
|
+
<artifactId>jboss-servlet-api_3.0_spec</artifactId>
|
2028
|
+
<version>1.0.2.Final</version>
|
3596
2029
|
<licenses>
|
3597
2030
|
<license>
|
3598
2031
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3601,9 +2034,9 @@
|
|
3601
2034
|
</licenses>
|
3602
2035
|
</dependency>
|
3603
2036
|
<dependency>
|
3604
|
-
<groupId>org.jboss.
|
3605
|
-
<artifactId>
|
3606
|
-
<version>
|
2037
|
+
<groupId>org.jboss.spec.javax.servlet.jsp</groupId>
|
2038
|
+
<artifactId>jboss-jsp-api_2.2_spec</artifactId>
|
2039
|
+
<version>1.0.1.Final</version>
|
3607
2040
|
<licenses>
|
3608
2041
|
<license>
|
3609
2042
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3612,9 +2045,9 @@
|
|
3612
2045
|
</licenses>
|
3613
2046
|
</dependency>
|
3614
2047
|
<dependency>
|
3615
|
-
<groupId>org.jboss.
|
3616
|
-
<artifactId>
|
3617
|
-
<version>
|
2048
|
+
<groupId>org.jboss.spec.javax.servlet.jstl</groupId>
|
2049
|
+
<artifactId>jboss-jstl-api_1.2_spec</artifactId>
|
2050
|
+
<version>1.0.3.Final</version>
|
3618
2051
|
<licenses>
|
3619
2052
|
<license>
|
3620
2053
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3623,9 +2056,9 @@
|
|
3623
2056
|
</licenses>
|
3624
2057
|
</dependency>
|
3625
2058
|
<dependency>
|
3626
|
-
<groupId>org.jboss.
|
3627
|
-
<artifactId>
|
3628
|
-
<version>
|
2059
|
+
<groupId>org.jboss.spec.javax.transaction</groupId>
|
2060
|
+
<artifactId>jboss-transaction-api_1.1_spec</artifactId>
|
2061
|
+
<version>1.0.1.Final</version>
|
3629
2062
|
<licenses>
|
3630
2063
|
<license>
|
3631
2064
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3634,9 +2067,9 @@
|
|
3634
2067
|
</licenses>
|
3635
2068
|
</dependency>
|
3636
2069
|
<dependency>
|
3637
|
-
<groupId>org.jboss.
|
3638
|
-
<artifactId>
|
3639
|
-
<version>
|
2070
|
+
<groupId>org.jboss.spec.javax.xml.bind</groupId>
|
2071
|
+
<artifactId>jboss-jaxb-api_2.2_spec</artifactId>
|
2072
|
+
<version>1.0.4.Final</version>
|
3640
2073
|
<licenses>
|
3641
2074
|
<license>
|
3642
2075
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3645,9 +2078,9 @@
|
|
3645
2078
|
</licenses>
|
3646
2079
|
</dependency>
|
3647
2080
|
<dependency>
|
3648
|
-
<groupId>org.jboss.
|
3649
|
-
<artifactId>
|
3650
|
-
<version>
|
2081
|
+
<groupId>org.jboss.spec.javax.xml.soap</groupId>
|
2082
|
+
<artifactId>jboss-saaj-api_1.3_spec</artifactId>
|
2083
|
+
<version>1.0.2.Final</version>
|
3651
2084
|
<licenses>
|
3652
2085
|
<license>
|
3653
2086
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3656,9 +2089,9 @@
|
|
3656
2089
|
</licenses>
|
3657
2090
|
</dependency>
|
3658
2091
|
<dependency>
|
3659
|
-
<groupId>org.jboss.ws
|
3660
|
-
<artifactId>
|
3661
|
-
<version>
|
2092
|
+
<groupId>org.jboss.spec.javax.xml.ws</groupId>
|
2093
|
+
<artifactId>jboss-jaxws-api_2.2_spec</artifactId>
|
2094
|
+
<version>2.0.1.Final</version>
|
3662
2095
|
<licenses>
|
3663
2096
|
<license>
|
3664
2097
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3667,9 +2100,9 @@
|
|
3667
2100
|
</licenses>
|
3668
2101
|
</dependency>
|
3669
2102
|
<dependency>
|
3670
|
-
<groupId>org.jboss.
|
3671
|
-
<artifactId>
|
3672
|
-
<version>
|
2103
|
+
<groupId>org.jboss.stdio</groupId>
|
2104
|
+
<artifactId>jboss-stdio</artifactId>
|
2105
|
+
<version>1.0.1.GA</version>
|
3673
2106
|
<licenses>
|
3674
2107
|
<license>
|
3675
2108
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3678,9 +2111,9 @@
|
|
3678
2111
|
</licenses>
|
3679
2112
|
</dependency>
|
3680
2113
|
<dependency>
|
3681
|
-
<groupId>org.jboss.
|
3682
|
-
<artifactId>
|
3683
|
-
<version>
|
2114
|
+
<groupId>org.jboss.threads</groupId>
|
2115
|
+
<artifactId>jboss-threads</artifactId>
|
2116
|
+
<version>2.1.0.Final</version>
|
3684
2117
|
<licenses>
|
3685
2118
|
<license>
|
3686
2119
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3689,9 +2122,9 @@
|
|
3689
2122
|
</licenses>
|
3690
2123
|
</dependency>
|
3691
2124
|
<dependency>
|
3692
|
-
<groupId>org.jboss.
|
3693
|
-
<artifactId>
|
3694
|
-
<version>
|
2125
|
+
<groupId>org.jboss.web</groupId>
|
2126
|
+
<artifactId>jbossweb</artifactId>
|
2127
|
+
<version>7.2.0.Final</version>
|
3695
2128
|
<licenses>
|
3696
2129
|
<license>
|
3697
2130
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3736,7 +2169,7 @@
|
|
3736
2169
|
<dependency>
|
3737
2170
|
<groupId>org.jgroups</groupId>
|
3738
2171
|
<artifactId>jgroups</artifactId>
|
3739
|
-
<version>3.
|
2172
|
+
<version>3.2.7.Final</version>
|
3740
2173
|
<licenses>
|
3741
2174
|
<license>
|
3742
2175
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3756,34 +2189,10 @@
|
|
3756
2189
|
</license>
|
3757
2190
|
</licenses>
|
3758
2191
|
</dependency>
|
3759
|
-
<dependency>
|
3760
|
-
<groupId>org.osgi</groupId>
|
3761
|
-
<artifactId>org.osgi.core</artifactId>
|
3762
|
-
<version>4.2.0</version>
|
3763
|
-
<licenses>
|
3764
|
-
<license>
|
3765
|
-
<name>Apache Software License, Version 2.0</name>
|
3766
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
3767
|
-
<distribution>repo</distribution>
|
3768
|
-
</license>
|
3769
|
-
</licenses>
|
3770
|
-
</dependency>
|
3771
|
-
<dependency>
|
3772
|
-
<groupId>org.osgi</groupId>
|
3773
|
-
<artifactId>org.osgi.enterprise</artifactId>
|
3774
|
-
<version>4.2.0</version>
|
3775
|
-
<licenses>
|
3776
|
-
<license>
|
3777
|
-
<name>Apache Software License, Version 2.0</name>
|
3778
|
-
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
|
3779
|
-
<distribution>repo</distribution>
|
3780
|
-
</license>
|
3781
|
-
</licenses>
|
3782
|
-
</dependency>
|
3783
2192
|
<dependency>
|
3784
2193
|
<groupId>org.picketbox</groupId>
|
3785
2194
|
<artifactId>picketbox</artifactId>
|
3786
|
-
<version>4.0.
|
2195
|
+
<version>4.0.15.Final</version>
|
3787
2196
|
<licenses>
|
3788
2197
|
<license>
|
3789
2198
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3805,7 +2214,7 @@
|
|
3805
2214
|
<dependency>
|
3806
2215
|
<groupId>org.picketbox</groupId>
|
3807
2216
|
<artifactId>picketbox-infinispan</artifactId>
|
3808
|
-
<version>4.0.
|
2217
|
+
<version>4.0.15.Final</version>
|
3809
2218
|
<licenses>
|
3810
2219
|
<license>
|
3811
2220
|
<name>GNU Lesser General Public License, Version 2.1</name>
|
@@ -3813,28 +2222,6 @@
|
|
3813
2222
|
</license>
|
3814
2223
|
</licenses>
|
3815
2224
|
</dependency>
|
3816
|
-
<dependency>
|
3817
|
-
<groupId>org.picketlink</groupId>
|
3818
|
-
<artifactId>picketlink-core</artifactId>
|
3819
|
-
<version>2.1.4.Final</version>
|
3820
|
-
<licenses>
|
3821
|
-
<license>
|
3822
|
-
<name>lgpl</name>
|
3823
|
-
<url>http://repository.jboss.com/licenses/lgpl.txt</url>
|
3824
|
-
</license>
|
3825
|
-
</licenses>
|
3826
|
-
</dependency>
|
3827
|
-
<dependency>
|
3828
|
-
<groupId>org.picketlink.distribution</groupId>
|
3829
|
-
<artifactId>picketlink-jbas7</artifactId>
|
3830
|
-
<version>2.1.4.Final</version>
|
3831
|
-
<licenses>
|
3832
|
-
<license>
|
3833
|
-
<name>lgpl</name>
|
3834
|
-
<url>http://repository.jboss.com/licenses/lgpl.txt</url>
|
3835
|
-
</license>
|
3836
|
-
</licenses>
|
3837
|
-
</dependency>
|
3838
2225
|
<dependency>
|
3839
2226
|
<groupId>org.projectodd.stilts</groupId>
|
3840
2227
|
<artifactId>stilts-stomplet-server-bundle</artifactId>
|
@@ -3846,25 +2233,14 @@
|
|
3846
2233
|
</license>
|
3847
2234
|
</licenses>
|
3848
2235
|
</dependency>
|
3849
|
-
<dependency>
|
3850
|
-
<groupId>org.python</groupId>
|
3851
|
-
<artifactId>jython-standalone</artifactId>
|
3852
|
-
<version>2.5.2</version>
|
3853
|
-
<licenses>
|
3854
|
-
<license>
|
3855
|
-
<name>The Jython License</name>
|
3856
|
-
<url>http://www.jython.org/license.html</url>
|
3857
|
-
</license>
|
3858
|
-
</licenses>
|
3859
|
-
</dependency>
|
3860
2236
|
<dependency>
|
3861
2237
|
<groupId>org.rhq.helpers</groupId>
|
3862
2238
|
<artifactId>rhq-pluginAnnotations</artifactId>
|
3863
2239
|
<version>3.0.4</version>
|
3864
2240
|
<licenses>
|
3865
2241
|
<license>
|
3866
|
-
<name>
|
3867
|
-
<url>http://
|
2242
|
+
<name>GPL</name>
|
2243
|
+
<url>http://gnu.org</url>
|
3868
2244
|
</license>
|
3869
2245
|
</licenses>
|
3870
2246
|
</dependency>
|
@@ -3883,7 +2259,7 @@
|
|
3883
2259
|
<dependency>
|
3884
2260
|
<groupId>org.slf4j</groupId>
|
3885
2261
|
<artifactId>jcl-over-slf4j</artifactId>
|
3886
|
-
<version>1.
|
2262
|
+
<version>1.7.2</version>
|
3887
2263
|
<licenses>
|
3888
2264
|
<license>
|
3889
2265
|
<name>The MIT License</name>
|
@@ -3895,7 +2271,7 @@
|
|
3895
2271
|
<dependency>
|
3896
2272
|
<groupId>org.slf4j</groupId>
|
3897
2273
|
<artifactId>slf4j-api</artifactId>
|
3898
|
-
<version>1.
|
2274
|
+
<version>1.7.2</version>
|
3899
2275
|
<licenses>
|
3900
2276
|
<license>
|
3901
2277
|
<name>The MIT License</name>
|
@@ -3907,7 +2283,7 @@
|
|
3907
2283
|
<dependency>
|
3908
2284
|
<groupId>org.slf4j</groupId>
|
3909
2285
|
<artifactId>slf4j-ext</artifactId>
|
3910
|
-
<version>1.
|
2286
|
+
<version>1.7.2</version>
|
3911
2287
|
<licenses>
|
3912
2288
|
<license>
|
3913
2289
|
<name>The MIT License</name>
|