Changes between Version 14 and Version 15 of CaTissue HowTo Build & Deploying CaTissue from the source code?
- Timestamp:
- 07/19/13 11:42:36 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CaTissue HowTo Build & Deploying CaTissue from the source code?
v14 v15 273 273 274 274 Running 'ant deploy_all' on a LAMP v2 server, results in a 'BUILD FAILED' message, because the ant optional packages are not installed. Installing the optional jar for the relevant ant version and then calling the process as "CLASSPATH=/local/ant/ant-nodeps-1.7.0.jar ant deploy_all" is a solution. 275 276 == Home page image == 277 278 CaTissuePlus includes the facility for a customised image on the home page. 279 280 We have created three different ones, as attached to this page. 281 282 Details of how to configure the image: https://catissueplus.atlassian.net/wiki/display/CAT/Configuration+To++Display+Institute+Logo+On+Home+Page 283 284 Note that this requires a re-deploy of the app, which then implies checking the LabelGenerator.properties and the log4j.properties files.