svn commit: r13202 - trunk/src/model-mdr: . META-INF

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-08-01 13:16:36-0700
New Revision: 13202

Modified:
   trunk/src/model-mdr/META-INF/MANIFEST.MF
   trunk/src/model-mdr/build.properties

Log:
Fix build packaging to be compatible with Eclipse 3.3.

Update version.

Allow other plugins to register as buddies.

Modified: trunk/src/model-mdr/META-INF/MANIFEST.MF
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model-mdr/META-INF/MANIFEST.MF?view=diff&rev=13202&p1=trunk/src/model-mdr/META-INF/MANIFEST.MF&p2=trunk/src/model-mdr/META-INF/MANIFEST.MF&r1=13201&r2=13202
==============================================================================
--- trunk/src/model-mdr/META-INF/MANIFEST.MF	(original)
+++ trunk/src/model-mdr/META-INF/MANIFEST.MF	2007-08-01 13:16:36-0700
@@ -2,16 +2,19 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.argouml.core.model.mdr
-Bundle-Version: 0.25.3
+Bundle-Version: 0.25.3.qualifier
 Bundle-Localization: plugin
-Export-Package: org.argouml.model.mdr
+Export-Package: org.argouml.model.mdr;uses:="junit.framework",
+ org.argouml.model.mdr.profiles
 Bundle-Vendor: %pluginProvider
-Require-Bundle: org.argouml.core.model,
+Require-Bundle: org.argouml.core.model;visibility:=reexport,
  org.eclipse.core.runtime
-Bundle-ClassPath: lib/jmi.jar,
+Bundle-ClassPath: org.argouml.core.model.mdr.jar,
+ lib/jmi.jar,
  lib/jmiutils.jar,
  lib/mdrapi.jar,
  lib/mof.jar,
  lib/nbmdr.jar,
  lib/openide-util.jar
 Eclipse-RegisterBuddy: org.argouml.core.lib, org.argouml.core.model
+Eclipse-BuddyPolicy: registered

Modified: trunk/src/model-mdr/build.properties
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model-mdr/build.properties?view=diff&rev=13202&p1=trunk/src/model-mdr/build.properties&p2=trunk/src/model-mdr/build.properties&r1=13201&r2=13202
==============================================================================
--- trunk/src/model-mdr/build.properties	(original)
+++ trunk/src/model-mdr/build.properties	2007-08-01 13:16:36-0700
@@ -1,7 +1,27 @@
-bin.includes = META-INF/,\
+source.org.argouml.core.model.mdr.jar = src/,\
+                                        build/java/,\
+                                        tests/
+bin.includes = org.argouml.core.model.mdr.jar,\
+               META-INF/,\
                lib/jmi.jar,\
                lib/jmiutils.jar,\
                lib/mdrapi.jar,\
                lib/mof.jar,\
                lib/nbmdr.jar,\
                lib/openide-util.jar
+src.includes = lib/,\
+               src/,\
+               build.xml,\
+               build.properties,\
+               build.sh,\
+               build.bat,\
+               build2.bat,\
+               build2.sh,\
+               META-INF/,\
+               .classpath,\
+               .checkclipse,\
+               .settings/,\
+               plugin.properties,\
+               tests/,\
+               tools/
+output.org.argouml.core.model.mdr.jar = bin/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.