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...> - 2006-02-04 12:52:27
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.core.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31047 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.core.tests/plugin.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** plugin.xml 26 Mar 2005 11:35:51 -0000 1.10 --- plugin.xml 4 Feb 2006 12:52:17 -0000 1.11 *************** *** 4,8 **** id="org.rubypeople.rdt.core.tests" name="org.rubypeople.rdt.core.tests" ! version="0.6.0"> <runtime> --- 4,8 ---- id="org.rubypeople.rdt.core.tests" name="org.rubypeople.rdt.core.tests" ! version="0.0.0"> <runtime> |
|
From: Markus B. <mba...@us...> - 2006-02-04 12:47:04
|
Update of /cvsroot/rubyeclipse/org.rubypeople.eclipse.testutils/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29322/META-INF Modified Files: MANIFEST.MF Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.eclipse.testutils/META-INF/MANIFEST.MF,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MANIFEST.MF 5 Jan 2006 17:20:07 -0000 1.1 --- MANIFEST.MF 4 Feb 2006 12:46:54 -0000 1.2 *************** *** 3,7 **** Bundle-Name: org.rubypeople.eclipse.testutils Bundle-SymbolicName: org.rubypeople.eclipse.testutils ! Bundle-Version: 0.6.0 Bundle-ClassPath: testutils.jar Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator --- 3,7 ---- Bundle-Name: org.rubypeople.eclipse.testutils Bundle-SymbolicName: org.rubypeople.eclipse.testutils ! Bundle-Version: 0.0.0 Bundle-ClassPath: testutils.jar Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator |
|
From: Markus B. <mba...@us...> - 2006-02-04 12:47:04
|
Update of /cvsroot/rubyeclipse/org.rubypeople.eclipse.shams In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29300 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.eclipse.shams/plugin.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** plugin.xml 1 Oct 2005 23:00:50 -0000 1.7 --- plugin.xml 4 Feb 2006 12:46:50 -0000 1.8 *************** *** 4,8 **** id="org.rubypeople.eclipse.shams" name="Shams" ! version="0.6.0" provider-name="RubyPeople, Inc."> --- 4,8 ---- id="org.rubypeople.eclipse.shams" name="Shams" ! version="0.0.0" provider-name="RubyPeople, Inc."> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:50:19
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9260 Modified Files: feature.xml Log Message: replaced version with 0.0.0. The automatic build sets the correct version inclusive label part (see customTargets.xml) Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/feature.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** feature.xml 31 Jan 2006 21:12:42 -0000 1.33 --- feature.xml 4 Feb 2006 11:50:07 -0000 1.34 *************** *** 3,7 **** id="org.rubypeople.rdt" label="Ruby Development Tools" ! version="0.7.0" provider-name="RubyPeople" plugin="org.rubypeople.rdt" --- 3,7 ---- id="org.rubypeople.rdt" label="Ruby Development Tools" ! version="0.0.0" provider-name="RubyPeople" plugin="org.rubypeople.rdt" *************** *** 244,247 **** --- 244,255 ---- </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 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@@--> + <requires> <import plugin="org.eclipse.core.resources"/> *************** *** 274,278 **** download-size="0" install-size="0" ! version="0.7.0" unpack="false"/> --- 282,286 ---- download-size="0" install-size="0" ! version="0.0.0" unpack="false"/> *************** *** 287,291 **** download-size="0" install-size="0" ! version="0.7.0"/> <plugin --- 295,299 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 293,297 **** download-size="0" install-size="0" ! version="0.7.0" unpack="false"/> --- 301,305 ---- download-size="0" install-size="0" ! version="0.0.0" unpack="false"/> *************** *** 300,304 **** download-size="0" install-size="0" ! version="0.7.0"/> <plugin --- 308,312 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 306,310 **** download-size="0" install-size="0" ! version="0.7.0"/> <plugin --- 314,318 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 312,316 **** download-size="0" install-size="0" ! version="0.7.0"/> <plugin --- 320,324 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 318,322 **** download-size="0" install-size="0" ! version="0.7.0"/> <plugin --- 326,330 ---- download-size="0" install-size="0" ! version="0.0.0"/> <plugin *************** *** 324,328 **** download-size="0" install-size="0" ! version="0.7.0"/> </feature> --- 332,336 ---- download-size="0" install-size="0" ! version="0.0.0"/> </feature> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:50:19
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/unit-tests-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9260/unit-tests-feature Modified Files: feature.xml Log Message: replaced version with 0.0.0. The automatic build sets the correct version inclusive label part (see customTargets.xml) Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/unit-tests-feature/feature.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** feature.xml 27 Mar 2005 06:35:23 -0000 1.6 --- feature.xml 4 Feb 2006 11:50:07 -0000 1.7 *************** *** 3,7 **** id="org.rubypeople.rdt-tests" label="Ruby Development Tools Unit Tests" ! version="0.6.0" provider-name="RubyPeople"> --- 3,7 ---- id="org.rubypeople.rdt-tests" label="Ruby Development Tools Unit Tests" ! version="0.0.0" provider-name="RubyPeople"> *************** *** 45,49 **** download-size="0" install-size="0" ! version="0.6.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.6.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.6.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.6.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.6.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.6.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.6.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.6.0"/> </feature> --- 87,91 ---- download-size="0" install-size="0" ! version="0.0.0"/> </feature> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:49:37
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8907/META-INF Modified Files: MANIFEST.MF Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/META-INF/MANIFEST.MF,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** MANIFEST.MF 31 Jan 2006 21:12:33 -0000 1.6 --- MANIFEST.MF 4 Feb 2006 11:49:11 -0000 1.7 *************** *** 3,7 **** Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.ui; singleton:=true ! Bundle-Version: 0.7.0 Bundle-ClassPath: rdtui.jar Bundle-Activator: org.rubypeople.rdt.internal.ui.RubyPlugin --- 3,7 ---- Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.ui; singleton:=true ! Bundle-Version: 0.0.0 Bundle-ClassPath: rdtui.jar Bundle-Activator: org.rubypeople.rdt.internal.ui.RubyPlugin |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:49:06
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.core.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8713 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.core.tests/plugin.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** plugin.xml 9 Oct 2005 21:22:19 -0000 1.10 --- plugin.xml 4 Feb 2006 11:48:48 -0000 1.11 *************** *** 4,8 **** id="org.rubypeople.rdt.debug.core.tests" name="RDT Debug Core Tests" ! version="0.6.0" provider-name="RubyPeople" class="org.rubypeople.rdt.debug.core.tests.RdtDebugTestsPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.debug.core.tests" name="RDT Debug Core Tests" ! version="0.0.0" provider-name="RubyPeople" class="org.rubypeople.rdt.debug.core.tests.RdtDebugTestsPlugin"> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:49:06
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.core/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8697/META-INF Modified Files: MANIFEST.MF Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.core/META-INF/MANIFEST.MF,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** MANIFEST.MF 31 Jan 2006 21:12:30 -0000 1.11 --- MANIFEST.MF 4 Feb 2006 11:48:45 -0000 1.12 *************** *** 3,7 **** Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.core; singleton:=true ! Bundle-Version: 0.7.0 Bundle-ClassPath: rdtcore.jar, lib/jruby.jar --- 3,7 ---- Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.core; singleton:=true ! Bundle-Version: 0.0.0 Bundle-ClassPath: rdtcore.jar, lib/jruby.jar |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:49:01
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.launching In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8683 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.launching/plugin.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** plugin.xml 31 Jan 2006 21:12:26 -0000 1.23 --- plugin.xml 4 Feb 2006 11:48:42 -0000 1.24 *************** *** 4,8 **** id="org.rubypeople.rdt.launching" name="%Plugin.name" ! version="0.7.0" provider-name="RubyPeople, Inc." class="org.rubypeople.rdt.internal.launching.RdtLaunchingPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.launching" name="%Plugin.name" ! version="0.0.0" provider-name="RubyPeople, Inc." class="org.rubypeople.rdt.internal.launching.RdtLaunchingPlugin"> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:49
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.testunit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8668 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.testunit/plugin.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** plugin.xml 31 Jan 2006 21:12:45 -0000 1.15 --- plugin.xml 4 Feb 2006 11:48:39 -0000 1.16 *************** *** 4,8 **** id="org.rubypeople.rdt.testunit" name="%pluginName" ! version="0.7.0" provider-name="%providerName" class="org.rubypeople.rdt.testunit.TestunitPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.testunit" name="%pluginName" ! version="0.0.0" provider-name="%providerName" class="org.rubypeople.rdt.testunit.TestunitPlugin"> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:43
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8640 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui/plugin.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -C2 -d -r1.47 -r1.48 *** plugin.xml 31 Jan 2006 21:12:36 -0000 1.47 --- plugin.xml 4 Feb 2006 11:48:35 -0000 1.48 *************** *** 1,5 **** <?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> ! <plugin id="org.rubypeople.rdt.debug.ui" name="%Plugin.name" version="0.7.0" provider-name="RubyPeople, Inc." class="org.rubypeople.rdt.internal.debug.ui.RdtDebugUiPlugin"> --- 1,5 ---- <?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> ! <plugin id="org.rubypeople.rdt.debug.ui" name="%Plugin.name" version="0.0.0" provider-name="RubyPeople, Inc." class="org.rubypeople.rdt.internal.debug.ui.RdtDebugUiPlugin"> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:39
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.tests.all In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8622 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.tests.all/plugin.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** plugin.xml 26 Mar 2005 11:35:42 -0000 1.11 --- plugin.xml 4 Feb 2006 11:48:32 -0000 1.12 *************** *** 4,8 **** id="org.rubypeople.rdt.tests.all" name="RDT All Tests" ! version="0.6.0"> <runtime> --- 4,8 ---- id="org.rubypeople.rdt.tests.all" name="RDT All Tests" ! version="0.0.0"> <runtime> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:38
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.ui.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8605 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.ui.tests/plugin.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** plugin.xml 20 Nov 2005 16:39:46 -0000 1.9 --- plugin.xml 4 Feb 2006 11:48:28 -0000 1.10 *************** *** 4,8 **** id="org.rubypeople.rdt.ui.tests" name="RDT UI Tests" ! version="0.6.0" provider-name="RubyPeople Inc." class="org.rubypeople.rdt.internal.ui.RdtUiTestsPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.ui.tests" name="RDT UI Tests" ! version="0.0.0" provider-name="RubyPeople Inc." class="org.rubypeople.rdt.internal.ui.RdtUiTestsPlugin"> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:38
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8591 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt/plugin.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** plugin.xml 31 Jan 2006 21:12:50 -0000 1.7 --- plugin.xml 4 Feb 2006 11:48:25 -0000 1.8 *************** *** 4,8 **** id="org.rubypeople.rdt" name="%pluginName" ! version="0.7.0" provider-name="%providerName"> <requires> --- 4,8 ---- id="org.rubypeople.rdt" name="%pluginName" ! version="0.0.0" provider-name="%providerName"> <requires> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:36
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8578 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.core/plugin.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** plugin.xml 31 Jan 2006 21:12:39 -0000 1.20 --- plugin.xml 4 Feb 2006 11:48:22 -0000 1.21 *************** *** 4,8 **** id="org.rubypeople.rdt.debug.core" name="%Plugin.name" ! version="0.7.0" provider-name="%providerName" class="org.rubypeople.rdt.internal.debug.core.RdtDebugCorePlugin"> --- 4,8 ---- id="org.rubypeople.rdt.debug.core" name="%Plugin.name" ! version="0.0.0" provider-name="%providerName" class="org.rubypeople.rdt.internal.debug.core.RdtDebugCorePlugin"> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:26
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.launching.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8554 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.launching.tests/plugin.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** plugin.xml 26 Mar 2005 11:35:22 -0000 1.11 --- plugin.xml 4 Feb 2006 11:48:18 -0000 1.12 *************** *** 4,8 **** id="org.rubypeople.rdt.launching.tests" name="org.rubypeople.rdt.launching.tests" ! version="0.6.0"> <runtime> --- 4,8 ---- id="org.rubypeople.rdt.launching.tests" name="org.rubypeople.rdt.launching.tests" ! version="0.0.0"> <runtime> |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:22
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.doc.user In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8540 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.doc.user/plugin.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** plugin.xml 31 Jan 2006 21:12:53 -0000 1.13 --- plugin.xml 4 Feb 2006 11:48:15 -0000 1.14 *************** *** 4,8 **** id="org.rubypeople.rdt.doc.user" name="%Plugin.name" ! version="0.7.0" provider-name="RubyPeople, Inc."> </plugin> \ No newline at end of file --- 4,8 ---- id="org.rubypeople.rdt.doc.user" name="%Plugin.name" ! version="0.0.0" provider-name="RubyPeople, Inc."> </plugin> \ No newline at end of file |
|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:21
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8530 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui.tests/plugin.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** plugin.xml 24 Oct 2005 22:59:50 -0000 1.15 --- plugin.xml 4 Feb 2006 11:48:12 -0000 1.16 *************** *** 4,8 **** id="org.rubypeople.rdt.debug.ui.tests" name="RDT Debug UI Tests" ! version="0.6.0" provider-name="RubyPeople Inc." class="org.rubypeople.rdt.debug.ui.tests.RdtDebugUiTestsPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.debug.ui.tests" name="RDT Debug UI Tests" ! version="0.0.0" provider-name="RubyPeople Inc." class="org.rubypeople.rdt.debug.ui.tests.RdtDebugUiTestsPlugin"> |
|
From: Christopher W. <caw...@us...> - 2006-01-31 21:13:02
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.doc.user In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19857 Modified Files: plugin.xml Log Message: bump versions to 0.7.0 (from 0.6.0). Probably should have done this before the release ;) Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.doc.user/plugin.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** plugin.xml 27 Mar 2005 06:26:49 -0000 1.12 --- plugin.xml 31 Jan 2006 21:12:53 -0000 1.13 *************** *** 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 --- 1,8 ---- ! <?xml version="1.0" encoding="UTF-8"?> ! <?eclipse version="3.0"?> ! <plugin ! id="org.rubypeople.rdt.doc.user" ! name="%Plugin.name" ! version="0.7.0" ! provider-name="RubyPeople, Inc."> ! </plugin> \ No newline at end of file |
|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:57
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19824 Modified Files: plugin.xml Log Message: bump versions to 0.7.0 (from 0.6.0). Probably should have done this before the release ;) Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt/plugin.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** plugin.xml 9 Mar 2005 04:14:20 -0000 1.6 --- plugin.xml 31 Jan 2006 21:12:50 -0000 1.7 *************** *** 4,8 **** id="org.rubypeople.rdt" name="%pluginName" ! version="0.6.0" provider-name="%providerName"> <requires> --- 4,8 ---- id="org.rubypeople.rdt" name="%pluginName" ! version="0.7.0" provider-name="%providerName"> <requires> |
|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:53
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.testunit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19790 Modified Files: plugin.xml Log Message: bump versions to 0.7.0 (from 0.6.0). Probably should have done this before the release ;) Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.testunit/plugin.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** plugin.xml 2 Oct 2005 17:15:18 -0000 1.14 --- plugin.xml 31 Jan 2006 21:12:45 -0000 1.15 *************** *** 4,8 **** id="org.rubypeople.rdt.testunit" name="%pluginName" ! version="0.6.0" provider-name="%providerName" class="org.rubypeople.rdt.testunit.TestunitPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.testunit" name="%pluginName" ! version="0.7.0" provider-name="%providerName" class="org.rubypeople.rdt.testunit.TestunitPlugin"> |
|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:50
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt-feature In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19768 Modified Files: feature.xml Log Message: bump versions to 0.7.0 (from 0.6.0). Probably should have done this before the release ;) Index: feature.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt-feature/feature.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** feature.xml 5 Jan 2006 16:32:49 -0000 1.32 --- feature.xml 31 Jan 2006 21:12:42 -0000 1.33 *************** *** 3,7 **** id="org.rubypeople.rdt" label="Ruby Development Tools" ! version="0.6.0" provider-name="RubyPeople" plugin="org.rubypeople.rdt" --- 3,7 ---- id="org.rubypeople.rdt" label="Ruby Development Tools" ! version="0.7.0" provider-name="RubyPeople" plugin="org.rubypeople.rdt" *************** *** 244,255 **** </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 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@@--> - <requires> <import plugin="org.eclipse.core.resources"/> --- 244,247 ---- *************** *** 282,286 **** download-size="0" install-size="0" ! version="0.6.0" unpack="false"/> --- 274,278 ---- download-size="0" install-size="0" ! version="0.7.0" unpack="false"/> *************** *** 295,299 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 287,291 ---- download-size="0" install-size="0" ! version="0.7.0"/> <plugin *************** *** 301,305 **** download-size="0" install-size="0" ! version="0.6.0" unpack="false"/> --- 293,297 ---- download-size="0" install-size="0" ! version="0.7.0" unpack="false"/> *************** *** 308,312 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 300,304 ---- download-size="0" install-size="0" ! version="0.7.0"/> <plugin *************** *** 314,318 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 306,310 ---- download-size="0" install-size="0" ! version="0.7.0"/> <plugin *************** *** 320,324 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 312,316 ---- download-size="0" install-size="0" ! version="0.7.0"/> <plugin *************** *** 326,330 **** download-size="0" install-size="0" ! version="0.6.0"/> <plugin --- 318,322 ---- download-size="0" install-size="0" ! version="0.7.0"/> <plugin *************** *** 332,336 **** download-size="0" install-size="0" ! version="0.6.0"/> </feature> --- 324,328 ---- download-size="0" install-size="0" ! version="0.7.0"/> </feature> |
|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:47
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19748 Modified Files: plugin.xml Log Message: bump versions to 0.7.0 (from 0.6.0). Probably should have done this before the release ;) Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.core/plugin.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** plugin.xml 11 Mar 2005 03:21:50 -0000 1.19 --- plugin.xml 31 Jan 2006 21:12:39 -0000 1.20 *************** *** 4,8 **** id="org.rubypeople.rdt.debug.core" name="%Plugin.name" ! version="0.6.0" provider-name="%providerName" class="org.rubypeople.rdt.internal.debug.core.RdtDebugCorePlugin"> --- 4,8 ---- id="org.rubypeople.rdt.debug.core" name="%Plugin.name" ! version="0.7.0" provider-name="%providerName" class="org.rubypeople.rdt.internal.debug.core.RdtDebugCorePlugin"> |
|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:46
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19730 Modified Files: plugin.xml Log Message: bump versions to 0.7.0 (from 0.6.0). Probably should have done this before the release ;) Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui/plugin.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** plugin.xml 6 Oct 2005 23:41:45 -0000 1.46 --- plugin.xml 31 Jan 2006 21:12:36 -0000 1.47 *************** *** 1,5 **** <?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> ! <plugin id="org.rubypeople.rdt.debug.ui" name="%Plugin.name" version="0.6.0" provider-name="RubyPeople, Inc." class="org.rubypeople.rdt.internal.debug.ui.RdtDebugUiPlugin"> --- 1,5 ---- <?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> ! <plugin id="org.rubypeople.rdt.debug.ui" name="%Plugin.name" version="0.7.0" provider-name="RubyPeople, Inc." class="org.rubypeople.rdt.internal.debug.ui.RdtDebugUiPlugin"> |
|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:42
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19683/META-INF Modified Files: MANIFEST.MF Log Message: bump versions to 0.7.0 (from 0.6.0). Probably should have done this before the release ;) Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/META-INF/MANIFEST.MF,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** MANIFEST.MF 31 Jan 2006 20:29:53 -0000 1.5 --- MANIFEST.MF 31 Jan 2006 21:12:33 -0000 1.6 *************** *** 3,7 **** Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.ui; singleton:=true ! Bundle-Version: 0.6.0 Bundle-ClassPath: rdtui.jar Bundle-Activator: org.rubypeople.rdt.internal.ui.RubyPlugin --- 3,7 ---- Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.ui; singleton:=true ! Bundle-Version: 0.7.0 Bundle-ClassPath: rdtui.jar Bundle-Activator: org.rubypeople.rdt.internal.ui.RubyPlugin |