Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6912 2483 d 12 h dpurdie /core_devl/trunk/ Extract a bit more metadata - size and type  
6910 2483 d 12 h dpurdie /core_devl/trunk/ Modified DBI to allow the column names to be extracted and returned.
Add utilityL jats_rm_query
 
5908 3429 d 18 h dpurdie /core_devl/trunk/ Improved access to remote Release Manager database.
Fetch many rows at a time
 
4620 4075 d 14 h dpurdie /core_devl/trunk/ Pre release check in.  
4619 4075 d 15 h dpurdie /core_devl/trunk/ SQL interface to RM. use of classes12.jar and ojdbc6.jar did not work.
Found that ojdbc14.jar can do the required work. Using that.
 
4545 4099 d 14 h dpurdie /core_devl/trunk/TOOLS/LIB/ Merged the ClearQuest and Release Manager operations into one
Works, with reduced functionality, with Java 1.4
Works better with Java 1.6
 
4537 4101 d 10 h dpurdie /core_devl/trunk/TOOLS/LIB/ Java support utilities rebuild against Java 1.4  
4466 4137 d 13 h dpurdie /core_devl/trunk/ Extended the Data Base Interface to allow access to the ClearQuest Database
Will be used in the generation of Release Notes
 
227 6572 d 10 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
First Release in Release Manager
Major changes:

Minor changes:
* Jats Tool: create_dpkg
Added options to allow the utility to sanity test the package name and
version of the package being created. This is intended to be used by the
automated build system. New options are:
-pname=Package_Name
-pversion=Package_Version

Added option to allow the source package form to be tested, without
transferring the package. New options are:
-test

* Jats Tool: CCdiff
-output=filename now works. Previously only -out=filename worked.
-vob=name does not generate internal message under unix

* JATS Environment variables GBE_BUILDFILTER and GBE_PLATFORM can be either
a space separated or a comma separated list.

* Solaris Toolset
Disable the use of purify, purecov and quantify when building shared
libraries. Shared libraries are not supported by these tools. Executable
programs are still supported.