Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.6
-
Fix Version/s: None
-
Component/s: groovy-jdk
-
Labels:None
-
Environment:Windows XP
-
Number of attachments :
Description
In version 1.8.5, I was able to do this on command line:
groovy xyz.groovy jdbc:sybase:Tds:host:port/mydb?charset=iso_1
But in version 1.8.6, I will get:
The syntax of the command is incorrect because of the '?'.
Activity
Edmond Wong
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | screenshot-1.jpg [ 59088 ] |
Guillaume Laforge
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Guillaume Laforge [ guillaume ] | |
| Resolution | Not A Bug [ 6 ] |
Edmond Wong
made changes -
| Resolution | Not A Bug [ 6 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Edmond Wong
made changes -
| Attachment | screenshot-2.jpg [ 59090 ] |
Pascal Schumacher
made changes -
| Assignee | Guillaume Laforge [ guillaume ] |
look like groovy 1.8.6 won't take ? on the command line.