[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-07-12 Thread James Page
** Changed in: libcommons-cli-java (Ubuntu Precise) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcommons-cli-java in Ubuntu. https://bugs.launchpad.net/bugs/944546 Title: StringIndexOutOfB

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-06-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libcommons-cli-java -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcommons-cli-java in Ubuntu. https://bugs.launchpad.net/bugs/944546 Title: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-06-19 Thread James Page
mkdir classes javac -d classes -classpath /usr/share/java/commons-cli.jar TestCLIFailure.java java -classpath /usr/share/java/commons-cli.jar:classes org.apache.commons.cli.TestCLIFailure Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 5 at

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-06-19 Thread James Page
Andrew Do you have a specific test case which exhibits this issue in Ubuntu 12.04? I can re-produce using a artificial test case but I would prefer to have a concrete issue with an installed package to support the SRU. Marking task for precise 'Incomplete' pending your response; please set back

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-06-19 Thread Launchpad Bug Tracker
This bug was fixed in the package libcommons-cli-java - 1.2-3ubuntu1 --- libcommons-cli-java (1.2-3ubuntu1) quantal; urgency=low * d/patches/CLI-193.patch: Cherry picked patch from upstream VCS to ensure that wrap width is never exceeded when printing help messages which can

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-06-07 Thread Stéphane Graber
** Changed in: libcommons-cli-java (Ubuntu) Milestone: quantal-alpha-1 => quantal-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcommons-cli-java in Ubuntu. https://bugs.launchpad.net/bugs/944546 Title: StringIndexOut

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-06-01 Thread James Page
Actually that seems to be an issue with openjdk-7 - builds just fine on openjdk-6 and passes all tests. ** Changed in: libcommons-cli-java (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-06-01 Thread James Page
Applying this patch results in a regression in the junit test suite provided for this package. ** Changed in: libcommons-cli-java (Ubuntu Precise) Importance: Critical => High ** Changed in: libcommons-cli-java (Ubuntu) Importance: Critical => High -- You received this bug notification b

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-05-31 Thread James Page
** Changed in: libcommons-cli-java (Ubuntu Precise) Milestone: ubuntu-12.04 => ubuntu-12.04.1 ** Changed in: libcommons-cli-java (Ubuntu) Milestone: ubuntu-12.04 => quantal-alpha-1 ** Changed in: libcommons-cli-java (Ubuntu Precise) Assignee: Ubuntu Server Team (ubuntu-server) => Jam

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-03-26 Thread Martin Pitt
** Changed in: libcommons-cli-java (Ubuntu Precise) Milestone: ubuntu-12.04-beta-2 => ubuntu-12.04 -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. https://bugs.launchpad.net/bugs/944546 Title: StringIndexOutOfBoundsException in

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-03-22 Thread Kate Stewart
Not seeing much progress on this, assigning explicitly to server team to consider. ** Changed in: libcommons-cli-java (Ubuntu Precise) Assignee: (unassigned) => Ubuntu Server Team (ubuntu-server) -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-03-12 Thread Kate Stewart
** Tags added: rls-mgr-p-tracking -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcommons-cli-java in Ubuntu. https://bugs.launchpad.net/bugs/944546 Title: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos To manage no

[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-03-03 Thread Clint Byrum
Andrew, thanks for the report! Patch looks pretty minimal and its an upstream critical bug. This should definitely be fixed before precise releases. ** Changed in: libcommons-cli-java (Ubuntu) Status: New => Triaged ** Changed in: libcommons-cli-java (Ubuntu) Importance: Undecided => C