Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4836 3969 d 16 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Created by Jats svn branch  
4688 4043 d 9 h dpurdie /core_devl/trunk/ * EnvVars
Added GBE_DPKG_REPLICA. This read-only package store is scanned
before GBE_DPKG. It is intended to facilitate remote build
servers that have a local package archive replica.

* Autobuild support for Java Based Packages
Attempt to overcome shortcomings in ant-using in a remote build
environment. Set GBE_DPKG to GBE_DPKG_REPLICA if doing an ABT enabled
build and GBE_DPKG_REPLICA is defined.

* Jats caching
Modified the cache mechanism such that if the required version is
found in the cache, then it will not be refreshed. This should speed
up jats startup.
 
4619 4075 d 13 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.
 
4618 4078 d 15 h dpurdie /core_devl/trunk/TOOLS/ Working on Release Note Generation process  
4612 4079 d 16 h dpurdie /core_devl/trunk/TOOLS/ Initial version of tool to process release notes.  
2026 4830 d 11 h dpurdie /core_devl/trunk/ Fix issue with calculating the name of the Development branch in cases where the build files are not in the root of the repo.
Added 'LOACL' directory. This directory is not to be released.
Added to simplify merging.
 
392 4963 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ Import existing work into the development branch