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 195031 - NB 6.9.1 - Library Management with Junit 3.5, Junit 4.5 failed
Summary: NB 6.9.1 - Library Management with Junit 3.5, Junit 4.5 failed
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 14:32 UTC by Hootch
Modified: 2011-02-17 08:51 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
netbeans ejb warning (3.78 KB, image/png)
2011-02-17 08:38 UTC, Hootch
Details
netbeans default log (49.53 KB, application/octet-stream)
2011-02-17 08:39 UTC, Hootch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hootch 2011-02-03 14:32:37 UTC
Netbeans 6.9.1
System: Windows 7


1) Delete all olds .netbeans directory in the user home dir.
2) Clean up every NB Version from the PC
3) Install NB 6.9.1 with GF 3.x (all packages)
4) Migrate Project JavaEE with EAR (ejb project + web project) created on NB 6.8
5) Open Project in NB 6.9.1
6) Build and Resolve Libs Errors - Reason: Could not determine id: "junit", "junit_4" in library manager

Workaround:

create a new lib package with unknown ids - this will works fine and compile the project.

Bug? Mistake by User?
Comment 1 Yulia Novozhilova 2011-02-16 12:07:45 UTC
I can't reproduce. So may be some configuration issue. Is it still reproducible for you? Could you please add .netbeans/var/log/messages.log file here if so.
Comment 2 Hootch 2011-02-17 08:38:52 UTC
Created attachment 106099 [details]
netbeans ejb warning
Comment 3 Hootch 2011-02-17 08:39:25 UTC
Created attachment 106100 [details]
netbeans default log
Comment 4 Hootch 2011-02-17 08:51:55 UTC
This bug occurs on a coworker pc. Maybe, it depends by a miss configured win7 box. I have on my winxp and linux os some warning and can't fix it. I don't know how to fix the warning. The result on the win7 box was the upper description for this bug.

We started to develop with 6.8 and a enterprise project, with 6.9.1 appeared the current bug. I can't fix this behavior with the junit identfiers by default on the win7 box and can't fix the warning in nb 6.9.1. :-(

The import of the projects are fine and nothing to do import / resolve conflict. The libs don't show some warnings inside the properties libraries dialog.

If i configure custom ids on the win7 box or use my other os, so will my project compile fine and run.

Any tips?