Author: nickboldt
Date: 2009-12-08 18:59:13 -0500 (Tue, 08 Dec 2009)
New Revision: 19122
Modified:
trunk/bpel/plugins/org.eclipse.bpel.ui/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.ui/build.properties
Log:
fix manifest and build.props
Modified: trunk/bpel/plugins/org.eclipse.bpel.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.ui/META-INF/MANIFEST.MF 2009-12-08 22:27:47 UTC
(rev 19121)
+++ trunk/bpel/plugins/org.eclipse.bpel.ui/META-INF/MANIFEST.MF 2009-12-08 23:59:13 UTC
(rev 19122)
@@ -65,5 +65,4 @@
org.eclipse.bpel.ui.util.filedialog,
org.eclipse.bpel.ui.util.marker,
org.eclipse.bpel.ui.wizards
-Bundle-ClassPath: bpel-ui.jar
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified: trunk/bpel/plugins/org.eclipse.bpel.ui/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.ui/build.properties 2009-12-08 22:27:47 UTC (rev
19121)
+++ trunk/bpel/plugins/org.eclipse.bpel.ui/build.properties 2009-12-08 23:59:13 UTC (rev
19122)
@@ -10,28 +10,31 @@
# JBoss by Red Hat - subsequent contributions and maintenance
###############################################################################
bin.includes = META-INF/,\
- plugin.xml,\
- templates/,\
+ html/,
icons/,\
- plugin.properties,\
+ monkey/,\
+ schema/,\
schemas/,\
- bin/
+ templates/,\
+ jboss_about.png,\
+ plugin.*,\
+ uiextensionmodel.*,\
+ .
src.includes = .classpath,\
.cvsignore,\
.project,\
.settings/,\
+ build.*,\
+ src/,\
META-INF/,\
- bin/,\
- build.properties,\
+ html/,
icons/,\
- plugin.properties,\
- plugin.xml,\
- src/,\
+ monkey/,\
+ schema/,\
+ schemas/,\
templates/,\
- schemas/,\
- monkey/,\
- uiextensionmodel.genmodel,\
- uiextensionmodel.ecore
-jars.compile.order = bin/
-source.bpel-ui.jar = src/
+ jboss_about.png,\
+ plugin.*,\
+ uiextensionmodel.*
+source.. = src/