cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-12-01 Thread rdonkin
rdonkin 2004/12/01 12:08:00 Modified:betwixt/xdocs tasks.xml Log: Improved introspection support for dynabeans Revision ChangesPath 1.40 +1 -0 jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-12-01 Thread rdonkin
rdonkin 2004/12/01 13:15:47 Modified:betwixt/xdocs tasks.xml Log: Allowed anonymous mixed collections to be specified in a dot betwixt file. Revision ChangesPath 1.41 +1 -0 jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-10-31 Thread rdonkin
rdonkin 2004/10/31 02:15:22 Modified:betwixt/src/java/org/apache/commons/betwixt XMLIntrospector.java betwixt/src/java/org/apache/commons/betwixt/io BeanRuleSet.java

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-09-28 Thread rdonkin
rdonkin 2004/09/28 15:21:20 Modified:betwixt/src/java/org/apache/commons/betwixt/strategy TypeBindingStrategy.java betwixt/src/test/org/apache/commons/betwixt/strategy TestSimpleTypeMapper.java betwixt/xdocs

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-09-21 Thread rdonkin
rdonkin 2004/09/21 12:11:43 Modified:betwixt Tag: RELEASE_0_6_BRANCH RELEASE-NOTES.txt project.xml betwixt/xdocs Tag: RELEASE_0_6_BRANCH tasks.xml Log: Preparations for 0.6 release Revision ChangesPath No revision

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-09-12 Thread rdonkin
rdonkin 2004/09/12 09:20:22 Modified:betwixt/xdocs Tag: RELEASE_0_6_BRANCH tasks.xml Log: Updated tasks completed for 0.6 Revision ChangesPath No revision No revision 1.31.2.1 +4 -4 jakarta-commons/betwixt/xdocs/tasks.xml

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-08-06 Thread rdonkin
rdonkin 2004/08/06 14:57:11 Modified:betwixt/xdocs tasks.xml Log: Added details of completed task Revision ChangesPath 1.32 +6 -1 jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml ===

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-06-24 Thread rdonkin
rdonkin 2004/06/24 11:36:02 Modified:betwixt/xdocs tasks.xml Log: Added empty tag rendering to done tasks list. Revision ChangesPath 1.30 +1 -0 jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-06-24 Thread rdonkin
rdonkin 2004/06/24 12:42:13 Modified:betwixt/xdocs tasks.xml Log: Sorted tasks in those that had been done for 0.5 and those which were done afterwards. Revision ChangesPath 1.31 +73 -63jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-01-18 Thread rdonkin
rdonkin 2004/01/18 04:30:58 Modified:betwixt/src/java/org/apache/commons/betwixt Tag: REFACTORING-BRANCH_2004-01-13 ElementDescriptor.java XMLIntrospector.java betwixt/src/java/org/apache/commons/betwixt/digester Tag:

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-01-18 Thread rdonkin
rdonkin 2004/01/18 11:21:18 Modified:betwixt/src/java/org/apache/commons/betwixt Tag: REFACTORING-BRANCH_2004-01-13 XMLIntrospector.java betwixt/src/java/org/apache/commons/betwixt/digester Tag: REFACTORING-BRANCH_2004-01-13

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2003-11-24 Thread mvdb
mvdb2003/11/24 01:23:13 Modified:betwixt/xdocs tasks.xml Log: Fixing typo spotted by Rob Leland. Revision ChangesPath 1.25 +1 -1 jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2003-02-27 Thread rdonkin
rdonkin 2003/02/27 11:20:18 Modified:betwixt/src/java/org/apache/commons/betwixt/io AbstractBeanWriter.java BeanWriter.java SAXBeanWriter.java betwixt/xdocs tasks.xml Log: Changed writers to use new Sax inspired API.

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2003-02-27 Thread rdonkin
rdonkin 2003/02/27 11:51:19 Modified:betwixt/xdocs tasks.xml Log: Improved deprecation messages Revision ChangesPath 1.10 +33 -29jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml ===

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2003-02-10 Thread rdonkin
rdonkin 2003/02/10 12:19:28 Modified:betwixt/src/java/org/apache/commons/betwixt/expression Expression.java betwixt/xdocs tasks.xml Log: The update method on Expression is unused (it was replaced by the Updater class) and has therefore been

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml navigation.xml overview.xml todo.xml

2003-01-25 Thread rdonkin
rdonkin 2003/01/25 12:15:21 Modified:betwixt Tag: BETWIXT_1_0_ALPHA_1_RELEASE_BRANCH RELEASE-NOTES.txt project.xml betwixt/xdocs Tag: BETWIXT_1_0_ALPHA_1_RELEASE_BRANCH navigation.xml overview.xml Added:

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml navigation.xml todo.xml

2003-01-19 Thread rdonkin
rdonkin 2003/01/19 07:46:56 Modified:betwixt/xdocs navigation.xml Added: betwixt/xdocs tasks.xml Removed: betwixt/xdocs todo.xml Log: Maven links to a file named tasks.xml for it's task list. i've renamed the todo.xml document to task.xml so that it's linked correctly

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2003-01-19 Thread rdonkin
rdonkin 2003/01/19 15:25:53 Modified:betwixt/src/java/org/apache/commons/betwixt/digester AttributeRule.java ElementRule.java betwixt/src/test/org/apache/commons/betwixt/dotbetwixt TestBeanToXml.java