Hi Paul, Thanks for the review, have done the changes that you have suggested.
The updated webrev is at http://cr.opensolaris.org/~bkumarm/jaxb/ Please see replies inline. Paul Cunningham wrote: > > Bharath Kumar wrote: > >> Please note that I am using a local copy of activation.jar now. Will >> remove this once activation (LSARC/2009/193) gets integrated. >> Jaxb will not be integrated till activation gets integrated. > > Personally I think you should install a development version > of the activation pkg on your build/test server rather than > having your own private copy of activation.jar The activation.jar that I am using is the same that I will be integrating to SFW gate. Will be removing the local copy and will point to proto area before integrating JAXB. > > 2. usr/src/lib/jaxb/METADATA > This link didn't work for me ... > 7 SRC: > https://jaxb.dev.java.net/jaxb2-1-10-fcs/jaxb-ri-2_1_10.src.zip > the following does though ... > "https://jaxb.dev.java.net/2.1.10/jaxb-ri-2_1_10.src.zip" Updated the link to 2.1.11 source. > > Why are you integrating version 2.1.10 when there is version > 2.1.11 ? I have uprevd to the latest version 2.1.11. > > 3. usr/src/lib/jaxb/install-sfw > Change line 1 to use /usr/bin/ksh93 Done > > 4. usr/src/lib/jaxb/jaxb.3 > Lines .. > 42 For more details in jaxb jars please see, > https://jaxb.dev.java.net/nonav/2.1.10/docs/ReleaseNotes.html > 46 For more details on using the tools please see, > https://jaxb.dev.java.net/nonav/2.1.10/docs > should you be delivering this as part of the package rather > than pointing user at a web-link that may disappear? > Good point. Since these docs are delivered in /usr/share/doc/jaxb, I have pointed it there > 5. usr/src/pkgdefs/SUNWjaxb/pkginfo.tmpl > Cosmetic: Delete line 1 > > Version number on DESC= line is wrong > Done > 6. man pages > Should there be man pages for 'jaxb-xjc' and jaxb-schemagen' > that delivered in /usr/bin ? (they might just be a man page > link to the jaxb.3 page). > There is good documentation available in docs at /usr/share/doc hence I thought against more man pages Thanks Bharath
