build.properties

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5433 Squash DB patches and update versions

  1. … 107 more files in changeset.
LDEV-5328 Set proper initial tool version so SQL scripts can kick in

  1. … 24 more files in changeset.
LDEV-5328 Squash DB patches and update versions

  1. … 154 more files in changeset.
LDEV-4743 Update SQL script with autopatch changes for LAMS 3.1 release

  1. … 139 more files in changeset.
LDEV-4721 Revert initial tool version

Tool version should be bumped only when previous patches have been

merged into build scripts. This was not such situation. We should keep

old tool version and allow patches to execute.

  1. … 4 more files in changeset.
LDEV-4721 Add class renaming filter for tool content import

  1. … 17 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

  1. … 223 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1313 more files in changeset.
LDEV-2839: Allow JSP precompilation in Submit Files Tool.

  1. … 1 more file in changeset.
LDEV-2657 Date and time restriction for Sbmt tool

*merge from lams2_3_release

  1. … 14 more files in changeset.
LDEV-2435 Mergin changes to head

  1. … 5 more files in changeset.
LDEV-2385 Adding ability for teachers to upload a marked file in the submit tool

  1. … 22 more files in changeset.
LDEV-1998: Added support for Submit Files and Task List tools. Added missing labels in language files.

  1. … 17 more files in changeset.
LDEV-1891: Added missing SQL statements in patch files.

  1. … 5 more files in changeset.
LDEV-1707: Converted marks to floats, to allow marks like 7.5. Also I18N'd the output of the marks so that they are shown as 1,234.5 or 1 234,5 depending on the user's locale.

  1. … 16 more files in changeset.
Updated minimum version number and tool version for 2.0.3 release. Tool contract change occured in this release.

  1. … 10 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
Added context application and classpath columns

  1. … 26 more files in changeset.
added in a property to each tool's buiild.properties for the language packe package

  1. … 12 more files in changeset.
Changing the minimum server version number in all the tool's build.xml to 2.0.200612051427, (lams-2.0)

  1. … 11 more files in changeset.
added an entry to all the tool's build.xml for minServerVersionNumber to be put in the deploy.xml

  1. … 10 more files in changeset.
Added in a flag hideTool in all the tool's build.properties

  1. … 21 more files in changeset.
Changes to build, so the tool deployer can put the tool_version in the deploy.xml when the tool is build.

Now, the tool_version in tool_insert.sql must be replaced by @tool_version@, and the actual tool version goes in the buld.properties under tool.version

  1. … 15 more files in changeset.
jboss and repository home properties removed

j2eelibs is removed (now it is in the common.properties)

Update jsp tag library name

  1. … 12 more files in changeset.
Removed reference to content repository. Now handled correctly in lams_common.

  1. … 3 more files in changeset.
Switched to shared transaction manager and JNDI toolDataSource. Added junit tests to the ant script, and tried to get as many of the tests working as I could.

  1. … 13 more files in changeset.
Update to use common properties.

  1. … 7 more files in changeset.
Update to JBoss4.0.2