torquebox-server 2.0.0.cr1-java → 2.0.0-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (415) hide show
  1. data/jboss/README.txt +2 -2
  2. data/jboss/appclient/configuration/appclient.xml +2 -3
  3. data/jboss/bin/client/{jboss-client-7.1.0.Final.jar → jboss-client.jar} +0 -0
  4. data/jboss/bin/domain.bat +1 -0
  5. data/jboss/bin/domain.sh +14 -6
  6. data/jboss/bin/jboss-cli.xml +21 -0
  7. data/jboss/bin/run.bat +9 -0
  8. data/jboss/bin/run.sh +9 -0
  9. data/jboss/bin/standalone.conf +1 -1
  10. data/jboss/bin/standalone.conf.bat +1 -1
  11. data/jboss/bin/standalone.sh +3 -2
  12. data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.1.Final.jar +0 -0
  13. data/jboss/docs/examples/configs/standalone-hornetq-colocated.xml +17 -38
  14. data/jboss/docs/examples/configs/standalone-jts.xml +18 -34
  15. data/jboss/docs/examples/configs/standalone-minimalistic.xml +1 -1
  16. data/jboss/docs/examples/configs/standalone-osgi-only.xml +20 -14
  17. data/jboss/docs/examples/configs/standalone-xts.xml +23 -34
  18. data/jboss/docs/licenses/apache license, version 2.0 - apache-2.0.txt b/data/jboss/docs/licenses/apache software license, version 2.0 - → apache-2.0.txt +0 -0
  19. data/jboss/docs/licenses/common public license version 1.0 - cpl1.0.txt +297 -0
  20. data/jboss/docs/licenses/creative commons attribution 2.5 - jcip-cc-by-2.5.txt +10 -0
  21. data/jboss/docs/licenses/{similar to apache license but with the acknowledgment clause removed - license.txt → jdom license - jdom-1.0.txt } +4 -2
  22. data/jboss/docs/licenses/{the gnu lesser general public license, version 2.1 - lgpl-2.1.html → lgpl 2.1 - lgpl-2.1.html } +16 -12
  23. data/jboss/docs/licenses/licenses.xml +455 -357
  24. data/jboss/docs/licenses/osgi specification license, version 1.0 - osgi-1.0.txt +10 -0
  25. data/jboss/docs/licenses/the jython license - license.html +3 -3
  26. data/jboss/docs/schema/jboss-as-cli_1_0.xsd +33 -0
  27. data/jboss/docs/schema/jboss-as-config_1_1.xsd +13 -12
  28. data/jboss/docs/schema/jboss-as-config_1_2.xsd +2116 -0
  29. data/jboss/docs/schema/jboss-as-infinispan_1_2.xsd +949 -0
  30. data/jboss/docs/schema/jboss-as-jaxr_1_1.xsd +57 -0
  31. data/jboss/docs/schema/jboss-as-mod-cluster_1_0.xsd +30 -0
  32. data/jboss/docs/schema/jboss-as-remoting_1_1.xsd +0 -11
  33. data/jboss/docs/schema/jboss-as-web_1_1.xsd +1 -1
  34. data/jboss/docs/schema/jboss-ejb-client_1_1.xsd +279 -0
  35. data/jboss/domain/configuration/application-roles.properties +2 -4
  36. data/jboss/domain/configuration/application-users.properties +1 -1
  37. data/jboss/domain/configuration/domain.xml +147 -65
  38. data/jboss/domain/configuration/host-master.xml +1 -1
  39. data/jboss/domain/configuration/host-slave.xml +3 -3
  40. data/jboss/domain/configuration/host.xml +3 -3
  41. data/jboss/domain/configuration/mgmt-users.properties +2 -2
  42. data/jboss/modules/com/google/guava/main/guava-11.0.2.jar +0 -0
  43. data/jboss/modules/com/google/guava/main/module.xml +1 -1
  44. data/jboss/modules/com/sun/jsf-impl/main/{jsf-impl-2.1.5-jbossorg-1.jar → jsf-impl-2.1.7-jbossorg-2.jar} +0 -0
  45. data/jboss/modules/com/sun/jsf-impl/main/module.xml +1 -1
  46. data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.1.Final.jar +0 -0
  47. data/jboss/modules/javax/faces/api/main/module.xml +1 -1
  48. data/jboss/modules/javax/xml/registry/api/main/{jboss-jaxr-api_1.0_spec-1.0.0.Final.jar → jboss-jaxr-api_1.0_spec-1.0.1.Final.jar} +0 -0
  49. data/jboss/modules/javax/xml/registry/api/main/module.xml +1 -1
  50. data/jboss/modules/org/apache/commons/beanutils/main/commons-beanutils-1.8.3.jar +0 -0
  51. data/jboss/modules/org/apache/commons/beanutils/main/module.xml +1 -1
  52. data/jboss/modules/org/apache/commons/configuration/main/commons-configuration-1.6.jar +0 -0
  53. data/jboss/modules/org/apache/commons/configuration/main/module.xml +37 -0
  54. data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.6.jar +0 -0
  55. data/jboss/modules/org/apache/commons/lang/main/module.xml +1 -1
  56. data/jboss/modules/org/apache/juddi/juddi-client/main/juddi-client-3.1.3.jar +0 -0
  57. data/jboss/modules/org/apache/{ws/scout → juddi/juddi-client}/main/module.xml +5 -7
  58. data/jboss/modules/org/apache/juddi/scout/main/module.xml +45 -0
  59. data/jboss/modules/org/apache/juddi/scout/main/scout-1.2.6.jar +0 -0
  60. data/jboss/modules/org/{hibernate/infinispan → apache/juddi/uddi-ws}/main/module.xml +7 -9
  61. data/jboss/modules/org/apache/juddi/uddi-ws/main/uddi-ws-3.1.3.jar +0 -0
  62. data/jboss/modules/org/apache/log4j/main/module.xml +1 -1
  63. data/jboss/modules/org/apache/santuario/xmlsec/main/module.xml +1 -1
  64. data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.5.1.jar +0 -0
  65. data/jboss/modules/org/apache/ws/security/main/module.xml +1 -1
  66. data/jboss/modules/org/apache/ws/security/main/{wss4j-1.6.4.jar → wss4j-1.6.5.jar} +0 -0
  67. data/jboss/modules/org/hibernate/{infinispan/main → main}/hibernate-infinispan-4.0.1.Final.jar +0 -0
  68. data/jboss/modules/org/hibernate/main/module.xml +3 -2
  69. data/jboss/modules/org/hornetq/main/{hornetq-core-2.2.11.Final.jar → hornetq-core-2.2.13.Final.jar} +0 -0
  70. data/jboss/modules/org/hornetq/main/{hornetq-jms-2.2.11.Final.jar → hornetq-jms-2.2.13.Final.jar} +0 -0
  71. data/jboss/modules/org/hornetq/main/module.xml +2 -2
  72. data/jboss/modules/org/hornetq/ra/main/{hornetq-ra-2.2.11.Final.jar → hornetq-ra-2.2.13.Final.jar} +0 -0
  73. data/jboss/modules/org/hornetq/ra/main/module.xml +1 -1
  74. data/jboss/modules/org/infinispan/cachestore/jdbc/main/{infinispan-cachestore-jdbc-5.1.1.FINAL.jar → infinispan-cachestore-jdbc-5.1.2.FINAL.jar} +0 -0
  75. data/jboss/modules/org/infinispan/cachestore/jdbc/main/module.xml +1 -1
  76. data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.2.FINAL.jar +0 -0
  77. data/jboss/modules/org/infinispan/cachestore/remote/main/module.xml +1 -1
  78. data/jboss/modules/org/infinispan/client/hotrod/main/{infinispan-client-hotrod-5.1.1.FINAL.jar → infinispan-client-hotrod-5.1.2.FINAL.jar} +0 -0
  79. data/jboss/modules/org/infinispan/client/hotrod/main/module.xml +1 -1
  80. data/jboss/modules/org/infinispan/main/{infinispan-core-5.1.1.FINAL.jar → infinispan-core-5.1.2.FINAL.jar} +0 -0
  81. data/jboss/modules/org/infinispan/main/module.xml +1 -1
  82. data/jboss/modules/org/jboss/as/appclient/main/jboss-as-appclient-7.1.1.Final.jar +0 -0
  83. data/jboss/modules/org/jboss/as/appclient/main/module.xml +1 -1
  84. data/jboss/modules/org/jboss/as/cli/main/{jboss-as-cli-7.1.0.Final.jar → jboss-as-cli-7.1.1.Final.jar} +0 -0
  85. data/jboss/modules/org/jboss/as/cli/main/module.xml +1 -1
  86. data/jboss/modules/org/jboss/as/clustering/api/main/{jboss-as-clustering-api-7.1.0.Final.jar → jboss-as-clustering-api-7.1.1.Final.jar} +0 -0
  87. data/jboss/modules/org/jboss/as/clustering/api/main/module.xml +1 -1
  88. data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.1.Final.jar +0 -0
  89. data/jboss/modules/org/jboss/as/clustering/common/main/module.xml +1 -1
  90. data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/{jboss-as-clustering-ejb3-infinispan-7.1.0.Final.jar → jboss-as-clustering-ejb3-infinispan-7.1.1.Final.jar} +0 -0
  91. data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/module.xml +2 -2
  92. data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.1.Final.jar +0 -0
  93. data/jboss/modules/org/jboss/as/clustering/impl/main/module.xml +1 -1
  94. data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.1.Final.jar +0 -0
  95. data/jboss/modules/org/jboss/as/clustering/infinispan/main/module.xml +2 -2
  96. data/jboss/modules/org/jboss/as/clustering/jgroups/main/{jboss-as-clustering-jgroups-7.1.0.Final.jar → jboss-as-clustering-jgroups-7.1.1.Final.jar} +0 -0
  97. data/jboss/modules/org/jboss/as/clustering/jgroups/main/module.xml +2 -1
  98. data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.1.Final.jar +0 -0
  99. data/jboss/modules/org/jboss/as/clustering/registry/main/module.xml +1 -1
  100. data/jboss/modules/org/jboss/as/clustering/service/main/{jboss-as-clustering-service-7.1.0.Final.jar → jboss-as-clustering-service-7.1.1.Final.jar} +0 -0
  101. data/jboss/modules/org/jboss/as/clustering/service/main/module.xml +1 -1
  102. data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.1.Final.jar +0 -0
  103. data/jboss/modules/org/jboss/as/clustering/singleton/main/module.xml +2 -1
  104. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.1.Final.jar +0 -0
  105. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/module.xml +1 -2
  106. data/jboss/modules/org/jboss/as/clustering/web/spi/main/{jboss-as-clustering-web-spi-7.1.0.Final.jar → jboss-as-clustering-web-spi-7.1.1.Final.jar} +0 -0
  107. data/jboss/modules/org/jboss/as/clustering/web/spi/main/module.xml +1 -1
  108. data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.1.Final.jar +0 -0
  109. data/jboss/modules/org/jboss/as/cmp/main/module.xml +1 -1
  110. data/jboss/modules/org/jboss/as/configadmin/main/{jboss-as-configadmin-7.1.0.Final.jar → jboss-as-configadmin-7.1.1.Final.jar} +0 -0
  111. data/jboss/modules/org/jboss/as/configadmin/main/module.xml +1 -1
  112. data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.1.Final.jar +0 -0
  113. data/jboss/modules/org/jboss/as/connector/main/module.xml +3 -1
  114. data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.1.0.FINAL-resources.jar +0 -0
  115. data/jboss/modules/org/jboss/as/console/main/module.xml +1 -1
  116. data/jboss/modules/org/jboss/as/controller-client/main/{jboss-as-controller-client-7.1.0.Final.jar → jboss-as-controller-client-7.1.1.Final.jar} +0 -0
  117. data/jboss/modules/org/jboss/as/controller-client/main/module.xml +1 -1
  118. data/jboss/modules/org/jboss/as/controller/main/{jboss-as-controller-7.1.0.Final.jar → jboss-as-controller-7.1.1.Final.jar} +0 -0
  119. data/jboss/modules/org/jboss/as/controller/main/module.xml +1 -1
  120. data/jboss/modules/org/jboss/as/deployment-repository/main/{jboss-as-deployment-repository-7.1.0.Final.jar → jboss-as-deployment-repository-7.1.1.Final.jar} +0 -0
  121. data/jboss/modules/org/jboss/as/deployment-repository/main/module.xml +1 -1
  122. data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.1.Final.jar +0 -0
  123. data/jboss/modules/org/jboss/as/deployment-scanner/main/module.xml +1 -1
  124. data/jboss/modules/org/jboss/as/domain-http-error-context/main/{jboss-as-domain-http-error-context-7.1.0.Final.jar → jboss-as-domain-http-error-context-7.1.1.Final.jar} +0 -0
  125. data/jboss/modules/org/jboss/as/domain-http-error-context/main/module.xml +1 -1
  126. data/jboss/modules/org/jboss/as/domain-http-interface/main/{jboss-as-domain-http-interface-7.1.0.Final.jar → jboss-as-domain-http-interface-7.1.1.Final.jar} +0 -0
  127. data/jboss/modules/org/jboss/as/domain-http-interface/main/module.xml +1 -1
  128. data/jboss/modules/org/jboss/as/domain-management/main/{jboss-as-domain-management-7.1.0.Final.jar → jboss-as-domain-management-7.1.1.Final.jar} +0 -0
  129. data/jboss/modules/org/jboss/as/domain-management/main/module.xml +1 -1
  130. data/jboss/modules/org/jboss/as/ee/deployment/main/{jboss-as-ee-deployment-7.1.0.Final.jar → jboss-as-ee-deployment-7.1.1.Final.jar} +0 -0
  131. data/jboss/modules/org/jboss/as/ee/deployment/main/module.xml +1 -1
  132. data/jboss/modules/org/jboss/as/ee/main/{jboss-as-ee-7.1.0.Final.jar → jboss-as-ee-7.1.1.Final.jar} +0 -0
  133. data/jboss/modules/org/jboss/as/ee/main/module.xml +2 -2
  134. data/jboss/modules/org/jboss/as/ejb3/main/{jboss-as-ejb3-7.1.0.Final.jar → jboss-as-ejb3-7.1.1.Final.jar} +0 -0
  135. data/jboss/modules/org/jboss/as/ejb3/main/module.xml +4 -1
  136. data/jboss/modules/org/jboss/as/embedded/main/{jboss-as-embedded-7.1.0.Final.jar → jboss-as-embedded-7.1.1.Final.jar} +0 -0
  137. data/jboss/modules/org/jboss/as/embedded/main/module.xml +1 -1
  138. data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.1.Final.jar +0 -0
  139. data/jboss/modules/org/jboss/as/host-controller/main/module.xml +1 -1
  140. data/jboss/modules/org/jboss/as/jacorb/main/{jboss-as-jacorb-7.1.0.Final.jar → jboss-as-jacorb-7.1.1.Final.jar} +0 -0
  141. data/jboss/modules/org/jboss/as/jacorb/main/module.xml +1 -1
  142. data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.1.Final.jar +0 -0
  143. data/jboss/modules/org/jboss/as/jaxr/main/module.xml +7 -2
  144. data/jboss/modules/org/jboss/as/jaxrs/main/{jboss-as-jaxrs-7.1.0.Final.jar → jboss-as-jaxrs-7.1.1.Final.jar} +0 -0
  145. data/jboss/modules/org/jboss/as/jaxrs/main/module.xml +1 -1
  146. data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-jdr-7.1.0.Final.jar → jboss-as-jdr-7.1.1.Final.jar} +0 -0
  147. data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-sos-7.1.0.Final.jar → jboss-as-sos-7.1.1.Final.jar} +0 -0
  148. data/jboss/modules/org/jboss/as/jdr/main/module.xml +2 -2
  149. data/jboss/modules/org/jboss/as/jmx/main/{jboss-as-jmx-7.1.0.Final.jar → jboss-as-jmx-7.1.1.Final.jar} +0 -0
  150. data/jboss/modules/org/jboss/as/jmx/main/module.xml +1 -1
  151. data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.1.Final.jar +0 -0
  152. data/jboss/modules/org/jboss/as/jpa/hibernate/3/module.xml +4 -2
  153. data/jboss/modules/org/jboss/as/jpa/hibernate/4/{jboss-as-jpa-hibernate4-7.1.0.Final.jar → jboss-as-jpa-hibernate4-7.1.1.Final.jar} +0 -0
  154. data/jboss/modules/org/jboss/as/jpa/hibernate/4/module.xml +4 -2
  155. data/jboss/modules/org/jboss/as/jpa/main/{jboss-as-jpa-7.1.0.Final.jar → jboss-as-jpa-7.1.1.Final.jar} +0 -0
  156. data/jboss/modules/org/jboss/as/jpa/main/module.xml +1 -1
  157. data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.1.Final.jar +0 -0
  158. data/jboss/modules/org/jboss/as/jpa/openjpa/main/module.xml +1 -1
  159. data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.1.Final.jar +0 -0
  160. data/jboss/modules/org/jboss/as/jpa/spi/main/module.xml +1 -1
  161. data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.1.Final.jar +0 -0
  162. data/jboss/modules/org/jboss/as/jpa/util/main/module.xml +1 -1
  163. data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.1.Final.jar +0 -0
  164. data/jboss/modules/org/jboss/as/jsr77/main/module.xml +1 -1
  165. data/jboss/modules/org/jboss/as/logging/main/{jboss-as-logging-7.1.0.Final.jar → jboss-as-logging-7.1.1.Final.jar} +0 -0
  166. data/jboss/modules/org/jboss/as/logging/main/module.xml +1 -2
  167. data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.1.Final.jar +0 -0
  168. data/jboss/modules/org/jboss/as/mail/main/module.xml +1 -1
  169. data/jboss/modules/org/jboss/as/management-client-content/main/{jboss-as-management-client-content-7.1.0.Final.jar → jboss-as-management-client-content-7.1.1.Final.jar} +0 -0
  170. data/jboss/modules/org/jboss/as/management-client-content/main/module.xml +1 -1
  171. data/jboss/modules/org/jboss/as/messaging/main/{jboss-as-messaging-7.1.0.Final.jar → jboss-as-messaging-7.1.1.Final.jar} +0 -0
  172. data/jboss/modules/org/jboss/as/messaging/main/module.xml +2 -2
  173. data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.1.Final.jar +0 -0
  174. data/jboss/modules/org/jboss/as/modcluster/main/module.xml +1 -1
  175. data/jboss/modules/org/jboss/as/naming/main/{jboss-as-naming-7.1.0.Final.jar → jboss-as-naming-7.1.1.Final.jar} +0 -0
  176. data/jboss/modules/org/jboss/as/naming/main/module.xml +1 -1
  177. data/jboss/modules/org/jboss/as/network/main/{jboss-as-network-7.1.0.Final.jar → jboss-as-network-7.1.1.Final.jar} +0 -0
  178. data/jboss/modules/org/jboss/as/network/main/module.xml +1 -1
  179. data/jboss/modules/org/jboss/as/osgi/main/{jboss-as-osgi-service-7.1.0.Final.jar → jboss-as-osgi-service-7.1.1.Final.jar} +0 -0
  180. data/jboss/modules/org/jboss/as/osgi/main/module.xml +2 -1
  181. data/jboss/modules/org/jboss/as/platform-mbean/main/{jboss-as-platform-mbean-7.1.0.Final.jar → jboss-as-platform-mbean-7.1.1.Final.jar} +0 -0
  182. data/jboss/modules/org/jboss/as/platform-mbean/main/module.xml +1 -1
  183. data/jboss/modules/org/jboss/as/pojo/main/{jboss-as-pojo-7.1.0.Final.jar → jboss-as-pojo-7.1.1.Final.jar} +0 -0
  184. data/jboss/modules/org/jboss/as/pojo/main/module.xml +1 -1
  185. data/jboss/modules/org/jboss/as/process-controller/main/{jboss-as-process-controller-7.1.0.Final.jar → jboss-as-process-controller-7.1.1.Final.jar} +0 -0
  186. data/jboss/modules/org/jboss/as/process-controller/main/module.xml +1 -1
  187. data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.1.Final.jar +0 -0
  188. data/jboss/modules/org/jboss/as/protocol/main/module.xml +1 -1
  189. data/jboss/modules/org/jboss/as/remoting/main/{jboss-as-remoting-7.1.0.Final.jar → jboss-as-remoting-7.1.1.Final.jar} +0 -0
  190. data/jboss/modules/org/jboss/as/remoting/main/module.xml +1 -1
  191. data/jboss/modules/org/jboss/as/sar/main/{jboss-as-sar-7.1.0.Final.jar → jboss-as-sar-7.1.1.Final.jar} +0 -0
  192. data/jboss/modules/org/jboss/as/sar/main/module.xml +1 -1
  193. data/jboss/modules/org/jboss/as/security/main/{jboss-as-security-7.1.0.Final.jar → jboss-as-security-7.1.1.Final.jar} +0 -0
  194. data/jboss/modules/org/jboss/as/security/main/module.xml +1 -1
  195. data/jboss/modules/org/jboss/as/server/main/{jboss-as-server-7.1.0.Final.jar → jboss-as-server-7.1.1.Final.jar} +0 -0
  196. data/jboss/modules/org/jboss/as/server/main/module.xml +1 -1
  197. data/jboss/modules/org/jboss/as/threads/main/{jboss-as-threads-7.1.0.Final.jar → jboss-as-threads-7.1.1.Final.jar} +0 -0
  198. data/jboss/modules/org/jboss/as/threads/main/module.xml +1 -1
  199. data/jboss/modules/org/jboss/as/transactions/main/{jboss-as-transactions-7.1.0.Final.jar → jboss-as-transactions-7.1.1.Final.jar} +0 -0
  200. data/jboss/modules/org/jboss/as/transactions/main/module.xml +1 -1
  201. data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.1.Final.jar +0 -0
  202. data/jboss/modules/org/jboss/as/web/main/{jbossweb-7.0.10.Final.jar → jbossweb-7.0.13.Final.jar} +0 -0
  203. data/jboss/modules/org/jboss/as/web/main/module.xml +2 -2
  204. data/jboss/modules/org/jboss/as/webservices/main/{jboss-as-webservices-server-integration-7.1.0.Final.jar → jboss-as-webservices-server-integration-7.1.1.Final.jar} +0 -0
  205. data/jboss/modules/org/jboss/as/webservices/main/{jbossws-cxf-resources-4.0.1.GA-jboss700.jar → jbossws-cxf-resources-4.0.2.GA-jboss711.jar} +0 -0
  206. data/jboss/modules/org/jboss/as/webservices/main/module.xml +2 -2
  207. data/jboss/modules/org/jboss/as/weld/main/{jboss-as-weld-7.1.0.Final.jar → jboss-as-weld-7.1.1.Final.jar} +0 -0
  208. data/jboss/modules/org/jboss/as/weld/main/module.xml +1 -1
  209. data/jboss/modules/org/jboss/as/xts/main/{jboss-as-xts-7.1.0.Final.jar → jboss-as-xts-7.1.1.Final.jar} +0 -0
  210. data/jboss/modules/org/jboss/as/xts/main/module.xml +1 -1
  211. data/jboss/modules/org/jboss/classfilewriter/main/{jboss-classfilewriter-1.0.0.Final.jar → jboss-classfilewriter-1.0.1.Final.jar} +0 -0
  212. data/jboss/modules/org/jboss/classfilewriter/main/module.xml +1 -1
  213. data/jboss/modules/org/jboss/ejb-client/main/{jboss-ejb-client-1.0.2.Final.jar → jboss-ejb-client-1.0.5.Final.jar} +0 -0
  214. data/jboss/modules/org/jboss/ejb-client/main/module.xml +1 -1
  215. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-common-api-1.0.7.Final.jar → ironjacamar-common-api-1.0.9.Final.jar} +0 -0
  216. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-common-spi-1.0.7.Final.jar → ironjacamar-common-spi-1.0.9.Final.jar} +0 -0
  217. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-core-api-1.0.7.Final.jar → ironjacamar-core-api-1.0.9.Final.jar} +0 -0
  218. data/jboss/modules/org/jboss/ironjacamar/api/main/module.xml +3 -3
  219. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-common-impl-1.0.7.Final.jar → ironjacamar-common-impl-1.0.9.Final.jar} +0 -0
  220. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-core-impl-1.0.7.Final.jar → ironjacamar-core-impl-1.0.9.Final.jar} +0 -0
  221. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.9.Final.jar +0 -0
  222. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-validator-1.0.7.Final.jar → ironjacamar-validator-1.0.9.Final.jar} +0 -0
  223. data/jboss/modules/org/jboss/ironjacamar/impl/main/module.xml +4 -4
  224. data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/{ironjacamar-jdbc-1.0.7.Final.jar → ironjacamar-jdbc-1.0.9.Final.jar} +0 -0
  225. data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/module.xml +1 -1
  226. data/jboss/modules/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.0.Final.jar +0 -0
  227. data/jboss/modules/org/{junit → jboss/logging/jul-to-slf4j-stub}/main/module.xml +3 -6
  228. data/jboss/modules/org/jboss/marshalling/main/{jboss-marshalling-1.3.9.GA.jar → jboss-marshalling-1.3.11.GA.jar} +0 -0
  229. data/jboss/modules/org/jboss/marshalling/main/module.xml +1 -1
  230. data/jboss/modules/org/jboss/marshalling/river/main/{jboss-marshalling-river-1.3.9.GA.jar → jboss-marshalling-river-1.3.11.GA.jar} +0 -0
  231. data/jboss/modules/org/jboss/marshalling/river/main/module.xml +1 -1
  232. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-appclient-7.0.0.Final.jar → jboss-metadata-appclient-7.0.1.Final.jar} +0 -0
  233. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-common-7.0.0.Final.jar → jboss-metadata-common-7.0.1.Final.jar} +0 -0
  234. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ear-7.0.0.Final.jar → jboss-metadata-ear-7.0.1.Final.jar} +0 -0
  235. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ejb-7.0.0.Final.jar → jboss-metadata-ejb-7.0.1.Final.jar} +0 -0
  236. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-web-7.0.0.Final.jar → jboss-metadata-web-7.0.1.Final.jar} +0 -0
  237. data/jboss/modules/org/jboss/metadata/main/module.xml +5 -5
  238. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-deployment-1.0.10.jar → jbosgi-deployment-1.0.12.Final.jar} +0 -0
  239. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-framework-core-1.1.5.jar → jbosgi-framework-core-1.1.8.Final.jar} +0 -0
  240. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-resolver-api-1.0.11.jar → jbosgi-resolver-api-1.0.13.Final.jar} +0 -0
  241. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-resolver-felix-1.0.11.jar → jbosgi-resolver-felix-1.0.13.Final.jar} +0 -0
  242. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-resolver-spi-1.0.11.jar → jbosgi-resolver-spi-1.0.13.Final.jar} +0 -0
  243. data/jboss/modules/org/jboss/osgi/framework/main/module.xml +6 -6
  244. data/jboss/modules/org/jboss/osgi/{framework/main/jbosgi-resolver-metadata-1.0.11.jar → metadata/main/jbosgi-metadata-2.0.3.Final.jar} +0 -0
  245. data/jboss/modules/org/jboss/{as/jpa/hibernate/infinispan → osgi/metadata}/main/module.xml +5 -10
  246. data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.0.5.jar +0 -0
  247. data/jboss/modules/org/jboss/osgi/repository/main/{jbosgi-repository-core-1.0.4.jar → jbosgi-repository-core-1.0.5.jar} +0 -0
  248. data/jboss/modules/org/jboss/osgi/repository/main/module.xml +2 -2
  249. data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-3.0.1.Final.jar +0 -0
  250. data/jboss/modules/org/jboss/osgi/spi/main/module.xml +1 -2
  251. data/jboss/modules/org/jboss/osgi/vfs/main/{jbosgi-vfs-1.0.6.jar → jbosgi-vfs-1.0.7.Final.jar} +0 -0
  252. data/jboss/modules/org/jboss/osgi/vfs/main/{jbosgi-vfs30-1.0.6.jar → jbosgi-vfs30-1.0.7.Final.jar} +0 -0
  253. data/jboss/modules/org/jboss/osgi/vfs/main/module.xml +2 -2
  254. data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.2.Final.jar +0 -0
  255. data/jboss/modules/org/jboss/remote-naming/main/module.xml +1 -1
  256. data/jboss/modules/org/jboss/remoting3/main/{jboss-remoting-3.2.2.GA.jar → jboss-remoting-3.2.3.GA.jar} +0 -0
  257. data/jboss/modules/org/jboss/remoting3/main/module.xml +1 -1
  258. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/module.xml +1 -1
  259. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.2.Final.jar +0 -0
  260. data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/module.xml +2 -2
  261. data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/{resteasy-atom-provider-2.3.1.GA-jandex.jar → resteasy-atom-provider-2.3.2.Final-jandex.jar} +0 -0
  262. data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/{resteasy-atom-provider-2.3.1.GA.jar → resteasy-atom-provider-2.3.2.Final.jar} +0 -0
  263. data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/module.xml +1 -1
  264. data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/{resteasy-cdi-2.3.1.GA.jar → resteasy-cdi-2.3.2.Final.jar} +0 -0
  265. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml +2 -2
  266. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/{resteasy-jackson-provider-2.3.1.GA-jandex.jar → resteasy-jackson-provider-2.3.2.Final-jandex.jar} +0 -0
  267. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.2.Final.jar +0 -0
  268. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml +2 -2
  269. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.2.Final-jandex.jar +0 -0
  270. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/{resteasy-jaxb-provider-2.3.1.GA.jar → resteasy-jaxb-provider-2.3.2.Final.jar} +0 -0
  271. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{async-http-servlet-3.0-2.3.1.GA-jandex.jar → async-http-servlet-3.0-2.3.2.Final-jandex.jar} +0 -0
  272. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{async-http-servlet-3.0-2.3.1.GA.jar → async-http-servlet-3.0-2.3.2.Final.jar} +0 -0
  273. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/module.xml +3 -3
  274. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{resteasy-jaxrs-2.3.1.GA-jandex.jar → resteasy-jaxrs-2.3.2.Final-jandex.jar} +0 -0
  275. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{resteasy-jaxrs-2.3.1.GA.jar → resteasy-jaxrs-2.3.2.Final.jar} +0 -0
  276. data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml +2 -2
  277. data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/{resteasy-jettison-provider-2.3.1.GA-jandex.jar → resteasy-jettison-provider-2.3.2.Final-jandex.jar} +0 -0
  278. data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/{resteasy-jettison-provider-2.3.1.GA.jar → resteasy-jettison-provider-2.3.2.Final.jar} +0 -0
  279. data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/module.xml +2 -2
  280. data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/{resteasy-jsapi-2.3.1.GA-jandex.jar → resteasy-jsapi-2.3.2.Final-jandex.jar} +0 -0
  281. data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/{resteasy-jsapi-2.3.1.GA.jar → resteasy-jsapi-2.3.2.Final.jar} +0 -0
  282. data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml +2 -2
  283. data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/{resteasy-multipart-provider-2.3.1.GA-jandex.jar → resteasy-multipart-provider-2.3.2.Final-jandex.jar} +0 -0
  284. data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/{resteasy-multipart-provider-2.3.1.GA.jar → resteasy-multipart-provider-2.3.2.Final.jar} +0 -0
  285. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml +2 -2
  286. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/{resteasy-yaml-provider-2.3.1.GA-jandex.jar → resteasy-yaml-provider-2.3.2.Final-jandex.jar} +0 -0
  287. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.2.Final.jar +0 -0
  288. data/jboss/modules/org/jboss/ws/common/main/{jbossws-common-2.0.1.GA.jar → jbossws-common-2.0.2.GA.jar} +0 -0
  289. data/jboss/modules/org/jboss/ws/common/main/module.xml +1 -1
  290. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml +2 -0
  291. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.2.GA.jar +0 -0
  292. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml +1 -1
  293. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/{jbossws-cxf-server-4.0.1.GA.jar → jbossws-cxf-server-4.0.2.GA.jar} +0 -0
  294. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml +1 -2
  295. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/{jbossws-cxf-transports-httpserver-4.0.1.GA.jar → jbossws-cxf-transports-httpserver-4.0.2.GA.jar} +0 -0
  296. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/module.xml +1 -1
  297. data/jboss/modules/org/jboss/ws/jaxws-client/main/{jbossws-cxf-client-4.0.1.GA.jar → jbossws-cxf-client-4.0.2.GA.jar} +0 -0
  298. data/jboss/modules/org/jboss/ws/jaxws-client/main/module.xml +1 -1
  299. data/jboss/modules/org/jboss/ws/jaxws-jboss-httpserver-httpspi/main/{jaxws-jboss-httpserver-httpspi-1.0.0.GA.jar → jaxws-jboss-httpserver-httpspi-1.0.1.GA.jar} +0 -0
  300. data/jboss/modules/org/jboss/ws/jaxws-jboss-httpserver-httpspi/main/module.xml +1 -1
  301. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/{jbossws-native-core-4.0.1.GA.jar → jbossws-native-core-4.0.2.GA.jar} +0 -0
  302. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/module.xml +2 -2
  303. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.2.GA.jar +0 -0
  304. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/module.xml +1 -1
  305. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.2.GA.jar +0 -0
  306. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/module.xml +1 -1
  307. data/jboss/modules/org/jboss/ws/spi/main/{jbossws-spi-2.0.2.GA.jar → jbossws-spi-2.0.3.GA.jar} +0 -0
  308. data/jboss/modules/org/jboss/ws/spi/main/module.xml +1 -1
  309. data/jboss/modules/org/jgroups/main/{jgroups-3.0.4.Final.jar → jgroups-3.0.6.Final.jar} +0 -0
  310. data/jboss/modules/org/jgroups/main/module.xml +1 -1
  311. data/jboss/modules/org/picketbox/main/module.xml +2 -2
  312. data/jboss/modules/org/picketbox/main/{picketbox-4.0.6.final.jar → picketbox-4.0.7.Final.jar} +0 -0
  313. data/jboss/modules/org/picketbox/main/{picketbox-infinispan-4.0.6.final.jar → picketbox-infinispan-4.0.7.Final.jar} +0 -0
  314. data/jboss/modules/org/picketlink/main/module.xml +5 -6
  315. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.2.Final-jandex.jar +0 -0
  316. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.2.Final.jar +0 -0
  317. data/jboss/modules/org/picketlink/main/picketlink-bindings-jboss-2.0.2.Final.jar +0 -0
  318. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final-jandex-jandex.jar +0 -0
  319. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final-jandex.jar +0 -0
  320. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final.jar +0 -0
  321. data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-core.jar +0 -0
  322. data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-hasingleton.jar +0 -0
  323. data/jboss/modules/org/torquebox/bootstrap/main/torquebox-bootstrap.jar +0 -0
  324. data/jboss/modules/org/torquebox/cache/main/guava.jar +0 -0
  325. data/jboss/modules/org/torquebox/cache/main/torquebox-cache.jar +0 -0
  326. data/jboss/modules/org/torquebox/cdi/main/torquebox-cdi.jar +0 -0
  327. data/jboss/modules/org/torquebox/core/main/polyglot-core.jar +0 -0
  328. data/jboss/modules/org/torquebox/core/main/torquebox-core.jar +0 -0
  329. data/jboss/modules/org/torquebox/jobs/main/polyglot-jobs.jar +0 -0
  330. data/jboss/modules/org/torquebox/jobs/main/torquebox-jobs.jar +0 -0
  331. data/jboss/modules/org/torquebox/messaging/main/polyglot-messaging.jar +0 -0
  332. data/jboss/modules/org/torquebox/messaging/main/torquebox-messaging.jar +0 -0
  333. data/jboss/modules/org/torquebox/security/main/torquebox-security.jar +0 -0
  334. data/jboss/modules/org/torquebox/services/main/torquebox-services.jar +0 -0
  335. data/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-core.jar +0 -0
  336. data/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-spi.jar +0 -0
  337. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-api.jar +0 -0
  338. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-common.jar +0 -0
  339. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-core.jar +0 -0
  340. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-spi.jar +0 -0
  341. data/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-api.jar +0 -0
  342. data/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-server-core.jar +0 -0
  343. data/jboss/modules/org/torquebox/stomp/main/torquebox-stomp.jar +0 -0
  344. data/jboss/modules/org/torquebox/web/main/polyglot-web.jar +0 -0
  345. data/jboss/modules/org/torquebox/web/main/torquebox-web.jar +0 -0
  346. data/jboss/modules/sun/jdk/main/module.xml +1 -0
  347. data/jboss/standalone/configuration/application-roles.properties +2 -4
  348. data/jboss/standalone/configuration/application-users.properties +1 -1
  349. data/jboss/standalone/configuration/mgmt-users.properties +1 -1
  350. data/jboss/standalone/configuration/standalone-full-ha.xml +49 -39
  351. data/jboss/standalone/configuration/standalone-full.xml +22 -18
  352. data/jboss/standalone/configuration/standalone-ha.xml +49 -39
  353. data/jboss/standalone/configuration/standalone.xml +22 -18
  354. data/jboss/standalone/deployments/README.txt +1 -1
  355. data/lib/torquebox-server.jar +0 -0
  356. data/lib/torquebox-server.rb +2 -2
  357. data/share/init/torquebox.conf +7 -2
  358. data/share/init/torquebox.conf.erb +7 -2
  359. data/share/javascript/stilts-stomp.js +1 -1
  360. data/share/rails/template.rb +28 -5
  361. metadata +775 -766
  362. data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.0.Final.jar +0 -0
  363. data/jboss/docs/examples/configs/domain-jts.xml +0 -623
  364. data/jboss/docs/examples/configs/domain-osgi-only.xml +0 -98
  365. data/jboss/docs/licenses/apache license, version 2.0 - license-2.0.txt +0 -390
  366. data/jboss/docs/licenses/gnu lesser general public license version 2 - lesser.html +0 -428
  367. data/jboss/modules/com/google/guava/main/guava-10.0.1.jar +0 -0
  368. data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.0.Final.jar +0 -0
  369. data/jboss/modules/org/apache/commons/beanutils/main/commons-beanutils-1.8.0.jar +0 -0
  370. data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.4.jar +0 -0
  371. data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.4.5.jar +0 -0
  372. data/jboss/modules/org/apache/ws/scout/main/scout-1.1.1.jar +0 -0
  373. data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.1.FINAL.jar +0 -0
  374. data/jboss/modules/org/jboss/as/appclient/main/jboss-as-appclient-7.1.0.Final.jar +0 -0
  375. data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.0.Final.jar +0 -0
  376. data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.0.Final.jar +0 -0
  377. data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.0.Final.jar +0 -0
  378. data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.0.Final.jar +0 -0
  379. data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.0.Final.jar +0 -0
  380. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.0.Final.jar +0 -0
  381. data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.0.Final.jar +0 -0
  382. data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.0.Final.jar +0 -0
  383. data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.0.2.Final-resources.jar +0 -0
  384. data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.0.Final.jar +0 -0
  385. data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.0.Final.jar +0 -0
  386. data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.0.Final.jar +0 -0
  387. data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.0.Final.jar +0 -0
  388. data/jboss/modules/org/jboss/as/jpa/hibernate/infinispan/main/jboss-as-jpa-hibernate-infinispan-7.1.0.Final.jar +0 -0
  389. data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.0.Final.jar +0 -0
  390. data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.0.Final.jar +0 -0
  391. data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.0.Final.jar +0 -0
  392. data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.0.Final.jar +0 -0
  393. data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.0.Final.jar +0 -0
  394. data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.0.Final.jar +0 -0
  395. data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.0.Final.jar +0 -0
  396. data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.0.Final.jar +0 -0
  397. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.7.Final.jar +0 -0
  398. data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.0.4.jar +0 -0
  399. data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-2.0.4.jar +0 -0
  400. data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.1.Final.jar +0 -0
  401. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.0.Final.jar +0 -0
  402. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.1.GA.jar +0 -0
  403. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.1.GA-jandex.jar +0 -0
  404. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.1.GA.jar +0 -0
  405. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.1.GA.jar +0 -0
  406. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.1.GA.jar +0 -0
  407. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.1.GA.jar +0 -0
  408. data/jboss/modules/org/junit/main/junit-4.10.jar +0 -0
  409. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.1.final-jandex.jar +0 -0
  410. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.1.final.jar +0 -0
  411. data/jboss/modules/org/picketlink/main/picketlink-bindings-jboss-2.0.1.final.jar +0 -0
  412. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final-jandex-jandex.jar +0 -0
  413. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final-jandex.jar +0 -0
  414. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final.jar +0 -0
  415. data/jboss/modules/org/picketlink/main/picketlink-trust-jbossws-2.0.1.final.jar +0 -0
