|
From: Markus B. <mba...@us...> - 2005-12-28 18:50:03
|
Update of /cvsroot/rubyeclipse/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4064 Modified Files: modules Log Message: added alias for cruise control files Index: modules =================================================================== RCS file: /cvsroot/rubyeclipse/CVSROOT/modules,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** modules 13 Nov 2005 16:41:08 -0000 1.2 --- modules 28 Dec 2005 18:49:51 -0000 1.3 *************** *** 31,33 **** # It is used from CruiseControl: With 'cvs rlog rdt-all' it queries for # modified files ! rdt-all -a org.kxml2 org.rubypeople.eclipse.shams org.rubypeople.eclipse.testutils org.rubypeople.rdt org.rubypeople.rdt.build org.rubypeople.rdt.core org.rubypeople.rdt.core.tests org.rubypeople.rdt.debug.core org.rubypeople.rdt.debug.core.tests org.rubypeople.rdt.debug.ui org.rubypeople.rdt.debug.ui.tests org.rubypeople.rdt.doc.user org.rubypeople.rdt.launching org.rubypeople.rdt.launching.tests org.rubypeople.rdt.tests.all org.rubypeople.rdt.testunit org.rubypeople.rdt.ui org.rubypeople.rdt.ui.tests org.rubypeople.rdt-feature org.rubypeople.updatesite \ No newline at end of file --- 31,34 ---- # It is used from CruiseControl: With 'cvs rlog rdt-all' it queries for # modified files ! rdt-all -a org.kxml2 org.rubypeople.eclipse.shams org.rubypeople.eclipse.testutils org.rubypeople.rdt org.rubypeople.rdt.build org.rubypeople.rdt.core org.rubypeople.rdt.core.tests org.rubypeople.rdt.debug.core org.rubypeople.rdt.debug.core.tests org.rubypeople.rdt.debug.ui org.rubypeople.rdt.debug.ui.tests org.rubypeople.rdt.doc.user org.rubypeople.rdt.launching org.rubypeople.rdt.launching.tests org.rubypeople.rdt.tests.all org.rubypeople.rdt.testunit org.rubypeople.rdt.ui org.rubypeople.rdt.ui.tests org.rubypeople.rdt-feature org.rubypeople.updatesite ! cruiseControlWorkspace -a org.rubypeople.rdt.build/cruiseControl \ No newline at end of file |