Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2041256 | 1.4.0 | David Katleman | P1 | Closed | Fixed | beta |
Solaris packages for ladybird/merlin are missing $(RELEASE)/$(FULL_VERSION)
definitions in the pkginfo files.
Example
PKG=SUNWj3rt
NAME=JDK run time environment
ARCH=sparc
VERSION=,REV=2001.02.28.16.35
SUNW_PRODNAME=JDK
SUNW_PRODVERS=/
SUNW_PKGTYPE=usr
MAXINST=1000
CATEGORY=system
SUNW_PKGVERS=1.0
DESC=Java virtual machine and core class libraries
VENDOR=Sun Microsystems, Inc.
HOTLINE=Please contact your local service provider
EMAIL=
CLASSES=none
BASEDIR=/usr
PSTAMP=mizu20010228213846
Same example with the missing definitions added:
PKG=SUNWj3rt
NAME=JDK run time environment
ARCH=sparc
VERSION=,REV=2001.02.28.16.35
SUNW_PRODNAME=JDK
SUNW_PRODVERS=/
SUNW_PKGTYPE=usr
MAXINST=1000
CATEGORY=system
SUNW_PKGVERS=1.0
DESC=Java virtual machine and core class libraries
VENDOR=Sun Microsystems, Inc.
HOTLINE=Please contact your local service provider
EMAIL=
CLASSES=none
BASEDIR=/usr
PSTAMP=mizu20010228213846
definitions in the pkginfo files.
Example
PKG=SUNWj3rt
NAME=JDK run time environment
ARCH=sparc
VERSION=,REV=2001.02.28.16.35
SUNW_PRODNAME=JDK
SUNW_PRODVERS=/
SUNW_PKGTYPE=usr
MAXINST=1000
CATEGORY=system
SUNW_PKGVERS=1.0
DESC=Java virtual machine and core class libraries
VENDOR=Sun Microsystems, Inc.
HOTLINE=Please contact your local service provider
EMAIL=
CLASSES=none
BASEDIR=/usr
PSTAMP=mizu20010228213846
Same example with the missing definitions added:
PKG=SUNWj3rt
NAME=JDK run time environment
ARCH=sparc
VERSION=,REV=2001.02.28.16.35
SUNW_PRODNAME=JDK
SUNW_PRODVERS=/
SUNW_PKGTYPE=usr
MAXINST=1000
CATEGORY=system
SUNW_PKGVERS=1.0
DESC=Java virtual machine and core class libraries
VENDOR=Sun Microsystems, Inc.
HOTLINE=Please contact your local service provider
EMAIL=
CLASSES=none
BASEDIR=/usr
PSTAMP=mizu20010228213846
- backported by
-
JDK-2041256 Solaris packages for ladybird/merlin are missing $(RELEASE)/$(FULL_VERSION)
-
- Closed
-