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 154450 - cannot build wadl.model
Summary: cannot build wadl.model
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-03 13:11 UTC by Lukas Jungmann
Modified: 2009-02-19 23:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-12-03 13:11:47 UTC
lukas@lukas-nb-ubuntu:/space/hg/main$ cd websvc.rest.wadl.model/
lukas@lukas-nb-ubuntu:/space/hg/main/websvc.rest.wadl.model$ ant 
Buildfile: build.xml
...
Note: org.netbeans.modules.websvc.rest.wadl.validator.WadlSchemaValidator to be registered as a
org.netbeans.modules.xml.xam.spi.Validator
error: Cannot generate META-INF/services/org.netbeans.modules.xml.xam.spi.Validator because it already exists in
sources: /space/hg/main/websvc.rest.wadl.model/src/META-INF/services/org.netbeans.modules.xml.xam.spi.Validator
Note: org.netbeans.modules.websvc.rest.wadl.validator.WadlSemanticValidator to be registered as a
org.netbeans.modules.xml.xam.spi.Validator
error: Cannot generate META-INF/services/org.netbeans.modules.xml.xam.spi.Validator because it already exists in
sources: /space/hg/main/websvc.rest.wadl.model/src/META-INF/services/org.netbeans.modules.xml.xam.spi.Validator
2 errors
/space/hg/main/nbbuild/templates/common.xml:146: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 1 second)
Comment 1 Ayub Khan 2008-12-03 17:20:19 UTC
Fixed.
Comment 2 Lukas Jungmann 2008-12-04 12:00:45 UTC
v.