May 2007 Commit Log

Number of Commits:
26
Number of Active Developers:
3
mauro 2007-05-24 05:32 Rev.: 1188

Removed Mac-specific test filter.

0 lines of code changed in 1 file:

joehni 2007-05-24 03:46 Rev.: 1187

[maven-release-plugin] prepare for next development iteration

1 lines of code changed in 3 files:

joehni 2007-05-24 03:46 Rev.: 1185

[maven-release-plugin] prepare release XSTREAM_1_2_2

2 lines of code changed in 3 files:

joehni 2007-05-23 16:08 Rev.: 1183

Compares unmarshalled dates with result of date parsed with SimpleDateFormat.

43 lines of code changed in 1 file:

joehni 2007-05-21 17:16 Rev.: 1177

Organize imports.

25 lines of code changed in 8 files:

joehni 2007-05-21 17:15 Rev.: 1176

Fix for JDK 1.3

21 lines of code changed in 1 file:

joehni 2007-05-20 05:53 Rev.: 1175

Fix FieldDictionary implementation.

2 lines of code changed in 1 file:

joehni 2007-05-20 05:13 Rev.: 1174

Fix @since to 1.2.2

18 lines of code changed in 14 files:

joehni 2007-05-18 16:52 Rev.: 1171

Minor improvements in FieldDictionary.
No static references to types in SortableFieldKeySorter.
OrderReteiningMap handles the addition of the same key twice.

31 lines of code changed in 3 files:

joehni 2007-05-17 16:57 Rev.: 1168

Static field in child class may hide non-static field in parent class (XSTR-320).

28 lines of code changed in 2 files:

joehni 2007-05-17 16:09 Rev.: 1167

Add NativeFieldKeySorter (XSTR-363).
Support OrderRetainingMap.entrySet().
Rename DefaultFieldKeySorter to ImmutableFieldKeySorter.
Document FieldKeySorter.
Add acceptance test for a custom FieldKeySorter.

321 lines of code changed in 12 files:

joehni 2007-05-17 14:11 Rev.: 1166

DateConverters do not respect change in time zone (found as result of XSTR-396).

21 lines of code changed in 2 files:

joehni 2007-05-17 10:28 Rev.: 1165

Unit test for XSTR-399.

7 lines of code changed in 1 file:

joehni 2007-05-11 15:13 Rev.: 1162

Fix DomDriver ignoring given XmlFriendlyReplace (XSTR-398).

6 lines of code changed in 1 file:

joehni 2007-05-11 08:09 Rev.: 1161

Fix attributes for inherited fields (XSTR-376).

127 lines of code changed in 2 files:

joehni 2007-05-10 04:51 Rev.: 1160

Factor out Pool implementation from ThreadSafeSimpleDateFormat.

107 lines of code changed in 3 files:

joehni 2007-05-07 19:41 Rev.: 1158

Fix JDK 1.3 build.
Jettison is based on JDK 1.4 (uses java.nio classes).
Fix SecurityManagerTest for ant build.
DynamicSecurityManager collects failing permissions.

56 lines of code changed in 6 files:

joehni 2007-05-07 17:44 Rev.: 1157

Support raw bytes with ObjectInOutStream (solves possibly XSTR-255).

91 lines of code changed in 2 files:

joehni 2007-05-07 12:45 Rev.: 1155

Respect omitField at deserialization (XSTR-68).

42 lines of code changed in 2 files:

joehni 2007-05-07 08:12 Rev.: 1154

Ensure readResolve is called before validation.

7 lines of code changed in 1 file:

gas 2007-05-05 20:36 Rev.: 1153

Adding support to ommit field through annotations

40 lines of code changed in 3 files:

gas 2007-05-05 20:27 Rev.: 1152

Fixing recursive calls for declared fields

7 lines of code changed in 1 file:

joehni 2007-05-04 17:25 Rev.: 1151

Avoid String.intern() wasting limited PermGen space (XSTR-395).)

31 lines of code changed in 3 files:

mauro 2007-05-02 06:57 Rev.: 1143

Formatted XML to use 2-space indentation.
Updated settings-template.xml to use single server id.

320 lines of code changed in 3 files:

joehni 2007-05-01 12:05 Rev.: 1141

Use WeakHashMaps to allow gc to collect classes.

14 lines of code changed in 1 file:

joehni 2007-05-01 11:28 Rev.: 1140

Use fix plugin versions. Execute only deploy on release. Duplicate profile for JDK 6 because of MNG-1910 limitation.

74 lines of code changed in 1 file:

April 2007 »