Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 3001 3000

latest revision download Branch trunk

3001 annotated / raw | Diffs: previous, other | Lines: 430 ( +1, -1 )

Created: 2008-01-19 01:58:24 -0600 (7 months ago) | Author: tm_jee | Changeset: 3001

Fix falling test case :-

Renamed EncodingTestCase to AbstractEncodingTestCase, cause ant's test target in osbuild.xml is
configured to ignore Abstract* as test case, with EncodingTestCase (being abstract) it causes
unit test to failed.

Tags: webwork_2-2-7

3000 new annotated / raw | Lines: 430 ( +430, -0 )

Created: 2008-01-18 20:09:56 -0600 (7 months ago) | Author: tm_jee | Changeset: 3000

WW-1495 FastByteArrayOutputStream has an encoding bug

Thanks Brat (Atlassian) and Alexey for reporting this and providing a patch. Thanks guys, all the best to you and Atlassian.