Changes between Version 11 and Version 12 of OnyxCode
- Timestamp:
- 01/04/11 17:23:53 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OnyxCode
v11 v12 44 44 At the moment we have one generic Onyx questionnaire. The project within SVN is called onyx-questionnaire and it generates an artifact called briccs-onyx-n.n.n.war, where n.n.n is the version number. This is less than informative. Presumably there will be further questionnaires. We need a naming convention which is descriptive of the questionnaire. And each project requires an adequate description within the maven POM. 45 45 46 === The Process of Developing (and Maintaining) a Questionnaire ===47 48 (details still to be added)49