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
@@ -1,69 +0,0 @@
|
|
1
|
-
FreeMarker 1.x was released under the LGPL license. Later, by community
|
2
|
-
consensus, we have switched over to a BSD-style license. As of FreeMarker
|
3
|
-
2.2pre1, the original author, Benjamin Geer, has relinquished the copyright in
|
4
|
-
behalf of Visigoth Software Society. The current copyright holder is the
|
5
|
-
Visigoth Software Society.
|
6
|
-
|
7
|
-
------------------------------------------------------------------------------
|
8
|
-
Copyright (c) 2003 The Visigoth Software Society. All rights reserved.
|
9
|
-
|
10
|
-
Redistribution and use in source and binary forms, with or without
|
11
|
-
modification, are permitted provided that the following conditions are met:
|
12
|
-
|
13
|
-
1. Redistributions of source code must retain the above copyright notice,
|
14
|
-
this list of conditions and the following disclaimer.
|
15
|
-
|
16
|
-
2. The end-user documentation included with the redistribution, if any, must
|
17
|
-
include the following acknowlegement:
|
18
|
-
"This product includes software developed by the
|
19
|
-
Visigoth Software Society (http://www.visigoths.org/)."
|
20
|
-
Alternately, this acknowlegement may appear in the software itself, if and
|
21
|
-
wherever such third-party acknowlegements normally appear.
|
22
|
-
|
23
|
-
3. Neither the name "FreeMarker", "Visigoth", nor any of the names of the
|
24
|
-
project contributors may be used to endorse or promote products derived
|
25
|
-
from this software without prior written permission. For written
|
26
|
-
permission, please contact visigoths@visigoths.org.
|
27
|
-
|
28
|
-
4. Products derived from this software may not be called "FreeMarker" or
|
29
|
-
"Visigoth" nor may "FreeMarker" or "Visigoth" appear in their names
|
30
|
-
without prior written permission of the Visigoth Software Society.
|
31
|
-
|
32
|
-
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
|
33
|
-
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
34
|
-
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
35
|
-
VISIGOTH SOFTWARE SOCIETY OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
36
|
-
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
37
|
-
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
38
|
-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
39
|
-
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
40
|
-
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
|
41
|
-
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
42
|
-
------------------------------------------------------------------------------
|
43
|
-
|
44
|
-
This software consists of voluntary contributions made by many individuals on
|
45
|
-
behalf of the Visigoth Software Society. For more information on the Visigoth
|
46
|
-
Software Society, please see http://www.visigoths.org/
|
47
|
-
|
48
|
-
------------------------------------------------------------------------------
|
49
|
-
|
50
|
-
FREEMARKER SUBCOMPONENTS UNDER DIFFERENT LICENSE:
|
51
|
-
|
52
|
-
FreeMarker includes a number of subcomponents that are licensed by the Apache
|
53
|
-
Software Foundation under the Apache License, Version 2.0. Your use of these
|
54
|
-
subcomponents is subject to the terms and conditions of the Apache License,
|
55
|
-
Version 2.0. You may obtain a copy of the License at
|
56
|
-
|
57
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
58
|
-
|
59
|
-
The subcomponents under this licence are the following files, which are
|
60
|
-
included both in freemarker.jar and in the source code:
|
61
|
-
|
62
|
-
freemarker/ext/jsp/web-app_2_2.dtd
|
63
|
-
freemarker/ext/jsp/web-app_2_3.dtd
|
64
|
-
freemarker/ext/jsp/web-app_2_4.xsd
|
65
|
-
freemarker/ext/jsp/web-app_2_5.xsd
|
66
|
-
freemarker/ext/jsp/web-jsptaglibrary_1_1.dtd
|
67
|
-
freemarker/ext/jsp/web-jsptaglibrary_1_2.dtd
|
68
|
-
freemarker/ext/jsp/web-jsptaglibrary_2_0.xsd
|
69
|
-
freemarker/ext/jsp/web-jsptaglibrary_2_1.xsd
|
@@ -1,312 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" ?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
-
<head>
|
5
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
|
-
<meta name="generator" content="Docutils 0.8: http://docutils.sourceforge.net/" />
|
7
|
-
<title>The Jython License</title>
|
8
|
-
<link rel="stylesheet" href="../cssold/html4css1.css" type="text/css" />
|
9
|
-
<link type="text/css" href="css/newstyle.css" rel="stylesheet">
|
10
|
-
<!--[if lt IE 7]>
|
11
|
-
<script defer type="text/javascript" src="css/pngfix.js"></script>
|
12
|
-
<![endif]-->
|
13
|
-
<script src="css/twitter-1.12.2.js" type="text/javascript" charset="utf-8"></script>
|
14
|
-
<script type="text/javascript" charset="utf-8">
|
15
|
-
getSearchTwitters('tweet', {
|
16
|
-
id: 'jython',
|
17
|
-
count: 10,
|
18
|
-
enableLinks: true,
|
19
|
-
ignoreReplies: false,
|
20
|
-
clearContents: true,
|
21
|
-
template: '%text%'
|
22
|
-
});
|
23
|
-
</script>
|
24
|
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
|
25
|
-
<script type="text/javascript" src="css/ddaccordion.js">
|
26
|
-
/***********************************************
|
27
|
-
* Accordion Content script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
|
28
|
-
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
|
29
|
-
* This notice must stay intact for legal use
|
30
|
-
***********************************************/
|
31
|
-
</script>
|
32
|
-
<script type="text/javascript">
|
33
|
-
ddaccordion.init({
|
34
|
-
headerclass: "silverheader", //Shared CSS class name of headers group
|
35
|
-
contentclass: "submenu", //Shared CSS class name of contents group
|
36
|
-
revealtype: "mouseover", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover"
|
37
|
-
mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover
|
38
|
-
collapseprev: true, //Collapse previous content (so only one open at any time)? true/false
|
39
|
-
defaultexpanded: [0], //index of content(s) open by default [index1, index2, etc] [] denotes no content
|
40
|
-
onemustopen: true, //Specify whether at least one header should be open always (so never all headers closed)
|
41
|
-
animatedefault: false, //Should contents open by default be animated into view?
|
42
|
-
persiststate: true, //persist state of opened contents within browser session?
|
43
|
-
toggleclass: ["", "selected"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"]
|
44
|
-
togglehtml: ["", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs)
|
45
|
-
animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow"
|
46
|
-
oninit:function(headers, expandedindices){ //custom code to run when headers have initalized
|
47
|
-
//do nothing
|
48
|
-
},
|
49
|
-
onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed
|
50
|
-
//do nothing
|
51
|
-
}
|
52
|
-
})
|
53
|
-
</script>
|
54
|
-
</head>
|
55
|
-
<body>
|
56
|
-
<div id="container">
|
57
|
-
<div id="top">
|
58
|
-
<div id="header">
|
59
|
-
<div id="grouplogo">
|
60
|
-
<a href="./" ><img class="logoImage" alt="Jython" style="border: 0px; padding-top: 20px; position:absolute; left: 35px" src="css/jython.png" title="Jython"></a>
|
61
|
-
</div>
|
62
|
-
<div class="latest_release" style="position:absolute; color:#000; width:180px; top: 15px; right: 30px; padding:0px 10px 10px 30px; font-size:11px; background:url('css/latest_release_bg.png') no-repeat">
|
63
|
-
<p style="top: 25px; color:#000">Latest release - 2.5.3<br/>
|
64
|
-
<a style="color:#000" href="latest.html">View Release Notes</a><br/>
|
65
|
-
Download: <a style="color:#000" href="http://search.maven.org/remotecontent?filepath=org/python/jython/2.5.3/jython-2.5.3.jar">.jar</a>
|
66
|
-
</div>
|
67
|
-
<div class="searchbox">
|
68
|
-
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
69
|
-
<input value="www.jython.org" name="sitesearch" type="hidden"><input size="25" id="searchbox" name="q" id="query" type="text">
|
70
|
-
<input name="Search" value="Search" type="submit">
|
71
|
-
</form></p>
|
72
|
-
</div>
|
73
|
-
</div></div>
|
74
|
-
<h2 id="topper">Jython: Python for the Java Platform</h2>
|
75
|
-
<div id="wrapper">
|
76
|
-
<div id="content"><div class="document" id="the-jython-license">
|
77
|
-
<h1 class="title">The Jython License</h1>
|
78
|
-
|
79
|
-
<div class="section" id="a-terms-and-conditions-for-accessing-or-otherwise-using-jython">
|
80
|
-
<h1>A. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING JYTHON</h1>
|
81
|
-
<div class="section" id="python-software-foundation-license-version-2">
|
82
|
-
<h2>PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2</h2>
|
83
|
-
<p>1. This LICENSE AGREEMENT is between the Python Software Foundation
|
84
|
-
("PSF"), and the Individual or Organization ("Licensee") accessing and
|
85
|
-
otherwise using this software ("Jython") in source or binary form and
|
86
|
-
its associated documentation.</p>
|
87
|
-
<p>2. Subject to the terms and conditions of this License Agreement, PSF
|
88
|
-
hereby grants Licensee a nonexclusive, royalty-free, world-wide
|
89
|
-
license to reproduce, analyze, test, perform and/or display publicly,
|
90
|
-
prepare derivative works, distribute, and otherwise use Jython alone
|
91
|
-
or in any derivative version, provided, however, that PSF's License
|
92
|
-
Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2007
|
93
|
-
Python Software Foundation; All Rights Reserved" are retained in
|
94
|
-
Jython alone or in any derivative version prepared by Licensee.</p>
|
95
|
-
<p>3. In the event Licensee prepares a derivative work that is based on
|
96
|
-
or incorporates Jython or any part thereof, and wants to make
|
97
|
-
the derivative work available to others as provided herein, then
|
98
|
-
Licensee hereby agrees to include in any such work a brief summary of
|
99
|
-
the changes made to Jython.</p>
|
100
|
-
<p>4. PSF is making Jython available to Licensee on an "AS IS"
|
101
|
-
basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
|
102
|
-
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
|
103
|
-
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
|
104
|
-
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF JYTHON WILL NOT
|
105
|
-
INFRINGE ANY THIRD PARTY RIGHTS.</p>
|
106
|
-
<p>5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF JYTHON
|
107
|
-
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
|
108
|
-
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING JYTHON,
|
109
|
-
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.</p>
|
110
|
-
<p>6. This License Agreement will automatically terminate upon a material
|
111
|
-
breach of its terms and conditions.</p>
|
112
|
-
<p>7. Nothing in this License Agreement shall be deemed to create any
|
113
|
-
relationship of agency, partnership, or joint venture between PSF and
|
114
|
-
Licensee. This License Agreement does not grant permission to use PSF
|
115
|
-
trademarks or trade name in a trademark sense to endorse or promote
|
116
|
-
products or services of Licensee, or any third party.</p>
|
117
|
-
<p>8. By copying, installing or otherwise using Jython, Licensee
|
118
|
-
agrees to be bound by the terms and conditions of this License
|
119
|
-
Agreement.</p>
|
120
|
-
</div>
|
121
|
-
<div class="section" id="jython-2-0-2-1-license">
|
122
|
-
<h2>Jython 2.0, 2.1 License</h2>
|
123
|
-
<p>Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Jython Developers
|
124
|
-
All rights reserved.</p>
|
125
|
-
<p>Redistribution and use in source and binary forms, with or without
|
126
|
-
modification, are permitted provided that the following conditions
|
127
|
-
are met:</p>
|
128
|
-
<blockquote>
|
129
|
-
<ul class="simple">
|
130
|
-
<li>Redistributions of source code must retain the above copyright
|
131
|
-
notice, this list of conditions and the following disclaimer.</li>
|
132
|
-
<li>Redistributions in binary form must reproduce the above copyright
|
133
|
-
notice, this list of conditions and the following disclaimer in
|
134
|
-
the documentation and/or other materials provided with the distribution.</li>
|
135
|
-
<li>Neither the name of the Jython Developers nor the names of
|
136
|
-
its contributors may be used to endorse or promote products
|
137
|
-
derived from this software without specific prior written permission.</li>
|
138
|
-
</ul>
|
139
|
-
</blockquote>
|
140
|
-
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
141
|
-
"AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
142
|
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
143
|
-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
|
144
|
-
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
145
|
-
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
146
|
-
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
147
|
-
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
148
|
-
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
149
|
-
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
150
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
|
151
|
-
<div class="section" id="jpython-1-1-x-software-license">
|
152
|
-
<h3>JPython 1.1.x Software License.</h3>
|
153
|
-
<blockquote>
|
154
|
-
<ol class="arabic">
|
155
|
-
<li><p class="first">This LICENSE AGREEMENT is between the Corporation for National Research
|
156
|
-
Initiatives, having an office at 1895 Preston White Drive, Reston, VA
|
157
|
-
20191 ("CNRI"), and the Individual or Organization ("Licensee")
|
158
|
-
accessing and using JPython version 1.1.x in source or binary form and
|
159
|
-
its associated documentation as provided herein ("Software").</p>
|
160
|
-
</li>
|
161
|
-
<li><p class="first">Subject to the terms and conditions of this License Agreement, CNRI
|
162
|
-
hereby grants Licensee a non-exclusive, non-transferable, royalty-free,
|
163
|
-
world-wide license to reproduce, analyze, test, perform and/or display
|
164
|
-
publicly, prepare derivative works, distribute, and otherwise use the
|
165
|
-
Software alone or in any derivative version, provided, however, that
|
166
|
-
CNRI's License Agreement and CNRI's notice of copyright, i.e.,
|
167
|
-
"Copyright �1996-1999 Corporation for National Research Initiatives;
|
168
|
-
All Rights Reserved" are both retained in the Software, alone or in any
|
169
|
-
derivative version prepared by Licensee.</p>
|
170
|
-
<p>Alternatively, in lieu of CNRI's License Agreement, Licensee may
|
171
|
-
substitute the following text (omitting the quotes), provided, however,
|
172
|
-
that such text is displayed prominently in the Software alone or in any
|
173
|
-
derivative version prepared by Licensee: "JPython (Version 1.1.x) is
|
174
|
-
made available subject to the terms and conditions in CNRI's License
|
175
|
-
Agreement. This Agreement may be located on the Internet using the
|
176
|
-
following unique, persistent identifier (known as a handle):
|
177
|
-
1895.22/1006. The License may also be obtained from a proxy server on
|
178
|
-
the Web using the following URL: <a class="reference external" href="http://hdl.handle.net/1895.22/1006">http://hdl.handle.net/1895.22/1006</a>."</p>
|
179
|
-
</li>
|
180
|
-
<li><p class="first">In the event Licensee prepares a derivative work that is based on or
|
181
|
-
incorporates the Software or any part thereof, and wants to make the
|
182
|
-
derivative work available to the public as provided herein, then
|
183
|
-
Licensee hereby agrees to indicate in any such work, in a prominently
|
184
|
-
visible way, the nature of the modifications made to CNRI's Software.</p>
|
185
|
-
</li>
|
186
|
-
<li><p class="first">Licensee may not use CNRI trademarks or trade name, including JPython
|
187
|
-
or CNRI, in a trademark sense to endorse or promote products or
|
188
|
-
services of Licensee, or any third party. Licensee may use the mark
|
189
|
-
JPython in connection with Licensee's derivative versions that are
|
190
|
-
based on or incorporate the Software, but only in the form
|
191
|
-
"JPython-based ___________________," or equivalent.</p>
|
192
|
-
</li>
|
193
|
-
<li><p class="first">CNRI is making the Software available to Licensee on an "AS IS" basis.
|
194
|
-
CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY
|
195
|
-
OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY
|
196
|
-
REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY
|
197
|
-
PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE
|
198
|
-
ANY THIRD PARTY RIGHTS.</p>
|
199
|
-
</li>
|
200
|
-
<li><p class="first">CNRI SHALL NOT BE LIABLE TO LICENSEE OR OTHER USERS OF THE SOFTWARE FOR
|
201
|
-
ANY INCIDENTAL, SPECIAL OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
|
202
|
-
USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE
|
203
|
-
THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. SOME STATES DO NOT
|
204
|
-
ALLOW THE LIMITATION OR EXCLUSION OF LIABILITY SO THE ABOVE DISCLAIMER
|
205
|
-
MAY NOT APPLY TO LICENSEE.</p>
|
206
|
-
</li>
|
207
|
-
<li><p class="first">This License Agreement may be terminated by CNRI (i) immediately upon
|
208
|
-
written notice from CNRI of any material breach by the Licensee, if the
|
209
|
-
nature of the breach is such that it cannot be promptly remedied; or
|
210
|
-
(ii) sixty (60) days following notice from CNRI to Licensee of a
|
211
|
-
material remediable breach, if Licensee has not remedied such breach
|
212
|
-
within that sixty-day period.</p>
|
213
|
-
</li>
|
214
|
-
<li><p class="first">This License Agreement shall be governed by and interpreted in all
|
215
|
-
respects by the law of the State of Virginia, excluding conflict of law
|
216
|
-
provisions. Nothing in this Agreement shall be deemed to create any
|
217
|
-
relationship of agency, partnership, or joint venture between CNRI and
|
218
|
-
Licensee.</p>
|
219
|
-
</li>
|
220
|
-
<li><p class="first">By clicking on the "ACCEPT" button where indicated, or by installing,
|
221
|
-
copying or otherwise using the Software, Licensee agrees to be bound by
|
222
|
-
the terms and conditions of this License Agreement.</p>
|
223
|
-
<blockquote>
|
224
|
-
<p>[ACCEPT BUTTON]</p>
|
225
|
-
</blockquote>
|
226
|
-
</li>
|
227
|
-
</ol>
|
228
|
-
</blockquote>
|
229
|
-
</div>
|
230
|
-
</div>
|
231
|
-
</div>
|
232
|
-
<div class="section" id="b-history-of-the-software">
|
233
|
-
<h1>B. HISTORY OF THE SOFTWARE</h1>
|
234
|
-
<p>JPython was created in late 1997 by Jim Hugunin. Jim was also the
|
235
|
-
primary developer while he was at CNRI. In February 1999 Barry Warsaw
|
236
|
-
took over as primary developer and released JPython version 1.1.</p>
|
237
|
-
<p>In October 2000 Barry helped move the software to SourceForge
|
238
|
-
where it was renamed to Jython. Jython 2.0 and 2.1 were developed
|
239
|
-
under the Jython specific license below.</p>
|
240
|
-
<p>From the 2.2 release on, Jython contributors have signed
|
241
|
-
Python Software Foundation contributor agreements and releases are
|
242
|
-
covered under the Python Software Foundation license version 2.</p>
|
243
|
-
<p>The standard library is covered by the Python Software Foundation
|
244
|
-
license as well. See the Lib/LICENSE file for details.</p>
|
245
|
-
<p>The zxJDBC package was written by Brian Zimmer and originally licensed
|
246
|
-
under the GNU Public License. The package is now covered by the Jython
|
247
|
-
Software License.</p>
|
248
|
-
<p>The command line interpreter is covered by the Apache Software
|
249
|
-
License. See the org/apache/LICENSE file for details.</p>
|
250
|
-
</div>
|
251
|
-
</div>
|
252
|
-
<div class="footer">
|
253
|
-
<hr class="footer" />
|
254
|
-
<a class="reference external" href="license.txt">View document source</a>.
|
255
|
-
|
256
|
-
</div>
|
257
|
-
</div>
|
258
|
-
</div>
|
259
|
-
<div id="navigation"><div class="navcontainer"><ul class="navlist">
|
260
|
-
<li class="menutitle">About</li>
|
261
|
-
<li class="menupageitem"><a href="index.html">Welcome</a></li>
|
262
|
-
<li class="menupageitem"><a href="downloads.html">Download</a></li>
|
263
|
-
<li class="menupageitem"><a href="http://wiki.python.org/jython/InstallationInstructions">Installation</a></li>
|
264
|
-
<li class="menupageitem"><a href="http://sourceforge.net/mail/?group_id=12867">Mailing Lists</a></li>
|
265
|
-
<li class="menupageitem"><a href="license.html">License</a></li>
|
266
|
-
<li class="menupageitem"><a href="http://www.python.org/psf/">Foundation</a></li>
|
267
|
-
<li class="menupageitem"><a href="oldsites.html">Archived Sites</a></li>
|
268
|
-
<li class="menupageitem"><a href="acknowledgments.html">Acknowledgments</a></li>
|
269
|
-
<li class="menutitle">Documentation</li>
|
270
|
-
<li class="menupageitem"><a href="currentdocs.html">Current Docs</a></li>
|
271
|
-
<li class="menupageitem"><a href="http://www.jython.org/jythonbook/en/1.0">Jython Book</a></li>
|
272
|
-
<li class="menutitle">Wiki links</li>
|
273
|
-
<li class="menupageitem"><a href="http://wiki.python.org/jython/">Front page/News</a></li>
|
274
|
-
<li class="menupageitem"><a href="http://wiki.python.org/jython/JythonFaq">FAQ</a></li>
|
275
|
-
<li class="menupageitem"><a href="http://wiki.python.org/jython/WhyJython">Why Jython?</a></li>
|
276
|
-
<li class="menupageitem"><a href="http://wiki.python.org/jython/UserGuide">User Guide</a></li>
|
277
|
-
<li class="menupageitem"><a href="http://wiki.python.org/jython/JythonBibliography">Books and Articles</a></li>
|
278
|
-
<li class="menupageitem"><a href="http://wiki.python.org/jython/JythonMonthly/Newsletters">Jython Monthly</a></li>
|
279
|
-
<li class="menupageitem"><a href="http://wiki.python.org/jython/ReportingBugs">Reporting Bugs</a></li>
|
280
|
-
</ul>
|
281
|
-
</div>
|
282
|
-
</div>
|
283
|
-
<div id="extra">
|
284
|
-
<div class="applemenu">
|
285
|
-
<div class="silverheader"><a>Twitter Updates</a></div>
|
286
|
-
<div class="submenu" style="height: 375px;">
|
287
|
-
<a style="font-size:8pt; color: green;" href="http://www.twitter.com/jython">Follow Jython</a><br/><br/>
|
288
|
-
<div id="tweet">
|
289
|
-
<br/>
|
290
|
-
</div></div>
|
291
|
-
<div class="silverheader"><a>Using Jython</a></div>
|
292
|
-
<div class="submenu">
|
293
|
-
<iframe src="faq.htm" style="border: 0px; width:100%;height:100%"></iframe>
|
294
|
-
</div>
|
295
|
-
<div class="silverheader"><a>IRC Chat</a></div>
|
296
|
-
<div class="submenu">
|
297
|
-
<iframe style="border: 0px; width: 100%; height: 100%" src="JythonIrcLogin.html"></iframe>
|
298
|
-
</div>
|
299
|
-
<div class="silverheader"><a>Developer Information</a></div>
|
300
|
-
<div class="submenu">
|
301
|
-
<iframe src="developer.htm" style="border: 0px; width:100%; height:100%"></iframe>
|
302
|
-
</div>
|
303
|
-
</div>
|
304
|
-
<br/><br/>
|
305
|
-
</div>
|
306
|
-
<div id="footer">
|
307
|
-
<ul><li><a href="http://wiki.python.org/jython/JythonFaq">About</a></li>
|
308
|
-
<li><a href="http://www.jythonpodcast.com">Jython Podcast</a></li>
|
309
|
-
<li><a href="license.html">License</a>
|
310
|
-
</ul>
|
311
|
-
</div>
|
312
|
-
</div></body>
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,39 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
|
3
|
-
<!--
|
4
|
-
~ JBoss, Home of Professional Open Source.
|
5
|
-
~ Copyright 2011, Red Hat, Inc., and individual contributors
|
6
|
-
~ as indicated by the @author tags. See the copyright.txt file in the
|
7
|
-
~ distribution for a full listing of individual contributors.
|
8
|
-
~
|
9
|
-
~ This is free software; you can redistribute it and/or modify it
|
10
|
-
~ under the terms of the GNU Lesser General Public License as
|
11
|
-
~ published by the Free Software Foundation; either version 2.1 of
|
12
|
-
~ the License, or (at your option) any later version.
|
13
|
-
~
|
14
|
-
~ This software is distributed in the hope that it will be useful,
|
15
|
-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
16
|
-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
17
|
-
~ Lesser General Public License for more details.
|
18
|
-
~
|
19
|
-
~ You should have received a copy of the GNU Lesser General Public
|
20
|
-
~ License along with this software; if not, write to the Free
|
21
|
-
~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
|
22
|
-
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
|
23
|
-
-->
|
24
|
-
|
25
|
-
<module xmlns="urn:jboss:module:1.1" name="com.sun.codemodel">
|
26
|
-
<properties>
|
27
|
-
<property name="jboss.api" value="private"/>
|
28
|
-
</properties>
|
29
|
-
|
30
|
-
<resources>
|
31
|
-
<resource-root path="codemodel-2.6.jar"/>
|
32
|
-
<!-- Insert resources here -->
|
33
|
-
</resources>
|
34
|
-
|
35
|
-
<dependencies>
|
36
|
-
<module name="javax.api" />
|
37
|
-
</dependencies>
|
38
|
-
|
39
|
-
</module>
|