Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2125606 | 5.0u4 | William Harnois | P4 | Closed | Fixed | b04 |
During an update release, we are currently building both patch and base bundles. However a base bundle is not a supported installer, and will never be installed or used. Therefore, we shouldn't even build it. By now building we save a lot of time during the install build, and we save confusion for everyone know does not know what a base vs patch installer is.
So if the JDK_UPDATE_VERSION is set (6.0u1), it should only build the -p bundles. If the JDK_UPDATE_VERSION is not set (6.0), it should only build the regular bundles.
###@###.### 2005-04-20 20:26:57 GMT
So if the JDK_UPDATE_VERSION is set (6.0u1), it should only build the -p bundles. If the JDK_UPDATE_VERSION is not set (6.0), it should only build the regular bundles.
###@###.### 2005-04-20 20:26:57 GMT
- backported by
-
JDK-2125606 install ws should not build base-bundles when it is an update release
-
- Closed
-