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 177176 - Update Java EE 6 API+Web API libraries to the final version
Summary: Update Java EE 6 API+Web API libraries to the final version
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: PC All
: P1 normal (vote)
Assignee: Alexey Butenko
URL:
Keywords:
: 177564 (view as bug list)
Depends on:
Blocks: 177500
  Show dependency tree
 
Reported: 2009-11-19 03:09 UTC by Alexey Butenko
Modified: 2009-12-04 04:28 UTC (History)
2 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 Alexey Butenko 2009-11-19 03:09:30 UTC
http://wiki.netbeans.org/JEE6ThirdPartyComponents
Comment 1 Alexey Butenko 2009-11-19 03:18:02 UTC
http://hg.netbeans.org/web-main/rev/82be7c0d8584
Comment 2 Quality Engineering 2009-11-20 03:14:50 UTC
Integrated into 'main-golden', will be available in build *200911200201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/82be7c0d8584
User: Alexey Butenko <alexeybutenko@netbeans.org>
Log: #177176:  Update JavaEE 3rd party components
Comment 3 Martin Schovanek 2009-11-25 02:46:45 UTC
Verified at web-main by QE, please integrate into the release68.
Comment 4 Petr Jiricka 2009-11-25 02:51:40 UTC
*** Bug 177564 has been marked as a duplicate of this bug. ***
Comment 5 Petr Jiricka 2009-11-25 02:53:55 UTC
Reopening, as we still not have the final build of the libraries.

Currently, the javaee-api-6.0 and javaee-web-api-6.0 libraries we bundle in
enterprise6/modules/ext are non-FCS versions which contain '-SNAPSHOT' in their
name. They need to be updated to the final non-SNAPSHOT version.

The current latest available build (still not final) is RC1:
http://download.java.net/maven/2/javax/javaee-api/6.0-RC1/
http://download.java.net/maven/2/javax/javaee-web-api/6.0-RC1/
Comment 6 Petr Jiricka 2009-11-30 06:28:29 UTC
Hi Alexey, was this merged into NB 6.8? If not, can you please do it? Thanks.
Comment 7 Alexey Butenko 2009-11-30 06:45:33 UTC
Yes, it was merged http://hg.netbeans.org/release68/rev/82be7c0d8584
But there was no RC at that point. So do we need to wait final version, or
update it with RC bits?
Comment 8 Petr Jiricka 2009-11-30 08:02:36 UTC
Let's update to RC2 now. It's more work (as we will need to update again), but it's better to do it to avoid surprises. RC2 is here:

http://download.java.net/maven/2/javax/javaee-api/6.0-RC2/
http://download.java.net/maven/2/javax/javaee-web-api/6.0-RC2/
Comment 9 Alexey Butenko 2009-11-30 08:32:26 UTC
Updated to RC2:
http://hg.netbeans.org/web-main/rev/253040b951a6
need qe review to push into release68.
Comment 10 Quality Engineering 2009-12-01 03:02:34 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/253040b951a6
User: Alexey Butenko <alexeybutenko@netbeans.org>
Log: #177176:  Update Java EE 6 API+Web API libraries to the final version
Comment 11 Petr Jiricka 2009-12-02 08:26:22 UTC
The final versions are available now:
http://download.java.net/maven/2/javax/javaee-api/6.0/
http://download.java.net/maven/2/javax/javaee-web-api/6.0/

Alexey, can you please update? Thanks.
Comment 12 Alexey Butenko 2009-12-02 08:44:55 UTC
Updated to final version:
http://hg.netbeans.org/web-main/rev/18dae1a88486
Comment 13 Quality Engineering 2009-12-03 04:52:38 UTC
Integrated into 'main-golden', will be available in build *200912030200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/18dae1a88486
User: Alexey Butenko <alexeybutenko@netbeans.org>
Log: #177176: Update Java EE 6 API+Web API libraries to the final version
Comment 14 Martin Schovanek 2009-12-03 06:39:51 UTC
Verified at web-main by QE, please integrate into release68.
Comment 15 Andrey Yamkovoy 2009-12-03 07:00:41 UTC
Verified. Looks fine.
Comment 16 Alexey Butenko 2009-12-03 07:06:40 UTC
integrated into release68:
http://hg.netbeans.org/release68/rev/70b96161fca2
Comment 17 Martin Schovanek 2009-12-04 04:28:58 UTC
Verified at the release68.