Index: C:/Java/castor-4/.checkstyle
===================================================================
--- C:/Java/castor-4/.checkstyle (revision 7008)
+++ C:/Java/castor-4/.checkstyle (working copy)
@@ -6,31 +6,28 @@
-
-
+
+
+
+
-
-
+
+
+
-
-
+
+
+
-
-
+
+
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
Index: C:/Java/castor-4/.classpath
===================================================================
--- C:/Java/castor-4/.classpath (revision 7008)
+++ C:/Java/castor-4/.classpath (working copy)
@@ -6,25 +6,29 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: C:/Java/castor-4/src/doc/release-notes.xml
===================================================================
--- C:/Java/castor-4/src/doc/release-notes.xml (revision 7008)
+++ C:/Java/castor-4/src/doc/release-notes.xml (working copy)
@@ -35,6 +35,26 @@
+
+
+ Created basic modul structur for JDO modul including eclipse configuration.
+
+
+ Ralf Joachim
+ ralf.joachim@syscon.eu
+
+
+ Ralf Joachim
+ ralf.joachim@syscon.eu
+
+
+ Ralf Joachim
+ ralf.joachim@syscon.eu
+
+ Enh.
+ JDO
+ 20070607
+
Replaced PrintStream and StringBuffer by a Writer implementation.
Index: C:/Java/castor-4/src/etc/CHANGELOG
===================================================================
--- C:/Java/castor-4/src/etc/CHANGELOG (revision 7008)
+++ C:/Java/castor-4/src/etc/CHANGELOG (working copy)
@@ -1,6 +1,11 @@
SVN
---
+JDO: Resolved issue CASTOR-2000 using contribution from Ralf Joachim [ralf.joachim@syscon.eu]
+ Created basic modul structur for JDO modul including eclipse configuration.
+ Details: http://jira.codehaus.org/browse/CASTOR-2000
+ (Ralf - 20070607)
+
JDO: Resolved issue CASTOR-1774 using contribution from Le Duc Bao [leducbao@gmail.com]
Replaced PrintStream and StringBuffer by a Writer implementation.
Details: http://jira.codehaus.org/browse/CASTOR-1774