@@ -0,0 +1,10 @@
1
+ /*
2
+ * Copyright (c) 2005 Brian Goetz and Tim Peierls
3
+ * Released under the Creative Commons Attribution License
4
+ * (http://creativecommons.org/licenses/by/2.5)
5
+ * Official home: http://www.jcip.net
6
+ *
7
+ * Any republication or derived work distributed in source code form
8
+ * must include this copyright and license notice.
9
+ */
10
+
@@ -1,6 +1,8 @@
1
1
  /*--
2
2
 
3
- Copyright (C) 2000-2011 Jason Hunter & Brett McLaughlin.
3
+ $Id: jdom-1.0.txt 36572 2010-12-15 22:00:55Z pgier $
4
+
5
+ Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
4
6
  All rights reserved.
5
7
 
6
8
  Redistribution and use in source and binary forms, with or without
@@ -50,5 +52,5 @@
50
52
  Brett McLaughlin <brett_AT_jdom_DOT_org>. For more information
51
53
  on the JDOM Project, please see <http://www.jdom.org/>.
52
54
 
53
- */
55
+ */
54
56
 
@@ -45,19 +45,18 @@
45
45
 
46
46
 
47
47
  <div id="fssbox">
48
- <!-- <h4>Sign up for the <a href="http://www.fsf.org/fss">Free Software Supporter</a></h4> -->
49
- <!-- <p>A monthly email newsletter about GNU and Free Software</p> -->
50
- <!-- <form action="https://crm.fsf.org/civicrm/profile/create&amp;reset=1&amp;gid=31" method="post"> -->
51
- <!-- <div><input name="postURL" type="hidden" value="" /> -->
52
- <!-- <input type="hidden" name="group[25]" value="1" /> -->
53
-
54
- <!-- <input name="cancelURL" type="hidden" value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=31" /> -->
55
- <!-- <input name="_qf_default" type="hidden" value="Edit:cancel" /> -->
56
- <a href="https://my.fsf.org/associate/support_freedom?referrer=10189"><img src="https://static.fsf.org/nosvn/appeal2011/gnu-1.png" alt="Help us raise $300,000 for free software by January 30th" /></a>
57
- <!-- </div> -->
48
+ <h4>Sign up for the <a href="http://www.fsf.org/fss">Free Software Supporter</a></h4>
49
+ <p>A monthly email newsletter about GNU and Free Software</p>
50
+ <form action="https://crm.fsf.org/civicrm/profile/create&amp;reset=1&amp;gid=31" method="post">
51
+ <div><input name="postURL" type="hidden" value="" />
52
+ <input type="hidden" name="group[25]" value="1" />
53
+
54
+ <input name="cancelURL" type="hidden" value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=31" />
55
+ <input name="_qf_default" type="hidden" value="Edit:cancel" />
56
+ </div>
58
57
 
59
- <!-- <p><label>Enter your email address (e.g. richard@example.com)</label></p><p><input type="text" id="frmEmail" name="email-Primary" size="15" maxlength="80" /> &nbsp; <input type="submit" name="_qf_Edit_next" value="Ok" /></p> -->
60
- <!-- </form> -->
58
+ <p><label>Enter your email address (e.g. richard@example.com)</label></p><p><input type="text" id="frmEmail" name="email-Primary" size="15" maxlength="80" /> &nbsp; <input type="submit" name="_qf_Edit_next" value="Ok" /></p>
59
+ </form>
61
60
  </div>
62
61
  </div>
63
62
  </div>
@@ -87,6 +86,11 @@
87
86
 
88
87
  </div><!-- /inner -->
89
88
  </div><!-- /navigation -->
89
+
90
+ <div class="yui-g" style="margin-top: 10px;">
91
+ <p class="c"><a href="http://libreplanet.org/wiki/LibrePlanet2012"><img src="//static.fsf.org/nosvn/libreplanet/LP2012-banner.png" alt="LibrePlanet 2012 -- March 24/25th 2012" height="90" /></a></p>
92
+ </div>
93
+
90
94
  <!-- end of server/body-include-2 -->
91
95
 
92
96
 
@@ -39,10 +39,10 @@
39
39
  <dependency>
40
40
  <groupId>com.google.guava</groupId>
41
41
  <artifactId>guava</artifactId>
42
- <version>10.0.1</version>
42
+ <version>11.0.2</version>
43
43
  <licenses>
44
44
  <license>
45
- <name>Apache License, Version 2.0</name>
45
+ <name>Apache Software License, Version 2.0</name>
46
46
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
47
47
  <distribution>repo</distribution>
48
48
  </license>
@@ -68,11 +68,16 @@
68
68
  <dependency>
69
69
  <groupId>com.sun.faces</groupId>
70
70
  <artifactId>jsf-impl</artifactId>
71
- <version>2.1.5-jbossorg-1</version>
71
+ <version>2.1.7-jbossorg-2</version>
72
72
  <licenses>
73
73
  <license>
74
- <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) plus GPL</name>
75
- <url>https://glassfish.dev.java.net/public/CDDL+GPL.html</url>
74
+ <name>Common Development and Distribution License</name>
75
+ <url>http://repository.jboss.org/licenses/cddl.txt</url>
76
+ <distribution>repo</distribution>
77
+ </license>
78
+ <license>
79
+ <name>GNU General Public License, Version 2 with the Classpath Exception</name>
80
+ <url>http://repository.jboss.org/licenses/gpl-2.0-ce.txt</url>
76
81
  <distribution>repo</distribution>
77
82
  </license>
78
83
  </licenses>
@@ -131,23 +136,35 @@
131
136
  <dependency>
132
137
  <groupId>commons-beanutils</groupId>
133
138
  <artifactId>commons-beanutils</artifactId>
134
- <version>1.8.0</version>
139
+ <version>1.8.3</version>
135
140
  <licenses>
136
141
  <license>
137
- <name>Apache License, Version 2.0</name>
142
+ <name>Apache Software License, Version 2.0</name>
138
143
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
139
144
  <distribution>repo</distribution>
140
145
  </license>
141
146
  </licenses>
142
147
  </dependency>
148
+ <dependency>
149
+ <groupId>commons-beanutils</groupId>
150
+ <artifactId>commons-beanutils-core</artifactId>
151
+ <version>1.8.0</version>
152
+ <licenses>
153
+ <license>
154
+ <name>The Apache Software License, Version 2.0</name>
155
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
156
+ <distribution>repo</distribution>
157
+ </license>
158
+ </licenses>
159
+ </dependency>
143
160
  <dependency>
144
161
  <groupId>commons-cli</groupId>
145
162
  <artifactId>commons-cli</artifactId>
146
163
  <version>1.2</version>
147
164
  <licenses>
148
165
  <license>
149
- <name>The Apache Software License, Version 2.0</name>
150
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
166
+ <name>Apache Software License, Version 2.0</name>
167
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
151
168
  <distribution>repo</distribution>
152
169
  </license>
153
170
  </licenses>
@@ -158,7 +175,7 @@
158
175
  <version>1.4</version>
159
176
  <licenses>
160
177
  <license>
161
- <name>Apache License, Version 2.0</name>
178
+ <name>Apache Software License, Version 2.0</name>
162
179
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
163
180
  <distribution>repo</distribution>
164
181
  </license>
@@ -170,19 +187,41 @@
170
187
  <version>3.2.1</version>
171
188
  <licenses>
172
189
  <license>
173
- <name>Apache License, Version 2.0</name>
190
+ <name>Apache Software License, Version 2.0</name>
174
191
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
175
192
  <distribution>repo</distribution>
176
193
  </license>
177
194
  </licenses>
178
195
  </dependency>
196
+ <dependency>
197
+ <groupId>commons-configuration</groupId>
198
+ <artifactId>commons-configuration</artifactId>
199
+ <version>1.6</version>
200
+ <licenses>
201
+ <license>
202
+ <name>The Apache Software License, Version 2.0</name>
203
+ <url>/LICENSE.txt</url>
204
+ </license>
205
+ </licenses>
206
+ </dependency>
207
+ <dependency>
208
+ <groupId>commons-digester</groupId>
209
+ <artifactId>commons-digester</artifactId>
210
+ <version>1.8</version>
211
+ <licenses>
212
+ <license>
213
+ <name>The Apache Software License, Version 2.0</name>
214
+ <url>/LICENSE.txt</url>
215
+ </license>
216
+ </licenses>
217
+ </dependency>
179
218
  <dependency>
180
219
  <groupId>commons-io</groupId>
181
220
  <artifactId>commons-io</artifactId>
182
221
  <version>2.1</version>
183
222
  <licenses>
184
223
  <license>
185
- <name>Apache License, Version 2.0</name>
224
+ <name>Apache Software License, Version 2.0</name>
186
225
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
187
226
  <distribution>repo</distribution>
188
227
  </license>
@@ -191,23 +230,34 @@
191
230
  <dependency>
192
231
  <groupId>commons-lang</groupId>
193
232
  <artifactId>commons-lang</artifactId>
194
- <version>2.4</version>
233
+ <version>2.6</version>
195
234
  <licenses>
196
235
  <license>
197
- <name>Apache License, Version 2.0</name>
236
+ <name>Apache Software License, Version 2.0</name>
198
237
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
199
238
  <distribution>repo</distribution>
200
239
  </license>
201
240
  </licenses>
202
241
  </dependency>
242
+ <dependency>
243
+ <groupId>commons-logging</groupId>
244
+ <artifactId>commons-logging-api</artifactId>
245
+ <version>1.1</version>
246
+ <licenses>
247
+ <license>
248
+ <name>The Apache Software License, Version 2.0</name>
249
+ <url>/LICENSE.txt</url>
250
+ </license>
251
+ </licenses>
252
+ </dependency>
203
253
  <dependency>
204
254
  <groupId>commons-pool</groupId>
205
255
  <artifactId>commons-pool</artifactId>
206
256
  <version>1.5.6</version>
207
257
  <licenses>
208
258
  <license>
209
- <name>The Apache Software License, Version 2.0</name>
210
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
259
+ <name>Apache Software License, Version 2.0</name>
260
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
211
261
  <distribution>repo</distribution>
212
262
  </license>
213
263
  </licenses>
@@ -258,7 +308,7 @@
258
308
  <version>1.0-SP4</version>
259
309
  <licenses>
260
310
  <license>
261
- <name>Apache License, Version 2.0</name>
311
+ <name>Apache Software License, Version 2.0</name>
262
312
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
263
313
  <distribution>repo</distribution>
264
314
  </license>
@@ -292,7 +342,7 @@
292
342
  <version>1</version>
293
343
  <licenses>
294
344
  <license>
295
- <name>Apache License, Version 2.0</name>
345
+ <name>Apache Software License, Version 2.0</name>
296
346
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
297
347
  <distribution>repo</distribution>
298
348
  </license>
@@ -338,7 +388,7 @@
338
388
  <version>1.0.0.GA</version>
339
389
  <licenses>
340
390
  <license>
341
- <name>Apache License, Version 2.0</name>
391
+ <name>Apache Software License, Version 2.0</name>
342
392
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
343
393
  </license>
344
394
  </licenses>
@@ -382,7 +432,7 @@
382
432
  <version>1.6.2</version>
383
433
  <licenses>
384
434
  <license>
385
- <name>Apache License, Version 2.0</name>
435
+ <name>Apache Software License, Version 2.0</name>
386
436
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
387
437
  <distribution>repo</distribution>
388
438
  </license>
@@ -394,8 +444,8 @@
394
444
  <version>4.10</version>
395
445
  <licenses>
396
446
  <license>
397
- <name>Common Public License, Version 1.0</name>
398
- <url>http://repository.jboss.org/licenses/cpl-1.0.txt</url>
447
+ <name>Common Public License Version 1.0</name>
448
+ <url>http://www.opensource.org/licenses/cpl1.0.txt</url>
399
449
  </license>
400
450
  </licenses>
401
451
  </dependency>
@@ -405,7 +455,7 @@
405
455
  <version>1.2.16</version>
406
456
  <licenses>
407
457
  <license>
408
- <name>Apache License, Version 2.0</name>
458
+ <name>Apache Software License, Version 2.0</name>
409
459
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
410
460
  <distribution>repo</distribution>
411
461
  </license>
@@ -416,7 +466,11 @@
416
466
  <artifactId>jcip-annotations</artifactId>
417
467
  <version>1.0</version>
418
468
  <licenses>
419
- <!--No license information available. -->
469
+ <license>
470
+ <name>Creative Commons Attribution 2.5</name>
471
+ <url>http://repository.jboss.org/licenses/jcip-cc-by-2.5.txt</url>
472
+ <distribution>repo</distribution>
473
+ </license>
420
474
  </licenses>
421
475
  </dependency>
422
476
  <dependency>
@@ -436,7 +490,7 @@
436
490
  <version>1.9.14</version>
437
491
  <licenses>
438
492
  <license>
439
- <name>Apache License, Version 2.0</name>
493
+ <name>Apache Software License, Version 2.0</name>
440
494
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
441
495
  <distribution>repo</distribution>
442
496
  </license>
@@ -448,7 +502,7 @@
448
502
  <version>2.4.6</version>
449
503
  <licenses>
450
504
  <license>
451
- <name>Apache License, Version 2.0</name>
505
+ <name>Apache Software License, Version 2.0</name>
452
506
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
453
507
  <distribution>repo</distribution>
454
508
  </license>
@@ -460,7 +514,7 @@
460
514
  <version>2.4.6</version>
461
515
  <licenses>
462
516
  <license>
463
- <name>Apache License, Version 2.0</name>
517
+ <name>Apache Software License, Version 2.0</name>
464
518
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
465
519
  <distribution>repo</distribution>
466
520
  </license>
@@ -472,7 +526,7 @@
472
526
  <version>2.4.6</version>
473
527
  <licenses>
474
528
  <license>
475
- <name>Apache License, Version 2.0</name>
529
+ <name>Apache Software License, Version 2.0</name>
476
530
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
477
531
  <distribution>repo</distribution>
478
532
  </license>
@@ -484,7 +538,7 @@
484
538
  <version>2.4.6</version>
485
539
  <licenses>
486
540
  <license>
487
- <name>Apache License, Version 2.0</name>
541
+ <name>Apache Software License, Version 2.0</name>
488
542
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
489
543
  <distribution>repo</distribution>
490
544
  </license>
@@ -496,7 +550,7 @@
496
550
  <version>2.4.6</version>
497
551
  <licenses>
498
552
  <license>
499
- <name>Apache License, Version 2.0</name>
553
+ <name>Apache Software License, Version 2.0</name>
500
554
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
501
555
  <distribution>repo</distribution>
502
556
  </license>
@@ -508,7 +562,7 @@
508
562
  <version>2.4.6</version>
509
563
  <licenses>
510
564
  <license>
511
- <name>Apache License, Version 2.0</name>
565
+ <name>Apache Software License, Version 2.0</name>
512
566
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
513
567
  <distribution>repo</distribution>
514
568
  </license>
@@ -520,7 +574,7 @@
520
574
  <version>2.4.6</version>
521
575
  <licenses>
522
576
  <license>
523
- <name>Apache License, Version 2.0</name>
577
+ <name>Apache Software License, Version 2.0</name>
524
578
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
525
579
  <distribution>repo</distribution>
526
580
  </license>
@@ -532,7 +586,7 @@
532
586
  <version>2.4.6</version>
533
587
  <licenses>
534
588
  <license>
535
- <name>Apache License, Version 2.0</name>
589
+ <name>Apache Software License, Version 2.0</name>
536
590
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
537
591
  <distribution>repo</distribution>
538
592
  </license>
@@ -544,7 +598,7 @@
544
598
  <version>2.4.6</version>
545
599
  <licenses>
546
600
  <license>
