|
From: Markus B. <mba...@us...> - 2005-03-26 06:16:22
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22464 Modified Files: build.properties Log Message: commented generate.feature Index: build.properties =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/build.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** build.properties 14 Jan 2005 16:16:03 -0000 1.2 --- build.properties 26 Mar 2005 06:16:13 -0000 1.3 *************** *** 1,2 **** bin.includes = feature.xml ! gen...@or...=org.rubypeople.rdt --- 1,4 ---- bin.includes = feature.xml ! # Please do not change the last line: During headless build this ! # line will be uncommented. See also comment in feature.xml ! #gen...@or...=org.rubypeople.rdt |