[root]/qalab
.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)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 139 (100.0%) | 2891 (100.0%) | 20.7 |
Benoit Xhenseval | 133 (95.7%) | 2848 (98.5%) | 21.4 |
Marcin Jekot | 6 (4.3%) | 43 (1.5%) | 7.1 |
updated dependency and me timezone
3 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'
37 lines of code changed in:
putting ydoc back in commented out
3 lines of code changed in:
removed ydoc and added additional repositories
0 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
0 lines of code changed in:
move qalab to version 1.1
31 lines of code changed in:
Tidy
5 lines of code changed in:
More build tuning...
5 lines of code changed in:
Try to sort out a combined build m1 and m2... not trivial... lots of dark magic...
13 lines of code changed in:
Move to version 1.0
8 lines of code changed in:
changed the pom back to old version of findbugs until it is released.
1 lines of code changed in:
Fix a few issues with site generation (broken links, missing data)
2 lines of code changed in:
A fair amount of tidying up for the consolidated site generation.
1 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
1 lines of code changed in:
Prepare for modularised m1 build.Fit in the standard Maven layout.
37 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...
13 lines of code changed in:
Moved version to 1.0-b1 across the board, except the Maven2 plugin (what should we do for that version???)
14 lines of code changed in:
reformatted
138 lines of code changed in:
A bit of tidy and added a BASIC POM for Maven2 build (but it should NOT be used to build the release).
150 lines of code changed in:
Creating a series of 'sub Mojos' to simplify the declaration of qalab tasks in the pom.xml
4 lines of code changed in:
(67 more)