[forge-dev] [JBoss JIRA] Commented: (SEAMFORGE-31) Project location after new-project incorrect when not using the default path

Paul Bakker (JIRA) jira-events at lists.jboss.org
Fri Feb 4 10:04:39 EST 2011


    [ https://issues.jboss.org/browse/SEAMFORGE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580179#comment-12580179 ] 

Paul Bakker commented on SEAMFORGE-31:
--------------------------------------

Just to get started on the Forge code I fixed this issue:

https://github.com/paulbakker/forge/commit/32b0e9e3a4ebcb54d8a624f4596728087f995446 and https://github.com/paulbakker/forge/commit/41e975f2f8f12f18db427d9a959de8c4353d75b8.

Should I do a pull request?

> Project location after new-project incorrect when not using the default path
> ----------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-31
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-31
>             Project: Seam Forge
>          Issue Type: Bug
>          Components: Shell
>    Affects Versions: 1.0.0.Alpha1
>            Reporter: Paul Bakker
>            Priority: Minor
>
> When doing the following the path where the project is created is incorrect:
> {code}
> new-project
> [named=The name of the new project (java.lang.String)]: MyFirstForgeProject
> [topLevelPackage=The top level package for your Java source files [e.g: "com.example.project"]  (java.lang.String)]: demo    
> Use [/Users/paul/tmp/forge/dist/MyFirstForgeProject] as project directory? [Y/n] n
> Where would you like to create the project? /Users/paul/tmp/forgedemo
> Wrote /Users/paul/tmp/src/main/resources/META-INF/forge.xml
> {code}
> As you can see, the project is created in the /Users/paul/tmp dir instead of /Users/paul/tmp/forgedemo.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-dev mailing list