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 97279

Summary: NetBeans uses a non-FCS version of TopLink
Product: javaee Reporter: Petr Jiricka <pjiricka>
Component: PersistenceAssignee: Erno Mononen <emononen>
Status: RESOLVED FIXED    
Severity: blocker CC: mschovanek
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2007-03-06 13:44:30 UTC
NetBeans 5.5.1 (e.g. build 20070306) currently uses a non-FCS version of
TopLink. TopLink needs to be updated to a FCS version.
Comment 1 Petr Jiricka 2007-03-06 13:53:10 UTC
This is the result of the fact that TopLink was updated to a dev build from GF
v2 in order to fix issue 95731.
Comment 2 Petr Jiricka 2007-03-06 14:28:33 UTC
Possible fixes:

1/ Delay NetBeans 5.5.1 FCS until we have the GF v2 FCS version of TopLink
2/ Back out the fix for 95731 and use TopLink from the previous final 
version of the GlassFish, i.e. v1 update 1. Then produce a NetBeans 5.5.2
release in sync with GF v2, which has a GF v2 FCS version of TopLink.

Comment 3 Erno Mononen 2007-03-16 13:05:22 UTC
Fixed in release551 branch. Rolled back to the version used in 5.5 FCS.

Checking in glassfish-persistence.jar;
/cvs/j2ee/external/glassfish-persistence.jar,v  <--  glassfish-persistence.jar
new revision: 1.1.2.3.8.2; previous revision: 1.1.2.3.8.1
done