The forced nightly build

"Yaron Tzur" <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Hi,

This is my config.xml 

I want forced nightly build in 17:06

But it doesn't work

Can you help me please

 

<?xml version="1.0" encoding="UTF-8"?>

<cruisecontrol>

  <project name="connectfour" requiremodification="false">

    <listeners>

      <currentbuildstatuslistener file="logs/${project.name}/status.txt"
/>

    </listeners>

    <bootstrappers>

      <antbootstrapper anthome="apache-ant-1.7.0"
buildfile="projects/${project.name}/build.xml" target="clean" />

    </bootstrappers>

    <modificationset quietperiod="30">

      <!-- touch any file in connectfour project to trigger a build -->

      <filesystem folder="projects/${project.name}" />

    </modificationset>

    <schedule interval="30">

    ant buildFile="projects/${project.name}/build.xml"
antHome="apache-ant-1.7.0" time="1706" />

    </schedule>

    <log>

      <merge dir="projects/${project.name}/target/test-results" />

    </log>

    <publishers>

      <onsuccess>

        <artifactspublisher dest="artifacts/${project.name}"
file="projects/${project.name}/target/${project.name}.jar" />

      </onsuccess>

    </publishers>

  </project>

</cruisecontrol>

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.