Re: Cruisecontrol log files

"Haiko Schettgen" <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
 

Hello Nathan, Hello ALL!

 

And here is my config-file has I maybe a mistake write into the <delete>
or < deleteartifacts > tag

 

_____________________________________________________________________

 

 

<cruisecontrol>

    <project name="CCTest">

      <listeners>

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

        </listeners>

 

 

      <modificationset quietperiod="10">

 

        <timebuild username="XXXXXXXXX" time="1459" property="-Server-
AutoBuild "/>

        <svn .../>

    

      </modificationset>

 

      

      <schedule interval="10">

        <ant

          anthome="${ant.home}"

          buildfile="projects/${project.name}/build.xml"

          target="build"/>

      </schedule>

 

      <log>

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

        <gzip every="1" unit="DAY" />

        <delete every="2" unit="DAY" />

        <deleteartifacts every="2" unit="DAY" />

 

      </log>

      

      

    <publishers>

        <onsuccess>

            <antpublisher anthome="${ant.home}"

                buildfile="projects/${project.name}/build.xml"

                target="publish"/>

        </onsuccess>

 

</publishers>

     

    </project>

</cruisecontrol>

-_____________________________________________________________________

 

So now could you see all Settings I have in my CFG, but at the moment it
doesn't work... :( 

 

 

 

Best wishes Haiko

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb

_______________________________________________
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.