Author: dgolovin
Date: 2009-09-25 03:38:05 -0400 (Fri, 25 Sep 2009)
New Revision: 17724
Modified:
trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.xml
trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/build.properties
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/build.properties
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/build.properties
trunk/bpel/plugins/org.eclipse.bpel.common.model/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.common.model/build.properties
trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.common.ui/build.properties
trunk/bpel/plugins/org.eclipse.bpel.common.ui/src/org/eclipse/bpel/common/ui/CommonUIPlugin.java
trunk/bpel/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.model/build.properties
trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.runtimes/build.properties
trunk/bpel/plugins/org.eclipse.bpel.validator/.classpath
trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.validator/build.properties
trunk/bpel/plugins/org.eclipse.bpel.xpath10/.classpath
trunk/bpel/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF
trunk/bpel/plugins/org.eclipse.bpel.xpath10/build.properties
trunk/bpel/plugins/org.jboss.tools.bpel.cheatsheet/build.properties
trunk/common/plugins/org.jboss.tools.common.gef/build.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-3628 - Plugins should be .jar's not
directories for efficiency sake to make
Plug-ins were converted to jars:
some bpel plug-ins converted to jars
Modified: trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.xml
===================================================================
--- trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.xml 2009-09-25
05:49:39 UTC (rev 17723)
+++ trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.xml 2009-09-25
07:38:05 UTC (rev 17724)
@@ -14,7 +14,8 @@
%copyright
</copyright>
- <license>Red Hat, Inc. licenses these features and plugins to you under
+ <license>
+ Red Hat, Inc. licenses these features and plugins to you under
certain open source licenses (or aggregations of such licenses), which
in a particular case may include the Eclipse Public License, the GNU
Lesser General Public License, and/or certain other open source
@@ -47,7 +48,8 @@
id="org.jboss.ide.eclipse.archives.core"
download-size="0"
install-size="0"
- version="0.0.0"/>
+ version="0.0.0"
+ unpack="false"/>
<plugin
id="org.jboss.ide.eclipse.archives.ui"
Modified: trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml 2009-09-25 05:49:39 UTC
(rev 17723)
+++ trunk/bpel/features/org.jboss.tools.bpel.feature/feature.xml 2009-09-25 07:38:05 UTC
(rev 17724)
@@ -1,107 +1,112 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.jboss.tools.bpel.feature"
- label="%featureName"
- version="1.0.0.qualifier"
- provider-name="%providerName">
-
- <description>
- %description
- </description>
-
- <copyright>
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <url>
- <update label="%updateSiteName"
url="http://download.jboss.org/jbosstools/updates/stable"/>
- </url>
-
- <plugin
- id="org.eclipse.bpel.apache.ode.deploy.model"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.bpel.apache.ode.deploy.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.bpel.apache.ode.runtime"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.bpel.common.model"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.bpel.common.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.bpel.model"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.bpel.runtimes"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.bpel.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.bpel.validator"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.bpel.wsil.model"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.bpel.xpath10"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.bpel.as.integration"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.jboss.tools.bpel.cheatsheet"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.tools.bpel.feature"
+ label="%featureName"
+ version="1.0.0.qualifier"
+ provider-name="%providerName">
+
+ <description>
+ %description
+ </description>
+
+ <copyright>
+ %copyright
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <url>
+ <update label="%updateSiteName"
url="http://download.jboss.org/jbosstools/updates/stable"/>
+ </url>
+
+ <plugin
+ id="org.eclipse.bpel.apache.ode.deploy.model"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.bpel.apache.ode.deploy.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.bpel.apache.ode.runtime"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.bpel.common.model"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.bpel.common.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.bpel.model"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.bpel.runtimes"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.bpel.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.eclipse.bpel.validator"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.eclipse.bpel.wsil.model"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.eclipse.bpel.xpath10"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.jboss.tools.bpel.as.integration"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.jboss.tools.bpel.cheatsheet"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+</feature>
Modified:
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF
===================================================================
---
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF 2009-09-25
05:49:39 UTC (rev 17723)
+++
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/META-INF/MANIFEST.MF 2009-09-25
07:38:05 UTC (rev 17724)
@@ -3,7 +3,6 @@
Bundle-Name: ODE Deploy Descriptor EMF Model
Bundle-SymbolicName: org.eclipse.bpel.apache.ode.deploy.model; singleton:=true
Bundle-Version: 0.4.0.qualifier
-Bundle-ClassPath: .
Bundle-Vendor:
Eclipse.org
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified: trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/build.properties
===================================================================
---
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/build.properties 2009-09-25
05:49:39 UTC (rev 17723)
+++
trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.model/build.properties 2009-09-25
07:38:05 UTC (rev 17724)
@@ -4,12 +4,10 @@
#
# $Id: build.properties,v 1.2 2008/11/08 13:59:16 smoser Exp $
-bin.includes = .,\
- model/,\
+bin.includes = model/,\
META-INF/,\
plugin.xml,\
- plugin.properties,\
- bin/
+ plugin.properties
jars.compile.order = .
-source.. = src/
output.. = bin/
+source.. = src/
Modified: trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/build.properties 2009-09-25
05:49:39 UTC (rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.apache.ode.deploy.ui/build.properties 2009-09-25
07:38:05 UTC (rev 17724)
@@ -3,5 +3,4 @@
bin.includes = plugin.xml,\
META-INF/,\
.,\
- icons/,\
- bin/
+ icons/
Modified: trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/build.properties 2009-09-25
05:49:39 UTC (rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.apache.ode.runtime/build.properties 2009-09-25
07:38:05 UTC (rev 17724)
@@ -3,7 +3,6 @@
bin.includes = META-INF/,\
.,\
plugin.xml,\
- bin/,\
definition/,\
icons/,\
plugin.properties
Modified: trunk/bpel/plugins/org.eclipse.bpel.common.model/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.common.model/META-INF/MANIFEST.MF 2009-09-25
05:49:39 UTC (rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.common.model/META-INF/MANIFEST.MF 2009-09-25
07:38:05 UTC (rev 17724)
@@ -57,5 +57,4 @@
org.eclipse.emf.ecore.xmi.util",
org.eclipse.bpel.names
Bundle-Vendor:
eclipse.org
-Bundle-ClassPath: bin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified: trunk/bpel/plugins/org.eclipse.bpel.common.model/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.common.model/build.properties 2009-09-25 05:49:39
UTC (rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.common.model/build.properties 2009-09-25 07:38:05
UTC (rev 17724)
@@ -1,27 +1,17 @@
-###############################################################################
-# Copyright (c) 2005 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-#
http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-###############################################################################
-bin.includes = META-INF/,\
- plugin.xml,\
- plugin.properties,\
- bin/,\
- bin
-src.includes = .classpath,\
- .cvsignore,\
- .project,\
- META-INF/,\
- bin/,\
- build.properties,\
- plugin.properties,\
- src/,\
- plugin.xml
-output.code.jar = bin/
-jars.compile.order = code.jar
-source.bin = src/
+jars.compile.order = .
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ plugin.properties,\
+ plugin.xml,\
+ schema/,\
+ .
+src.includes = .project,\
+ .cvsignore,\
+ .classpath,\
+ META-INF/,\
+ build.properties,\
+ plugin.properties,\
+ plugin.xml,\
+ schema/,\
+ src/
Modified: trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF 2009-09-25 05:49:39
UTC (rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.common.ui/META-INF/MANIFEST.MF 2009-09-25 07:38:05
UTC (rev 17724)
@@ -31,4 +31,3 @@
org.eclipse.bpel.common.ui.tray
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor:
eclipse.org
-Bundle-ClassPath: bin
Modified: trunk/bpel/plugins/org.eclipse.bpel.common.ui/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.common.ui/build.properties 2009-09-25 05:49:39 UTC
(rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.common.ui/build.properties 2009-09-25 07:38:05 UTC
(rev 17724)
@@ -12,17 +12,17 @@
plugin.xml,\
schema/,\
icons/,\
- bin/
+ .
src.includes = .classpath,\
.cvsignore,\
.project,\
META-INF/,\
- bin/,\
build.properties,\
icons/,\
plugin.xml,\
schema/,\
src/
output.code.jar = bin/
-jars.compile.order = code.jar
-source.bin = src/
+jars.compile.order = .
+source.. = src/
+output.. = bin/
Modified:
trunk/bpel/plugins/org.eclipse.bpel.common.ui/src/org/eclipse/bpel/common/ui/CommonUIPlugin.java
===================================================================
---
trunk/bpel/plugins/org.eclipse.bpel.common.ui/src/org/eclipse/bpel/common/ui/CommonUIPlugin.java 2009-09-25
05:49:39 UTC (rev 17723)
+++
trunk/bpel/plugins/org.eclipse.bpel.common.ui/src/org/eclipse/bpel/common/ui/CommonUIPlugin.java 2009-09-25
07:38:05 UTC (rev 17724)
@@ -125,6 +125,7 @@
try {
url = new URL(baseURL, ICommonUIConstants.ICON_PATH + id);
} catch (MalformedURLException e) {
+ log(e);
}
ImageDescriptor desc = ImageDescriptor.createFromURL(url);
getImageRegistry().put(id, desc);
Modified: trunk/bpel/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF 2009-09-25 05:49:39 UTC
(rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.model/META-INF/MANIFEST.MF 2009-09-25 07:38:05 UTC
(rev 17724)
@@ -30,4 +30,3 @@
org.eclipse.bpel.model.terms,
org.eclipse.bpel.model.util
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-ClassPath: bin
Modified: trunk/bpel/plugins/org.eclipse.bpel.model/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.model/build.properties 2009-09-25 05:49:39 UTC
(rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.model/build.properties 2009-09-25 07:38:05 UTC
(rev 17724)
@@ -11,8 +11,7 @@
bin.includes = META-INF/,\
plugin.xml,\
plugin.properties,\
- bin/,\
- bin
+ .
src.includes = .classpath,\
.cvsignore,\
.project,\
@@ -23,4 +22,4 @@
plugin.xml,\
src/
jars.compile.order =
-source.bin = src/
+source.. = src/
Modified: trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF 2009-09-25 05:49:39
UTC (rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.runtimes/META-INF/MANIFEST.MF 2009-09-25 07:38:05
UTC (rev 17724)
@@ -29,6 +29,5 @@
org.eclipse.bpel.runtimes.module,
org.eclipse.bpel.runtimes.publishers,
org.eclipse.bpel.runtimes.ui.wizards
-Bundle-ClassPath: bin
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified: trunk/bpel/plugins/org.eclipse.bpel.runtimes/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.runtimes/build.properties 2009-09-25 05:49:39 UTC
(rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.runtimes/build.properties 2009-09-25 07:38:05 UTC
(rev 17724)
@@ -3,7 +3,7 @@
icons/,\
plugin.properties,\
bin/,\
- bin
+ .
jars.compile.order =
src.includes = META-INF/,\
@@ -16,5 +16,5 @@
.project,\
.cvsignore,\
.classpath
-source.bin = src/
+source.. = src/
Modified: trunk/bpel/plugins/org.eclipse.bpel.validator/.classpath
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.validator/.classpath 2009-09-25 05:49:39 UTC (rev
17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.validator/.classpath 2009-09-25 07:38:05 UTC (rev
17724)
@@ -1,9 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry exported="true" kind="lib" path="bin"
sourcepath="bin"/>
- <classpathentry exported="true" kind="lib" path="meta"
sourcepath="meta"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Modified: trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF 2009-09-25 05:49:39
UTC (rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.validator/META-INF/MANIFEST.MF 2009-09-25 07:38:05
UTC (rev 17724)
@@ -20,8 +20,7 @@
javax.wsdl;bundle-version="[1.5.0,1.6.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-ClassPath: bin,
- meta/
+Bundle-ClassPath: bpel-validator.jar
Export-Package: org.eclipse.bpel.validator,
org.eclipse.bpel.validator.adapters,
org.eclipse.bpel.validator.factory,
Modified: trunk/bpel/plugins/org.eclipse.bpel.validator/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.validator/build.properties 2009-09-25 05:49:39 UTC
(rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.validator/build.properties 2009-09-25 07:38:05 UTC
(rev 17724)
@@ -5,12 +5,10 @@
*.xml,\
intro/,\
schema/,\
- lib/,\
- bin/,\
- meta/,\
+ .,\
src-exclude.xsl
jars.compile.order = code.jar,\
- bin/
+ bpel-validator.jar
src.includes = .classpath,\
.project,\
.settings/,\
@@ -20,22 +18,19 @@
html/,\
icons/,\
intro/,\
- lib/,\
monkey/,\
plugin.xml,\
src/,\
testToc.xml,\
toc.xml,\
schema/,\
- tests/,\
- bin-jaxen/,\
meta/,\
- validatorBuild.xml,\
src-exclude.xsl,\
customBuildCallbacks.xml
output.code.jar = bin/
-source.bin/ = src/
-output.bin/ = bin/
+source.bpel-validator.jar = src/,\
+ meta/
+output.bpel-validator.jar = bin/
#
customBuildCallbacks=customBuildCallbacks.xml
#
Modified: trunk/bpel/plugins/org.eclipse.bpel.xpath10/.classpath
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.xpath10/.classpath 2009-09-25 05:49:39 UTC (rev
17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.xpath10/.classpath 2009-09-25 07:38:05 UTC (rev
17724)
@@ -3,7 +3,6 @@
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="lib" path="bin"
sourcepath="bin"/>
<classpathentry exported="true" kind="lib"
path="lib/antlr-runtime-3.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: trunk/bpel/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF 2009-09-25 05:49:39
UTC (rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.xpath10/META-INF/MANIFEST.MF 2009-09-25 07:38:05
UTC (rev 17724)
@@ -3,7 +3,7 @@
Bundle-Name: XPath Parser 1.0 (Incubation)
Bundle-SymbolicName: org.eclipse.bpel.xpath10
Bundle-Version: 0.4.0.qualifier
-Bundle-ClassPath: ., bin/,
+Bundle-ClassPath: .,
lib/antlr-runtime-3.0.1.jar
Export-Package: org.antlr.runtime;uses:="org.antlr.runtime.tree",
org.antlr.runtime.debug;uses:="org.antlr.runtime.tree,org.antlr.runtime",
Modified: trunk/bpel/plugins/org.eclipse.bpel.xpath10/build.properties
===================================================================
--- trunk/bpel/plugins/org.eclipse.bpel.xpath10/build.properties 2009-09-25 05:49:39 UTC
(rev 17723)
+++ trunk/bpel/plugins/org.eclipse.bpel.xpath10/build.properties 2009-09-25 07:38:05 UTC
(rev 17724)
@@ -1,6 +1,5 @@
bin.includes = META-INF/,\
lib/,\
- bin/,\
.
src.includes = .classpath,\
.project,\
Modified: trunk/bpel/plugins/org.jboss.tools.bpel.cheatsheet/build.properties
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.cheatsheet/build.properties 2009-09-25
05:49:39 UTC (rev 17723)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.cheatsheet/build.properties 2009-09-25
07:38:05 UTC (rev 17724)
@@ -1,4 +1,6 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
- .
+ .,\
+ cheatsheets/,\
+ plugin.xml
Modified: trunk/common/plugins/org.jboss.tools.common.gef/build.properties
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.gef/build.properties 2009-09-25 05:49:39
UTC (rev 17723)
+++ trunk/common/plugins/org.jboss.tools.common.gef/build.properties 2009-09-25 07:38:05
UTC (rev 17724)
@@ -1,8 +1,7 @@
-bin.includes = plugin.xml,\
- *.jar,\
- .,\
+bin.includes = .,\
META-INF/,\
- plugin.properties
+ plugin.properties,\
+ about.html
source.. = resources/,\
src/
jars.compile.order = .