Update of /cvsroot/pydev/org.python.pydev.site
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22022
Modified Files:
site.xml
Log Message:
Index: site.xml
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev.site/site.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** site.xml 19 Aug 2005 19:04:42 -0000 1.38
--- site.xml 29 Aug 2005 17:14:21 -0000 1.39
***************
*** 4,10 ****
The python development environment.
</description>
<feature url="features/org.python.pydev.feature_0.9.7.99.jar" id="org.python.pydev.feature" version="0.9.7.99"/>
<feature url="features/org.python.pydev.feature_0.9.7.jar" id="org.python.pydev.feature" version="0.9.7"/>
! <feature url="features/org.python.pydev_0.9.6.jar" id="org.python.pydev" version="0.9.6"/>
<feature url="features/org.python.pydev.feature_0.9.5.jar" id="org.python.pydev.feature" version="0.9.5"/>
<feature url="features/org.python.pydev.feature_0.9.4.jar" id="org.python.pydev.feature" version="0.9.4"/>
--- 4,13 ----
The python development environment.
</description>
+ <feature url="features/org.python.pydev.feature_0.9.7.99.jar" id="org.python.pydev.feature" version="0.9.8"/>
<feature url="features/org.python.pydev.feature_0.9.7.99.jar" id="org.python.pydev.feature" version="0.9.7.99"/>
<feature url="features/org.python.pydev.feature_0.9.7.jar" id="org.python.pydev.feature" version="0.9.7"/>
! <!--<feature url="features/org.python.pydev_0.9.6.jar" id="org.python.pydev" version="0.9.6"/>
! removed because you're not able to upgrade to other versions from this one.
! -->
<feature url="features/org.python.pydev.feature_0.9.5.jar" id="org.python.pydev.feature" version="0.9.5"/>
<feature url="features/org.python.pydev.feature_0.9.4.jar" id="org.python.pydev.feature" version="0.9.4"/>
|