This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 140985

Summary: Support "grails clean"
Product: groovy Reporter: akochnev <akochnev>
Component: GrailsAssignee: martin_adamek <martin_adamek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description akochnev 2008-07-21 13:07:27 UTC
Typically, before committing the application, I do a clean in order to make sure that what I deploy does not somehow
have unneeded artifacts. Currently, the context menu commands do not include "clean".
Comment 1 fmcypriano 2008-08-08 18:17:18 UTC
When developing a project using different IDEs and different system, execute grails clean before start the app avoid
some problems.
Comment 2 Petr Hejl 2008-10-13 14:25:01 UTC
*** Issue 143374 has been marked as a duplicate of this issue. ***
Comment 3 Petr Hejl 2008-11-07 22:54:24 UTC
Fixed in main 45164b3dedeb.
Comment 4 Quality Engineering 2008-11-08 04:30:36 UTC
Integrated into 'main-golden', will be available in build *200811080201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/45164b3dedeb
User: phejl@netbeans.org
Log: #140985 Support "grails clean"
Comment 5 Petr Hejl 2009-06-23 16:26:31 UTC
*** Issue 167388 has been marked as a duplicate of this issue. ***