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 134056

Summary: warnings during build
Product: groovy Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2008-04-28 11:52:33 UTC
Warning: in org.netbeans.modules.groovy.editor,org.netbeans.modules.groovy.gsp not using spec.version.base, yet
declaring implementation dependencies; may lead to problems with Auto Update (see
http://wiki.netbeans.org/wiki/view/DevFaqImplementationDependency)
Comment 1 Petr Hejl 2008-11-24 15:27:38 UTC
groovy.editor fixed in main 31029d18fd9f.
Comment 2 Petr Hejl 2008-11-24 15:41:06 UTC
2 of 3 impl. deps removed from gsp - main 590f5d1643d5.
Comment 3 Quality Engineering 2008-11-25 16:46:44 UTC
Integrated into 'main-golden', will be available in build *200811251401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/31029d18fd9f
User: phejl@netbeans.org
Log: #134056 warnings during build (removed impl dependency)
Comment 4 Petr Hejl 2009-10-21 16:01:26 UTC
No such warnings are present now.