diff --git a/bean-validation/modules/src/main/resources/provided-dependencies.txt b/bean-validation/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..953a2c8d4c --- /dev/null +++ b/bean-validation/modules/src/main/resources/provided-dependencies.txt @@ -0,0 +1 @@ +javax.validation:validation-api diff --git a/bootstrap/src/main/resources/provided-dependencies.txt b/bootstrap/src/main/resources/provided-dependencies.txt index e69de29bb2..225a10f1f0 100644 --- a/bootstrap/src/main/resources/provided-dependencies.txt +++ b/bootstrap/src/main/resources/provided-dependencies.txt @@ -0,0 +1 @@ +org.jboss.spec.javax.sql:jboss-javax-sql-api_7.0_spec diff --git a/container/modules/src/main/resources/provided-dependencies.txt b/container/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..fad7ca58c3 --- /dev/null +++ b/container/modules/src/main/resources/provided-dependencies.txt @@ -0,0 +1,12 @@ +org.wildfly.swarm:config-api +org.wildfly.swarm:config-api-runtime +org.jboss.shrinkwrap:shrinkwrap-api +org.jboss.shrinkwrap:shrinkwrap-spi +org.jboss.shrinkwrap:shrinkwrap-impl-base +org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi +org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-jboss +org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-javaee +org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base +org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-jboss +org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-base + diff --git a/ee/modules/src/main/resources/provided-dependencies.txt b/ee/modules/src/main/resources/provided-dependencies.txt index ce938be7a2..a60f96d75f 100644 --- a/ee/modules/src/main/resources/provided-dependencies.txt +++ b/ee/modules/src/main/resources/provided-dependencies.txt @@ -1 +1,2 @@ -org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec \ No newline at end of file +org.jboss.spec.javax.enterprise.concurrent:jboss-concurrency-api_1.0_spec +org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec diff --git a/guava/src/main/resources/provided-dependencies.txt b/guava/src/main/resources/provided-dependencies.txt index 97718b5748..4e28632007 100644 --- a/guava/src/main/resources/provided-dependencies.txt +++ b/guava/src/main/resources/provided-dependencies.txt @@ -1 +1 @@ -com.netflix.hystrix:hystrix-core +com.google.guava:guava diff --git a/jaxrs-multipart/src/main/resources/provided-dependencies.txt b/jaxrs-multipart/src/main/resources/provided-dependencies.txt index 7d76a28916..2f2c1ee87b 100644 --- a/jaxrs-multipart/src/main/resources/provided-dependencies.txt +++ b/jaxrs-multipart/src/main/resources/provided-dependencies.txt @@ -1 +1,2 @@ -com.sun.mail:javax.mail \ No newline at end of file +com.sun.mail:javax.mail +javax.activation:activation diff --git a/jaxrs-weld/src/main/resources/provided-dependencies.txt b/jaxrs-weld/src/main/resources/provided-dependencies.txt index e69de29bb2..4a1d35d902 100644 --- a/jaxrs-weld/src/main/resources/provided-dependencies.txt +++ b/jaxrs-weld/src/main/resources/provided-dependencies.txt @@ -0,0 +1,2 @@ +javax.enterprise:cdi-api +javax.inject:javax.inject diff --git a/jaxrs/modules/src/main/resources/provided-dependencies.txt b/jaxrs/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..afda0b9ca4 --- /dev/null +++ b/jaxrs/modules/src/main/resources/provided-dependencies.txt @@ -0,0 +1 @@ +org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec diff --git a/jpa/modules/src/main/resources/provided-dependencies.txt b/jpa/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..ee4f328940 --- /dev/null +++ b/jpa/modules/src/main/resources/provided-dependencies.txt @@ -0,0 +1 @@ +org.hibernate.javax.persistence:hibernate-jpa-2.1-api diff --git a/logging/modules/src/main/resources/provided-dependencies.txt b/logging/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/logstash/modules/src/main/resources/provided-dependencies.txt b/logstash/modules/src/main/resources/provided-dependencies.txt index e69de29bb2..7faeba9a6d 100644 --- a/logstash/modules/src/main/resources/provided-dependencies.txt +++ b/logstash/modules/src/main/resources/provided-dependencies.txt @@ -0,0 +1 @@ +javax.json:javax.json-api diff --git a/mail/modules/src/main/resources/provided-dependencies.txt b/mail/modules/src/main/resources/provided-dependencies.txt index 7d76a28916..2f2c1ee87b 100644 --- a/mail/modules/src/main/resources/provided-dependencies.txt +++ b/mail/modules/src/main/resources/provided-dependencies.txt @@ -1 +1,2 @@ -com.sun.mail:javax.mail \ No newline at end of file +com.sun.mail:javax.mail +javax.activation:activation diff --git a/msc/modules/src/main/resources/provided-dependencies.txt b/msc/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..007d879d48 --- /dev/null +++ b/msc/modules/src/main/resources/provided-dependencies.txt @@ -0,0 +1 @@ +org.jboss.msc:jboss-msc diff --git a/naming/modules/src/main/resources/provided-dependencies.txt b/naming/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/ribbon-webapp/modules/src/main/resources/provided-dependencies.txt b/ribbon-webapp/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/security/modules/src/main/resources/provided-dependencies.txt b/security/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..c74e1c40cd --- /dev/null +++ b/security/modules/src/main/resources/provided-dependencies.txt @@ -0,0 +1 @@ +org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec diff --git a/undertow/modules/src/main/resources/provided-dependencies.txt b/undertow/modules/src/main/resources/provided-dependencies.txt new file mode 100644 index 0000000000..c4c4be3027 --- /dev/null +++ b/undertow/modules/src/main/resources/provided-dependencies.txt @@ -0,0 +1,2 @@ +org.jboss.spec.javax.servlet:jboss-servlet-api_3.1_spec +org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec diff --git a/weld/modules/src/main/resources/provided-dependencies.txt b/weld/modules/src/main/resources/provided-dependencies.txt index 12fa83152e..4a1d35d902 100644 --- a/weld/modules/src/main/resources/provided-dependencies.txt +++ b/weld/modules/src/main/resources/provided-dependencies.txt @@ -1 +1,2 @@ javax.enterprise:cdi-api +javax.inject:javax.inject