[jira] Commented: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-25 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=comments#action_12444696 ] David Leal commented on LANG-284: - Dear Henri, About your comment, that is why I have provided two methods, the method that returns String[][] drawFixedColumnLength

[jira] Commented: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-24 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=comments#action_1286 ] David Leal commented on LANG-284: - I have added a feature requets on WordUtils class about that: https://issues.apache.org/jira/browse/LANG-280";>Jira LANG-280 > T

[jira] Commented: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-24 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=comments#action_1282 ] David Leal commented on LANG-284: - Thanks for your interest, just to take into account that the method: splitWrappedLinesInToList wouldn't be necessary if the class

[jira] Updated: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-14 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=all ] David Leal updated LANG-284: Attachment: TestTextTable.java Junit test. > TextTable for printing a fixedlength columns format text tables > --

[jira] Updated: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-14 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=all ] David Leal updated LANG-284: Attachment: TestTextTable.out Sample output > TextTable for printing a fixedlength columns format text tables > -

[jira] Updated: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-11 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=all ] David Leal updated LANG-284: Attachment: TextTable.java Implementation of TextTable. > TextTable for printing a fixedlength columns format text tables > -

[jira] Created: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-11 Thread David Leal (JIRA)
TextTable for printing a fixedlength columns format text tables --- Key: LANG-284 URL: http://issues.apache.org/jira/browse/LANG-284 Project: Commons Lang Issue Type: New Feature

[jira] Created: (LANG-280) Improve wrap method on WordUtils

2006-09-26 Thread David Leal (JIRA)
Improve wrap method on WordUtils Key: LANG-280 URL: http://issues.apache.org/jira/browse/LANG-280 Project: Commons Lang Issue Type: Improvement Affects Versions: 2.1 Reporter: David Leal Jus

[jira] Commented: (CLI-125) Invokes Date Validator for a Date type (fail on real example)

2006-09-20 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/CLI-125?page=comments#action_12436347 ] David Leal commented on CLI-125: I have found another test case that fails and is related with data input argument type: public final void testPossibleBug2() throws

[jira] Updated: (CLI-125) Invokes Date Validator for a Date type (fail on real example)

2006-09-14 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/CLI-125?page=all ] David Leal updated CLI-125: --- Attachment: BatchCallerCommandLineParser_help_en.out The output when invoking -help option in order to understand the input argument syntax definition. > Invokes Date Vali

[jira] Commented: (CLI-113) generate ant task automatically from CLI

2006-09-12 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/CLI-113?page=comments#action_12434307 ] David Leal commented on CLI-113: The similar product JSAP, provide such utility, it simplify a lot the process of defining the input argument syntax, because you don'

[jira] Commented: (CLI-125) Invokes Date Validator for a Date type (fail on real example)

2006-09-12 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/CLI-125?page=comments#action_12434301 ] David Leal commented on CLI-125: Andrew, That is right, the validator is called twice without sense. After invokation of validate, the list is converted into Date ea

[jira] Commented: (CLI-125) Invokes Date Validator for a Date type (fail on real example)

2006-09-12 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/CLI-125?page=comments#action_12434108 ] David Leal commented on CLI-125: I have tested the example, under Java: C:\Documents and Settings\X017735>java -version java version "1.5.0_06" Java(TM) 2 Runtime Env

[jira] Updated: (CLI-125) Invokes Date Validator for a Date type (fail on real example)

2006-09-12 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/CLI-125?page=all ] David Leal updated CLI-125: --- Attachment: TEST-com.schinvest.lra.business.batch.commandLine.batchCaller.TestBatchCallerCommandLineParser.txt Output of the test. > Invokes Date Validator for a Date type

[jira] Updated: (CLI-125) Invokes Date Validator for a Date type (fail on real example)

2006-09-12 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/CLI-125?page=all ] David Leal updated CLI-125: --- Attachment: TestBatchCallerCommandLineParser.java The testing class, the test fails when testing the method: testRealExamples. > Invokes Date Validator for a Date type (fai

[jira] Updated: (CLI-125) Invokes Date Validator for a Date type (fail on real example)

2006-09-12 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/CLI-125?page=all ] David Leal updated CLI-125: --- Attachment: com.zip All required source files. In order to compile you will need the Commons Lang Library (for enums), but this is required too for CLI. > Invokes Date Val

[jira] Created: (CLI-125) Invokes Date Validator for a Date type (fail on real example)

2006-09-12 Thread David Leal (JIRA)
Invokes Date Validator for a Date type (fail on real example) - Key: CLI-125 URL: http://issues.apache.org/jira/browse/CLI-125 Project: Commons CLI Issue Type: Bug Affects Versi

[jira] Created: (CLI-118) CLIMessageBundle for spanish (attached)

2006-06-08 Thread David Leal (JIRA)
CLIMessageBundle for spanish (attached) --- Key: CLI-118 URL: http://issues.apache.org/jira/browse/CLI-118 Project: Commons CLI Type: Improvement Versions: Nightly Builds Reporter: David Leal Just to suggest adding r

[jira] Created: (CLI-117) Improve the group option desing (ids, more than one instance, etc)

2006-06-05 Thread David Leal (JIRA)
Improve the group option desing (ids, more than one instance, etc) -- Key: CLI-117 URL: http://issues.apache.org/jira/browse/CLI-117 Project: Commons CLI Type: Improvement Versions: Nightly Builds

[jira] Created: (CLI-116) Allow to configure the with of the first column on the HelperFormatter.print() method

2006-06-05 Thread David Leal (JIRA)
Allow to configure the with of the first column on the HelperFormatter.print() method - Key: CLI-116 URL: http://issues.apache.org/jira/browse/CLI-116 Project: Commons CLI Type: Impr