D:\_DEV\grails_apps>grails create-app WebFlowDemoWelcome to Grails 0.6 - http://grails.org/
Licensed under Apache Standard License 2.0
Grails home is set to: D:\D\MY_DEV\grails0.6
Base Directory: D:\_DEV\grails_apps
Environment set to development
Note: No plugin scripts found
Running script D:\D\MY_DEV\grails0.6\scripts\CreateApp.groovy
Overriding previous definition of reference to groovyJarSet
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\src
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFl
owDemo\src\java
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\src\groovy
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\controllers
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\services
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\domain
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\taglib
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\utils
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\views
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\views\layouts
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\i18n
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\conf
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\test
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\test\unit
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\test\integration
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\scripts
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\web-app
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\web-app\js
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\web-app\css
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\web-app\images
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\web-app\WEB-INF\classes
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\web-app\META-INF
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\lib
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\conf\spring
[mkdir] Created dir:
D:\_DEV\grails_apps\WebFlowDemo\grails-app\conf\hibernate
[propertyfile] Creating new property file:
D:\_DEV\grails_apps\WebFlowDemo\application.properties
[copy] Copying 2 files to
D:\_DEV\grails_apps\WebFlowDemo
[copy] Copying 2 files to
D:\_DEV\grails_apps\WebFlowDemo\web-app\WEB-INF
[copy] Copying 5 files to
D:\_DEV\grails_apps\WebFlowDemo\web-app\WEB-INF\tld
[copy] Copying 131 files to
D:\_DEV\grails_apps\WebFlowDemo\web-app
[copy] Copying 1 file to
D:\_DEV\grails_apps\WebFlowDemo\grails-app\conf
[copy] Copying 13 files to
D:\_DEV\grails_apps\WebFlowDemo\grails-app
[copy] Copying 1 file to
D:\_DEV\grails_apps\WebFlowDemo\grails-app\conf\spring
[copy] Copying 1 file to
D:\_DEV\grails_apps\WebFlowDemo
[copy] Copying 1 file to
D:\_DEV\grails_apps\WebFlowDemo
[copy] Copying 1 file to
D:\_DEV\grails_apps\WebFlowDemo
[propertyfile] Updating property file:
D:\_DEV\grails_apps\WebFlowDemo\application.properties
Created Grails Application at D:\_DEV\grails_apps/WebFlowDemo
D:\_DEV\grails_apps>