Re: ignoreFiles not working [email protected]
"Barry Pape" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <BBD07BC523CBB0408182AD21A22EFD5C0264A9FE@corp-exchange01.corp.netspend.com> |
This appears to be working:
<modificationset requiremodification="true" quietperiod="60"
ignoreFiles="*/webstart.properties">
<svn localworkingcopy="${workingdir}"/>
</modificationset>
________________________________
From: Barry Pape [mailto:[email protected]]
Sent: Friday, June 19, 2009 5:52 PM
To: [email protected]
Subject: [Cruisecontrol-user] ignoreFiles not working
[email protected]
Howdy,
Ever since we migrated from CVS to SVN the ignoreFiles attribute of
modificationset has stopped working. We also upgraded from
CruiseControl 2.5 to 2.8 at the same time. Any ideas why this would be
happening? Here are the settings from our config.xml files...
Not working:
<modificationset requiremodification="true" quietperiod="60"
ignoreFiles="webstart.properties">
<svn localworkingcopy="${workingdir}"/>
</modificationset>
Worked:
<modificationset requiremodification="true" quietperiod="60"
ignoreFiles="webstart.properties">
<cvs localworkingcopy="${workingdir}" tag="${projectTag}"/>
</modificationset>
Thanks,
Barry
Confidentiality Notice! This electronic transmission and any attached
documents or other writings are confidential and are for the sole use of
the intended recipient(s) identified above. This message may contain
information that is privileged, confidential or otherwise protected from
disclosure under applicable law. If the receiver of this information is
not the intended recipient, or the employee, or agent responsible for
delivering the information to the intended recipient, you are hereby
notified that any use, reading, dissemination, distribution, copying or
storage of this information is strictly prohibited. If you have received
this information in error, please notify the sender by return email and
delete the electronic transmission, including all attachments from your
system.
Confidentiality Notice! This electronic transmission and any attached documents or other writings are confidential and are for the sole use of the intended recipient(s) identified above. This message may contain information that is privileged, confidential or otherwise protected from disclosure under applicable law. If the receiver of this information is not the intended recipient, or the employee, or agent responsible for delivering the information to the intended recipient, you are hereby notified that any use, reading, dissemination, distribution, copying or storage of this information is strictly prohibited. If you have received this information in error, please notify the sender by return email and delete the electronic transmission, including all attachments from your system.
------------------------------------------------------------------------------
_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user