[root]
m1-common-build
(5 files, 877 lines)
maven-qalab-plugin
(9 files, 1193 lines)
plugin-resources
(6 files, 1449 lines)
images
(1 files, 0 lines)
src
(0 files, 0 lines)
site
(7 files, 705 lines)
images
(3 files, 0 lines)
style
(1 files, 146 lines)
xdocs
(0 files, 0 lines)
maven2-qalab-plugin
(4 files, 708 lines)
.settings
(1 files, 6 lines)
src
(0 files, 0 lines)
changes
(1 files, 30 lines)
main
(0 files, 0 lines)
java
(0 files, 0 lines)
net
(0 files, 0 lines)
objectlab
(0 files, 0 lines)
qalab
(0 files, 0 lines)
m2
(13 files, 2793 lines)
report
(4 files, 1286 lines)
util
(4 files, 379 lines)
resources
(5 files, 1088 lines)
images
(1 files, 0 lines)
site
(1 files, 58 lines)
apt
(1 files, 18 lines)
fml
(1 files, 521 lines)
test
(0 files, 0 lines)
java
(0 files, 0 lines)
net
(0 files, 0 lines)
objectlab
(0 files, 0 lines)
qalab
(0 files, 0 lines)
m2
(0 files, 0 lines)
util
(2 files, 282 lines)
resources
(0 files, 0 lines)
UtilsTest
(1 files, 1 lines)
XmlTransformerTest
(2 files, 109 lines)
qalab
(13 files, 1604 lines)
.settings
(2 files, 15 lines)
lib4ant
(3 files, 0 lines)
src
(1 files, 1 lines)
conf
(1 files, 1 lines)
net
(0 files, 0 lines)
objectlab
(0 files, 0 lines)
qalab
(1 files, 0 lines)
main
(0 files, 0 lines)
db
(1 files, 461 lines)
java
(0 files, 0 lines)
net
(0 files, 0 lines)
objectlab
(0 files, 0 lines)
qalab
(0 files, 0 lines)
ant
(6 files, 1258 lines)
exporter
(4 files, 1475 lines)
interfaces
(2 files, 123 lines)
parser
(21 files, 4482 lines)
util
(7 files, 656 lines)
site
(4 files, 182 lines)
images
(3 files, 0 lines)
style
(1 files, 146 lines)
test
(0 files, 0 lines)
java
(0 files, 0 lines)
net
(0 files, 0 lines)
objectlab
(0 files, 0 lines)
qalab
(2 files, 89 lines)
parser
(36 files, 9678 lines)
util
(3 files, 406 lines)
xslt
(3 files, 694 lines)
xdocs
(0 files, 0 lines)
src
(0 files, 0 lines)
main
(0 files, 0 lines)
bin
(0 files, 0 lines)
maven-upload
(1 files, 7 lines)
site
(17 files, 1793 lines)
images
(3 files, 0 lines)
press
(10 files, 109 lines)
style
(1 files, 146 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 1141 (100.0%) | 34.5 |
Benoit Xhenseval | 31 (93.9%) | 1099 (96.3%) | 35.4 |
Marcin Jekot | 2 (6.1%) | 42 (3.7%) | 21.0 |
Request 1607990, Emma Support, Thanks to Robert Crawford.
46 lines of code changed in:
fix the link to download.
1 lines of code changed in:
about to relocate to https://qalab.svn.sourgeforget.net/svnroot/qalab
2 lines of code changed in:
Added <distributionManagement> elements to pom's (don't know why the parent one doesn't take effect)
Also addded -SNAPSHOT to the versions - don't want a full version release to go to central repo
use the <servers> element in the settings.xml to configure a server with id `sourceforge.net'
29 lines of code changed in:
Improved to use the new tags option (coming soon in a StatSVN close to you).
2 lines of code changed in:
removed ydoc and added additional repositories
13 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
3 lines of code changed in:
Thanks to Neil Bartlett for providing a new XSLT for generating tables at file level.
1 lines of code changed in:
Added a script for statSvn.
174 lines of code changed in:
More build tuning...
2 lines of code changed in:
Try to sort out a combined build m1 and m2... not trivial... lots of dark magic...
10 lines of code changed in:
Bit of tidy up...
3 lines of code changed in:
Move to version 1.0
6 lines of code changed in:
Fix a few issues with site generation (broken links, missing data)
310 lines of code changed in:
A fair amount of tidying up for the consolidated site generation.
19 lines of code changed in:
Tidying up a few loose ends (like an extra "a" character on maven 2 reports).
7 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
19 lines of code changed in:
Prepare for modularised m1 build (full) and basic m2 build.
465 lines of code changed in:
Created TWO reports for Maven2 that do a lot:
- report-merge-chart:
* goes through all supported items
* merges the data in qalab.xml
* Generate every charts for the qalab.xml
* generate the XDOC documents required to integrate the results
- report-movers-all:
* generates the xml for movers (i.e. calculate the movers)
* generate the XDOC documents required to integrate the results on the web site/fml/faq.fml
Both reports can be customized but that should really the exception...
29 lines of code changed in: