Directory PZFileReader/src/main/java/com/pz/reader/ordering/

Directory Created:
2006-10-16 13:59
Directory Deleted:
2006-10-17 18:09
Total Files:
0
Deleted Files:
2
Lines of Code:
0

Browse with ViewVC

[root]/PZFileReader/src/main/java/com/pz/reader/ordering

Lines of Code

PZFileReader/src/main/java/com/pz/reader/ordering/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 198 (100.0%) 24.7
Benoit Xhenseval 7 (87.5%) 189 (95.5%) 27.0
Paul Zepernick 1 (12.5%) 9 (4.5%) 9.0

Most Recent Commits

Benoit Xhenseval 2006-10-17 18:09

Moved to net.sf.pzfilereader

0 lines of code changed in:

Paul Zepernick 2006-10-17 15:21

removed exception for DataSets containing <record> mappings when an orderBy was called



Added logic to push all non-detail records to the bottom of the DataSet on a sort

9 lines of code changed in:

  • PZFileReader/src/main/java/com/pz/reader/ordering: OrderBy.java (+9 -1)
Benoit Xhenseval 2006-10-17 00:27

A few Checkstyle and FindBugs resolutions.

7 lines of code changed in:

  • PZFileReader/src/main/java/com/pz/reader/ordering: OrderBy.java (+7 -6)
Benoit Xhenseval 2006-10-16 16:35

Applied the Eclipse cleanUp, organise imports and format to help reduce the Checkstyle issues, from 1696 to 32.

slightly modified a few lines as well (ensured encapsulation).

91 lines of code changed in:

Benoit Xhenseval 2006-10-16 13:59

May look a bit scary but there was no code change. I still need to think further about the examples but now the project is split in 2 modules, the main library pzfilereader and the examples pzfilereader-examples. Both follow the same version numbering.

Each can be built at their level (e.e the PZFileReader directory or PZFileReaderSamples directory.

But preferably at the top level using:

maven pz:build

maven pz:rebuild

maven pz:site

maven pz:releasebuild



The Site is the generated in target/pzfilereader-site-2.2.0/bin/pzfilereader-2.2.0/docs

More to follow...

91 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT