Issue Details (XML | Word | Printable)

Key: MPCHANGELOG-54
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Julian Dunn
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Changelog Plugin

invalid characters in CVS changelog cause build failure

Created: 28/Jan/05 11:01 PM   Updated: 22/Apr/05 07:52 AM
Component/s: None
Affects Version/s: 1.7.1
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
Per my message to maven-users:

-----------
Some of our developers periodically check in code and write CVS commit
messages containing invalid characters. For example, people will put in
Ctrl-V+C accidentally, which causes our continuous build to fail with:

BUILD FAILED
File...... /home/jdunn/.maven/cache/maven-xdoc-plugin-1.8/plugin.jelly
Element... x:parse
Line...... 120
Column.... 48
Error on line 12 of document
file:/home/jdunn/devel/util/target/changelog.xml :An invalid XML
character (Unicode: 0x16) was found in the CDATA section.
Nestedexception: An invalid XML character (Unicode: 0x16) was found in
the CDATA section.
Total time: 19 seconds
Finished at: Fri Jan 28 16:55:21 EST 2005
-----------



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Darren Bell added a comment - 22/Apr/05 07:52 AM
I'm getting the same thing. Any way to resolve this?