DateAuthorFiles/Message
2002-10-28 21:13:34 Robert Burrell Donkin project.properties - v1.4
project.xml - v1.16
src/test/org/apache/commons/betwixt/dotbetwixt/TestBeanToXml.java - v1.2
xdocs/overview.xml - v1.3
Updated by email address and changed examples in overview document so that they are correctly rendered by maven.
2002-10-27 01:34:00 dIon Gillard project.xml - v1.15
Fix site URL before deployment of site
2002-10-27 01:28:18 dIon Gillard checkstyle.properties - v1.1
project.properties - v1.3
xdocs/.cvsignore - v1.1
Update checkstyle properties and project properties to maven release that is being used
2002-10-27 00:41:58 dIon Gillard project.xml - v1.14
Add my name as a committer since I've committed
2002-10-27 00:39:00 dIon Gillard src/test/org/apache/commons/betwixt/AbstractTestCase.java - v1.3
src/test/org/apache/commons/betwixt/recursion/TestRecursion.java - v1.3
src/test/org/apache/commons/betwixt/schema/TestSchema.java - v1.3
Fix for tests failing when an absolute path had a space in the name
2002-10-26 14:30:54 Martin van den Bemt src/java/org/apache/commons/betwixt/XMLIntrospector.java - v1.10
Added a setter to enable the use of the beanInfoSearchPath again. The default will still be not to use the beanInfoSearchPath.