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 177165 - Need final/latest version of eclipselink library bundled with nb
Summary: Need final/latest version of eclipselink library bundled with nb
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: Sergey Petrov
URL: http://wiki.netbeans.org/JEE6ThirdPar...
Keywords:
Depends on:
Blocks: 177500
  Show dependency tree
 
Reported: 2009-11-19 01:24 UTC by Sergey Petrov
Modified: 2009-12-04 05:32 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 Sergey Petrov 2009-11-19 01:24:51 UTC
Need final/latest version of eclipselink library and jpa2.0 schemas bundled with nb.
Comment 1 Sergey Petrov 2009-11-19 01:25:39 UTC
091118 contain M12 for eclipselink. M14 is available.
Comment 2 Sergey Petrov 2009-11-20 05:55:12 UTC
jars updated to M14, latest milestone.
http://hg.netbeans.org/web-main/rev/30e241d5065c

verified with ant clean, ant, create java application, access database with jpa controller class.

persistence_2.0.xsd,orm_2.0.xsd differ in one newline only, in my opinion update isn't required.
Comment 3 Quality Engineering 2009-11-21 15:44:24 UTC
Integrated into 'main-golden', will be available in build *200911211401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/30e241d5065c
User: sj-nb@netbeans.org
Log: fix #177165 - updated from eclipselink M14 milesone
Comment 4 Sergey Petrov 2009-11-23 02:03:46 UTC
it appears there is M15 exist, but it's visible only in maven repositories and isn't present on main milestones page.
M15 is used by gf3 b73, need to update nb with M15 then, also maven resources wasn't updated by previous commit.
Comment 5 Sergey Petrov 2009-11-23 04:11:07 UTC
http://hg.netbeans.org/web-main/rev/c09d1504cf9b

updated to M15, also updated maven resources to point to M15
Comment 6 Sergey Petrov 2009-11-23 05:10:34 UTC
made the same verification myself as above and additionally create maven  ejb project and add pu with eclipselink provider, M15 libraries was added.
Comment 7 Martin Schovanek 2009-11-23 16:25:08 UTC
Verifiend in the web-main by QE. Please integrate into release68 branch.
Comment 8 Petr Jiricka 2009-11-24 06:28:41 UTC
Merged update to M15 into NB 6.8: http://hg.netbeans.org/release68/rev/c77a9869b5ec

And leaving open as P2, because M16 is now available.
Comment 9 Quality Engineering 2009-11-24 19:03:17 UTC
Integrated into 'main-golden', will be available in build *200911241400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c09d1504cf9b
User: sj-nb@netbeans.org
Log: fix #177165 - updated to eclipselink M15 milesone (jap 2.0 api part wasn't changed between m14 and m15)
Comment 10 Petr Jiricka 2009-11-30 12:20:18 UTC
Updated again to RC1:
http://hg.netbeans.org/web-main/rev/475022d571c1

Martine, could you plese verify in a web-main build?
Comment 11 Petr Jiricka 2009-12-01 01:59:37 UTC
One other related change:
http://hg.netbeans.org/web-main/rev/f1e5d234ba54

Milos, can you please review this latest diff? Thanks.
Comment 12 Quality Engineering 2009-12-01 03:02:08 UTC
Integrated into 'main-golden', will be available in build *200912010200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/475022d571c1
User: pjiricka@netbeans.org
Log: #177165 - updating EclipseLink to version 2.0 RC1.
Comment 13 Martin Schovanek 2009-12-01 10:13:49 UTC
Verified at the web-main by QE please integrate into release68.
Comment 14 Quality Engineering 2009-12-01 14:26:22 UTC
Integrated into 'main-golden', will be available in build *200912011400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f1e5d234ba54
User: pjiricka@netbeans.org
Log: #177165 - second part of update to EL 2.0 RC1, updating Maven POM volume.
Comment 15 Petr Jiricka 2009-12-02 02:42:16 UTC
Transplanted to release68:
http://hg.netbeans.org/release68/rev/47433c412350
http://hg.netbeans.org/release68/rev/808514b1d8fc

And keeping open - we are still not at FCS version of EclipseLink.
Comment 16 Petr Jiricka 2009-12-03 04:04:36 UTC
It was confirmed that EL 2.0 RC1 will be the build bundled in GF v3 final. Still, this has some nasty consequences for Maven. I filed a separate bug 178064, which will need to be fixed in a 6.8 patch. Closing this one a fixed.
Comment 17 Martin Schovanek 2009-12-04 05:32:52 UTC
Verified at the release68.