November 2007 Commit Log

Number of Commits:
37
Number of Active Developers:
1
joehni 2007-11-30 20:54 Rev.: 1332

Move StandardObject to package object.

56 lines of code changed in 36 files:

joehni 2007-11-30 20:43 Rev.: 1331

Upgrade Xpp3, Woodstox and Jettison.

0 lines of code changed in 7 files:

joehni 2007-11-25 20:41 Rev.: 1329

Spelling.

3 lines of code changed in 1 file:

joehni 2007-11-25 19:30 Rev.: 1328

Cleanup some warnings.

11 lines of code changed in 4 files:

joehni 2007-11-23 19:26 Rev.: 1326

Fix NPE for @XStreamImplicit on untyped collections (XSTR-412).

21 lines of code changed in 3 files:

joehni 2007-11-23 18:36 Rev.: 1325

Formatted.

13 lines of code changed in 1 file:

joehni 2007-11-23 18:36 Rev.: 1324

Add unit test for XSTR-425.

19 lines of code changed in 1 file:

joehni 2007-11-23 18:27 Rev.: 1323

Add unit test for XSTR-418.

27 lines of code changed in 1 file:

joehni 2007-11-23 18:06 Rev.: 1322

Invent auto-detection mode for annotations.
Fix @XStreamAlias for fields if field type should be rendered as attribute (XSTR-450).

89 lines of code changed in 9 files:

joehni 2007-11-22 19:58 Rev.: 1321

Drop unnecessary annotation preprocess calls.

79 lines of code changed in 6 files:

joehni 2007-11-22 19:07 Rev.: 1320

Sorted unit tests.

542 lines of code changed in 9 files:

joehni 2007-11-20 17:00 Rev.: 1319

Optimized annotation processing.
Evaluation mode for annotation auto-processing.

105 lines of code changed in 6 files:

joehni 2007-11-20 16:16 Rev.: 1318

Use deprecated code only in compatibility test.
Use proper test names.
Code clean-up.

213 lines of code changed in 8 files:

joehni 2007-11-19 17:12 Rev.: 1317

Add failing unit test for later bug fix.

19 lines of code changed in 1 file:

joehni 2007-11-19 04:51 Rev.: 1315

spelling

1 lines of code changed in 1 file:

joehni 2007-11-17 13:59 Rev.: 1314

Annotation refactoring, part II

599 lines of code changed in 7 files:

joehni 2007-11-15 17:48 Rev.: 1313

Fix change set.

2 lines of code changed in 1 file:

joehni 2007-11-15 17:42 Rev.: 1311

Refactor AttributeMapping for fields.

44 lines of code changed in 7 files:

joehni 2007-11-15 17:36 Rev.: 1309

Recommit deprecation changes after svn restore

3 lines of code changed in 3 files:

joehni 2007-11-12 17:45 Rev.: 1306

Deprecate @XStreamContainedType

4 lines of code changed in 3 files:

joehni 2007-11-10 19:32 Rev.: 1305

Fix @since tags.

16 lines of code changed in 12 files:

joehni 2007-11-10 18:58 Rev.: 1303

Annotation refactoring, part 1: Introduced AnnotationMapper, deprecated AnnotationReflectionConverter and AnnotationProvider.

277 lines of code changed in 10 files:

joehni 2007-11-10 18:07 Rev.: 1302

Collect 1.1 compatibility test.

37 lines of code changed in 3 files:

joehni 2007-11-10 18:00 Rev.: 1301

Revert to 1.1.1 converter ... it is part of compatibility test.

3 lines of code changed in 1 file:

joehni 2007-11-10 09:51 Rev.: 1300

Fix javadoc tag.
Spelling.

2 lines of code changed in 1 file:

joehni 2007-11-10 09:49 Rev.: 1299

Fix javadoc tag.

2 lines of code changed in 1 file:

joehni 2007-11-07 17:05 Rev.: 1298

Deprecate unused XmlFriendlyMapper.

7 lines of code changed in 2 files:

joehni 2007-11-06 17:38 Rev.: 1297

Add general support for locally defined converters.

244 lines of code changed in 10 files:

joehni 2007-11-06 01:15 Rev.: 1296

spelling

1 lines of code changed in 1 file:

joehni 2007-11-06 01:02 Rev.: 1295

Primitives use the bootstrap classloader.

1 lines of code changed in 1 file:

joehni 2007-11-04 11:58 Rev.: 1294

Removed tests that are covered by the JavaClassConverter test.

1 lines of code changed in 1 file:

joehni 2007-11-03 15:10 Rev.: 1293

Make StaxWriterTests Eclipse-compatible with pre-JDK6 environments.

245 lines of code changed in 5 files:

joehni 2007-11-03 14:41 Rev.: 1291

Fix spelling.

1 lines of code changed in 1 file:

joehni 2007-11-03 14:40 Rev.: 1290

Remove mapper dependency from DefaultConverterLookup.

25 lines of code changed in 5 files:

joehni 2007-11-03 11:39 Rev.: 1288

Revert workaround as proposed by Sun for XSTR-447.
Reuse JavaClassConverter in JavaMethodConverter.
Handle arrays in JavaClassConverter.
Load arrays with Class.forName and other types with CloassLoader.loadClass to keep class loader delegation.

65 lines of code changed in 4 files:

joehni 2007-11-03 10:42 Rev.: 1287

Fix XSTR-447 loading array classes using undefined behavior in pre-JDK 6 (see bug 6500212).

2 lines of code changed in 2 files:

joehni 2007-11-03 10:17 Rev.: 1286

Unit test for XSTR-447.

32 lines of code changed in 1 file:

October 2007 »