File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ modules:
5
5
git :
6
6
url : https://github.com/jboss-openshift/cct_module.git
7
7
ref : master
8
+ - name : jboss-eap-modules
9
+ git :
10
+ url : https://github.com/jboss-container-images/jboss-eap-modules
11
+ ref : master
12
+
8
13
osbs :
9
14
repository :
10
15
name : containers/jboss-eap-6
Original file line number Diff line number Diff line change @@ -29,6 +29,10 @@ modules:
29
29
git :
30
30
url : https://github.com/jboss-openshift/cct_module.git
31
31
ref : master
32
+ - name : jboss-eap-modules
33
+ git :
34
+ url : https://github.com/jboss-container-images/jboss-eap-modules.git
35
+ ref : master
32
36
install :
33
37
- name : dynamic-resources
34
38
- name : s2i-common
@@ -43,7 +47,7 @@ modules:
43
47
- name : os-java-run
44
48
- name : os-eap-launch
45
49
- name : os-eap64-launch
46
- - name : os- eap- logging
50
+ - name : jboss. eap. logging.ext
47
51
- name : os-eap-probes
48
52
- name : jboss-maven
49
53
- name : os-eap-db-drivers
You can’t perform that action at this time.
0 commit comments