svn commit: r13980 - trunk/lib
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: bobtarling
Date: 2007-12-22 13:56:31-0800
New Revision: 13980
Modified:
trunk/lib/.classpath
trunk/lib/build.properties
Log:
Move GEF to beta stage
Modified: trunk/lib/.classpath
Url: http://argouml.tigris.org/source/browse/argouml/trunk/lib/.classpath?view=diff&rev=13980&p1=trunk/lib/.classpath&p2=trunk/lib/.classpath&r1=13979&r2=13980
==============================================================================
--- trunk/lib/.classpath (original)
+++ trunk/lib/.classpath 2007-12-22 13:56:31-0800
@@ -8,6 +8,6 @@
<classpathentry exported="true" kind="lib" path="swidgets-0.1.4.jar"/>
<classpathentry exported="true" kind="lib" path="toolbar-1.4.jar" sourcepath="/toolbar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry exported="true" kind="lib" path="gef-0.12.4M4.jar" sourcepath="/gef"/>
+ <classpathentry exported="true" kind="lib" path="gef-0.12.4BETA.jar" sourcepath="/gef"/>
<classpathentry kind="output" path="build-eclipse"/>
</classpath>
Modified: trunk/lib/build.properties
Url: http://argouml.tigris.org/source/browse/argouml/trunk/lib/build.properties?view=diff&rev=13980&p1=trunk/lib/build.properties&p2=trunk/lib/build.properties&r1=13979&r2=13980
==============================================================================
--- trunk/lib/build.properties (original)
+++ trunk/lib/build.properties 2007-12-22 13:56:31-0800
@@ -5,4 +5,4 @@
ocl-argo-1.1.jar,\
swidgets-0.1.4.jar,\
toolbar-1.4.jar,\
- gef-0.12.4M4.jar
+ gef-0.12.4BETA.jar