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 72178 - Feedreader - JNLP build fails
Summary: Feedreader - JNLP build fails
Status: RESOLVED DUPLICATE of bug 70799
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2006-02-02 15:37 UTC by pzajac
Modified: 2007-10-17 19:17 UTC (History)
4 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 pzajac 2006-02-02 15:37:45 UTC
[200601312300]

Created dir: /tmp/feedreader-suite/build/jnlp/netbeans
/home/pzajac/sun/netbeans-5.5preview/harness/suite.xml:175: The following error
occurred while executing this line:
/home/pzajac/sun/netbeans-5.5preview/harness/jnlp.xml:95: Cannot build JNLP for
module
/home/pzajac/sun/netbeans-5.5preview/infra2/modules/com-sun-tools-ide-dbdrivers.jar
as these files are in module's NBM, but are not referenced from any path:
[modules/ext/smsqlserver.jar, modules/ext/smoracle.jar, modules/ext/smbase.jar,
modules/ext/smresource.jar, modules/ext/smsybase.jar, modules/ext/smutil.jar,
modules/ext/smdb2.jar]
BUILD FAILED (total time: 13 seconds)

Petr
Comment 1 Jesse Glick 2006-02-02 18:09:00 UTC

*** This issue has been marked as a duplicate of 70800 ***
Comment 2 Jesse Glick 2006-02-02 18:09:54 UTC
*** Issue 72172 has been marked as a duplicate of this issue. ***
Comment 3 Jesse Glick 2006-02-03 13:08:41 UTC
Not really correct duplicate.
Comment 4 Jesse Glick 2006-02-03 13:09:27 UTC
Basically same problem as issue #70799, just different clusters this time.

*** This issue has been marked as a duplicate of 70799 ***
Comment 5 Vladimir Yaroslavskiy 2006-02-06 14:59:33 UTC
The problem of this bug is that FeedReader project tries to load jse clusters
which depends on excluded NetBeans clusters (enterprise2, ide6). The project
should disable jse clusters: infra2, soa1, visdev3, xmltools1, uml3 in
nbproject/project.properties.
Comment 6 Jaroslav Tulach 2006-02-06 15:47:39 UTC
Author: jtulach 
Log: 
We need to exclude also other clusters as 5.5 preview has much more of them 
 
Members: 
        samples/feedreader-suite/nbproject/project.properties:1.1.2.3->1.1.2.4 
[javaee5] 
 
 
Comment 7 pzajac 2006-02-10 14:35:20 UTC
verified in nb5.5
Comment 8 Jiri Rechtacek 2007-10-17 11:40:01 UTC
Reproducible again in NB6beta2.

>System Info: 
  Product Version         = NetBeans IDE 6.0 Beta 2 (Build 200710160000)
  Operating System        = Linux version 2.6.20-16-386 running on i386
  Java; VM; Vendor        = 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05; Sun Microsystems Inc.
  Java Home               = /space/shared/java/jdk1.6.0_02/jre


jnlp-master:
jnlp:
/tmp/netbeans/harness/suite.xml:342: The following error occurred while executing this line:
/tmp/netbeans/harness/jnlp.xml:274: The following error occurred while executing this line:
/tmp/netbeans/harness/common.xml:278: Cannot build JNLP for module
/tmp/feedreader-suite/build/cluster/modules/org-jdom.jar as these files are in module's NBM, but are not referenced from
any path:
[modules/ext/jdom-1.0-license.txt]
BUILD FAILED (total time: 39 seconds)
Comment 9 Jesse Glick 2007-10-17 19:17:37 UTC
An unrelated problem in NB 6.0. In the future please do not reopen a bug unless you have reason to believe that its
actual fix did not work. If there is a new bug that appears later, as in this case, open a separate bug report - I filed
issue #119268.

*** This issue has been marked as a duplicate of 70799 ***