Index: lams_build/build.xml
===================================================================
diff -u -rad2bffe5a612208bf6f2c9ce693f47aafd99d508 -r54db1f94b5b96a01027a117422122ab8d470b155
--- lams_build/build.xml (.../build.xml) (revision ad2bffe5a612208bf6f2c9ce693f47aafd99d508)
+++ lams_build/build.xml (.../build.xml) (revision 54db1f94b5b96a01027a117422122ab8d470b155)
@@ -18,18 +18,12 @@
Available targets are:
print-usage --> Display this information
copy-tags --> Copies custom JSP tags from Central to all other projects
- build-tool-deploy-utility --> Rebuilds Tool deployer and updates copy in lams_build
build-db --> Creates database tables and entries
- deploy-ear --> Builds and deploys LAMS EAR
deploy-ear-updater --> Builds and deploys LAMS EAR for updater
- deploy-tools --> Standard Tool deployment
- deploy-tools-minimal --> Deploys only Tools required to run LAMS
- deploy-tools-updater --> Deploys Tools for updater
- 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
+ deploy-lams --> Runs full LAMS redeployment
+ deploy-lams-min-tools --> Runs full LAMS redeployment with minimal Tools set
+ deploy-lams-min-tools --> Runs full LAMS redeployment with full Tools set. Mainly for development.
+ slim-wildfly --> Removes unused WidlFly files
If you want to run full deployment, execute lams-cruise.
@@ -64,12 +58,9 @@
-
-
-
@@ -87,30 +78,32 @@
-
+
-
-
-
-
-
-
+
@@ -123,6 +116,7 @@
+
@@ -131,26 +125,22 @@
-
+
+
- MANUALLY COPY TAGS TO UNLISTED PROJECTS:
- Kaltura and other public and private tools
+ MANUALLY COPY TAGS TO UNLISTED PROJECTS
- Copying embedded MySQL drivers to library dir, if available
-
-
-
-
-
-
-
@@ -243,7 +233,7 @@
-
+
Deploying EAR
@@ -261,23 +251,12 @@
-
-
- Deploying minimal set of Tools
-
-
-
-
-
Deploying Tools
-
-
-
@@ -296,19 +275,23 @@
-
+
-
-
-
@@ -369,7 +352,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
@@ -387,8 +370,7 @@
-
+
${ant.project.name}: Deploying Library Activities
Generating deployment package for share resources / forum parallel activity
@@ -428,8 +410,14 @@
+
+
+
+
+
+
-
@@ -464,8 +452,14 @@
+
+
+
+
+
+
-
@@ -484,57 +478,32 @@
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
@@ -552,17 +521,6 @@
file="lib/json/jjwt.module.xml" overwrite="true" verbose="true" />
-
-
-
-
-
-
-
-
-
-
@@ -593,32 +551,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -638,6 +570,7 @@
file="lib/googleauth/googleauth.module.xml" overwrite="true" verbose="true" />
+
@@ -648,17 +581,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -673,21 +595,6 @@
-
-
-
-
-
-
-
-
-
@@ -708,9 +615,9 @@
-
+
@@ -721,9 +628,9 @@
-
+
@@ -735,12 +642,9 @@
-
-
-
@@ -759,32 +663,54 @@
-
-
-
+
-
+
+ ${ant.project.name}: Deploying minimal set of Tools
+
+
+
+
+ ${ant.project.name}: Deploying optional set of Tools
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- ${ant.project.name}: Restoring clustering library
-
-
-
${ant.project.name}: Copying configuration files
@@ -794,9 +720,9 @@
-
+
@@ -824,8 +750,9 @@
/>
-
-
+
+
@@ -834,60 +761,93 @@
-
-
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
-
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
-
-
-
+
+
-
+
+
+
+
+
+
+
-
@@ -896,38 +856,49 @@
+
+
+
+
-
+
+
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
\ No newline at end of file