JBossStringBuilder.deleteCharAt always fails
--------------------------------------------
Key: JBBUILD-327
URL:
http://jira.jboss.com/jira/browse/JBBUILD-327
Project: JBoss Build System
Issue Type: Bug
Affects Versions: JBossRetro-1.0.4.GA
Reporter: David Lloyd
Assigned To: David Lloyd
Fix For: JBossRetro-1.0.5.GA
JBossStringBuilder.deleteCharAt calls up to JBossStringBuilder.delete, setting the
"end" parameter to 1. Unfortunately, this makes delete() fail because end is
less than start for most values of start.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira