[forge-issues] [JBoss JIRA] (FORGE-2463) Cannot use ~ with java-new-package and createPackageInfo parameter

George Gastaldi (JIRA) issues at jboss.org
Tue Sep 1 08:51:05 EDT 2015


     [ https://issues.jboss.org/browse/FORGE-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi closed FORGE-2463.
----------------------------------


> Cannot use ~ with java-new-package and createPackageInfo parameter
> ------------------------------------------------------------------
>
>                 Key: FORGE-2463
>                 URL: https://issues.jboss.org/browse/FORGE-2463
>             Project: Forge
>          Issue Type: Bug
>          Components: Java EE
>    Affects Versions: 2.19.0.Final
>            Reporter: Antonio Goncalves
>            Assignee: Antonio Goncalves
>             Fix For: 2.19.1.Final
>
>
> The '~' symbol cannot be used when creating a package with the createPackageInfo parameter :
> {code}
> [model]$ java-new-package --named org.agoncal.application.cdbookstore.model --createPackageInfo 
> ***SUCCESS*** Package 'org.agoncal.application.cdbookstore.model' created succesfully.
> [model]$ java-new-package --named ~.model 
> ***SUCCESS*** Package '~.model' created succesfully.
> [model]$ java-new-package --named ~.model --createPackageInfo 
> ***ERROR*** Error while executing 'Java: New Package'
> ***INFO*** (type "export VERBOSE=true" to enable stack traces)
> ***ERROR*** Invalid identifier : >~<
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the forge-issues mailing list