Index: lams_build/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_build/build.xml,v
diff -u -r1.120.2.1 -r1.120.2.2
--- lams_build/build.xml 30 Jul 2014 08:40:27 -0000 1.120.2.1
+++ lams_build/build.xml 30 Jul 2014 09:05:16 -0000 1.120.2.2
@@ -38,7 +38,7 @@
${ant.project.name}: Removing cache and build folders
-
+
${ant.project.name}: Creating build dir structure
@@ -74,7 +74,7 @@
-
+
@@ -86,7 +86,7 @@
-
+
@@ -96,11 +96,11 @@
-
-
-
-
-
+
+
+
+
+
@@ -114,7 +114,7 @@
-
+
@@ -127,7 +127,7 @@
-
+
MANUALLY COPY TAGS TO UNLISTED PROJECTS:
Kaltura and other public and private tools
@@ -136,7 +136,7 @@
Copying embedded MySQL drivers to library dir, if available
-
+
@@ -189,7 +189,7 @@
-
+
@@ -265,8 +265,8 @@
Deploying EAR
-
-
+
+
@@ -305,7 +305,7 @@
-
+
@@ -343,7 +343,7 @@
-
+
@@ -369,7 +369,7 @@
-
+
@@ -429,62 +429,58 @@
${ant.project.name}: Deploying additional JARs and configuration files
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
-
-
+
@@ -512,9 +510,12 @@
+
+
+
-
+
@@ -545,7 +546,7 @@
-
+
@@ -564,12 +565,12 @@
+ file="${jboss.home}/standalone/deploymentsers/jbossweb.deployer/web.xml"/>
+ file="${jboss.home}/standalone/deploymentsers/jbossweb.deployer/META-INF/war-deployers-jboss-beans.xml"/>
-
+
@@ -578,14 +579,14 @@
-
+
-
+
@@ -654,18 +655,18 @@
-
-
-
-
+
+
+
+
+ tofile="${jboss.home}/standalone/deploymentsers/jbossweb.deployer/META-INF/war-deployers-jboss-beans.xml"/>
+ tofile="${jboss.home}/standalone/deploymentsers/jbossweb.deployer/web.xml"/>
-
+
@@ -692,7 +693,7 @@
-
+
@@ -708,11 +709,11 @@
-
+
-
+
@@ -772,6 +773,9 @@
+
+
+
Index: lams_build/build_base.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_build/build_base.xml,v
diff -u -r1.25.2.1 -r1.25.2.2
--- lams_build/build_base.xml 30 Jul 2014 08:40:27 -0000 1.25.2.1
+++ lams_build/build_base.xml 30 Jul 2014 09:05:16 -0000 1.25.2.2
@@ -27,7 +27,7 @@
-
+
@@ -132,7 +132,7 @@
password="${db.password}"
encoding="utf8">
-
+
@@ -296,16 +296,16 @@
${ant.project.name}: Deploying JAR
-
+
${ant.project.name}: Deploying WAR
-
+
Copying language files for ${ant.project.name}, if exist
-
+
@@ -330,12 +330,12 @@
${ant.project.name}: Enable module in EAR config files
-
-
-
+
${ant.project.name}: Renaming existing WAR
-
+
${ant.project.name}: Exploding WAR to folder
-
+
${ant.project.name}: Removing temporary WAR
-
+
@@ -364,7 +364,7 @@
Overwriting deployed ${ant.project.name} web files with source files
-
+
@@ -374,10 +374,10 @@
${ant.project.name}: Removing WAR folder
-
+
Removing temporary WAR for ${ant.project.name}, if exists
-
+
@@ -410,10 +410,10 @@
-
+
-
+
Index: lams_build/build_tools_base.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_build/build_tools_base.xml,v
diff -u -r1.8.2.1 -r1.8.2.2
--- lams_build/build_tools_base.xml 30 Jul 2014 08:40:27 -0000 1.8.2.1
+++ lams_build/build_tools_base.xml 30 Jul 2014 09:05:16 -0000 1.8.2.2
@@ -193,7 +193,7 @@
toolInsertScriptPath="${basedir}/build/deploy/sql/tool_insert.sql"
toolDBVersionScriptPath="${basedir}/build/deploy/sql/db_version_insert.sql"
toolApplicationContextPath="/${product.path.filesystem}/${tool.application.context.file}"
- lamsEarPath="${jboss.home}server/default/deploy/lams.ear"
+ lamsEarPath="${jboss.home}/standalone/deployments/lams.ear"
toolContext="${toolContext}"
toolWebUri="${product}.war"
languageFilesPackage="${product.path.java}">
Index: lams_build/unix.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_build/unix.properties,v
diff -u -r1.19.2.1 -r1.19.2.2
--- lams_build/unix.properties 30 Jul 2014 08:40:27 -0000 1.19.2.1
+++ lams_build/unix.properties 30 Jul 2014 09:05:16 -0000 1.19.2.2
@@ -33,4 +33,4 @@
contentrepository.base=/var/opt/lams
#JBoss deploy directory (Unix)
-jboss.home=/usr/local/jboss-5.1/
\ No newline at end of file
+jboss.home=/usr/local/wildfly-8.1/
\ No newline at end of file
Index: lams_build/windows.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_build/windows.properties,v
diff -u -r1.20.2.1 -r1.20.2.2
--- lams_build/windows.properties 30 Jul 2014 08:40:27 -0000 1.20.2.1
+++ lams_build/windows.properties 30 Jul 2014 09:05:16 -0000 1.20.2.2
@@ -32,4 +32,4 @@
contentrepository.base=C:/lams
#JBoss deploy directory (Windows)
-jboss.home=D:/jboss-5/
\ No newline at end of file
+jboss.home=C:/wildfly-8.1/
\ No newline at end of file
Index: lams_build/conf/standalone.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_build/conf/Attic/standalone.xml,v
diff -u -r1.1.2.1 -r1.1.2.2
--- lams_build/conf/standalone.xml 30 Jul 2014 08:37:14 -0000 1.1.2.1
+++ lams_build/conf/standalone.xml 30 Jul 2014 09:05:17 -0000 1.1.2.2
@@ -138,18 +138,8 @@
-
- jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
- h2
-
- sa
- sa
-
-
-
@db.url.run@
- @db.driver@
MySQL
utf8
true
Index: lams_central/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_central/build.xml,v
diff -u -r1.60.2.1 -r1.60.2.2
--- lams_central/build.xml 30 Jul 2014 08:40:34 -0000 1.60.2.1
+++ lams_central/build.xml 30 Jul 2014 09:05:17 -0000 1.60.2.2
@@ -57,17 +57,17 @@
Removing cached files
-
-
+
+
${ant.project.name}: Deploying exploded WAR
-
+
${ant.project.name}: Copying language files
-
+
Index: lams_common/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_common/build.xml,v
diff -u -r1.89.2.1 -r1.89.2.2
--- lams_common/build.xml 30 Jul 2014 08:40:25 -0000 1.89.2.1
+++ lams_common/build.xml 30 Jul 2014 09:05:15 -0000 1.89.2.2
@@ -98,7 +98,7 @@
-
+
@@ -109,7 +109,7 @@
password="${db.password}"
encoding="utf8">
-
+
Index: lams_tool_pixlr/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_pixlr/build.xml,v
diff -u -r1.10.2.1 -r1.10.2.2
--- lams_tool_pixlr/build.xml 30 Jul 2014 08:40:32 -0000 1.10.2.1
+++ lams_tool_pixlr/build.xml 30 Jul 2014 09:05:13 -0000 1.10.2.2
@@ -8,8 +8,8 @@
description="Build Tool archives and run deployment. Do not run on a production environment.">
-
-
+
+