Changes between Version 20 and Version 21 of OnyxDeployment
- Timestamp:
- 01/05/11 10:14:54 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OnyxDeployment
v20 v21 79 79 80 80 ==== Distinguishing between Live and Test ==== 81 There is a need at the user interface level to ensure a user realizes unambiguously that the system being used is either a live system or a test (ie: training system)... [[BR]] 82 83 See http://trac.briccs.org.uk/wiki/OnyxCode#DistinguishingBetweenaLiveandaTestsystemattheUserInterfaceLevel 84 85 I'm open on how to fold these files in. If required, I can generate two maven profiles (production and development) similar to the pmi-lookup. Then there would be two artifacts: one with development in the name and one with production in the name. Or something like it. It's just more work. 81 86 82 87 ==== Edit onyx-config.properties ====