[root]/qalab/src/site
images
(3 files, 0 lines)
style
(1 files, 146 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Benoit Xhenseval | 38 (100.0%) | 330 (100.0%) | 8.6 |
Request 1607990, Emma Support, Thanks to Robert Crawford.
1 lines of code changed in:
- qalab xml moves to version 1.2 which also contains a project and module per summaryresult and file.
- the file id now also contains project-module-formerFileId in order to avoid clashes if 2 identical files in different modules/projects
- the migration from one XML format to the other is fully automatic! User MUST specify the values for 2 param in their project.properties
qalab.merge.projectName=
qalab.merge.moduleName=
- changed the movers report to show the project/module data
7 lines of code changed in:
Move to version 1.0
1 lines of code changed in:
document latest changes.
3 lines of code changed in:
Fix a few issues with site generation (broken links, missing data)
3 lines of code changed in:
As noticed by Shelby, the Cobertura stats could be part of the movers as they are kept at file level.
The trend however should be inverted as 100 = 0 defects, so qalab calculates 100-statValue as the actual move.
Change across the board.
2 lines of code changed in:
A fair amount of tidying up for the consolidated site generation.
3 lines of code changed in:
Removed link as it now appears in footer.
0 lines of code changed in:
Modularised build. Use the 'releasebuild.bat' in qalab root directory to build:
1/ the QALab library by maven2
2/ Maven 2 plugin and site
3/ QALab via Maven1 and site
4/ Maven 1 Plugin and site
5/ Fully integrated site
23 lines of code changed in:
Fit in the standard Maven layout.Prepare for modularised m1 build.
287 lines of code changed in: