|
Quick Lists
|
|
Bug ID:
|
6609966
|
|
Votes
|
0
|
|
Synopsis
|
CORBA, JAXP, JAXWS split from j2se
|
|
Category
|
java:build
|
|
Reported Against
|
|
|
Release Fixed
|
7(b22),
6-open(b01) (Bug ID:2153658)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6601898
,
6603979
,
6604021
,
6604023
,
6610115
,
6610122
,
6610659
,
6612165
,
2153907
,
2153908
,
6613945
|
|
Submit Date
|
26-SEP-2007
|
|
Description
|
Split CORBA, JAXP, JAXWS components into their own workspaces, off the j2se workspace.
Posted Date : 2007-09-26 21:24:51.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Build 22 will have a corba, jaxp, and jaxws workspace.
Each will build and deliver a dist directory with a dist/lib/classes.jar for the jdk classes, dist/lib/src.zip for the javadoc sources and use in generating the jdk src.zip, and optionally a dist/lib/bin.zip which delivers additional files into the jdk install image (used by corba only).
jaxp and jaxws are simple Makefiles over an ant script.
corba uses makefiles for now to build.
cd make && gnumake ALT_BOOTDIR=/.../jdk1.6.0 ANT_HOME=/.../ant_home all
The files in the j2se workspace are being removed, and the control workspaces has been adjusted to build corba, jaxp, and jaxws before j2se.
Posted Date : 2007-09-27 23:12:18.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |