Index: lams_build/build.xml
===================================================================
diff -u -r33d7aa31deb6606940bcd51544b17d62387777cf -r266434d5ec15cc4026c93a740c3110c046b1d88a
--- lams_build/build.xml (.../build.xml) (revision 33d7aa31deb6606940bcd51544b17d62387777cf)
+++ lams_build/build.xml (.../build.xml) (revision 266434d5ec15cc4026c93a740c3110c046b1d88a)
@@ -28,8 +28,7 @@
deploy-learning-libraries --> Deploys complex Tools
lams-cruise --> Runs full LAMS redeployment
lams-cruise-min-tools --> Runs full LAMS redeployment with minimal Tools set
- slim-jboss --> Removes unused JBoss files
- slim-jboss-revert --> Puts back JBoss files removed in slimming process
+ slim-wildfly --> Removes unused WidlFly files
If you want to run full deployment, execute lams-cruise.
@@ -381,7 +380,7 @@
dbPassword="${db.password}"
dbUsername="${db.username}"
dbDriverUrl="${db.url.build}"
- dbDriverClass="com.mysql.jdbc.Driver"
+ dbDriverClass="com.mysql.cj.jdbc.Driver"
/>
Deploying language files
@@ -496,32 +495,21 @@
-
+
-
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
@@ -564,17 +544,6 @@
file="lib/json/jjwt.module.xml" overwrite="true" verbose="true" />
-
-
-
-
-
-
-
-
-
-
@@ -650,6 +619,7 @@
file="lib/googleauth/googleauth.module.xml" overwrite="true" verbose="true" />
+
@@ -660,17 +630,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -692,11 +651,11 @@
use them till migration to Wildfly 9.x
It will be placed back if deploy-cluster is run. -->
+ overwrite="false" verbose="true" failonerror="false">
-
+
@@ -723,6 +682,7 @@
+
@@ -736,6 +696,7 @@
+
@@ -809,6 +770,7 @@
+
@@ -837,7 +799,7 @@
-
+
@@ -858,30 +820,37 @@
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
-
-
-
@@ -921,14 +890,17 @@
+
+
+