Hi Lucia, usr/src/Makefile.master: Like Thorsten, the paths for LOCKHART, JMX_ROOT and JDMKTK don't make sense to me.
usr/src/cmd/ha-services/hamasa/cmas_service_ctrl_check.sh: usr/src/cmd/ha-services/hamasa/cmas_service_ctrl_start.sh: usr/src/cmd/ha-services/hamasa/cmas_service_ctrl_stop.sh: I don't think any of the class paths need '.' in these 3 files. It certainly doesn't make sense for CACAOPATH and JDMKPATH. usr/src/lib/cmass/agent_snmp_cluster_mib/Makefile: Typo jdmkkt.jar usr/src/lib/dsconfig/classes/Makefile: Typo $(CLOSE_BUILD) The rest of the Makefiles and packaging changes looks good. Thanks Jonathan Lucia Lai wrote: > Hi, > > To support the text based dsconfig wizard in opensolaris, we are > switching to use jdk6 and openDMK that has IPS packages. The changes can > be reviewed at > > http://cr.opensolaris.org/~llai/jdk_switch/ > > The changes include: > > - Updates to scinstall to remove checking for required shared components > when do upgrade > - Updates to scinstall to disable NWAM. > - Fixes to java files are for javadoc build warnings. > - Changes related to jdk6/openDMK switch. The old sasl.jar, jmx.jar, > jmxremote.jar are all in rt.jar now. > > Here is the list of jars that we have dependencies at build time and run > time: > > jar-file Build-time Run-time IPS pkg non-IPS URL > ============================================================================== > rt.jar Y Y SUNWj6rt > jmxremote_optional.jar Y Y SUNWjdmk-base > jdmkrt.jar Y Y SUNWjdmk-base > jdmktk.jar Y N > http://opendmk.dev.java.net/download/index.html > mib_core.txt Y N > http://opendmk.dev.java.net/download/index.html > cacao_cacao.jar Y Y SUNWcacaort > cacao_rbac.jar Y Y SUNWcacaort > jato.jar Y N see note > solaris_impl.jar Y N see note > serviceapi.jar Y N see note > jsp-api.jar Y N see note > servlet-api.jar Y N see note > cc.jar Y N see note > > note: These jars are in lockhart (3.0.2) can be downloaded from: > > https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=WC-302-G-F > at CDS-CDS_SMI > > > Thanks, > > - Lucia > > _______________________________________________ > ha-clusters-discuss mailing list > ha-clusters-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/ha-clusters-discuss
