5 Aug 16:00
From: Russel Winder <russel.winder@...>
Subject: [groovy-dev] Groovy doesn't work with Commons CLI 1.2 after all
Newsgroups: gmane.comp.lang.groovy.devel
Date: 2008-08-05 14:01:43 GMT
Subject: [groovy-dev] Groovy doesn't work with Commons CLI 1.2 after all

Newsgroups: gmane.comp.lang.groovy.devel
Date: 2008-08-05 14:01:43 GMT
Unfortunately there is a problem using Commons CLI 1.2 for Groovy -- with any luck though it might be my minor amendments, but I doubt it. Using 1.0: |> groovy -e "println 'hello'" hello |> Using 1.2-SNAPSHOT |> groovy -e "println 'hello'" org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, script_from_command_line: 1: unexpected token: null @ line 1, column 3. 1 error |> which indicates the -e is not being processed correctly. -- -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077(Continue reading)
RSS Feed