logo       

Cruise Control and Dashboard...: msg#00083

java.cruise-control.user

Subject: Cruise Control and Dashboard...

Have not been able to get CC 2.1.4 to work with the IntelliJ Dashboard plugin 1.0.3.

 

The Dashboard documentation states:

 

- Specify that you want to attach a custom Ant listener to your build by providing a logger

  attribute in the Ant element in your Cruise Control configuration:

 

  <ant buildfile="build.xml" target="cleanbuild"

       loggerClassName="net.sourceforge.dashboard.cruisecontrol.CruiseBuildManager" />

 

 However the CC documentation does not list an attribute named loggerClassName for the ant tag.  Indeed this error is thrown by CC.

 

2003-12-18 17:45:23,028 [main     ] FATAL Main             - Attribute: 'loggerClassName' is not supported for class: 'net.sourceforge.cruisecontrol.builders.AntBuilder'.

 

The loggerClassName attribute does not make sense unless this applies to an older version of CC.

 

 

Beflow is a portion of my xml config file:

 

            <ant buildfile="/apps/dovetail/gas_accounting/Dovetail/gacruise/cruise.xml"

                 target="cruise" multiple="1"

                 loggerClassName="net.sourceforge.dashboard.cruisecontrol.CruiseBuildManager">

                 net.sourceforge.dashboard.cruisecontrol.CruiseBuildManager"/>

                <jvmarg arg="-Dmodule.name=ga"/>

                <jvmarg arg="-Dtools.dir=/apps/dovetail/gas_accounting/Dovetail/bin"/>

                <jvmarg arg="-Dant.home=/apps/dovetail/gas_accounting/Dovetail/bin/ant-1.5.3"/>

                <jvmarg arg="-Dlocal.properties.file=gacruise.properties"/>

            </ant>

 

There is a useLogger attribute which you can set to true or false.  What’s gives?

 

 

 

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise