Patch: [jdom-interest] serialization test failure after the last cvs release
Bradley S. Huffman
hip at a.cs.okstate.edu
Wed Apr 10 10:56:47 PDT 2002
Hmmm, seems to be from one of my patches. Now how that happen? I'm usually
very diligent in making sure any patches pass the tests before submitted.
Guess I screwed up this time :(
Brad
*** XMLOutputter.java Wed Apr 10 12:49:24 2002
--- XMLOutputter.new Wed Apr 10 12:50:09 2002
***************
*** 1658,1664 ****
index++;
}
}
! return size;
}
// Return the index + 1 of the last non-all-whitespace CDATA or
--- 1658,1664 ----
index++;
}
}
! return index;
}
// Return the index + 1 of the last non-all-whitespace CDATA or
More information about the jdom-interest
mailing list