LDEV-1613 Defined two seperate link options in author one for wiki links and the other for external links, instead of just one single option. Fixed up editing option condition for max num edits per wiki page
For LDEV-1511 and LDEV-1702- Update locales adds the Japanes language to the list iff it doesnt already exist- update-core-database allows alter_21_engine.sql to fail, as tables may already be innodb and they may already have their foreign keys listed
Updated ant tasks to not generate new deploy.xmls (for tool deployer) but instead use the new ones generated by Fiona's changes and simply replace the configuration-specific items using ant's filter
Fixed up reverter for 2.1, previously, the revert.exe file was being run from the user's install dir, which was subsequently overwritten - causing an error. Copy is now done using ant, and the revert.exe is not overwritten
LDEV-1511This has been changed again to prevent the tool deployer code failing during the updateNow all innodb alterations and adding contraints required for LDEV-1511 are done in this one script, in lams common alter_21_engine.sql which is allowed to fail.
LDEV-1511This has been changed again to prevent the tool deployer code failing during the updateNow all innodb alterations and adding contraints required for LDEV-1511 are done in this one script, which is allowed to fail.
LI-161: Generate special version of deploy.xml for tools that has a generic parameter in the place of the drive paths. This is turned on in common.properties (generate for installer) in lams_build. Only use this option if you are writing an installer/updater.
LI-161: Generate special version of deploy.xml for tools that has a generic parameter in the place of the drive paths. This is turned on in common.properties (generate for installer) in lams_build. Only use this option if you are writing an installer/updater.