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 110222 - AssertionError when building module
Summary: AssertionError when building module
Status: RESOLVED WORKSFORME
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: nbbuild-issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-18 23:26 UTC by _ tboudreau
Modified: 2008-01-15 13:19 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 _ tboudreau 2007-07-18 23:26:38 UTC
No idea what this is, but I cannot build a module project I have just created in contrib/:

init-tasks:
default.init:
No cluster list with this module: imagepaste was found. Using default cluster location: extra
Updating property file: /space/newnbsrc/nbbuild/netbeans/moduleCluster.properties
common-init:
basic-init:
files-init:
jdk-5-check:
build-init:
Loading module list from /space/newnbsrc/nbbuild/nbproject/private/scan-cache-full.ser
Loading module list from /space/newnbsrc/nbbuild/nbproject/private/scan-cache-full.ser
/space/newnbsrc/nbbuild/templates/projectized.xml:62: java.lang.AssertionError
BUILD FAILED (total time: 0 seconds)
Comment 1 Jesse Glick 2007-07-19 00:00:37 UTC
1. Do you have fully up-to-date sources? Are you sure?

2. You need to run Ant with -v to get stack traces.
Comment 2 rbalada 2007-09-27 20:58:16 UTC
Is this issue still reproducible? I'm tempted to close this issue as WORKSFORME.
Comment 3 rbalada 2008-01-15 13:19:43 UTC
Works for me.