547
- <name>Apache License, Version 2.0</name>
601
+ <name>Apache Software License, Version 2.0</name>
548
602
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
549
603
  <distribution>repo</distribution>
550
604
  </license>
@@ -556,7 +610,7 @@
556
610
  <version>2.4.6</version>
557
611
  <licenses>
558
612
  <license>
559
- <name>Apache License, Version 2.0</name>
613
+ <name>Apache Software License, Version 2.0</name>
560
614
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
561
615
  <distribution>repo</distribution>
562
616
  </license>
@@ -568,7 +622,7 @@
568
622
  <version>2.4.6</version>
569
623
  <licenses>
570
624
  <license>
571
- <name>Apache License, Version 2.0</name>
625
+ <name>Apache Software License, Version 2.0</name>
572
626
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
573
627
  <distribution>repo</distribution>
574
628
  </license>
@@ -580,7 +634,7 @@
580
634
  <version>2.4.6</version>
581
635
  <licenses>
582
636
  <license>
583
- <name>Apache License, Version 2.0</name>
637
+ <name>Apache Software License, Version 2.0</name>
584
638
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
585
639
  <distribution>repo</distribution>
586
640
  </license>
@@ -592,7 +646,7 @@
592
646
  <version>2.4.6</version>
593
647
  <licenses>
594
648
  <license>
595
- <name>Apache License, Version 2.0</name>
649
+ <name>Apache Software License, Version 2.0</name>
596
650
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
597
651
  <distribution>repo</distribution>
598
652
  </license>
@@ -604,7 +658,7 @@
604
658
  <version>2.4.6</version>
605
659
  <licenses>
606
660
  <license>
607
- <name>Apache License, Version 2.0</name>
661
+ <name>Apache Software License, Version 2.0</name>
608
662
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
609
663
  <distribution>repo</distribution>
610
664
  </license>
@@ -616,7 +670,7 @@
616
670
  <version>2.4.6</version>
617
671
  <licenses>
618
672
  <license>
619
- <name>Apache License, Version 2.0</name>
673
+ <name>Apache Software License, Version 2.0</name>
620
674
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
621
675
  <distribution>repo</distribution>
622
676
  </license>
@@ -628,7 +682,7 @@
628
682
  <version>2.4.6</version>
629
683
  <licenses>
630
684
  <license>
631
- <name>Apache License, Version 2.0</name>
685
+ <name>Apache Software License, Version 2.0</name>
632
686
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
633
687
  <distribution>repo</distribution>
634
688
  </license>
@@ -640,7 +694,7 @@
640
694
  <version>2.4.6</version>
641
695
  <licenses>
642
696
  <license>
643
- <name>Apache License, Version 2.0</name>
697
+ <name>Apache Software License, Version 2.0</name>
644
698
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
645
699
  <distribution>repo</distribution>
646
700
  </license>
@@ -652,7 +706,7 @@
652
706
  <version>2.4.6</version>
653
707
  <licenses>
654
708
  <license>
655
- <name>Apache License, Version 2.0</name>
709
+ <name>Apache Software License, Version 2.0</name>
656
710
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
657
711
  <distribution>repo</distribution>
658
712
  </license>
@@ -664,7 +718,7 @@
664
718
  <version>2.4.6</version>
665
719
  <licenses>
666
720
  <license>
667
- <name>Apache License, Version 2.0</name>
721
+ <name>Apache Software License, Version 2.0</name>
668
722
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
669
723
  <distribution>repo</distribution>
670
724
  </license>
@@ -676,7 +730,7 @@
676
730
  <version>2.4.6</version>
677
731
  <licenses>
678
732
  <license>
679
- <name>Apache License, Version 2.0</name>
733
+ <name>Apache Software License, Version 2.0</name>
680
734
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
681
735
  <distribution>repo</distribution>
682
736
  </license>
@@ -688,7 +742,7 @@
688
742
  <version>2.4.6</version>
689
743
  <licenses>
690
744
  <license>
691
- <name>Apache License, Version 2.0</name>
745
+ <name>Apache Software License, Version 2.0</name>
692
746
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
693
747
  <distribution>repo</distribution>
694
748
  </license>
@@ -700,7 +754,7 @@
700
754
  <version>2.4.6</version>
701
755
  <licenses>
702
756
  <license>
703
- <name>Apache License, Version 2.0</name>
757
+ <name>Apache Software License, Version 2.0</name>
704
758
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
705
759
  <distribution>repo</distribution>
706
760
  </license>
@@ -712,7 +766,7 @@
712
766
  <version>2.4.6</version>
713
767
  <licenses>
714
768
  <license>
715
- <name>Apache License, Version 2.0</name>
769
+ <name>Apache Software License, Version 2.0</name>
716
770
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
717
771
  <distribution>repo</distribution>
718
772
  </license>
@@ -724,7 +778,7 @@
724
778
  <version>2.4.6</version>
725
779
  <licenses>
726
780
  <license>
727
- <name>Apache License, Version 2.0</name>
781
+ <name>Apache Software License, Version 2.0</name>
728
782
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
729
783
  <distribution>repo</distribution>
730
784
  </license>
@@ -736,7 +790,7 @@
736
790
  <version>2.4.6</version>
737
791
  <licenses>
738
792
  <license>
739
- <name>Apache License, Version 2.0</name>
793
+ <name>Apache Software License, Version 2.0</name>
740
794
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
741
795
  <distribution>repo</distribution>
742
796
  </license>
@@ -748,7 +802,7 @@
748
802
  <version>2.4.6</version>
749
803
  <licenses>
750
804
  <license>
751
- <name>Apache License, Version 2.0</name>
805
+ <name>Apache Software License, Version 2.0</name>
752
806
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
753
807
  <distribution>repo</distribution>
754
808
  </license>
@@ -760,7 +814,7 @@
760
814
  <version>2.4.6</version>
761
815
  <licenses>
762
816
  <license>
763
- <name>Apache License, Version 2.0</name>
817
+ <name>Apache Software License, Version 2.0</name>
764
818
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
765
819
  <distribution>repo</distribution>
766
820
  </license>
@@ -772,7 +826,7 @@
772
826
  <version>2.4.0</version>
773
827
  <licenses>
774
828
  <license>
775
- <name>Apache License, Version 2.0</name>
829
+ <name>Apache Software License, Version 2.0</name>
776
830
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
777
831
  <distribution>repo</distribution>
778
832
  </license>
@@ -784,7 +838,7 @@
784
838
  <version>2.4.0</version>
785
839
  <licenses>
786
840
  <license>
787
- <name>Apache License, Version 2.0</name>
841
+ <name>Apache Software License, Version 2.0</name>
788
842
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
789
843
  <distribution>repo</distribution>
790
844
  </license>
@@ -796,7 +850,7 @@
796
850
  <version>2.4.0</version>
797
851
  <licenses>
798
852
  <license>
799
- <name>Apache License, Version 2.0</name>
853
+ <name>Apache Software License, Version 2.0</name>
800
854
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
801
855
  <distribution>repo</distribution>
802
856
  </license>
@@ -808,7 +862,7 @@
808
862
  <version>1.2.8</version>
809
863
  <licenses>
810
864
  <license>
811
- <name>Apache License, Version 2.0</name>
865
+ <name>Apache Software License, Version 2.0</name>
812
866
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
813
867
  <distribution>repo</distribution>
814
868
  </license>
@@ -818,6 +872,30 @@
818
872
  <groupId>org.apache.felix</groupId>
819
873
  <artifactId>org.apache.felix.log</artifactId>
820
874
  <version>1.0.0</version>
875
+ <licenses>
876
+ <license>
877
+ <name>Apache Software License, Version 2.0</name>
878
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
879
+ <distribution>repo</distribution>
880
+ </license>
881
+ </licenses>
882
+ </dependency>
883
+ <dependency>
884
+ <groupId>org.apache.felix</groupId>
885
+ <artifactId>org.apache.felix.resolver</artifactId>
886
+ <version>0.1.0.Beta1</version>
887
+ <licenses>
888
+ <license>
889
+ <name>The Apache Software License, Version 2.0</name>
890
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
891
+ <distribution>repo</distribution>
892
+ </license>
893
+ </licenses>
894
+ </dependency>
895
+ <dependency>
896
+ <groupId>org.apache.geronimo.specs</groupId>
897
+ <artifactId>geronimo-jaxws_2.2_spec</artifactId>
898
+ <version>1.0</version>
821
899
  <licenses>
822
900
  <license>
823
901
  <name>The Apache Software License, Version 2.0</name>
@@ -832,7 +910,7 @@
832
910
  <version>4.1.2</version>
833
911
  <licenses>
834
912
  <license>
835
- <name>Apache License, Version 2.0</name>
913
+ <name>Apache Software License, Version 2.0</name>
836
914
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
837
915
  <distribution>repo</distribution>
838
916
  </license>
@@ -844,7 +922,7 @@
844
922
  <version>4.1.4</version>
845
923
  <licenses>
846
924
  <license>
847
- <name>Apache License, Version 2.0</name>
925
+ <name>Apache Software License, Version 2.0</name>
848
926
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
849
927
  <distribution>repo</distribution>
850
928
  </license>
@@ -856,7 +934,7 @@
856
934
  <version>4.1.2</version>
857
935
  <licenses>
858
936
  <license>
859
- <name>Apache License, Version 2.0</name>
937
+ <name>Apache Software License, Version 2.0</name>
860
938
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
861
939
  <distribution>repo</distribution>
862
940
  </license>
@@ -866,6 +944,42 @@
866
944
  <groupId>org.apache.james</groupId>
867
945
  <artifactId>apache-mime4j</artifactId>
868
946
  <version>0.6</version>
947
+ <licenses>
948
+ <license>
949
+ <name>Apache Software License, Version 2.0</name>
950
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
951
+ <distribution>repo</distribution>
952
+ </license>
953
+ </licenses>
954
+ </dependency>
955
+ <dependency>
956
+ <groupId>org.apache.juddi</groupId>
957
+ <artifactId>juddi-client</artifactId>
958
+ <version>3.1.3</version>
959
+ <licenses>
960
+ <license>
961
+ <name>Apache License, Version 2.0</name>
962
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
963
+ <distribution>repo</distribution>
964
+ </license>
965
+ </licenses>
966
+ </dependency>
967
+ <dependency>
968
+ <groupId>org.apache.juddi</groupId>
969
+ <artifactId>uddi-ws</artifactId>
970
+ <version>3.1.3</version>
971
+ <licenses>
972
+ <license>
973
+ <name>Apache License, Version 2.0</name>
974
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
975
+ <distribution>repo</distribution>
976
+ </license>
977
+ </licenses>
978
+ </dependency>
979
+ <dependency>
980
+ <groupId>org.apache.juddi.scout</groupId>
981
+ <artifactId>scout</artifactId>
982
+ <version>1.2.6</version>
869
983
  <licenses>
870
984
  <license>
871
985
  <name>Apache License, Version 2.0</name>
@@ -880,7 +994,7 @@
880
994
  <version>3.0.1</version>
881
995
  <licenses>
882
996
  <license>
883
- <name>Apache License, Version 2.0</name>
997
+ <name>Apache Software License, Version 2.0</name>
884
998
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
885
999
  <distribution>repo</distribution>
886
1000
  </license>
@@ -892,8 +1006,8 @@
892
1006
  <version>2.1.1</version>
893
1007
  <licenses>
894
1008
  <license>
895
- <name>Apache Software License 2.0</name>
896
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1009
+ <name>Apache Software License, Version 2.0</name>
1010
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
897
1011
  <distribution>repo</distribution>
898
1012
  </license>
899
1013
  </licenses>
@@ -904,8 +1018,8 @@
904
1018
  <version>2.1.1</version>
905
1019
  <licenses>
906
1020
  <license>
907
- <name>Apache Software License 2.0</name>
908
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1021
+ <name>Apache Software License, Version 2.0</name>
1022
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
909
1023
  <distribution>repo</distribution>
910
1024
  </license>
911
1025
  </licenses>
@@ -916,8 +1030,8 @@
916
1030
  <version>2.1.1</version>
917
1031
  <licenses>
918
1032
  <license>
919
- <name>Apache Software License 2.0</name>
920
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1033
+ <name>Apache Software License, Version 2.0</name>
1034
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
921
1035
  <distribution>repo</distribution>
922
1036
  </license>
923
1037
  </licenses>
@@ -925,10 +1039,10 @@
925
1039
  <dependency>
926
1040
  <groupId>org.apache.santuario</groupId>
927
1041
  <artifactId>xmlsec</artifactId>
928
- <version>1.4.5</version>
1042
+ <version>1.5.1</version>
929
1043
  <licenses>
930
1044
  <license>
931
- <name>Apache License, Version 2.0</name>
1045
+ <name>Apache Software License, Version 2.0</name>
932
1046
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
933
1047
  <distribution>repo</distribution>
934
1048
  </license>
@@ -940,31 +1054,19 @@
940
1054
  <version>1.6.3</version>
941
1055
  <licenses>
942
1056
  <license>
943
- <name>Apache License, Version 2.0</name>
1057
+ <name>Apache Software License, Version 2.0</name>
944
1058
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
945
1059
  <distribution>repo</distribution>
946
1060
  </license>
947
1061
  </licenses>
948
1062
  </dependency>
949
- <dependency>
950
- <groupId>org.apache.ws.scout</groupId>
951
- <artifactId>scout</artifactId>
952
- <version>1.1.1</version>
953
- <licenses>
954
- <license>
955
- <name>The Apache Software License, Version 2.0</name>
956
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
957
- <distribution>repo</distribution>
958
- </license>
959
- </licenses>
960
- </dependency>
961
1063
  <dependency>
962
1064
  <groupId>org.apache.ws.security</groupId>
963
1065
  <artifactId>wss4j</artifactId>
964
- <version>1.6.4</version>
1066
+ <version>1.6.5</version>
965
1067
  <licenses>
966
1068
  <license>
967
- <name>Apache License, Version 2.0</name>
1069
+ <name>Apache Software License, Version 2.0</name>
968
1070
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
969
1071
  <distribution>repo</distribution>
970
1072
  </license>
@@ -976,7 +1078,7 @@
976
1078
  <version>2.0</version>
977
1079
  <licenses>
978
1080
  <license>
979
- <name>Apache License, Version 2.0</name>
1081
+ <name>Apache Software License, Version 2.0</name>
980
1082
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
981
1083
  <distribution>repo</distribution>
982
1084
  </license>
@@ -988,7 +1090,7 @@
988
1090
  <version>1.9.2</version>
989
1091
  <licenses>
990
1092
  <license>
991
- <name>Apache License, Version 2.0</name>
1093
+ <name>Apache Software License, Version 2.0</name>
992
1094
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
993
1095
  <distribution>repo</distribution>
994
1096
  </license>
@@ -1000,7 +1102,7 @@
1000
1102
  <version>1.9.2</version>
1001
1103
  <licenses>
1002
1104
  <license>
1003
- <name>Apache License, Version 2.0</name>
1105
+ <name>Apache Software License, Version 2.0</name>
1004
1106
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1005
1107
  <distribution>repo</distribution>
1006
1108
  </license>
@@ -1017,7 +1119,7 @@
1017
1119
  <version>1.9.2</version>
1018
1120
  <licenses>
1019
1121
  <license>
1020
- <name>Apache License, Version 2.0</name>
1122
+ <name>Apache Software License, Version 2.0</name>
1021
1123
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1022
1124
  <distribution>repo</distribution>
1023
1125
  </license>
@@ -1029,7 +1131,7 @@
1029
1131
  <version>1.9.2</version>
1030
1132
  <licenses>
1031
1133
  <license>
1032
- <name>Apache License, Version 2.0</name>
1134
+ <name>Apache Software License, Version 2.0</name>
1033
1135
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1034
1136
  <distribution>repo</distribution>
1035
1137
  </license>
@@ -1045,7 +1147,11 @@
1045
1147
  <artifactId>jettison</artifactId>
1046
1148
  <version>1.3.1</version>
1047
1149
  <licenses>
1048
- <!--No license information available. -->
1150
+ <license>
1151
+ <name>Apache Software License, Version 2.0</name>
1152
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1153
+ <distribution>repo</distribution>
1154
+ </license>
1049
1155
  </licenses>
1050
1156
  </dependency>
1051
1157
  <dependency>
@@ -1066,7 +1172,7 @@
1066
1172
  <version>4.1.1</version>
1067
1173
  <licenses>
1068
1174
  <license>
1069
- <name>Apache License, Version 2.0</name>
1175
+ <name>Apache Software License, Version 2.0</name>
1070
1176
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1071
1177
  <distribution>repo</distribution>
1072
1178
  </license>
@@ -1153,7 +1259,7 @@
1153
1259
  <version>4.2.0.Final</version>
1154
1260
  <licenses>
1155
1261
  <license>
1156
- <name>Apache License, Version 2.0</name>
1262
+ <name>Apache Software License, Version 2.0</name>
1157
1263
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1158
1264
  </license>
1159
1265
  </licenses>
@@ -1189,10 +1295,10 @@
1189
1295
  <dependency>
1190
1296
  <groupId>org.hornetq</groupId>
1191
1297
  <artifactId>hornetq-core</artifactId>
1192
- <version>2.2.11.Final</version>
1298
+ <version>2.2.13.Final</version>
1193
1299
  <licenses>
1194
1300
  <license>
1195
- <name>Apache License, Version 2.0</name>
1301
+ <name>Apache Software License, Version 2.0</name>
1196
1302
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1197
1303
  <distribution>repo</distribution>
1198
1304
  </license>
@@ -1201,11 +1307,11 @@
1201
1307
  <dependency>
1202
1308
  <groupId>org.hornetq</groupId>
1203
1309
  <artifactId>hornetq-core-client</artifactId>
1204
- <version>2.2.11.Final</version>
1310
+ <version>2.2.13.Final</version>
1205
1311
  <licenses>
1206
1312
  <license>
1207
- <name>Apache 2</name>
1208
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1313
+ <name>Apache Software License, Version 2.0</name>
1314
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1209
1315
  <distribution>repo</distribution>
1210
1316
  </license>
1211
1317
  </licenses>
@@ -1213,10 +1319,10 @@
1213
1319
  <dependency>
1214
1320
  <groupId>org.hornetq</groupId>
1215
1321
  <artifactId>hornetq-jms</artifactId>
1216
- <version>2.2.11.Final</version>
1322
+ <version>2.2.13.Final</version>
1217
1323
  <licenses>
1218
1324
  <license>
1219
- <name>Apache License, Version 2.0</name>
1325
+ <name>Apache Software License, Version 2.0</name>
1220
1326
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1221
1327
  <distribution>repo</distribution>
1222
1328
  </license>
@@ -1225,11 +1331,11 @@
1225
1331
  <dependency>
1226
1332
  <groupId>org.hornetq</groupId>
1227
1333
  <artifactId>hornetq-jms-client</artifactId>
1228
- <version>2.2.11.Final</version>
1334
+ <version>2.2.13.Final</version>
1229
1335
  <licenses>
1230
1336
  <license>
1231
- <name>Apache 2</name>
1232
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1337
+ <name>Apache Software License, Version 2.0</name>
1338
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1233
1339
  <distribution>repo</distribution>
1234
1340
  </license>
1235
1341
  </licenses>
@@ -1237,10 +1343,10 @@
1237
1343
  <dependency>
1238
1344
  <groupId>org.hornetq</groupId>
1239
1345
  <artifactId>hornetq-ra</artifactId>
1240
- <version>2.2.11.Final</version>
1346
+ <version>2.2.13.Final</version>
1241
1347
  <licenses>
1242
1348
  <license>
1243
- <name>Apache License, Version 2.0</name>
1349
+ <name>Apache Software License, Version 2.0</name>
1244
1350
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
1245
1351
  <distribution>repo</distribution>
1246
1352
  </license>
@@ -1249,7 +1355,7 @@
1249
1355
  <dependency>
1250
1356
  <groupId>org.infinispan</groupId>
1251
1357
  <artifactId>infinispan-cachestore-jdbc</artifactId>
1252
- <version>5.1.1.FINAL</version>
1358
+ <version>5.1.2.FINAL</version>
1253
1359
  <licenses>
1254
1360
  <license>
1255
1361
  <name>GNU Lesser General Public License</name>
@@ -1261,7 +1367,7 @@
1261
1367
  <dependency>
1262
1368
  <groupId>org.infinispan</groupId>
1263
1369
  <artifactId>infinispan-cachestore-remote</artifactId>
1264
- <version>5.1.1.FINAL</version>
1370
+ <version>5.1.2.FINAL</version>
1265
1371
  <licenses>
1266
1372
  <license>
1267
1373
  <name>GNU Lesser General Public License</name>
@@ -1273,7 +1379,7 @@
1273
1379
  <dependency>
1274
1380
  <groupId>org.infinispan</groupId>
1275
1381
  <artifactId>infinispan-client-hotrod</artifactId>
1276
- <version>5.1.1.FINAL</version>
1382
+ <version>5.1.2.FINAL</version>
1277
1383
  <licenses>
1278
1384
  <license>
1279
1385
  <name>GNU Lesser General Public License</name>
@@ -1285,7 +1391,7 @@
1285
1391
  <dependency>
1286
1392
  <groupId>org.infinispan</groupId>
1287
1393
  <artifactId>infinispan-core</artifactId>
1288
- <version>5.1.1.FINAL</version>
1394
+ <version>5.1.2.FINAL</version>
1289
1395
  <licenses>
1290
1396
  <license>
1291
1397
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1300,8 +1406,8 @@
1300
1406
  <version>2.3.1.jbossorg-1</version>
1301
1407
  <licenses>
1302
1408
  <license>
1303
- <name>GNU LESSER GENERAL PUBLIC LICENSE Version 2</name>
1304
- <url>http://www.gnu.org/copyleft/lesser.html</url>
1409
+ <name>GNU Lesser General Public License, Version 2</name>
1410
+ <url>http://repository.jboss.org/licenses/lgpl-2.0.txt</url>
1305
1411
  </license>
1306
1412
  </licenses>
1307
1413
  </dependency>
@@ -1356,7 +1462,7 @@
1356
1462
  <dependency>
1357
1463
  <groupId>org.jboss</groupId>
1358
1464
  <artifactId>jboss-ejb-client</artifactId>
1359
- <version>1.0.2.Final</version>
1465
+ <version>1.0.5.Final</version>
1360
1466
  <licenses>
1361
1467
  <license>
1362
1468
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1370,7 +1476,7 @@
1370
1476
  <version>1.0.0.Final</version>
1371
1477
  <licenses>
1372
1478
  <license>
1373
- <name>lgpl</name>
1479
+ <name>GNU Lesser General Public License, Version 2.1</name>
1374
1480
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1375
1481
  </license>
1376
1482
  </licenses>
@@ -1378,7 +1484,7 @@
1378
1484
  <dependency>
1379
1485
  <groupId>org.jboss</groupId>
1380
1486
  <artifactId>jboss-remote-naming</artifactId>
1381
- <version>1.0.1.Final</version>
1487
+ <version>1.0.2.Final</version>
1382
1488
  <licenses>
1383
1489
  <license>
1384
1490
  <name>Public Domain</name>
@@ -1433,7 +1539,7 @@
1433
1539
  <dependency>
1434
1540
  <groupId>org.jboss.as</groupId>
1435
1541
  <artifactId>jboss-as-appclient</artifactId>
1436
- <version>7.1.0.Final</version>
1542
+ <version>7.1.1.Final</version>
1437
1543
  <licenses>
1438
1544
  <license>
1439
1545
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1445,7 +1551,7 @@
1445
1551
  <dependency>
1446
1552
  <groupId>org.jboss.as</groupId>
1447
1553
  <artifactId>jboss-as-build-config</artifactId>
1448
- <version>7.1.0.Final</version>
1554
+ <version>7.1.1.Final</version>
1449
1555
  <licenses>
1450
1556
  <license>
1451
1557
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1457,7 +1563,7 @@
1457
1563
  <dependency>
1458
1564
  <groupId>org.jboss.as</groupId>
1459
1565
  <artifactId>jboss-as-cli</artifactId>
1460
- <version>7.1.0.Final</version>
1566
+ <version>7.1.1.Final</version>
1461
1567
  <licenses>
1462
1568
  <license>
1463
1569
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1469,10 +1575,10 @@
1469
1575
  <dependency>
1470
1576
  <groupId>org.jboss.as</groupId>
1471
1577
  <artifactId>jboss-as-client-all</artifactId>
1472
- <version>7.1.0.Final</version>
1578
+ <version>7.1.1.Final</version>
1473
1579
  <licenses>
1474
1580
  <license>
1475
- <name>lgpl</name>
1581
+ <name>GNU Lesser General Public License, Version 2.1</name>
1476
1582
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1477
1583
  <distribution>repo</distribution>
1478
1584
  </license>
@@ -1481,7 +1587,7 @@
1481
1587
  <dependency>
1482
1588
  <groupId>org.jboss.as</groupId>
1483
1589
  <artifactId>jboss-as-clustering-api</artifactId>
1484
- <version>7.1.0.Final</version>
1590
+ <version>7.1.1.Final</version>
1485
1591
  <licenses>
1486
1592
  <license>
1487
1593
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1493,7 +1599,7 @@
1493
1599
  <dependency>
1494
1600
  <groupId>org.jboss.as</groupId>
1495
1601
  <artifactId>jboss-as-clustering-common</artifactId>
1496
- <version>7.1.0.Final</version>
1602
+ <version>7.1.1.Final</version>
1497
1603
  <licenses>
1498
1604
  <license>
1499
1605
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1505,10 +1611,10 @@
1505
1611
  <dependency>
1506
1612
  <groupId>org.jboss.as</groupId>
1507
1613
  <artifactId>jboss-as-clustering-ejb3-infinispan</artifactId>
1508
- <version>7.1.0.Final</version>
1614
+ <version>7.1.1.Final</version>
1509
1615
  <licenses>
1510
1616
  <license>
1511
- <name>lgpl</name>
1617
+ <name>GNU Lesser General Public License, Version 2.1</name>
1512
1618
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1513
1619
  <distribution>repo</distribution>
1514
1620
  </license>
@@ -1517,7 +1623,7 @@
1517
1623
  <dependency>
1518
1624
  <groupId>org.jboss.as</groupId>
1519
1625
  <artifactId>jboss-as-clustering-impl</artifactId>
1520
- <version>7.1.0.Final</version>
1626
+ <version>7.1.1.Final</version>
1521
1627
  <licenses>
1522
1628
  <license>
1523
1629
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1529,7 +1635,7 @@
1529
1635
  <dependency>
1530
1636
  <groupId>org.jboss.as</groupId>
1531
1637
  <artifactId>jboss-as-clustering-infinispan</artifactId>
1532
- <version>7.1.0.Final</version>
1638
+ <version>7.1.1.Final</version>
1533
1639
  <licenses>
1534
1640
  <license>
1535
1641
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1541,7 +1647,7 @@
1541
1647
  <dependency>
1542
1648
  <groupId>org.jboss.as</groupId>
1543
1649
  <artifactId>jboss-as-clustering-jgroups</artifactId>
1544
- <version>7.1.0.Final</version>
1650
+ <version>7.1.1.Final</version>
1545
1651
  <licenses>
1546
1652
  <license>
1547
1653
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1553,10 +1659,10 @@
1553
1659
  <dependency>
1554
1660
  <groupId>org.jboss.as</groupId>
1555
1661
  <artifactId>jboss-as-clustering-registry</artifactId>
1556
- <version>7.1.0.Final</version>
1662
+ <version>7.1.1.Final</version>
1557
1663
  <licenses>
1558
1664
  <license>
1559
- <name>lgpl</name>
1665
+ <name>GNU Lesser General Public License, Version 2.1</name>
1560
1666
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1561
1667
  <distribution>repo</distribution>
1562
1668
  </license>
@@ -1565,10 +1671,10 @@
1565
1671
  <dependency>
1566
1672
  <groupId>org.jboss.as</groupId>
1567
1673
  <artifactId>jboss-as-clustering-service</artifactId>
1568
- <version>7.1.0.Final</version>
1674
+ <version>7.1.1.Final</version>
1569
1675
  <licenses>
1570
1676
  <license>
1571
- <name>lgpl</name>
1677
+ <name>GNU Lesser General Public License, Version 2.1</name>
1572
1678
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1573
1679
  <distribution>repo</distribution>
1574
1680
  </license>
@@ -1577,10 +1683,10 @@
1577
1683
  <dependency>
1578
1684
  <groupId>org.jboss.as</groupId>
1579
1685
  <artifactId>jboss-as-clustering-singleton</artifactId>
1580
- <version>7.1.0.Final</version>
1686
+ <version>7.1.1.Final</version>
1581
1687
  <licenses>
1582
1688
  <license>
1583
- <name>lgpl</name>
1689
+ <name>GNU Lesser General Public License, Version 2.1</name>
1584
1690
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1585
1691
  <distribution>repo</distribution>
1586
1692
  </license>
@@ -1589,7 +1695,7 @@
1589
1695
  <dependency>
1590
1696
  <groupId>org.jboss.as</groupId>
1591
1697
  <artifactId>jboss-as-clustering-web-infinispan</artifactId>
1592
- <version>7.1.0.Final</version>
1698
+ <version>7.1.1.Final</version>
1593
1699
  <licenses>
1594
1700
  <license>
1595
1701
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1601,7 +1707,7 @@
1601
1707
  <dependency>
1602
1708
  <groupId>org.jboss.as</groupId>
1603
1709
  <artifactId>jboss-as-clustering-web-spi</artifactId>
1604
- <version>7.1.0.Final</version>
1710
+ <version>7.1.1.Final</version>
1605
1711
  <licenses>
1606
1712
  <license>
1607
1713
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1613,7 +1719,19 @@
1613
1719
  <dependency>
1614
1720
  <groupId>org.jboss.as</groupId>
1615
1721
  <artifactId>jboss-as-cmp</artifactId>
1616
- <version>7.1.0.Final</version>
1722
+ <version>7.1.1.Final</version>
1723
+ <licenses>
1724
+ <license>
1725
+ <name>GNU Lesser General Public License, Version 2.1</name>
1726
+ <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1727
+ <distribution>repo</distribution>
1728
+ </license>
1729
+ </licenses>
1730
+ </dependency>
1731
+ <dependency>
1732
+ <groupId>org.jboss.as</groupId>
1733
+ <artifactId>jboss-as-config-assembly</artifactId>
1734
+ <version>7.1.1.Final</version>
1617
1735
  <licenses>
1618
1736
  <license>
1619
1737
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1625,10 +1743,10 @@
1625
1743
  <dependency>
1626
1744
  <groupId>org.jboss.as</groupId>
1627
1745
  <artifactId>jboss-as-configadmin</artifactId>
1628
- <version>7.1.0.Final</version>
1746
+ <version>7.1.1.Final</version>
1629
1747
  <licenses>
1630
1748
  <license>
1631
- <name>lgpl</name>
1749
+ <name>GNU Lesser General Public License, Version 2.1</name>
1632
1750
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1633
1751
  <distribution>repo</distribution>
1634
1752
  </license>
@@ -1637,7 +1755,7 @@
1637
1755
  <dependency>
1638
1756
  <groupId>org.jboss.as</groupId>
1639
1757
  <artifactId>jboss-as-connector</artifactId>
1640
- <version>7.1.0.Final</version>
1758
+ <version>7.1.1.Final</version>
1641
1759
  <licenses>
1642
1760
  <license>
1643
1761
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1649,7 +1767,7 @@
1649
1767
  <dependency>
1650
1768
  <groupId>org.jboss.as</groupId>
1651
1769
  <artifactId>jboss-as-console</artifactId>
1652
- <version>1.0.2.Final</version>
1770
+ <version>1.1.0.FINAL</version>
1653
1771
  <licenses>
1654
1772
  <license>
1655
1773
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1660,7 +1778,7 @@
1660
1778
  <dependency>
1661
1779
  <groupId>org.jboss.as</groupId>
1662
1780
  <artifactId>jboss-as-controller</artifactId>
1663
- <version>7.1.0.Final</version>
1781
+ <version>7.1.1.Final</version>
1664
1782
  <licenses>
1665
1783
  <license>
1666
1784
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1672,7 +1790,7 @@
1672
1790
  <dependency>
1673
1791
  <groupId>org.jboss.as</groupId>
1674
1792
  <artifactId>jboss-as-controller-client</artifactId>
1675
- <version>7.1.0.Final</version>
1793
+ <version>7.1.1.Final</version>
1676
1794
  <licenses>
1677
1795
  <license>
1678
1796
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1684,7 +1802,7 @@
1684
1802
  <dependency>
1685
1803
  <groupId>org.jboss.as</groupId>
1686
1804
  <artifactId>jboss-as-deployment-repository</artifactId>
1687
- <version>7.1.0.Final</version>
1805
+ <version>7.1.1.Final</version>
1688
1806
  <licenses>
1689
1807
  <license>
1690
1808
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1696,7 +1814,7 @@
1696
1814
  <dependency>
1697
1815
  <groupId>org.jboss.as</groupId>
1698
1816
  <artifactId>jboss-as-deployment-scanner</artifactId>
1699
- <version>7.1.0.Final</version>
1817
+ <version>7.1.1.Final</version>
1700
1818
  <licenses>
1701
1819
  <license>
1702
1820
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1708,10 +1826,10 @@
1708
1826
  <dependency>
1709
1827
  <groupId>org.jboss.as</groupId>
1710
1828
  <artifactId>jboss-as-domain-http-error-context</artifactId>
1711
- <version>7.1.0.Final</version>
1829
+ <version>7.1.1.Final</version>
1712
1830
  <licenses>
1713
1831
  <license>
1714
- <name>lgpl</name>
1832
+ <name>GNU Lesser General Public License, Version 2.1</name>
1715
1833
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1716
1834
  <distribution>repo</distribution>
1717
1835
  </license>
@@ -1720,7 +1838,7 @@
1720
1838
  <dependency>
1721
1839
  <groupId>org.jboss.as</groupId>
1722
1840
  <artifactId>jboss-as-domain-http-interface</artifactId>
1723
- <version>7.1.0.Final</version>
1841
+ <version>7.1.1.Final</version>
1724
1842
  <licenses>
1725
1843
  <license>
1726
1844
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1732,7 +1850,7 @@
1732
1850
  <dependency>
1733
1851
  <groupId>org.jboss.as</groupId>
1734
1852
  <artifactId>jboss-as-domain-management</artifactId>
1735
- <version>7.1.0.Final</version>
1853
+ <version>7.1.1.Final</version>
1736
1854
  <licenses>
1737
1855
  <license>
1738
1856
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1744,7 +1862,7 @@
1744
1862
  <dependency>
1745
1863
  <groupId>org.jboss.as</groupId>
1746
1864
  <artifactId>jboss-as-ee</artifactId>
1747
- <version>7.1.0.Final</version>
1865
+ <version>7.1.1.Final</version>
1748
1866
  <licenses>
1749
1867
  <license>
1750
1868
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1756,7 +1874,7 @@
1756
1874
  <dependency>
1757
1875
  <groupId>org.jboss.as</groupId>
1758
1876
  <artifactId>jboss-as-ee-deployment</artifactId>
1759
- <version>7.1.0.Final</version>
1877
+ <version>7.1.1.Final</version>
1760
1878
  <licenses>
1761
1879
  <license>
1762
1880
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1768,10 +1886,10 @@
1768
1886
  <dependency>
1769
1887
  <groupId>org.jboss.as</groupId>
1770
1888
  <artifactId>jboss-as-ejb-client-bom</artifactId>
1771
- <version>7.1.0.Final</version>
1889
+ <version>7.1.1.Final</version>
1772
1890
  <licenses>
1773
1891
  <license>
1774
- <name>lgpl</name>
1892
+ <name>GNU Lesser General Public License, Version 2.1</name>
1775
1893
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1776
1894
  <distribution>repo</distribution>
1777
1895
  </license>
@@ -1780,7 +1898,7 @@
1780
1898
  <dependency>
1781
1899
  <groupId>org.jboss.as</groupId>
1782
1900
  <artifactId>jboss-as-ejb3</artifactId>
1783
- <version>7.1.0.Final</version>
1901
+ <version>7.1.1.Final</version>
1784
1902
  <licenses>
1785
1903
  <license>
1786
1904
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1792,7 +1910,7 @@
1792
1910
  <dependency>
1793
1911
  <groupId>org.jboss.as</groupId>
1794
1912
  <artifactId>jboss-as-embedded</artifactId>
1795
- <version>7.1.0.Final</version>
1913
+ <version>7.1.1.Final</version>
1796
1914
  <licenses>
1797
1915
  <license>
1798
1916
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1804,7 +1922,7 @@
1804
1922
  <dependency>
1805
1923
  <groupId>org.jboss.as</groupId>
1806
1924
  <artifactId>jboss-as-host-controller</artifactId>
1807
- <version>7.1.0.Final</version>
1925
+ <version>7.1.1.Final</version>
1808
1926
  <licenses>
1809
1927
  <license>
1810
1928
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1816,7 +1934,7 @@
1816
1934
  <dependency>
1817
1935
  <groupId>org.jboss.as</groupId>
1818
1936
  <artifactId>jboss-as-jacorb</artifactId>
1819
- <version>7.1.0.Final</version>
1937
+ <version>7.1.1.Final</version>
1820
1938
  <licenses>
1821
1939
  <license>
1822
1940
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1828,10 +1946,10 @@
1828
1946
  <dependency>
1829
1947
  <groupId>org.jboss.as</groupId>
1830
1948
  <artifactId>jboss-as-jaxr</artifactId>
