You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
(41) |
Apr
(9) |
May
|
Jun
|
Jul
(39) |
Aug
(38) |
Sep
(135) |
Oct
(220) |
Nov
(75) |
Dec
(74) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(44) |
Feb
(160) |
Mar
(49) |
Apr
(69) |
May
(40) |
Jun
(52) |
Jul
(47) |
Aug
(51) |
Sep
(19) |
Oct
(22) |
Nov
(36) |
Dec
(76) |
| 2007 |
Jan
(154) |
Feb
(165) |
Mar
(186) |
Apr
(143) |
May
(175) |
Jun
(133) |
Jul
(203) |
Aug
(177) |
Sep
(136) |
Oct
|
Nov
|
Dec
|
|
From: Markus B. <mba...@us...> - 2005-03-27 11:30:21
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1855 Added Files: README.Versioning Log Message: the file lists some things to remember when a new version --- NEW FILE: README.Versioning --- There following steps are required for updating the feature version. 1) feature.xml Change the version of the rdt feature to the new version number. Change the version numbers of all contained rdt plugins to the new version number 2) unit-tests-feature/feature.xml Change the version of the rdt tests feature to the new version number. Change the version numbers of the contained rdt tests plugins to the new version number. 3) org.rubypeople.*/plugin.xml Update the version number in the plugin.xml of all rdt plugins and test plugins. The Feature Manifest Editor has a Versions... button, which is supposed to make the updating of version numbers less errrorprone. Unfortunately, it rarely works. Nervertheless you can try your luck with the Versions... button and "Force versions defined in the feature into plug-in and fragment manifests". 4) org.rubypeople.rdt.doc.user Because this plugin also generates the plugin.xml when the eclipse doc is generated, it needs to know about the version number. Modify the featureVersion property in build.xml. 5) org.rubypeople.rdt.build/bootstrap/build.properties In order to allow headless build, set the following properties: featureVersion baseFeatureVersion nightlyBuildFeatureVersionPrefix 6) org.rubypeople.updatesite/site.xml add an feature entry to site.xml |
|
From: Markus B. <mba...@us...> - 2005-03-27 06:35:32
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14804 Modified Files: feature.xml Log Message: replaced 0.0.0 plugin versions with real versions due to bug in PDE Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/feature.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** feature.xml 26 Mar 2005 13:20:22 -0000 1.26 --- feature.xml 27 Mar 2005 06:35:23 -0000 1.27 *************** *** 144,148 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 144,148 ---- download-size="0" install-size="0" ! version="2.1.4"/> <plugin *************** *** 150,154 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 150,154 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 156,160 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 156,160 ---- download-size="0" install-size="0" ! version="0.1.3"/> <plugin *************** *** 162,166 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 162,166 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 168,172 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 168,172 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 174,178 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 174,178 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 180,184 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 180,184 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 186,190 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 186,190 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 192,196 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 192,196 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 198,202 **** download-size="0" install-size="0" ! version="0.0.0"/> </feature> --- 198,202 ---- download-size="0" install-size="0" ! version="0.6.0"/> </feature> |
|
From: Markus B. <mba...@us...> - 2005-03-27 06:35:31
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/unit-tests-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14804/unit-tests-feature Modified Files: feature.xml Log Message: replaced 0.0.0 plugin versions with real versions due to bug in PDE Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/unit-tests-feature/feature.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** feature.xml 26 Mar 2005 10:58:08 -0000 1.5 --- feature.xml 27 Mar 2005 06:35:23 -0000 1.6 *************** *** 45,49 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 45,49 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 51,55 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 51,55 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 57,61 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 57,61 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 63,67 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 63,67 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 69,73 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 69,73 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 75,79 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 75,79 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 81,85 **** download-size="0" install-size="0" ! version="0.0.0"/> <plugin --- 81,85 ---- download-size="0" install-size="0" ! version="0.6.0"/> <plugin *************** *** 87,91 **** download-size="0" install-size="0" ! version="0.0.0"/> </feature> --- 87,91 ---- download-size="0" install-size="0" ! version="0.6.0"/> </feature> |
|
From: Markus B. <mba...@us...> - 2005-03-27 06:27:09
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.doc.user In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10578 Modified Files: plugin.xml build.xml buildDocbook.xml Log Message: updated version to 0.6.0 Index: build.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.doc.user/build.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** build.xml 26 Oct 2004 19:28:13 -0000 1.13 --- build.xml 27 Mar 2005 06:27:00 -0000 1.14 *************** *** 13,16 **** --- 13,22 ---- <property name="javacTarget" value="1.2"/> <property name="compilerArg" value=""/> + <property name="featureVersion" value="0.6.0"/> + <!-- featureVersion might also be set from outside --> + <echo message="Using featureVersion=${featureVersion}"/> + <property name="docbook.root" value="../../docbook"/> + <!-- docbook.root might also be set from outside --> + <echo message="Using docbook.root=${docbook.root}"/> <target name="init" depends="properties"> *************** *** 38,50 **** <param name="destination.temp.folder" value="${temp.folder}/"/> </antcall> ! <zip zipfile="${plugin.destination}/org.rubypeople.rdt.doc.user_0.5.0.jar" basedir="${temp.folder}/org.rubypeople.rdt.doc.user_0.5.0" filesonly="false" whenempty="skip" update="false"/> <delete dir="${temp.folder}"/> </target> <target name="build.jars" depends="init" description="Build all the jars for the plug-in: org.rubypeople.rdt.doc.user."> ! <!-- when this script is called from automatic build, docbook.root is probably defined ! when this script is called. Otherwise use the default from buildDocbook.xml --> ! ! <ant antfile="buildDocbook.xml"/> </target> --- 44,53 ---- <param name="destination.temp.folder" value="${temp.folder}/"/> </antcall> ! <zip zipfile="${plugin.destination}/org.rubypeople.rdt.doc.user_${featureVersion}.jar" basedir="${temp.folder}/org.rubypeople.rdt.doc.user_${featureVersion}" filesonly="false" whenempty="skip" update="false"/> <delete dir="${temp.folder}"/> </target> <target name="build.jars" depends="init" description="Build all the jars for the plug-in: org.rubypeople.rdt.doc.user."> ! <ant antfile="buildDocbook.xml" target="html"/> </target> *************** *** 53,58 **** <target name="gather.bin.parts" depends="init" if="destination.temp.folder"> ! <mkdir dir="${destination.temp.folder}/org.rubypeople.rdt.doc.user_0.5.0"/> ! <copy todir="${destination.temp.folder}/org.rubypeople.rdt.doc.user_0.5.0" failonerror="true"> <fileset dir="${basedir}" includes="plugin.xml,toc.xml,html/,images/" excludes="build.xml" /> </copy> --- 56,61 ---- <target name="gather.bin.parts" depends="init" if="destination.temp.folder"> ! <mkdir dir="${destination.temp.folder}/org.rubypeople.rdt.doc.user_${featureVersion}"/> ! <copy todir="${destination.temp.folder}/org.rubypeople.rdt.doc.user_${featureVersion}" failonerror="true"> <fileset dir="${basedir}" includes="plugin.xml,toc.xml,html/,images/" excludes="build.xml" /> </copy> *************** *** 63,67 **** <target name="gather.sources" depends="init" if="destination.temp.folder"> ! <copy todir="${destination.temp.folder}/org.rubypeople.rdt.doc.user_0.5.0" failonerror="false"> <fileset dir="${basedir}" includes="docbook.xml,plugin.xml" /> </copy> --- 66,70 ---- <target name="gather.sources" depends="init" if="destination.temp.folder"> ! <copy todir="${destination.temp.folder}/org.rubypeople.rdt.doc.user_${featureVersion}" failonerror="false"> <fileset dir="${basedir}" includes="docbook.xml,plugin.xml" /> </copy> *************** *** 72,77 **** <target name="clean" depends="init" description="Clean the plug-in: org.rubypeople.rdt.doc.user of all the zips, jars and logs created."> ! <delete file="${plugin.destination}/org.rubypeople.rdt.doc.user_0.5.0.jar"/> ! <delete file="${plugin.destination}/org.rubypeople.rdt.doc.user_0.5.0.zip"/> <delete dir="${temp.folder}"/> </target> --- 75,80 ---- <target name="clean" depends="init" description="Clean the plug-in: org.rubypeople.rdt.doc.user of all the zips, jars and logs created."> ! <delete file="${plugin.destination}/org.rubypeople.rdt.doc.user_${featureVersion}.jar"/> ! <delete file="${plugin.destination}/org.rubypeople.rdt.doc.user_${featureVersion}.zip"/> <delete dir="${temp.folder}"/> </target> *************** *** 96,100 **** <fileset dir="${temp.folder}" includes="**/*.bin.log" /> </delete> ! <zip zipfile="${plugin.destination}/org.rubypeople.rdt.doc.user_0.5.0.zip" basedir="${temp.folder}" filesonly="true" whenempty="skip" update="false"/> <delete dir="${temp.folder}"/> </target> --- 99,103 ---- <fileset dir="${temp.folder}" includes="**/*.bin.log" /> </delete> ! <zip zipfile="${plugin.destination}/org.rubypeople.rdt.doc.user_${featureVersion}.zip" basedir="${temp.folder}" filesonly="true" whenempty="skip" update="false"/> <delete dir="${temp.folder}"/> </target> Index: buildDocbook.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.doc.user/buildDocbook.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** buildDocbook.xml 12 Jan 2005 11:32:13 -0000 1.11 --- buildDocbook.xml 27 Mar 2005 06:27:00 -0000 1.12 *************** *** 1,14 **** <?xml version="1.0" encoding="UTF-8"?> ! <project name="org.rubypeople.rdt.doc.user" default="html" basedir="."> ! <target name="init"> ! <property name="docbook.root" value="../../docbook"/> ! <!-- docbook.root might also be set from outside --> ! <echo message="Using docbook.root=${docbook.root}"/> ! <property name="featureVersion" value="0.5.0"/> ! <!-- featureVersion might also be set from outside --> ! <echo message="Using featureVersion=${featureVersion}"/> <property name="docbook.xsl.dir" value="${docbook.root}/docbook-xsl-1.64.1"/> <property name="docbook.dtd.dir" value="${docbook.root}/dtd"/> --- 1,12 ---- <?xml version="1.0" encoding="UTF-8"?> ! <project name="org.rubypeople.rdt.doc.user" default="nodefault" basedir="."> + <target name="nodefault"> + <echo message="Please always call this script from build.xml"/> + </target> <target name="init"> ! <fail unless="featureVersion" message="Property featureVersion must be set. Please always call this script from build.xml"/> ! <fail unless="featureVersion" message="Property docbook.root must be set. Please always call this script from build.xml"/> <property name="docbook.xsl.dir" value="${docbook.root}/docbook-xsl-1.64.1"/> <property name="docbook.dtd.dir" value="${docbook.root}/dtd"/> Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.doc.user/plugin.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** plugin.xml 24 Oct 2004 16:44:18 -0000 1.11 --- plugin.xml 27 Mar 2005 06:26:49 -0000 1.12 *************** *** 1 **** ! <plugin provider-name="RubyPeople, Inc." version="0.5.0" id="org.rubypeople.rdt.doc.user" name="Ruby Development Documentation"><extension point="org.eclipse.help.toc"><toc primary="true" file="toc.xml"></toc></extension></plugin> \ No newline at end of file --- 1 ---- ! <plugin provider-name="RubyPeople, Inc." version="0.6.0" id="org.rubypeople.rdt.doc.user" name="Ruby Development Documentation"><extension point="org.eclipse.help.toc"><toc primary="true" file="toc.xml"></toc></extension></plugin> \ No newline at end of file |
|
From: Markus B. <mba...@us...> - 2005-03-26 13:20:39
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31451 Modified Files: feature.xml Log Message: removed comment with includes tag, because it confuses PDE when the 0.0.0 versions are being replaced Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/feature.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** feature.xml 26 Mar 2005 12:12:47 -0000 1.25 --- feature.xml 26 Mar 2005 13:20:22 -0000 1.26 *************** *** 119,123 **** gen...@or...=org.rubypeople.rdt --> <!--@@INCLUDES@@--> - <!-- <includes id="org.rubypeople.rdt.source" version="0.0.0"/> --> <requires> --- 119,122 ---- |
|
From: Markus B. <mba...@us...> - 2005-03-26 12:12:55
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24138 Modified Files: feature.xml Log Message: changed replacement of includes tag Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/feature.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** feature.xml 26 Mar 2005 08:03:54 -0000 1.24 --- feature.xml 26 Mar 2005 12:12:47 -0000 1.25 *************** *** 113,125 **** <!-- Due to a bug in the 3.0.1 Eclipse PDE, the Export... button in the feature manifest ! editor does not work, if there is a source feature to be built. Therefore the customTargets.xml ! will activate the includes-statement below before the build starts. In addition to that, the following line will be added to build.properties: gen...@or...=org.rubypeople.rdt --> ! <!-- CLOSE_XML_COMMENT ! <includes ! id="org.rubypeople.rdt.source" ! version="0.0.0"/> ! START_XML_COMMENT --> <requires> --- 113,123 ---- <!-- Due to a bug in the 3.0.1 Eclipse PDE, the Export... button in the feature manifest ! editor does not work, if there is a source feature to be built. Therefore the include statement is ! commented out and the customTargets.xml will replace the placeholder with an include statement ! after fetching this file from CVS and before the build starts. In addition to that, the following line will be added to build.properties: gen...@or...=org.rubypeople.rdt --> ! <!--@@INCLUDES@@--> ! <!-- <includes id="org.rubypeople.rdt.source" version="0.0.0"/> --> <requires> |
|
From: Markus B. <mba...@us...> - 2005-03-26 11:36:05
|
Update of /cvsroot/rubyeclipse/org.rubypeople.eclipse.shams In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2552 Modified Files: plugin.xml Log Message: set version to 0.6.0 Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.eclipse.shams/plugin.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** plugin.xml 24 Oct 2004 09:56:22 -0000 1.5 --- plugin.xml 26 Mar 2005 11:35:57 -0000 1.6 *************** *** 4,8 **** id="org.rubypeople.eclipse.shams" name="Shams" ! version="0.5.0" provider-name="RubyPeople, Inc."> --- 4,8 ---- id="org.rubypeople.eclipse.shams" name="Shams" ! version="0.6.0" provider-name="RubyPeople, Inc."> |
|
From: Markus B. <mba...@us...> - 2005-03-26 11:35:59
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.core.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2499 Modified Files: plugin.xml Log Message: set version to 0.6.0 Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.core.tests/plugin.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** plugin.xml 24 Oct 2004 09:57:19 -0000 1.9 --- plugin.xml 26 Mar 2005 11:35:51 -0000 1.10 *************** *** 4,8 **** id="org.rubypeople.rdt.core.tests" name="org.rubypeople.rdt.core.tests" ! version="0.5.0"> <runtime> --- 4,8 ---- id="org.rubypeople.rdt.core.tests" name="org.rubypeople.rdt.core.tests" ! version="0.6.0"> <runtime> |
|
From: Markus B. <mba...@us...> - 2005-03-26 11:35:57
|
Update of /cvsroot/rubyeclipse/org.rubypeople.eclipse.testutils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2438 Modified Files: plugin.xml Log Message: set version to 0.6.0 Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.eclipse.testutils/plugin.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** plugin.xml 24 Oct 2004 09:56:48 -0000 1.5 --- plugin.xml 26 Mar 2005 11:35:46 -0000 1.6 *************** *** 4,8 **** id="org.rubypeople.eclipse.testutils" name="org.rubypeople.eclipse.testutils" ! version="0.5.0"> <runtime> --- 4,8 ---- id="org.rubypeople.eclipse.testutils" name="org.rubypeople.eclipse.testutils" ! version="0.6.0"> <runtime> |
|
From: Markus B. <mba...@us...> - 2005-03-26 11:35:51
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.tests.all In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2374 Modified Files: plugin.xml Log Message: set version to 0.6.0 Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.tests.all/plugin.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** plugin.xml 24 Oct 2004 09:58:11 -0000 1.10 --- plugin.xml 26 Mar 2005 11:35:42 -0000 1.11 *************** *** 4,8 **** id="org.rubypeople.rdt.tests.all" name="RDT All Tests" ! version="0.5.0"> <runtime> --- 4,8 ---- id="org.rubypeople.rdt.tests.all" name="RDT All Tests" ! version="0.6.0"> <runtime> |
|
From: Markus B. <mba...@us...> - 2005-03-26 11:35:31
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.launching.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2232 Modified Files: plugin.xml Log Message: set version to 0.6.0 Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.launching.tests/plugin.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** plugin.xml 24 Oct 2004 09:57:58 -0000 1.10 --- plugin.xml 26 Mar 2005 11:35:22 -0000 1.11 *************** *** 4,8 **** id="org.rubypeople.rdt.launching.tests" name="org.rubypeople.rdt.launching.tests" ! version="0.5.0"> <runtime> --- 4,8 ---- id="org.rubypeople.rdt.launching.tests" name="org.rubypeople.rdt.launching.tests" ! version="0.6.0"> <runtime> |
|
From: Markus B. <mba...@us...> - 2005-03-26 10:58:19
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/unit-tests-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13430/unit-tests-feature Modified Files: feature.xml Log Message: set version to 0.6.0 Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/unit-tests-feature/feature.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** feature.xml 26 Mar 2005 07:19:39 -0000 1.4 --- feature.xml 26 Mar 2005 10:58:08 -0000 1.5 *************** *** 3,7 **** id="org.rubypeople.rdt-tests" label="Ruby Development Tools Unit Tests" ! version="0.5.0" provider-name="RubyPeople"> --- 3,7 ---- id="org.rubypeople.rdt-tests" label="Ruby Development Tools Unit Tests" ! version="0.6.0" provider-name="RubyPeople"> |
|
From: Markus B. <mba...@us...> - 2005-03-26 08:04:02
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13601 Modified Files: feature.xml Log Message: re-corrected feature version Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/feature.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** feature.xml 26 Mar 2005 06:15:06 -0000 1.23 --- feature.xml 26 Mar 2005 08:03:54 -0000 1.24 *************** *** 3,7 **** id="org.rubypeople.rdt" label="Ruby Development Tools" ! version="0.5.0" provider-name="RubyPeople"> --- 3,7 ---- id="org.rubypeople.rdt" label="Ruby Development Tools" ! version="0.6.0" provider-name="RubyPeople"> |
|
From: Markus B. <mba...@us...> - 2005-03-26 07:19:53
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/unit-tests-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23363/unit-tests-feature Modified Files: feature.xml Log Message: set plugin versions to 0.0.0 Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/unit-tests-feature/feature.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** feature.xml 24 Oct 2004 10:26:30 -0000 1.3 --- feature.xml 26 Mar 2005 07:19:39 -0000 1.4 *************** *** 45,49 **** download-size="0" install-size="0" ! version="0.5.0"/> <plugin --- 45,49 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 51,55 **** download-size="0" install-size="0" ! version="0.5.0"/> <plugin --- 51,55 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 57,61 **** download-size="0" install-size="0" ! version="0.5.0"/> <plugin --- 57,61 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 63,67 **** download-size="0" install-size="0" ! version="0.5.0"/> <plugin --- 63,67 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 69,73 **** download-size="0" install-size="0" ! version="0.5.0"/> <plugin --- 69,73 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 75,79 **** download-size="0" install-size="0" ! version="0.5.0"/> <plugin --- 75,79 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 81,85 **** download-size="0" install-size="0" ! version="0.5.0"/> <plugin --- 81,85 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 87,91 **** download-size="0" install-size="0" ! version="0.5.0"/> </feature> --- 87,91 ---- download-size="0" install-size="0" ! version="0.0.0"/> </feature> |
|
From: Markus B. <mba...@us...> - 2005-03-26 06:43:59
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.build/bootstrap In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4423/bootstrap Modified Files: build.properties Log Message: updated featureVersion Index: build.properties =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.build/bootstrap/build.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** build.properties 27 Feb 2005 19:14:30 -0000 1.5 --- build.properties 26 Mar 2005 06:43:47 -0000 1.6 *************** *** 109,111 **** # featureVersion is need for building the org.rubypeople.rdt.doc.user/plugin.xml # and for calling the appropriate test in customTargets.xml ! featureVersion=0.5.0 \ No newline at end of file --- 109,111 ---- # featureVersion is need for building the org.rubypeople.rdt.doc.user/plugin.xml # and for calling the appropriate test in customTargets.xml ! featureVersion=0.6.0 \ No newline at end of file |
|
From: Markus B. <mba...@us...> - 2005-03-26 06:42:49
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.build/bootstrap In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3939/bootstrap Modified Files: customTargets.xml Log Message: added replacements in postfetch, added targets for update-site Index: customTargets.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.build/bootstrap/customTargets.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** customTargets.xml 27 Feb 2005 19:07:09 -0000 1.5 --- customTargets.xml 26 Mar 2005 06:42:40 -0000 1.6 *************** *** 92,95 **** --- 92,108 ---- <!-- ===================================================================== --> <target name="postFetch"> + <replace file="${buildDirectory}/features/org.rubypeople.rdt/feature.xml"> + <replacefilter token="CLOSE_XML_COMMENT" value="-->" /> + <replacefilter token="START_XML_COMMENT" value="<!--" /> + </replace> + + <replace file="${buildDirectory}/features/org.rubypeople.rdt/build.properties"> + <replacefilter token="#generate.feature" value="generate.feature" /> + </replace> + + <replace dir="${buildDirectory}/plugins"> + <include name="org.rubypeople.rdt.*/plugin.xml"/> + <replacefilter token="${featureVersion}" value="0.5.503260628" /> + </replace> </target> *************** *** 136,140 **** <!-- ===================================================================== --> <target name="postBuild"> ! <antcall target="test"></antcall> </target> --- 149,156 ---- <!-- ===================================================================== --> <target name="postBuild"> ! <antcall target="test"/> ! <property name="UpdateSiteStagingLocation" value="${buildDirectory}/updateSite"/> ! <property name="sitePackagePrefix" value="org.rubypeople.updatesite"/> ! <antcall target="generateUpdateSite"/> </target> *************** *** 158,161 **** --- 174,217 ---- </target> + <!--======================================================--> + <!-- UpdateSite Export target --> + <!-- ==================================================== --> + <target name="updateSiteExport"> + <ant antfile="build.xml" dir="${buildDirectory}/features/${id}/" target="build.update.jar"> + <property name="feature.destination" value="${UpdateSiteStagingLocation}/features"/> + <property name="plugin.destination" value="${UpdateSiteStagingLocation}/plugins"/> + </ant> + </target> + + + <target name="generateUpdateSite"> + <!-- Create the directory structure --> + <mkdir dir="${UpdateSiteStagingLocation}"/> + <mkdir dir="${UpdateSiteStagingLocation}/features"/> + <mkdir dir="${UpdateSiteStagingLocation}/plugins"/> + + <!-- Build the jar files --> + <antcall target="allElements"> + <param name="genericTargets" value="${builder}/customTargets.xml"/> + <param name="target" value="updateSiteExport"/> + </antcall> + + <!-- Grab the rest of the site out of CVS --> + <mkdir dir="${buildDirectory}/temp.updatesite"/> + <property name="cvsRoot" value=":ext:cvs.sf.net:/cvsroot/rubyeclipse" /> + + <cvs cvsRoot="${cvsRoot}" + package="${sitePackagePrefix}" + dest="${buildDirectory}/temp.updatesite" + tag="HEAD"/> + + <!-- Copy to staging area --> + <copy todir="${UpdateSiteStagingLocation}"> + <fileset file="${buildDirectory}/temp.updatesite/${sitePackagePrefix}/site.xml"/> + </copy> + + <delete dir="${buildDirectory}/temp.updatesite"/> + </target> + <!-- ===================================================================== --> <!-- Steps to do to publish the build results --> |
|
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 |
|
From: Markus B. <mba...@us...> - 2005-03-26 06:15:14
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21677 Modified Files: feature.xml Log Message: set plugin versions to 0.0.0, added temporary solution for includes tag Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/feature.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** feature.xml 11 Mar 2005 01:00:48 -0000 1.22 --- feature.xml 26 Mar 2005 06:15:06 -0000 1.23 *************** *** 112,118 **** --- 112,125 ---- </url> + <!-- Due to a bug in the 3.0.1 Eclipse PDE, the Export... button in the feature manifest + editor does not work, if there is a source feature to be built. Therefore the customTargets.xml + will activate the includes-statement below before the build starts. + In addition to that, the following line will be added to build.properties: + gen...@or...=org.rubypeople.rdt --> + <!-- CLOSE_XML_COMMENT <includes id="org.rubypeople.rdt.source" version="0.0.0"/> + START_XML_COMMENT --> <requires> *************** *** 140,144 **** download-size="0" install-size="0" ! version="2.1.4"/> <plugin --- 147,151 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 146,150 **** download-size="0" install-size="0" ! version="0.5.0"/> <plugin --- 153,157 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 152,156 **** download-size="0" install-size="0" ! version="0.1.3"/> <plugin --- 159,163 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 158,162 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 165,169 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 164,168 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 171,175 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 170,174 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 177,181 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 176,180 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 183,187 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 182,186 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 189,193 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 188,192 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 195,199 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 194,198 **** download-size="0" install-size="0" ! version="0.6.0"/> </feature> --- 201,205 ---- download-size="0" install-size="0" ! version="0.0.0"/> </feature> |