History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-541
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Jeff Brown
Reporter: Marcel Overdijk
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Command 'create-plugin' should also work outside of a grails project [related to GRAILS-533]

Created: 29/Dec/06 01:18 PM   Updated: 29/Dec/06 01:52 PM
Component/s: None
Affects Version/s: 0.4
Fix Version/s: 0.4

Time Tracking:
Not Specified


 Description  « Hide
In the fix for http://jira.codehaus.org/browse/GRAILS-533 only the 'help' and 'create-app' are allowed to be executed out a grails project. The 'create-plugin' command needs to be added to this list.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jeff Brown - 29/Dec/06 01:41 PM
The create-plugin command may now be executed outside of a grails project.

Marcel Overdijk - 29/Dec/06 01:46 PM
WOW Jeff - a little bit off topic, but worth to mention -,

Some statistics from the grails-scm mailing list (new Grails record?)

  • only 4 minutes to fix the issue in svn
  • only 15 minutes to get in the latest 0.4 snapshot download
  • only 21 minutes after raising the issue, I was able to create my plugin project

Thanks,
Marcel


Graeme Rocher - 29/Dec/06 01:50 PM
Great work Jeff

Jeff Brown - 29/Dec/06 01:52 PM
Marcel,

Hah! Maybe I should make it a goal to resolve 1 issue every time I eat lunch. I actually fixed this while my soup was in the microwave. The soup took longer than the bug fix.

jb