[Anthill-announce] Anthill 2.6.3 Released

Eric Minick etm at urbancode.com
Fri Jan 12 17:31:28 CST 2007


The Anthill team is pleased to announce the release of AnthillPro 2.6.3. 
This minor release contains a handful of fixes, performance tweaks, and 
cleanup tools building upon 2.6.2. A complete list of changes is below.

In AnthillPro3 news, 3.1.2 is right around the corner and 3.2 is looking 
good as well.

You can download the latest Anthill files at:
https://www.anthillpro.com/html/products/anthillpro/download.html

Changes:

646 -- Moved files not detected properly by StarTeam driver

647 -- Add a path based load for the FileReaderHelper
    - If you are processing a file in in a ReportTemplate, the 
FileReaderHelper will now accept the String path to a  file as well as a 
File object in the startReadingFile method.

648 -- Module abstract methods should be Public
    - This is a nicety provided for some extension points that were 
giving people trouble.

649 -- Clean up file descriptors java won't
    - Should correct some OutOfMemory style errors for users running on 
Java5

652 -- Deployment Build Man copy lost associated tracks
    - Copies involving deployment build managers will correctly grab the 
appropriate directory or associated build track. 

653 -- Can't Create a Branch before Repository
    - You can no longer generate errors by creating a Branch in a new 
project before selecting a Repository.

656 -- Orphaned dependency listeners can't be deleted
    - Build Listeners have a bad habit of getting orphaned as the Build 
tracks they listen for are deleted. There is new code in place to reduce 
the likelyhood of this as well as error handling that let's orphaned 
listeners be identified and deleted through the UI cleanly.

658 -- Can not delete Maven command arguments once entered
    - Maven options may now be deleted from builders that no longer need 
them.



More information about the Anthill-announce mailing list