/[Apache-SVN]
ViewVC logotype

Revision 273725


Jump to revision: Previous Next
Author: costin
Date: Sun Dec 29 07:31:26 2002 UTC (21 years, 3 months ago)
Changed paths: 1
Log Message:
Fix the CRLF failure.

The test relies on the order of attributes ( cr set before eol ). Probably
other tasks are in the same situation.

The original change tried to reduce the dependencies on SAX - we may
use DOM or direct API calls in future, and the code will become very
complex. I just used the same thing that SAX is using ( 2 Vectors to
preserve the order ). We could also pick one ( SAX2 attributes ) and use
it in all cases.

PR:
Obtained from:
Submitted by:
Reviewed by:


Changed paths

Path Details
Directoryant/core/trunk/src/main/org/apache/tools/ant/RuntimeConfigurable.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26