1831
- <version>7.1.0.Final</version>
1949
+ <version>7.1.1.Final</version>
1832
1950
  <licenses>
1833
1951
  <license>
1834
- <name>lgpl</name>
1952
+ <name>GNU Lesser General Public License, Version 2.1</name>
1835
1953
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1836
1954
  <distribution>repo</distribution>
1837
1955
  </license>
@@ -1840,7 +1958,7 @@
1840
1958
  <dependency>
1841
1959
  <groupId>org.jboss.as</groupId>
1842
1960
  <artifactId>jboss-as-jaxrs</artifactId>
1843
- <version>7.1.0.Final</version>
1961
+ <version>7.1.1.Final</version>
1844
1962
  <licenses>
1845
1963
  <license>
1846
1964
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1852,10 +1970,10 @@
1852
1970
  <dependency>
1853
1971
  <groupId>org.jboss.as</groupId>
1854
1972
  <artifactId>jboss-as-jdr</artifactId>
1855
- <version>7.1.0.Final</version>
1973
+ <version>7.1.1.Final</version>
1856
1974
  <licenses>
1857
1975
  <license>
1858
- <name>lgpl</name>
1976
+ <name>GNU Lesser General Public License, Version 2.1</name>
1859
1977
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1860
1978
  <distribution>repo</distribution>
1861
1979
  </license>
@@ -1864,10 +1982,10 @@
1864
1982
  <dependency>
1865
1983
  <groupId>org.jboss.as</groupId>
1866
1984
  <artifactId>jboss-as-jms-client-bom</artifactId>
1867
- <version>7.1.0.Final</version>
1985
+ <version>7.1.1.Final</version>
1868
1986
  <licenses>
1869
1987
  <license>
1870
- <name>lgpl</name>
1988
+ <name>GNU Lesser General Public License, Version 2.1</name>
1871
1989
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1872
1990
  <distribution>repo</distribution>
1873
1991
  </license>
@@ -1876,7 +1994,7 @@
1876
1994
  <dependency>
1877
1995
  <groupId>org.jboss.as</groupId>
1878
1996
  <artifactId>jboss-as-jmx</artifactId>
1879
- <version>7.1.0.Final</version>
1997
+ <version>7.1.1.Final</version>
1880
1998
  <licenses>
1881
1999
  <license>
1882
2000
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1888,7 +2006,7 @@
1888
2006
  <dependency>
1889
2007
  <groupId>org.jboss.as</groupId>
1890
2008
  <artifactId>jboss-as-jpa</artifactId>
1891
- <version>7.1.0.Final</version>
2009
+ <version>7.1.1.Final</version>
1892
2010
  <licenses>
1893
2011
  <license>
1894
2012
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1897,22 +2015,10 @@
1897
2015
  </license>
1898
2016
  </licenses>
1899
2017
  </dependency>
1900
- <dependency>
1901
- <groupId>org.jboss.as</groupId>
1902
- <artifactId>jboss-as-jpa-hibernate-infinispan</artifactId>
1903
- <version>7.1.0.Final</version>
1904
- <licenses>
1905
- <license>
1906
- <name>lgpl</name>
1907
- <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1908
- <distribution>repo</distribution>
1909
- </license>
1910
- </licenses>
1911
- </dependency>
1912
2018
  <dependency>
1913
2019
  <groupId>org.jboss.as</groupId>
1914
2020
  <artifactId>jboss-as-jpa-hibernate3</artifactId>
1915
- <version>7.1.0.Final</version>
2021
+ <version>7.1.1.Final</version>
1916
2022
  <licenses>
1917
2023
  <license>
1918
2024
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1924,7 +2030,7 @@
1924
2030
  <dependency>
1925
2031
  <groupId>org.jboss.as</groupId>
1926
2032
  <artifactId>jboss-as-jpa-hibernate4</artifactId>
1927
- <version>7.1.0.Final</version>
2033
+ <version>7.1.1.Final</version>
1928
2034
  <licenses>
1929
2035
  <license>
1930
2036
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1936,10 +2042,10 @@
1936
2042
  <dependency>
1937
2043
  <groupId>org.jboss.as</groupId>
1938
2044
  <artifactId>jboss-as-jpa-openjpa</artifactId>
1939
- <version>7.1.0.Final</version>
2045
+ <version>7.1.1.Final</version>
1940
2046
  <licenses>
1941
2047
  <license>
1942
- <name>lgpl</name>
2048
+ <name>GNU Lesser General Public License, Version 2.1</name>
1943
2049
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1944
2050
  <distribution>repo</distribution>
1945
2051
  </license>
@@ -1948,7 +2054,7 @@
1948
2054
  <dependency>
1949
2055
  <groupId>org.jboss.as</groupId>
1950
2056
  <artifactId>jboss-as-jpa-spi</artifactId>
1951
- <version>7.1.0.Final</version>
2057
+ <version>7.1.1.Final</version>
1952
2058
  <licenses>
1953
2059
  <license>
1954
2060
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1960,7 +2066,7 @@
1960
2066
  <dependency>
1961
2067
  <groupId>org.jboss.as</groupId>
1962
2068
  <artifactId>jboss-as-jpa-util</artifactId>
1963
- <version>7.1.0.Final</version>
2069
+ <version>7.1.1.Final</version>
1964
2070
  <licenses>
1965
2071
  <license>
1966
2072
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1972,10 +2078,10 @@
1972
2078
  <dependency>
1973
2079
  <groupId>org.jboss.as</groupId>
1974
2080
  <artifactId>jboss-as-jsr77</artifactId>
1975
- <version>7.1.0.Final</version>
2081
+ <version>7.1.1.Final</version>
1976
2082
  <licenses>
1977
2083
  <license>
1978
- <name>lgpl</name>
2084
+ <name>GNU Lesser General Public License, Version 2.1</name>
1979
2085
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
1980
2086
  <distribution>repo</distribution>
1981
2087
  </license>
@@ -1984,7 +2090,7 @@
1984
2090
  <dependency>
1985
2091
  <groupId>org.jboss.as</groupId>
1986
2092
  <artifactId>jboss-as-logging</artifactId>
1987
- <version>7.1.0.Final</version>
2093
+ <version>7.1.1.Final</version>
1988
2094
  <licenses>
1989
2095
  <license>
1990
2096
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -1996,7 +2102,7 @@
1996
2102
  <dependency>
1997
2103
  <groupId>org.jboss.as</groupId>
1998
2104
  <artifactId>jboss-as-mail</artifactId>
1999
- <version>7.1.0.Final</version>
2105
+ <version>7.1.1.Final</version>
2000
2106
  <licenses>
2001
2107
  <license>
2002
2108
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2008,10 +2114,10 @@
2008
2114
  <dependency>
2009
2115
  <groupId>org.jboss.as</groupId>
2010
2116
  <artifactId>jboss-as-management-client-content</artifactId>
2011
- <version>7.1.0.Final</version>
2117
+ <version>7.1.1.Final</version>
2012
2118
  <licenses>
2013
2119
  <license>
2014
- <name>lgpl</name>
2120
+ <name>GNU Lesser General Public License, Version 2.1</name>
2015
2121
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
2016
2122
  <distribution>repo</distribution>
2017
2123
  </license>
@@ -2020,7 +2126,7 @@
2020
2126
  <dependency>
2021
2127
  <groupId>org.jboss.as</groupId>
2022
2128
  <artifactId>jboss-as-messaging</artifactId>
2023
- <version>7.1.0.Final</version>
2129
+ <version>7.1.1.Final</version>
2024
2130
  <licenses>
2025
2131
  <license>
2026
2132
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2032,7 +2138,7 @@
2032
2138
  <dependency>
2033
2139
  <groupId>org.jboss.as</groupId>
2034
2140
  <artifactId>jboss-as-modcluster</artifactId>
2035
- <version>7.1.0.Final</version>
2141
+ <version>7.1.1.Final</version>
2036
2142
  <licenses>
2037
2143
  <license>
2038
2144
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2044,7 +2150,7 @@
2044
2150
  <dependency>
2045
2151
  <groupId>org.jboss.as</groupId>
2046
2152
  <artifactId>jboss-as-naming</artifactId>
2047
- <version>7.1.0.Final</version>
2153
+ <version>7.1.1.Final</version>
2048
2154
  <licenses>
2049
2155
  <license>
2050
2156
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2056,7 +2162,7 @@
2056
2162
  <dependency>
2057
2163
  <groupId>org.jboss.as</groupId>
2058
2164
  <artifactId>jboss-as-network</artifactId>
2059
- <version>7.1.0.Final</version>
2165
+ <version>7.1.1.Final</version>
2060
2166
  <licenses>
2061
2167
  <license>
2062
2168
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2068,7 +2174,7 @@
2068
2174
  <dependency>
2069
2175
  <groupId>org.jboss.as</groupId>
2070
2176
  <artifactId>jboss-as-osgi-configadmin</artifactId>
2071
- <version>7.1.0.Final</version>
2177
+ <version>7.1.1.Final</version>
2072
2178
  <licenses>
2073
2179
  <license>
2074
2180
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2080,7 +2186,7 @@
2080
2186
  <dependency>
2081
2187
  <groupId>org.jboss.as</groupId>
2082
2188
  <artifactId>jboss-as-osgi-service</artifactId>
2083
- <version>7.1.0.Final</version>
2189
+ <version>7.1.1.Final</version>
2084
2190
  <licenses>
2085
2191
  <license>
2086
2192
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2092,7 +2198,7 @@
2092
2198
  <dependency>
2093
2199
  <groupId>org.jboss.as</groupId>
2094
2200
  <artifactId>jboss-as-platform-mbean</artifactId>
2095
- <version>7.1.0.Final</version>
2201
+ <version>7.1.1.Final</version>
2096
2202
  <licenses>
2097
2203
  <license>
2098
2204
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2104,7 +2210,7 @@
2104
2210
  <dependency>
2105
2211
  <groupId>org.jboss.as</groupId>
2106
2212
  <artifactId>jboss-as-pojo</artifactId>
2107
- <version>7.1.0.Final</version>
2213
+ <version>7.1.1.Final</version>
2108
2214
  <licenses>
2109
2215
  <license>
2110
2216
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2116,7 +2222,7 @@
2116
2222
  <dependency>
2117
2223
  <groupId>org.jboss.as</groupId>
2118
2224
  <artifactId>jboss-as-process-controller</artifactId>
2119
- <version>7.1.0.Final</version>
2225
+ <version>7.1.1.Final</version>
2120
2226
  <licenses>
2121
2227
  <license>
2122
2228
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2128,7 +2234,7 @@
2128
2234
  <dependency>
2129
2235
  <groupId>org.jboss.as</groupId>
2130
2236
  <artifactId>jboss-as-protocol</artifactId>
2131
- <version>7.1.0.Final</version>
2237
+ <version>7.1.1.Final</version>
2132
2238
  <licenses>
2133
2239
  <license>
2134
2240
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2140,7 +2246,7 @@
2140
2246
  <dependency>
2141
2247
  <groupId>org.jboss.as</groupId>
2142
2248
  <artifactId>jboss-as-remoting</artifactId>
2143
- <version>7.1.0.Final</version>
2249
+ <version>7.1.1.Final</version>
2144
2250
  <licenses>
2145
2251
  <license>
2146
2252
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2152,7 +2258,7 @@
2152
2258
  <dependency>
2153
2259
  <groupId>org.jboss.as</groupId>
2154
2260
  <artifactId>jboss-as-sar</artifactId>
2155
- <version>7.1.0.Final</version>
2261
+ <version>7.1.1.Final</version>
2156
2262
  <licenses>
2157
2263
  <license>
2158
2264
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2164,7 +2270,7 @@
2164
2270
  <dependency>
2165
2271
  <groupId>org.jboss.as</groupId>
2166
2272
  <artifactId>jboss-as-security</artifactId>
2167
- <version>7.1.0.Final</version>
2273
+ <version>7.1.1.Final</version>
2168
2274
  <licenses>
2169
2275
  <license>
2170
2276
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2176,7 +2282,7 @@
2176
2282
  <dependency>
2177
2283
  <groupId>org.jboss.as</groupId>
2178
2284
  <artifactId>jboss-as-server</artifactId>
2179
- <version>7.1.0.Final</version>
2285
+ <version>7.1.1.Final</version>
2180
2286
  <licenses>
2181
2287
  <license>
2182
2288
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2188,10 +2294,10 @@
2188
2294
  <dependency>
2189
2295
  <groupId>org.jboss.as</groupId>
2190
2296
  <artifactId>jboss-as-sos</artifactId>
2191
- <version>7.1.0.Final</version>
2297
+ <version>7.1.1.Final</version>
2192
2298
  <licenses>
2193
2299
  <license>
2194
- <name>lgpl</name>
2300
+ <name>GNU Lesser General Public License, Version 2.1</name>
2195
2301
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
2196
2302
  <distribution>repo</distribution>
2197
2303
  </license>
@@ -2200,7 +2306,7 @@
2200
2306
  <dependency>
2201
2307
  <groupId>org.jboss.as</groupId>
2202
2308
  <artifactId>jboss-as-threads</artifactId>
2203
- <version>7.1.0.Final</version>
2309
+ <version>7.1.1.Final</version>
2204
2310
  <licenses>
2205
2311
  <license>
2206
2312
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2212,7 +2318,7 @@
2212
2318
  <dependency>
2213
2319
  <groupId>org.jboss.as</groupId>
2214
2320
  <artifactId>jboss-as-transactions</artifactId>
2215
- <version>7.1.0.Final</version>
2321
+ <version>7.1.1.Final</version>
2216
2322
  <licenses>
2217
2323
  <license>
2218
2324
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2224,7 +2330,7 @@
2224
2330
  <dependency>
2225
2331
  <groupId>org.jboss.as</groupId>
2226
2332
  <artifactId>jboss-as-web</artifactId>
2227
- <version>7.1.0.Final</version>
2333
+ <version>7.1.1.Final</version>
2228
2334
  <licenses>
2229
2335
  <license>
2230
2336
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2236,7 +2342,7 @@
2236
2342
  <dependency>
2237
2343
  <groupId>org.jboss.as</groupId>
2238
2344
  <artifactId>jboss-as-webservices-server-integration</artifactId>
2239
- <version>7.1.0.Final</version>
2345
+ <version>7.1.1.Final</version>
2240
2346
  <licenses>
2241
2347
  <license>
2242
2348
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2248,7 +2354,7 @@
2248
2354
  <dependency>
2249
2355
  <groupId>org.jboss.as</groupId>
2250
2356
  <artifactId>jboss-as-weld</artifactId>
2251
- <version>7.1.0.Final</version>
2357
+ <version>7.1.1.Final</version>
2252
2358
  <licenses>
2253
2359
  <license>
2254
2360
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2260,7 +2366,7 @@
2260
2366
  <dependency>
2261
2367
  <groupId>org.jboss.as</groupId>
2262
2368
  <artifactId>jboss-as-xts</artifactId>
2263
- <version>7.1.0.Final</version>
2369
+ <version>7.1.1.Final</version>
2264
2370
  <licenses>
2265
2371
  <license>
2266
2372
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2275,7 +2381,7 @@
2275
2381
  <version>2.0.10.Final</version>
2276
2382
  <licenses>
2277
2383
  <license>
2278
- <name>lgpl</name>
2384
+ <name>GNU Lesser General Public License, Version 2.1</name>
2279
2385
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
2280
2386
  </license>
2281
2387
  </licenses>
@@ -2283,7 +2389,7 @@
2283
2389
  <dependency>
2284
2390
  <groupId>org.jboss.classfilewriter</groupId>
2285
2391
  <artifactId>jboss-classfilewriter</artifactId>
2286
- <version>1.0.0.Final</version>
2392
+ <version>1.0.1.Final</version>
2287
2393
  <licenses>
2288
2394
  <license>
2289
2395
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2319,7 +2425,7 @@
2319
2425
  <version>2.0.0.Final</version>
2320
2426
  <licenses>
2321
2427
  <license>
2322
- <name>Apache License, Version 2.0</name>
2428
+ <name>Apache Software License, Version 2.0</name>
2323
2429
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2324
2430
  </license>
2325
2431
  </licenses>
@@ -2330,7 +2436,7 @@
2330
2436
  <version>2.0.0.Final</version>
2331
2437
  <licenses>
2332
2438
  <license>
2333
- <name>Apache License, Version 2.0</name>
2439
+ <name>Apache Software License, Version 2.0</name>
2334
2440
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2335
2441
  <distribution>repo</distribution>
2336
2442
  </license>
@@ -2350,7 +2456,7 @@
2350
2456
  <dependency>
2351
2457
  <groupId>org.jboss.ironjacamar</groupId>
2352
2458
  <artifactId>ironjacamar-common-api</artifactId>
2353
- <version>1.0.7.Final</version>
2459
+ <version>1.0.9.Final</version>
2354
2460
  <licenses>
2355
2461
  <license>
2356
2462
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2361,7 +2467,7 @@
2361
2467
  <dependency>
2362
2468
  <groupId>org.jboss.ironjacamar</groupId>
2363
2469
  <artifactId>ironjacamar-common-impl</artifactId>
2364
- <version>1.0.7.Final</version>
2470
+ <version>1.0.9.Final</version>
2365
2471
  <licenses>
2366
2472
  <license>
2367
2473
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2372,7 +2478,7 @@
2372
2478
  <dependency>
2373
2479
  <groupId>org.jboss.ironjacamar</groupId>
2374
2480
  <artifactId>ironjacamar-common-spi</artifactId>
2375
- <version>1.0.7.Final</version>
2481
+ <version>1.0.9.Final</version>
2376
2482
  <licenses>
2377
2483
  <license>
2378
2484
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2383,7 +2489,7 @@
2383
2489
  <dependency>
2384
2490
  <groupId>org.jboss.ironjacamar</groupId>
2385
2491
  <artifactId>ironjacamar-core-api</artifactId>
2386
- <version>1.0.7.Final</version>
2492
+ <version>1.0.9.Final</version>
2387
2493
  <licenses>
2388
2494
  <license>
2389
2495
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2394,7 +2500,7 @@
2394
2500
  <dependency>
2395
2501
  <groupId>org.jboss.ironjacamar</groupId>
2396
2502
  <artifactId>ironjacamar-core-impl</artifactId>
2397
- <version>1.0.7.Final</version>
2503
+ <version>1.0.9.Final</version>
2398
2504
  <licenses>
2399
2505
  <license>
2400
2506
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2405,7 +2511,7 @@
2405
2511
  <dependency>
2406
2512
  <groupId>org.jboss.ironjacamar</groupId>
2407
2513
  <artifactId>ironjacamar-deployers-common</artifactId>
2408
- <version>1.0.7.Final</version>
2514
+ <version>1.0.9.Final</version>
2409
2515
  <licenses>
2410
2516
  <license>
2411
2517
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2416,7 +2522,7 @@
2416
2522
  <dependency>
2417
2523
  <groupId>org.jboss.ironjacamar</groupId>
2418
2524
  <artifactId>ironjacamar-jdbc</artifactId>
2419
- <version>1.0.7.Final</version>
2525
+ <version>1.0.9.Final</version>
2420
2526
  <licenses>
2421
2527
  <license>
2422
2528
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2427,7 +2533,7 @@
2427
2533
  <dependency>
2428
2534
  <groupId>org.jboss.ironjacamar</groupId>
2429
2535
  <artifactId>ironjacamar-spec-api</artifactId>
2430
- <version>1.0.7.Final</version>
2536
+ <version>1.0.9.Final</version>
2431
2537
  <licenses>
2432
2538
  <license>
2433
2539
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2438,7 +2544,7 @@
2438
2544
  <dependency>
2439
2545
  <groupId>org.jboss.ironjacamar</groupId>
2440
2546
  <artifactId>ironjacamar-validator</artifactId>
2441
- <version>1.0.7.Final</version>
2547
+ <version>1.0.9.Final</version>
2442
2548
  <licenses>
2443
2549
  <license>
2444
2550
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2513,6 +2619,17 @@
2513
2619
  </license>
2514
2620
  </licenses>
2515
2621
  </dependency>
2622
+ <dependency>
2623
+ <groupId>org.jboss.logging</groupId>
2624
+ <artifactId>jul-to-slf4j-stub</artifactId>
2625
+ <version>1.0.0.Final</version>
2626
+ <licenses>
2627
+ <license>
2628
+ <name>Public Domain</name>
2629
+ <distribution>repo</distribution>
2630
+ </license>
2631
+ </licenses>
2632
+ </dependency>
2516
2633
  <dependency>
2517
2634
  <groupId>org.jboss.logmanager</groupId>
2518
2635
  <artifactId>jboss-logmanager</artifactId>
@@ -2538,7 +2655,7 @@
2538
2655
  <dependency>
2539
2656
  <groupId>org.jboss.marshalling</groupId>
2540
2657
  <artifactId>jboss-marshalling</artifactId>
2541
- <version>1.3.9.GA</version>
2658
+ <version>1.3.11.GA</version>
2542
2659
  <licenses>
2543
2660
  <license>
2544
2661
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2549,7 +2666,7 @@
2549
2666
  <dependency>
2550
2667
  <groupId>org.jboss.marshalling</groupId>
2551
2668
  <artifactId>jboss-marshalling-river</artifactId>
2552
- <version>1.3.9.GA</version>
2669
+ <version>1.3.11.GA</version>
2553
2670
  <licenses>
2554
2671
  <license>
2555
2672
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2560,7 +2677,7 @@
2560
2677
  <dependency>
2561
2678
  <groupId>org.jboss.metadata</groupId>
2562
2679
  <artifactId>jboss-metadata-appclient</artifactId>
2563
- <version>7.0.0.Final</version>
2680
+ <version>7.0.1.Final</version>
2564
2681
  <licenses>
2565
2682
  <license>
2566
2683
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2571,7 +2688,7 @@
2571
2688
  <dependency>
2572
2689
  <groupId>org.jboss.metadata</groupId>
2573
2690
  <artifactId>jboss-metadata-common</artifactId>
2574
- <version>7.0.0.Final</version>
2691
+ <version>7.0.1.Final</version>
2575
2692
  <licenses>
2576
2693
  <license>
2577
2694
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2582,7 +2699,7 @@
2582
2699
  <dependency>
2583
2700
  <groupId>org.jboss.metadata</groupId>
2584
2701
  <artifactId>jboss-metadata-ear</artifactId>
2585
- <version>7.0.0.Final</version>
2702
+ <version>7.0.1.Final</version>
2586
2703
  <licenses>
2587
2704
  <license>
2588
2705
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2593,7 +2710,7 @@
2593
2710
  <dependency>
2594
2711
  <groupId>org.jboss.metadata</groupId>
2595
2712
  <artifactId>jboss-metadata-ejb</artifactId>
2596
- <version>7.0.0.Final</version>
2713
+ <version>7.0.1.Final</version>
2597
2714
  <licenses>
2598
2715
  <license>
2599
2716
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2604,7 +2721,7 @@
2604
2721
  <dependency>
2605
2722
  <groupId>org.jboss.metadata</groupId>
2606
2723
  <artifactId>jboss-metadata-web</artifactId>
2607
- <version>7.0.0.Final</version>
2724
+ <version>7.0.1.Final</version>
2608
2725
  <licenses>
2609
2726
  <license>
2610
2727
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2618,7 +2735,7 @@
2618
2735
  <version>1.2.0.Final</version>
2619
2736
  <licenses>
2620
2737
  <license>
2621
- <name>lgpl</name>
2738
+ <name>GNU Lesser General Public License, Version 2.1</name>
2622
2739
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
2623
2740
  </license>
2624
2741
  </licenses>
@@ -2629,7 +2746,7 @@
2629
2746
  <version>1.2.0.Final</version>
2630
2747
  <licenses>
2631
2748
  <license>
2632
- <name>lgpl</name>
2749
+ <name>GNU Lesser General Public License, Version 2.1</name>
2633
2750
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
2634
2751
  </license>
2635
2752
  </licenses>
@@ -2640,7 +2757,7 @@
2640
2757
  <version>1.2.0.Final</version>
2641
2758
  <licenses>
2642
2759
  <license>
2643
- <name>lgpl</name>
2760
+ <name>GNU Lesser General Public License, Version 2.1</name>
2644
2761
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
2645
2762
  </license>
2646
2763
  </licenses>
@@ -2651,7 +2768,7 @@
2651
2768
  <version>1.2.0.Final</version>
2652
2769
  <licenses>
2653
2770
  <license>
2654
- <name>lgpl</name>
2771
+ <name>GNU Lesser General Public License, Version 2.1</name>
2655
2772
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
2656
2773
  </license>
2657
2774
  </licenses>
@@ -2684,7 +2801,7 @@
2684
2801
  <version>3.2.6.Final</version>
2685
2802
  <licenses>
2686
2803
  <license>
2687
- <name>Apache License, Version 2.0</name>
2804
+ <name>Apache Software License, Version 2.0</name>
2688
2805
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2689
2806
  </license>
2690
2807
  </licenses>
@@ -2692,7 +2809,7 @@
2692
2809
  <dependency>
2693
2810
  <groupId>org.jboss.osgi.deployment</groupId>
2694
2811
  <artifactId>jbosgi-deployment</artifactId>
2695
- <version>1.0.10</version>
2812
+ <version>1.0.12.Final</version>
2696
2813
  <licenses>
2697
2814
  <license>
2698
2815
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2703,7 +2820,7 @@
2703
2820
  <dependency>
2704
2821
  <groupId>org.jboss.osgi.framework</groupId>
2705
2822
  <artifactId>jbosgi-framework-core</artifactId>
2706
- <version>1.1.5</version>
2823
+ <version>1.1.8.Final</version>
2707
2824
  <licenses>
2708
2825
  <license>
2709
2826
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2717,8 +2834,8 @@
2717
2834
  <version>1.0.5</version>
2718
2835
  <licenses>
2719
2836
  <license>
2720
- <name>lgpl</name>
2721
- <url>http://repository.jboss.com/licenses/lgpl.txt</url>
2837
+ <name>GNU Lesser General Public License, Version 2.1</name>
2838
+ <url>http://repository.jboss.com/licenses/lgpl-2.1.txt</url>
2722
2839
  </license>
2723
2840
  </licenses>
2724
2841
  </dependency>
@@ -2728,48 +2845,48 @@
2728
2845
  <version>1.0.0</version>
2729
2846
  <licenses>
2730
2847
  <license>
2731
- <name>lgpl</name>
2732
- <url>http://repository.jboss.com/licenses/lgpl.txt</url>
2848
+ <name>GNU Lesser General Public License, Version 2.1</name>
2849
+ <url>http://repository.jboss.com/licenses/lgpl-2.1.txt</url>
2733
2850
  </license>
2734
2851
  </licenses>
2735
2852
  </dependency>
2736
2853
  <dependency>
2737
2854
  <groupId>org.jboss.osgi.metadata</groupId>
2738
2855
  <artifactId>jbosgi-metadata</artifactId>
2739
- <version>2.0.0</version>
2856
+ <version>2.0.3.Final</version>
2740
2857
  <licenses>
2741
2858
  <license>
2742
- <name>lgpl</name>
2743
- <url>http://repository.jboss.com/licenses/lgpl.txt</url>
2859
+ <name>GNU Lesser General Public License, Version 2.1</name>
2860
+ <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
2744
2861
  </license>
2745
2862
  </licenses>
2746
2863
  </dependency>
2747
2864
  <dependency>
2748
2865
  <groupId>org.jboss.osgi.repository</groupId>
2749
2866
  <artifactId>jbosgi-repository-api</artifactId>
2750
- <version>1.0.4</version>
2867
+ <version>1.0.5</version>
2751
2868
  <licenses>
2752
2869
  <license>
2753
- <name>lgpl</name>
2754
- <url>http://repository.jboss.com/licenses/lgpl.txt</url>
2870
+ <name>GNU Lesser General Public License, Version 2.1</name>
2871
+ <url>http://repository.jboss.com/licenses/lgpl-2.1.txt</url>
2755
2872
  </license>
2756
2873
  </licenses>
2757
2874
  </dependency>
2758
2875
  <dependency>
2759
2876
  <groupId>org.jboss.osgi.repository</groupId>
2760
2877
  <artifactId>jbosgi-repository-core</artifactId>
2761
- <version>1.0.4</version>
2878
+ <version>1.0.5</version>
2762
2879
  <licenses>
2763
2880
  <license>
2764
- <name>lgpl</name>
2765
- <url>http://repository.jboss.com/licenses/lgpl.txt</url>
2881
+ <name>GNU Lesser General Public License, Version 2.1</name>
2882
+ <url>http://repository.jboss.com/licenses/lgpl-2.1.txt</url>
2766
2883
  </license>
2767
2884
  </licenses>
2768
2885
  </dependency>
2769
2886
  <dependency>
2770
2887
  <groupId>org.jboss.osgi.resolver</groupId>
2771
2888
  <artifactId>jbosgi-resolver-api</artifactId>
2772
- <version>1.0.11</version>
2889
+ <version>1.0.13.Final</version>
2773
2890
  <licenses>
2774
2891
  <license>
2775
2892
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2779,8 +2896,8 @@
2779
2896
  </dependency>
2780
2897
  <dependency>
2781
2898
  <groupId>org.jboss.osgi.resolver</groupId>
2782
- <artifactId>jbosgi-resolver-apiv2</artifactId>
2783
- <version>2.0.0.Alpha5</version>
2899
+ <artifactId>jbosgi-resolver-api-v2</artifactId>
2900
+ <version>2.0.0.Beta2</version>
2784
2901
  <licenses>
2785
2902
  <license>
2786
2903
  <name>lgpl</name>
@@ -2791,18 +2908,7 @@
2791
2908
  <dependency>
2792
2909
  <groupId>org.jboss.osgi.resolver</groupId>
2793
2910
  <artifactId>jbosgi-resolver-felix</artifactId>
2794
- <version>1.0.11</version>
2795
- <licenses>
2796
- <license>
2797
- <name>GNU Lesser General Public License, Version 2.1</name>
2798
- <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
2799
- </license>
2800
- </licenses>
2801
- </dependency>
2802
- <dependency>
2803
- <groupId>org.jboss.osgi.resolver</groupId>
2804
- <artifactId>jbosgi-resolver-metadata</artifactId>
2805
- <version>1.0.11</version>
2911
+ <version>1.0.13.Final</version>
2806
2912
  <licenses>
2807
2913
  <license>
2808
2914
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2813,7 +2919,7 @@
2813
2919
  <dependency>
2814
2920
  <groupId>org.jboss.osgi.resolver</groupId>
2815
2921
  <artifactId>jbosgi-resolver-spi</artifactId>
2816
- <version>1.0.11</version>
2922
+ <version>1.0.13.Final</version>
2817
2923
  <licenses>
2818
2924
  <license>
2819
2925
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2824,7 +2930,7 @@
2824
2930
  <dependency>
2825
2931
  <groupId>org.jboss.osgi.spi</groupId>
2826
2932
  <artifactId>jbosgi-spi</artifactId>
2827
- <version>2.0.4</version>
2933
+ <version>3.0.1.Final</version>
2828
2934
  <licenses>
2829
2935
  <license>
2830
2936
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2835,7 +2941,7 @@
2835
2941
  <dependency>
2836
2942
  <groupId>org.jboss.osgi.vfs</groupId>
2837
2943
  <artifactId>jbosgi-vfs</artifactId>
2838
- <version>1.0.6</version>
2944
+ <version>1.0.7.Final</version>
2839
2945
  <licenses>
2840
2946
  <license>
2841
2947
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2846,7 +2952,7 @@
2846
2952
  <dependency>
2847
2953
  <groupId>org.jboss.osgi.vfs</groupId>
2848
2954
  <artifactId>jbosgi-vfs30</artifactId>
2849
- <version>1.0.6</version>
2955
+ <version>1.0.7.Final</version>
2850
2956
  <licenses>
2851
2957
  <license>
2852
2958
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2857,7 +2963,7 @@
2857
2963
  <dependency>
2858
2964
  <groupId>org.jboss.remoting3</groupId>
2859
2965
  <artifactId>jboss-remoting</artifactId>
2860
- <version>3.2.2.GA</version>
2966
+ <version>3.2.3.GA</version>
2861
2967
  <licenses>
2862
2968
  <license>
2863
2969
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -2867,12 +2973,13 @@
2867
2973
  </licenses>
2868
2974
  </dependency>
2869
2975
  <dependency>
2870
- <groupId>org.jboss.remoting3</groupId>
2976
+ <groupId>org.jboss.remotingjmx</groupId>
2871
2977
  <artifactId>remoting-jmx</artifactId>
2872
- <version>1.0.0.Final</version>
2978
+ <version>1.0.2.Final</version>
2873
2979
  <licenses>
2874
2980
  <license>
2875
- <name>Public Domain</name>
2981
+ <name>LGPL 2.1</name>
2982
+ <url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
2876
2983
  <distribution>repo</distribution>
2877
2984
  </license>
2878
2985
  </licenses>
@@ -2880,10 +2987,10 @@
2880
2987
  <dependency>
2881
2988
  <groupId>org.jboss.resteasy</groupId>
2882
2989
  <artifactId>async-http-servlet-3.0</artifactId>
2883
- <version>2.3.1.GA</version>
2990
+ <version>2.3.2.Final</version>
2884
2991
  <licenses>
2885
2992
  <license>
2886
- <name>Apache License, Version 2.0</name>
2993
+ <name>Apache Software License, Version 2.0</name>
2887
2994
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2888
2995
  <distribution>repo</distribution>
2889
2996
  </license>
@@ -2892,10 +2999,10 @@
2892
2999
  <dependency>
2893
3000
  <groupId>org.jboss.resteasy</groupId>
2894
3001
  <artifactId>resteasy-atom-provider</artifactId>
2895
- <version>2.3.1.GA</version>
3002
+ <version>2.3.2.Final</version>
2896
3003
  <licenses>
2897
3004
  <license>
2898
- <name>Apache License, Version 2.0</name>
3005
+ <name>Apache Software License, Version 2.0</name>
2899
3006
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2900
3007
  <distribution>repo</distribution>
2901
3008
  </license>
@@ -2904,10 +3011,10 @@
2904
3011
  <dependency>
2905
3012
  <groupId>org.jboss.resteasy</groupId>
2906
3013
  <artifactId>resteasy-cdi</artifactId>
2907
- <version>2.3.1.GA</version>
3014
+ <version>2.3.2.Final</version>
2908
3015
  <licenses>
2909
3016
  <license>
2910
- <name>Apache License, Version 2.0</name>
3017
+ <name>Apache Software License, Version 2.0</name>
2911
3018
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2912
3019
  <distribution>repo</distribution>
2913
3020
  </license>
@@ -2916,10 +3023,10 @@
2916
3023
  <dependency>
2917
3024
  <groupId>org.jboss.resteasy</groupId>
2918
3025
  <artifactId>resteasy-jackson-provider</artifactId>
2919
- <version>2.3.1.GA</version>
3026
+ <version>2.3.2.Final</version>
2920
3027
  <licenses>
2921
3028
  <license>
2922
- <name>Apache License, Version 2.0</name>
3029
+ <name>Apache Software License, Version 2.0</name>
2923
3030
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2924
3031
  <distribution>repo</distribution>
2925
3032
  </license>
@@ -2928,10 +3035,10 @@
2928
3035
  <dependency>
2929
3036
  <groupId>org.jboss.resteasy</groupId>
2930
3037
  <artifactId>resteasy-jaxb-provider</artifactId>
2931
- <version>2.3.1.GA</version>
3038
+ <version>2.3.2.Final</version>
2932
3039
  <licenses>
2933
3040
  <license>
2934
- <name>Apache License, Version 2.0</name>
3041
+ <name>Apache Software License, Version 2.0</name>
2935
3042
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2936
3043
  <distribution>repo</distribution>
2937
3044
  </license>
@@ -2940,10 +3047,10 @@
2940
3047
  <dependency>
2941
3048
  <groupId>org.jboss.resteasy</groupId>
2942
3049
  <artifactId>resteasy-jaxrs</artifactId>
2943
- <version>2.3.1.GA</version>
3050
+ <version>2.3.2.Final</version>
2944
3051
  <licenses>
2945
3052
  <license>
2946
- <name>Apache License, Version 2.0</name>
3053
+ <name>Apache Software License, Version 2.0</name>
2947
3054
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2948
3055
  <distribution>repo</distribution>
2949
3056
  </license>
@@ -2952,11 +3059,11 @@
2952
3059
  <dependency>
2953
3060
  <groupId>org.jboss.resteasy</groupId>
2954
3061
  <artifactId>resteasy-jettison-provider</artifactId>
2955
- <version>2.3.1.GA</version>
3062
+ <version>2.3.2.Final</version>
2956
3063
  <licenses>
2957
3064
  <license>
2958
- <name>Apache License, Version 2.0</name>
2959
- <url>http://www.apache.org/licenses/LICENSE-2.0</url>
3065
+ <name>Apache Software License, Version 2.0</name>
3066
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2960
3067
  <distribution>repo</distribution>
2961
3068
  </license>
2962
3069
  </licenses>
@@ -2964,10 +3071,10 @@
2964
3071
  <dependency>
2965
3072
  <groupId>org.jboss.resteasy</groupId>
2966
3073
  <artifactId>resteasy-jsapi</artifactId>
2967
- <version>2.3.1.GA</version>
3074
+ <version>2.3.2.Final</version>
2968
3075
  <licenses>
2969
3076
  <license>
2970
- <name>Apache License, Version 2.0</name>
3077
+ <name>Apache Software License, Version 2.0</name>
2971
3078
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2972
3079
  <distribution>repo</distribution>
2973
3080
  </license>
@@ -2976,10 +3083,10 @@
2976
3083
  <dependency>
2977
3084
  <groupId>org.jboss.resteasy</groupId>
2978
3085
  <artifactId>resteasy-multipart-provider</artifactId>
2979
- <version>2.3.1.GA</version>
3086
+ <version>2.3.2.Final</version>
2980
3087
  <licenses>
2981
3088
  <license>
2982
- <name>Apache License, Version 2.0</name>
3089
+ <name>Apache Software License, Version 2.0</name>
2983
3090
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2984
3091
  <distribution>repo</distribution>
2985
3092
  </license>
@@ -2988,11 +3095,11 @@
2988
3095
  <dependency>
2989
3096
  <groupId>org.jboss.resteasy</groupId>
2990
3097
  <artifactId>resteasy-yaml-provider</artifactId>
2991
- <version>2.3.1.GA</version>
3098
+ <version>2.3.2.Final</version>
2992
3099
  <licenses>
2993
3100
  <license>
2994
- <name>Apache License, Version 2.0</name>
2995
- <url>http://www.apache.org/licenses/LICENSE-2.0</url>
3101
+ <name>Apache Software License, Version 2.0</name>
3102
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
2996
3103
  <distribution>repo</distribution>
2997
3104
  </license>
2998
3105
  </licenses>
@@ -3025,7 +3132,7 @@
3025
3132
  <version>2.2.0.SP1</version>
3026
3133
  <licenses>
3027
3134
  <license>
3028
- <name>lgpl</name>
3135
+ <name>GNU Lesser General Public License, Version 2.1</name>
3029
3136
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
3030
3137
  </license>
3031
3138
  </licenses>
@@ -3036,7 +3143,7 @@
3036
3143
  <version>2.2.0.SP1</version>
3037
3144
  <licenses>
3038
3145
  <license>
3039
- <name>lgpl</name>
3146
+ <name>GNU Lesser General Public License, Version 2.1</name>
3040
3147
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
3041
3148
  </license>
3042
3149
  </licenses>
@@ -3047,7 +3154,7 @@
3047
3154
  <version>2.2.0.SP1</version>
3048
3155
  <licenses>
3049
3156
  <license>
3050
- <name>lgpl</name>
3157
+ <name>GNU Lesser General Public License, Version 2.1</name>
3051
3158
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
3052
3159
  </license>
3053
3160
  </licenses>
@@ -3058,7 +3165,7 @@
3058
3165
  <version>2.2.0.SP1</version>
3059
3166
  <licenses>
3060
3167
  <license>
3061
- <name>lgpl</name>
3168
+ <name>GNU Lesser General Public License, Version 2.1</name>
3062
3169
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
3063
3170
  </license>
3064
3171
  </licenses>
@@ -3069,7 +3176,7 @@
3069
3176
  <version>2.2.0.SP1</version>
3070
3177
  <licenses>
3071
3178
  <license>
3072
- <name>lgpl</name>
3179
+ <name>GNU Lesser General Public License, Version 2.1</name>
3073
3180
  <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
3074
3181
  </license>
3075
3182
  </licenses>
@@ -3091,7 +3198,7 @@
3091
3198
  <version>1.0.0-cr-1</version>
3092
3199
  <licenses>
3093
3200
  <license>
3094
- <name>Apache License, Version 2.0</name>
3201
+ <name>Apache Software License, Version 2.0</name>
3095
3202
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3096
3203
  </license>
3097
3204
  </licenses>
@@ -3102,7 +3209,7 @@
3102
3209
  <version>1.0.0-cr-1</version>
3103
3210
  <licenses>
3104
3211
  <license>
3105
- <name>Apache License, Version 2.0</name>
3212
+ <name>Apache Software License, Version 2.0</name>
3106
3213
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3107
3214
  </license>
3108
3215
  </licenses>
@@ -3113,7 +3220,7 @@
3113
3220
  <version>1.0.0-cr-1</version>
3114
3221
  <licenses>
3115
3222
  <license>
3116
- <name>Apache License, Version 2.0</name>
3223
+ <name>Apache Software License, Version 2.0</name>
3117
3224
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3118
3225
  </license>
3119
3226
  </licenses>
@@ -3176,7 +3283,7 @@
3176
3283
  <dependency>
3177
3284
  <groupId>org.jboss.spec.javax.faces</groupId>
3178
3285
  <artifactId>jboss-jsf-api_2.1_spec</artifactId>
3179
- <version>2.0.0.Final</version>
3286
+ <version>2.0.1.Final</version>
3180
3287
  <licenses>
3181
3288
  <license>
3182
3289
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3330,7 +3437,7 @@
3330
3437
  <dependency>
3331
3438
  <groupId>org.jboss.spec.javax.xml.registry</groupId>
3332
3439
  <artifactId>jboss-jaxr-api_1.0_spec</artifactId>
3333
- <version>1.0.0.Final</version>
3440
+ <version>1.0.1.Final</version>
3334
3441
  <licenses>
3335
3442
  <license>
3336
3443
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3407,7 +3514,7 @@
3407
3514
  <dependency>
3408
3515
  <groupId>org.jboss.web</groupId>
3409
3516
  <artifactId>jbossweb</artifactId>
3410
- <version>7.0.10.Final</version>
3517
+ <version>7.0.13.Final</version>
3411
3518
  <licenses>
3412
3519
  <license>
3413
3520
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3421,7 +3528,7 @@
3421
3528
  <version>1.1.Final</version>
3422
3529
  <licenses>
3423
3530
  <license>
3424
- <name>Apache License, Version 2.0</name>
3531
+ <name>Apache Software License, Version 2.0</name>
3425
3532
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3426
3533
  <distribution>repo</distribution>
3427
3534
  </license>
@@ -3433,7 +3540,7 @@
3433
3540
  <version>1.1.5.AS71.Final</version>
3434
3541
  <licenses>
3435
3542
  <license>
3436
- <name>Apache License, Version 2.0</name>
3543
+ <name>Apache Software License, Version 2.0</name>
3437
3544
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3438
3545
  <distribution>repo</distribution>
3439
3546
  </license>
@@ -3445,7 +3552,7 @@
3445
3552
  <version>1.1.Final</version>
3446
3553
  <licenses>
3447
3554
  <license>
3448
- <name>Apache License, Version 2.0</name>
3555
+ <name>Apache Software License, Version 2.0</name>
3449
3556
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3450
3557
  <distribution>repo</distribution>
3451
3558
  </license>
@@ -3465,7 +3572,7 @@
3465
3572
  <dependency>
3466
3573
  <groupId>org.jboss.ws</groupId>
3467
3574
  <artifactId>jbossws-common</artifactId>
3468
- <version>2.0.1.GA</version>
3575
+ <version>2.0.2.GA</version>
3469
3576
  <licenses>
3470
3577
  <license>
3471
3578
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3487,7 +3594,7 @@
3487
3594
  <dependency>
3488
3595
  <groupId>org.jboss.ws</groupId>
3489
3596
  <artifactId>jbossws-spi</artifactId>
3490
- <version>2.0.2.GA</version>
3597
+ <version>2.0.3.GA</version>
3491
3598
  <licenses>
3492
3599
  <license>
3493
3600
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3498,7 +3605,7 @@
3498
3605
  <dependency>
3499
3606
  <groupId>org.jboss.ws.cxf</groupId>
3500
3607
  <artifactId>jbossws-cxf-client</artifactId>
3501
- <version>4.0.1.GA</version>
3608
+ <version>4.0.2.GA</version>
3502
3609
  <licenses>
3503
3610
  <license>
3504
3611
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3509,7 +3616,7 @@
3509
3616
  <dependency>
3510
3617
  <groupId>org.jboss.ws.cxf</groupId>
3511
3618
  <artifactId>jbossws-cxf-factories</artifactId>
3512
- <version>4.0.1.GA</version>
3619
+ <version>4.0.2.GA</version>
3513
3620
  <licenses>
3514
3621
  <license>
3515
3622
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3520,7 +3627,7 @@
3520
3627
  <dependency>
3521
3628
  <groupId>org.jboss.ws.cxf</groupId>
3522
3629
  <artifactId>jbossws-cxf-resources</artifactId>
3523
- <version>4.0.1.GA</version>
3630
+ <version>4.0.2.GA</version>
3524
3631
  <licenses>
3525
3632
  <license>
3526
3633
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3531,7 +3638,7 @@
3531
3638
  <dependency>
3532
3639
  <groupId>org.jboss.ws.cxf</groupId>
3533
3640
  <artifactId>jbossws-cxf-server</artifactId>
3534
- <version>4.0.1.GA</version>
3641
+ <version>4.0.2.GA</version>
3535
3642
  <licenses>
3536
3643
  <license>
3537
3644
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3542,7 +3649,7 @@
3542
3649
  <dependency>
3543
3650
  <groupId>org.jboss.ws.cxf</groupId>
3544
3651
  <artifactId>jbossws-cxf-transports-httpserver</artifactId>
3545
- <version>4.0.1.GA</version>
3652
+ <version>4.0.2.GA</version>
3546
3653
  <licenses>
3547
3654
  <license>
3548
3655
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3553,7 +3660,7 @@
3553
3660
  <dependency>
3554
3661
  <groupId>org.jboss.ws.native</groupId>
3555
3662
  <artifactId>jbossws-native-core</artifactId>
3556
- <version>4.0.1.GA</version>
3663
+ <version>4.0.2.GA</version>
3557
3664
  <licenses>
3558
3665
  <license>
3559
3666
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3564,7 +3671,7 @@
3564
3671
  <dependency>
3565
3672
  <groupId>org.jboss.ws.native</groupId>
3566
3673
  <artifactId>jbossws-native-factories</artifactId>
3567
- <version>4.0.1.GA</version>
3674
+ <version>4.0.2.GA</version>
3568
3675
  <licenses>
3569
3676
  <license>
3570
3677
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3575,7 +3682,7 @@
3575
3682
  <dependency>
3576
3683
  <groupId>org.jboss.ws.native</groupId>
3577
3684
  <artifactId>jbossws-native-services</artifactId>
3578
- <version>4.0.1.GA</version>
3685
+ <version>4.0.2.GA</version>
3579
3686
  <licenses>
3580
3687
  <license>
3581
3688
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3586,7 +3693,7 @@
3586
3693
  <dependency>
3587
3694
  <groupId>org.jboss.ws.projects</groupId>
3588
3695
  <artifactId>jaxws-jboss-httpserver-httpspi</artifactId>
3589
- <version>1.0.0.GA</version>
3696
+ <version>1.0.1.GA</version>
3590
3697
  <licenses>
3591
3698
  <license>
3592
3699
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3622,8 +3729,8 @@
3622
3729
  <version>1.1.2</version>
3623
3730
  <licenses>
3624
3731
  <license>
3625
- <name>Similar to Apache License but with the acknowledgment clause removed</name>
3626
- <url>https://raw.github.com/hunterhacker/jdom/master/LICENSE.txt</url>
3732
+ <name>JDOM License</name>
3733
+ <url>http://repository.jboss.org/licenses/jdom-1.0.txt</url>
3627
3734
  <distribution>repo</distribution>
3628
3735
  </license>
3629
3736
  </licenses>
@@ -3631,7 +3738,7 @@
3631
3738
  <dependency>
3632
3739
  <groupId>org.jgroups</groupId>
3633
3740
  <artifactId>jgroups</artifactId>
3634
- <version>3.0.4.Final</version>
3741
+ <version>3.0.6.Final</version>
3635
3742
  <licenses>
3636
3743
  <license>
3637
3744
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3644,7 +3751,10 @@
3644
3751
  <artifactId>org.osgi.compendium</artifactId>
3645
3752
  <version>4.2.0</version>
3646
3753
  <licenses>
3647
- <!--No license information available. -->
3754
+ <license>
3755
+ <name>OSGi Specification License, Version 1.0</name>
3756
+ <url>http://repository.jboss.org/licenses/osgi-1.0.txt</url>
3757
+ </license>
3648
3758
  </licenses>
3649
3759
  </dependency>
3650
3760
  <dependency>
@@ -3653,7 +3763,7 @@
3653
3763
  <version>4.2.0</version>
3654
3764
  <licenses>
3655
3765
  <license>
3656
- <name>Apache License, Version 2.0</name>
3766
+ <name>Apache Software License, Version 2.0</name>
3657
3767
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3658
3768
  <distribution>repo</distribution>
3659
3769
  </license>
@@ -3665,7 +3775,7 @@
3665
3775
  <version>4.2.0</version>
3666
3776
  <licenses>
3667
3777
  <license>
3668
- <name>Apache License, Version 2.0</name>
3778
+ <name>Apache Software License, Version 2.0</name>
3669
3779
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3670
3780
  <distribution>repo</distribution>
3671
3781
  </license>
@@ -3674,7 +3784,7 @@
3674
3784
  <dependency>
3675
3785
  <groupId>org.picketbox</groupId>
3676
3786
  <artifactId>picketbox</artifactId>
3677
- <version>4.0.6.final</version>
3787
+ <version>4.0.7.Final</version>
3678
3788
  <licenses>
3679
3789
  <license>
3680
3790
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3696,7 +3806,7 @@
3696
3806
  <dependency>
3697
3807
  <groupId>org.picketbox</groupId>
3698
3808
  <artifactId>picketbox-infinispan</artifactId>
3699
- <version>4.0.6.final</version>
3809
+ <version>4.0.7.Final</version>
3700
3810
  <licenses>
3701
3811
  <license>
3702
3812
  <name>GNU Lesser General Public License, Version 2.1</name>
@@ -3707,44 +3817,33 @@
3707
3817
  <dependency>
3708
3818
  <groupId>org.picketlink</groupId>
3709
3819
  <artifactId>picketlink-bindings</artifactId>
3710
- <version>2.0.1.final</version>
3820
+ <version>2.0.2.Final</version>
3711
3821
  <licenses>
3712
3822
  <license>
3713
- <name>lgpl</name>
3714
- <url>http://repository.jboss.com/licenses/lgpl.txt</url>
3823
+ <name>GNU Lesser General Public License, Version 2.1</name>
3824
+ <url>http://repository.jboss.com/licenses/lgpl-2.1.txt</url>
3715
3825
  </license>
3716
3826
  </licenses>
3717
3827
  </dependency>
3718
3828
  <dependency>
3719
3829
  <groupId>org.picketlink</groupId>
3720
3830
  <artifactId>picketlink-bindings-jboss</artifactId>
3721
- <version>2.0.1.final</version>
3831
+ <version>2.0.2.Final</version>
3722
3832
  <licenses>
3723
3833
  <license>
3724
- <name>lgpl</name>
3725
- <url>http://repository.jboss.com/licenses/lgpl.txt</url>
3834
+ <name>GNU Lesser General Public License, Version 2.1</name>
3835
+ <url>http://repository.jboss.com/licenses/lgpl-2.1.txt</url>
3726
3836
  </license>
3727
3837
  </licenses>
3728
3838
  </dependency>
3729
3839
  <dependency>
3730
3840
  <groupId>org.picketlink</groupId>
3731
3841
  <artifactId>picketlink-fed</artifactId>
3732
- <version>2.0.1.final</version>
3842
+ <version>2.0.2.Final</version>
3733
3843
  <licenses>
3734
3844
  <license>
3735
- <name>lgpl</name>
3736
- <url>http://repository.jboss.com/licenses/lgpl.txt</url>
3737
- </license>
3738
- </licenses>
3739
- </dependency>
3740
- <dependency>
3741
- <groupId>org.picketlink</groupId>
3742
- <artifactId>picketlink-trust-jbossws</artifactId>
3743
- <version>2.0.1.final</version>
3744
- <licenses>
3745
- <license>
3746
- <name>lgpl</name>
3747
- <url>http://repository.jboss.com/licenses/lgpl.txt</url>
3845
+ <name>GNU Lesser General Public License, Version 2.1</name>
3846
+ <url>http://repository.jboss.com/licenses/lgpl-2.1.txt</url>
3748
3847
  </license>
3749
3848
  </licenses>
3750
3849
  </dependency>
@@ -3787,7 +3886,7 @@
3787
3886
  <version>1.0.2</version>
3788
3887
  <licenses>
3789
3888
  <license>
3790
- <name>Apache License, Version 2.0</name>
3889
+ <name>Apache Software License, Version 2.0</name>
3791
3890
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3792
3891
  <distribution>repo</distribution>
3793
3892
  </license>
@@ -3846,8 +3945,8 @@
3846
3945
  <version>1.8</version>
3847
3946
  <licenses>
3848
3947
  <license>
3849
- <name>Apache License Version 2.0</name>
3850
- <url>LICENSE.txt</url>
3948
+ <name>Apache Software License, Version 2.0</name>
3949
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3851
3950
  </license>
3852
3951
  </licenses>
3853
3952
  </dependency>
@@ -3869,7 +3968,7 @@
3869
3968
  <version>2.7.1.jbossorg-1</version>
3870
3969
  <licenses>
3871
3970
  <license>
3872
- <name>Apache License, Version 2.0</name>
3971
+ <name>Apache Software License, Version 2.0</name>
3873
3972
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3874
3973
  <distribution>repo</distribution>
3875
3974
  </license>
@@ -3881,7 +3980,7 @@
3881
3980
  <version>2.7.1.jbossorg-1</version>
3882
3981
  <licenses>
3883
3982
  <license>
3884
- <name>Apache License, Version 2.0</name>
3983
+ <name>Apache Software License, Version 2.0</name>
3885
3984
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3886
3985
  <distribution>repo</distribution>
3887
3986
  </license>
@@ -3893,7 +3992,7 @@
3893
3992
  <version>2.9.1-jbossas-1</version>
3894
3993
  <licenses>
3895
3994
  <license>
3896
- <name>Apache License, Version 2.0</name>
3995
+ <name>Apache Software License, Version 2.0</name>
3897
3996
  <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3898
3997
  <distribution>repo</distribution>
3899
3998
  </license>
@@ -3905,8 +4004,8 @@
3905
4004
  <version>1.2</version>
3906
4005
  <licenses>
3907
4006
  <license>
3908
- <name>The Apache Software License, Version 2.0</name>
3909
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
4007
+ <name>Apache Software License, Version 2.0</name>
4008
+ <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
3910
4009
  <distribution>repo</distribution>
3911
4010
  </license>
3912
4011
  </licenses>
@@ -3917,9 +4016,8 @@
3917
4016
  <version>1.2.5</version>
3918
4017
  <licenses>
3919
4018
  <license>
3920
- <name>The GNU Lesser General Public License, Version 2.1</name>
3921
- <url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
3922
- <distribution>repo</distribution>
4019
+ <name>GNU Lesser General Public License, Version 2.1</name>
4020
+ <url>http://repository.jboss.org/licenses/lgpl-2.1.txt</url>
3923
4021
  </license>
3924
4022
  </licenses>
3925
4023
  </dependency>