My wish list on Jazz build engine
My wish list on Jazz build engine...
1. Access to the verbose option from build engine participants. I like
to control log file output using the verbose command line option.
2. More human readable timestamp in the log file name. File names like
build-1207958479259.log have no problem though...
3. Access to the timestamp in the log file name. When build engine
participants create additional log files, I would like to use the same
timestamp that is used in the current build engine log file.
4. Access to Exception classes used in default build engine
participants. For example the InvalidPropertyValueException class is
declared as a public class, but it is in the
com.ibm.team.build.internal.engine package. I think those classes could
be moved to the com.ibm.team.build.common package.
Tami (Masaaki) Takamiya
1. Access to the verbose option from build engine participants. I like
to control log file output using the verbose command line option.
2. More human readable timestamp in the log file name. File names like
build-1207958479259.log have no problem though...
3. Access to the timestamp in the log file name. When build engine
participants create additional log files, I would like to use the same
timestamp that is used in the current build engine log file.
4. Access to Exception classes used in default build engine
participants. For example the InvalidPropertyValueException class is
declared as a public class, but it is in the
com.ibm.team.build.internal.engine package. I think those classes could
be moved to the com.ibm.team.build.common package.
Tami (Masaaki) Takamiya
2 answers
Can you please file enhancement requests for 1, 3 and 4? One already
exists for #2 which I subscribed you to.
Don Weinand
Jazz Team Build
"Tami (Masaaki) Takamiya" <ttakamiy@us.ibm.com> wrote in message
news:fu0rl2$ka0$1@localhost.localdomain...
exists for #2 which I subscribed you to.
Don Weinand
Jazz Team Build
"Tami (Masaaki) Takamiya" <ttakamiy@us.ibm.com> wrote in message
news:fu0rl2$ka0$1@localhost.localdomain...
My wish list on Jazz build engine...
1. Access to the verbose option from build engine participants. I like to
control log file output using the verbose command line option.
2. More human readable timestamp in the log file name. File names like
build-1207958479259.log have no problem though...
3. Access to the timestamp in the log file name. When build engine
participants create additional log files, I would like to use the same
timestamp that is used in the current build engine log file.
4. Access to Exception classes used in default build engine participants.
For example the InvalidPropertyValueException class is declared as a
public class, but it is in the com.ibm.team.build.internal.engine package.
I think those classes could be moved to the com.ibm.team.build.common
package.
Tami (Masaaki) Takamiya