ControlTier 3.4.8
From ControlTier
Contents |
Download
There are two installers:
- ControlTier-3.4.8.zip: this is the command line installer
- ControlTier-Installer-3.4.8.jar: this is the graphical installer
All ControlTier software releases are available at Sourceforge in the ControlTier project here
Once you have downloaded one of the installers, continue to the next step: Installation →
Release Notes
This is the first ControlTier release to support Java 6 for both the client and server. We have resolved issues with the Jobcenter web application that would occur when running under Java 6.
Notable bug fixes
- Node name and hostname conflation
- Conflation of Node name vs. hostname cropped up again in node-dispatch with CTL and the integration with Workbench. It should finally be completely resolved.
- ProjectBuilder#find-objects has duplicate results
- The find-objects command will now only show unique results.
Notable Improvements
- Java 6 support
- Both the client and server now support Java 6.
- project.xml export
- Workbench and the ProjectBuilder#find-objects command can now export project.xml formatted data. Either use the
-out <filename>option to find-objects, or click the "XML" toolbar button when viewing a resource in Workbench.
- Maven plugin static-command support
- The Maven Plugin has been updated to support static commands.
Documentation
The ControlTier Wiki is at http://wiki.controltier.org/.
Bug fixes
- Bug #2865112 CTL node dispatch uses nodename not hostname
- Bug #2864607 Dispatch command flow resets attributes undesirably
- Bug #2860138 Nodedispatched object commands require a key
- Bug #2869093 Workbench Help link in header no longer works
- Bug #2851975 Deployment#Packages-Install passes opts.nomodule inline
- Bug #2851964 copy-opts task has buggy boolean option check
- Bug #2857716 regexp in Mediator dispatchCmd wrong
- Bug #2852015 ear#extract shouldn't import Package#extract
- Bug #2851810 rpm#create doesn't fail if missing manifest file
- Bug #2826132 node identity is tied to hostname, needs clarification
- Bug #2869120 Fix attribute to option assignments for rpm module
- Bug #2854630 find-objects shouldn't list objects more than once
Feature Requests
- Request #2859720 export project.xml from model data (blog example)
- Request #2866800 maven-ctl-plugin support for static commands
- Request #2864595 In DispatchCommand new form, set attributes to "none"
- Request #2851796 Provide a script to create an rpm manifest
- Request #2804376 add Java 6 support
- Request #2869097 Add help text to Attributes view in object page
- Request #2857786 ctl-depot verbose needs more verbosity
- Request #2857712 Sorting Objects under sites in Jobcenter create job form
- Request #2857073 add module defaulting flag to command datatype
- Request #2857006 workflows to pass only accepted args to commands
- Request #2856926 add netutil#email command
- Request #2856490 Builder#repoPurge should support -ignoreparents
- Request #2856122 enhance copy-opts to support to/from elements
- Request #2856113 ignoremalformed attribute in context element
- Request #2852007 list-opts' Task to return a list of command options
- Request #2850182 Folder name in Jobcenter looks like a link but is not
- Request #2867026 Add reload-only deployment to the ApacheSystemService module
- Request #2861880 Add support for EAP distributions to JBoss Zip
- Request #2861879 Implement Maven/Hudson support
- Request #2861878 Add Windows support for Maven shim
- Request #2861875 Add support for JBoss 4.2.2.GA
- Request #2861871 Add Perforce support to build-type

