build.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added "copy-tags" to the build to make it easier to update the tags.

  1. … 1 more file in changeset.
Fixing the chat/scribe - wasn't working when run with share/forum

Added combined chat/scribe activity

  1. … 6 more files in changeset.
Don't fail if the directories don't exist.

Added scribe tool to lams build.

  1. … 1 more file in changeset.
Trying to get it to work in cruise control.

Clear the jboss tmp and work directories when assemble-ear is done.

build lams valve in build-jar, copy lams valve to jboss lib folder in copyfiles target

Add new survey tool

  1. … 1 more file in changeset.
revert from axis2 to axis 1.4 because of the fact axis2 does not support rpc style soap binding, which is required by moodle integration

  1. … 17 more files in changeset.
updated to deploy webservices

Added the upload war lams-www. Turned off the directory listing so the user must go directly to a file or action/servlet call, they can't get up a list of files in a directory.

  1. … 4 more files in changeset.
Journal project renamed to notebook. LDEV-439

  1. … 139 more files in changeset.
Added journal tool.

  1. … 1 more file in changeset.
Added styling images to export portfolio. This required making lams-central.war an expanded war and adding the lams directory to the configuration file so that the css and image files could be copied using a file copy rather than using http (for performance).

  1. … 6 more files in changeset.
Removing the dummy parallel activity and adding a real share resources/forum activity

  1. … 12 more files in changeset.
Add xstream third party package.

Added chat to the build, added the double vote parallel activity.

Added Smack XMPP client library.

  1. … 4 more files in changeset.
Added share resources back into the build.

Temporarily put vote in tihe build so that it will deploy to Shaun. Trying to test some image problems.

Commented out the "in progress" tools from the build. They can now be deployed separately, and temporarily removing them from the build will stop them being deployed on Shaun.

Removed imscp reference from build as it will never be resurrected.

Added a date/timestamp to the client versions, to try to trigger the Flash clients to reload when the server is restarted. Added the vote tool to the build.

The dummy parallel activity's language file was going to the wrong directory.

updated ant buildfile after Shaun fixes

Temporary hack to stop it trying to build the chat project. This allows the build to work on Shaun, although JBOSS won't start properly.

Fixed typo for the location of larsrc tool/

Commented out call to larsrc deploy tool task in build script. The tool does not build without errors yet.

  1. … 1 more file in changeset.
Added new tools Chat and Shared Resources

  1. … 1 more file in changeset.
Completed linking of a language file to a complex activity. The last check in of code was missing setting the language file in the database - it only copied the file.

On doing this second part, I found that I hadn't passed data around in the same manner as Chris originally designed. So I removed the Maps returned by the tasks and went over to Chris' way of just calling the tasks to get any necessary cross-task information.

  1. … 20 more files in changeset.