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 187769 - BUILD FAILED
Summary: BUILD FAILED
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P1 normal (vote)
Assignee: rbalada
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-18 08:09 UTC by Alexander Simon
Modified: 2010-06-18 13:57 UTC (History)
3 users (show)

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 Alexander Simon 2010-06-18 08:09:04 UTC
#ant clean build-nozip > ../log691.txt
  [nbmerge] Failed to build target: all-php.editor

BUILD FAILED
/export/home/as204739/release691/nbbuild/build.xml:394: The following error occurred while executing this line:
/export/home/as204739/release691/nbbuild/build.xml:389: The following error occurred while executing this line:
/export/home/as204739/release691/nbbuild/build.xml:436: The following error occurred while executing this line:
/export/home/as204739/release691/nbbuild/templates/projectized.xml:100: Cannot compile against a module: /export/home/as204739/release691/nbbuild/netbeans/php/modules/org-netbeans-modules-php-api-phpmodule.jar because of dependency: org.netbeans.modules.php.api.phpmodule > 1.32
Comment 1 Tomas Mysik 2010-06-18 08:35:50 UTC
Rudo, Petr told me that you should take care of incorrect dependencies.

Let me know if you have any problem.
Comment 2 Tomas Mysik 2010-06-18 08:46:12 UTC
Rudo, changeset 3dc91d8afaf8 must be transplanted as well, have a look at issue #186858.
Comment 3 Tomas Mysik 2010-06-18 09:19:01 UTC
(In reply to comment #2)
> Rudo, changeset 3dc91d8afaf8 must be transplanted as well, have a look at issue
> #186858.

Sorry, I was probably too fast; I'm cloning release691 to find out how this can happen...
Comment 4 rbalada 2010-06-18 10:26:44 UTC
My fault, working on it.
Comment 5 rbalada 2010-06-18 13:57:59 UTC
Oops, forgot to comment on it.

I've fixed the broken dependencies and was able to build it.

-R