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 - NetBeans uses a non-FCS version of TopLink
Summary: NetBeans uses a non-FCS version of TopLink
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-06 13:44 UTC by Petr Jiricka
Modified: 2007-03-19 11:22 UTC (History)
1 user (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 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