Re: Cruise Control modificationset - ignoreFiles
"Samuel Bernet" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Well from a quick look at this, I think you should just remove the "requiremodification" attribute on the "modificationset" element. This will let CC continue building even if your modificationset-config did NOT detect any changes... Samuel Bernet Java Entwickler [email protected] +41 (0)44 883 35 45 K&W Software AG Rosenbergstrasse 1 8304 Wallisellen -----Ursprüngliche Nachricht----- Von: J D [mailto:[email protected]] Gesendet: Donnerstag, 20. August 2009 12:12 An: [email protected] Betreff: Re: [Cruisecontrol-user] Cruise Control modificationset - ignoreFiles Well, there are some files which I modify for local run and I wouldnt want them to go in. Sorry about using the example *.class. <modificationset quietperiod="30" requiremodification="false" ignoreFiles="**/Configuration.java"> <mks localworkingdir="C:\workspace\CruiseControlSandBox" project="/project.pj"/> </modificationset> Basically, I cant get ignoreFiles to work. Can someone point me to the right direction. Jeffrey Fredrick-2 wrote: > > Just so I understand, the class files and the jar file are checked into > MKS > and they are being reported as modifications? > > Jtf > > > On Wed, Aug 5, 2009 at 9:46 PM, J D <[email protected]> wrote: > >> >> I am using Cruise Control(2.8.2) to setup build from MKS and was trying >> to >> setup ignore during code update. >> >> <modificationset quietperiod="30" requiremodification="false" >> ignoreFiles="*/*.class,*/Duplicate.jar"> >> <mks localworkingdir="C:\workspace\CruiseControlSandBox" >> project="/project.pj"/> >> </modificationset> >> >> but ignoreFiles="*/*.class,*/Duplicate.jar" does not ignore the class >> files >> and the jar. Did I get the syntax wrong ? >> -- >> View this message in context: >> http://www.nabble.com/Cruise-Control-modificationset---ignoreFiles-tp2484038 8p24840388.html >> Sent from the CruiseControl - User mailing list archive at Nabble.com. >> >> > > -- > CITCON > Continuous Integration and Testing Conference > http://www.citconf.com/ > > ---------------------------------------------------------------------------- -- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > -- View this message in context: http://www.nabble.com/Cruise-Control-modificationset---ignoreFiles-tp2484038 8p25059351.html Sent from the CruiseControl - User mailing list archive at Nabble.com. ---------------------------------------------------------------------------- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july