log build.xml @ 297:e7ca6f16d074

age author description
2011-09-03 Artem Tikhomirov Few tests for working copy information (branch, parents)
2011-08-25 Artem Tikhomirov Make present state available as version 0.5.0 v0.5.0
2011-08-24 Artem Tikhomirov Include tests for hgignore into the suite
2011-04-26 Artem Tikhomirov Add clone,incoming and outging tests
2011-04-13 Artem Tikhomirov Added cleanup and rebuild target; option to include debug information
2011-03-30 Artem Tikhomirov Nice ant --projecthelp -v output
2011-03-30 Artem Tikhomirov Build shall succeed with no precompiled classes, too
2011-03-16 Artem Tikhomirov First GA version is 0.1.0
2011-03-10 Artem Tikhomirov Build jar with sources along with main jars
2011-03-09 Artem Tikhomirov Merged branch wrap-data-access into default for resource-friendly data access. Updated API to promote that friendliness to clients (channels, not byte[]). More exceptions
2011-02-24 Artem Tikhomirov Dedicated location for various test data
2011-02-22 Artem Tikhomirov Bring test repos along with us to recreate testbench
2011-02-18 Artem Tikhomirov Samples updated
2011-01-29 Artem Tikhomirov Add version identifier to jar name.
2011-01-28 Artem Tikhomirov ErrorCollector in tests to grab multiple errors
2011-01-28 Artem Tikhomirov Updated contact address to support@hg4j.com
2011-01-28 Artem Tikhomirov Switch to JUnit for tests
2011-01-26 Artem Tikhomirov Build command line tools into separate jar
2011-01-25 alex build.xml: samples target fixed to use proper package names.
2011-01-23 Artem Tikhomirov Tests to run from build.xml
2011-01-23 Artem Tikhomirov Test for log command
2010-12-25 Artem Tikhomirov Access to underlaying file data wrapped into own Access object, implemented with FileChannel and ByteBuffer
2010-12-22 Artem Tikhomirov Explicit folder creation in the build.xml
2010-12-22 Artem Tikhomirov Ant script to build commands and run sample