From 96b48877b889145c41931b032c8504182c8b9911 Mon Sep 17 00:00:00 2001 From: mposolda Date: Mon, 30 Mar 2015 17:59:29 +0200 Subject: [PATCH] Added bouncycastle module to EAP6 and AS7 packaging as it's not here by default --- distribution/modules/build.xml | 6 ++++++ distribution/modules/pom.xml | 6 ++++++ .../modules/org/bouncycastle/main/module.xml | 13 +++++++++++++ examples/demo-template/README.md.unconfigured | 2 +- 4 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 distribution/modules/src/main/resources/modules/org/bouncycastle/main/module.xml diff --git a/distribution/modules/build.xml b/distribution/modules/build.xml index 80ff507230..3c87a2f543 100755 --- a/distribution/modules/build.xml +++ b/distribution/modules/build.xml @@ -46,6 +46,12 @@ + + + + + + diff --git a/distribution/modules/pom.xml b/distribution/modules/pom.xml index 9b69d37f60..aa14cb033a 100755 --- a/distribution/modules/pom.xml +++ b/distribution/modules/pom.xml @@ -144,6 +144,12 @@ org.jboss.aesh aesh + + + org.bouncycastle + bcmail-jdk15on + + diff --git a/distribution/modules/src/main/resources/modules/org/bouncycastle/main/module.xml b/distribution/modules/src/main/resources/modules/org/bouncycastle/main/module.xml new file mode 100644 index 0000000000..c32565fb26 --- /dev/null +++ b/distribution/modules/src/main/resources/modules/org/bouncycastle/main/module.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/demo-template/README.md.unconfigured b/examples/demo-template/README.md.unconfigured index 73279e09c1..2752997a39 100755 --- a/examples/demo-template/README.md.unconfigured +++ b/examples/demo-template/README.md.unconfigured @@ -129,7 +129,7 @@ Then edit `/standalone/configuration/standalone.xml` and add the f demo product-portal - 484ba263-8bb5-4048-bb6f-40da75e9eefb + APPLICATION SECRET In the above snippet replace the following: