JBoss Tools SVN: r16022 - workspace/Denny/bpel/bpel-plugins.
by jbosstools-commits@lists.jboss.org
Author: dennyxu
Date: 2009-06-17 23:30:51 -0400 (Wed, 17 Jun 2009)
New Revision: 16022
Removed:
workspace/Denny/bpel/bpel-plugins/org.jboss.bpel.as.integration_1.0.0.jar
workspace/Denny/bpel/bpel-plugins/org.jboss.ide.eclipse.as.core_1.0.0.jar
Log:
Deleted: workspace/Denny/bpel/bpel-plugins/org.jboss.bpel.as.integration_1.0.0.jar
===================================================================
(Binary files differ)
Deleted: workspace/Denny/bpel/bpel-plugins/org.jboss.ide.eclipse.as.core_1.0.0.jar
===================================================================
(Binary files differ)
15 years, 6 months
JBoss Tools SVN: r16021 - workspace/Denny/bpel/bpel-plugins.
by jbosstools-commits@lists.jboss.org
Author: dennyxu
Date: 2009-06-17 23:26:04 -0400 (Wed, 17 Jun 2009)
New Revision: 16021
Modified:
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.apache.ode.deploy.model_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.apache.ode.deploy.ui_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.apache.ode.runtime_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.common.model_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.common.ui_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.model_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.runtimes_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.ui_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.validator_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.wsil.model_0.4.0.jar
workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.xpath10_0.4.0.jar
Log:
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.apache.ode.deploy.model_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.apache.ode.deploy.ui_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.apache.ode.runtime_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.common.model_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.common.ui_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.model_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.runtimes_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.ui_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.validator_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.wsil.model_0.4.0.jar
===================================================================
(Binary files differ)
Modified: workspace/Denny/bpel/bpel-plugins/org.eclipse.bpel.xpath10_0.4.0.jar
===================================================================
(Binary files differ)
15 years, 6 months
JBoss Tools SVN: r16020 - trunk/jbpm/releng/org.jboss.tools.jbpm4.releng.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-06-17 14:07:39 -0400 (Wed, 17 Jun 2009)
New Revision: 16020
Modified:
trunk/jbpm/releng/org.jboss.tools.jbpm4.releng/testing.properties
Log:
line breaks for clarity
Modified: trunk/jbpm/releng/org.jboss.tools.jbpm4.releng/testing.properties
===================================================================
--- trunk/jbpm/releng/org.jboss.tools.jbpm4.releng/testing.properties 2009-06-17 18:06:51 UTC (rev 16019)
+++ trunk/jbpm/releng/org.jboss.tools.jbpm4.releng/testing.properties 2009-06-17 18:07:39 UTC (rev 16020)
@@ -1,7 +1,9 @@
#extraVMargs="-Dfoo=bar"
#csv list of test plugins to run
-testPluginsToRun=org.jboss.tools.jbpm.common.test,org.jboss.tools.flow.jpdl4.multipage.test
+testPluginsToRun=\
+org.jboss.tools.jbpm.common.test,\
+org.jboss.tools.flow.jpdl4.multipage.test
#org.jboss.tools.flow.jpdl4.test
# define which suite to run within each test plugin; or, include a test.xml script in
15 years, 6 months
JBoss Tools SVN: r16019 - trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-06-17 14:06:51 -0400 (Wed, 17 Jun 2009)
New Revision: 16019
Modified:
trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/build.properties
trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.xml
Log:
fix feature.xml and build.props (source plugin generation)
Modified: trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/build.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/build.properties 2009-06-17 17:39:03 UTC (rev 16018)
+++ trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/build.properties 2009-06-17 18:06:51 UTC (rev 16019)
@@ -1,9 +1,7 @@
bin.includes = feature.xml,\
feature.properties
-generate.plugin(a)org.jboss.tools.jbpm.common.test.source=org.jboss.tools.jmx.core.test
-generate.plugin(a)org.jboss.tools.jbpm.convert.test.source=org.jboss.tools.jbpm.convert.test
+generate.plugin(a)org.jboss.tools.jbpm.common.test.source=org.jboss.tools.jbpm.common.test
generate.plugin(a)org.jboss.tools.flow.jpdl4.test.source=org.jboss.tools.flow.jpdl4.test
generate.plugin(a)org.jboss.tools.flow.jpdl4.multipage.test.source=org.jboss.tools.flow.jpdl4.multipage.test
-generate.plugin(a)org.jbpm.gd.jpdl.test.source=org.jbpm.gd.jpdl.test
\ No newline at end of file
Modified: trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.xml
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.xml 2009-06-17 17:39:03 UTC (rev 16018)
+++ trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.xml 2009-06-17 18:06:51 UTC (rev 16019)
@@ -42,21 +42,38 @@
id="org.jboss.tools.flow.jpdl4.multipage.test"
download-size="0"
install-size="0"
- version="0.0.0"
- unpack="false"/>
+ version="0.0.0"/>
<plugin
+ id="org.jboss.tools.flow.jpdl4.multipage.test.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <!--
+ <plugin
id="org.jboss.tools.flow.jpdl4.test"
download-size="0"
install-size="0"
- version="0.0.0"
- unpack="false"/>
+ version="0.0.0"/>
<plugin
+ id="org.jboss.tools.flow.jpdl4.test.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+ -->
+
+ <plugin
id="org.jboss.tools.jbpm.common.test"
download-size="0"
install-size="0"
- version="0.0.0"
- unpack="false"/>
+ version="0.0.0"/>
+ <plugin
+ id="org.jboss.tools.jbpm.common.test.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>
15 years, 6 months
JBoss Tools SVN: r16018 - trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2009-06-17 13:39:03 -0400 (Wed, 17 Jun 2009)
New Revision: 16018
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/PageProcessor.java
Log:
https://jira.jboss.org/jira/browse/JBIDE-2808
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/PageProcessor.java
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/PageProcessor.java 2009-06-17 17:09:57 UTC (rev 16017)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/PageProcessor.java 2009-06-17 17:39:03 UTC (rev 16018)
@@ -49,7 +49,7 @@
public TextProposal[] getProposals(KbQuery query, IPageContext context) {
ArrayList<TextProposal> proposals = new ArrayList<TextProposal>();
- if (!isQueryForELProposals(query)) {
+ if (!isQueryForELProposals(query, context)) {
ITagLibrary[] libs = context.getLibraries();
for (int i = 0; libs != null && i < libs.length; i++) {
TextProposal[] libProposals = libs[i].getProposals(query, context);
@@ -61,27 +61,26 @@
// TODO
}
} else {
- if(query.getType() == KbQuery.Type.ATTRIBUTE_VALUE || ((query.getType() == KbQuery.Type.TEXT )&& context instanceof IFaceletPageContext)) {
- String value = query.getValue();
- //TODO convert value to EL string.
- String elString = value;
- ELResolver[] resolvers = context.getElResolvers();
- for (int i = 0; resolvers != null && i < resolvers.length; i++) {
- proposals.addAll(resolvers[i].getCompletions(elString, !query.isMask(), query.getOffset(), context));
- }
+ String value = query.getValue();
+ //TODO convert value to EL string.
+ String elString = value;
+ ELResolver[] resolvers = context.getElResolvers();
+ for (int i = 0; resolvers != null && i < resolvers.length; i++) {
+ proposals.addAll(resolvers[i].getCompletions(elString, !query.isMask(), query.getOffset(), context));
}
}
return proposals.toArray(new TextProposal[proposals.size()]);
}
- private boolean isQueryForELProposals(KbQuery query) {
+ private boolean isQueryForELProposals(KbQuery query, IPageContext context) {
if (query.getType() != KbQuery.Type.ATTRIBUTE_VALUE &&
- query.getType() != KbQuery.Type.TEXT)
+ ((query.getType() != KbQuery.Type.TEXT ) || !(context instanceof IFaceletPageContext))) {
return false;
+ }
return (query.getValue() != null &&
- ( query.getValue().startsWith("#{") ||
- query.getValue().startsWith("${") ) );
+ (query.getValue().startsWith("#{") ||
+ query.getValue().startsWith("${")));
}
/**
15 years, 6 months
JBoss Tools SVN: r16017 - in trunk/jbpm/features: org.jboss.tools.jbpm4.tests.feature and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-06-17 13:09:57 -0400 (Wed, 17 Jun 2009)
New Revision: 16017
Modified:
trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.xml
trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.xml
Log:
add ETF plugins into tests features
Modified: trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.xml
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.xml 2009-06-17 16:45:14 UTC (rev 16016)
+++ trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.xml 2009-06-17 17:09:57 UTC (rev 16017)
@@ -18,6 +18,19 @@
</license>
<plugin
+ id="org.eclipse.ant.optional.junit"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ fragment="true"/>
+
+ <plugin
+ id="org.eclipse.test"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
id="org.jboss.tools.jbpm.common.test"
download-size="0"
install-size="0"
Modified: trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.xml
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.xml 2009-06-17 16:45:14 UTC (rev 16016)
+++ trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.xml 2009-06-17 17:09:57 UTC (rev 16017)
@@ -17,14 +17,28 @@
%license
</license>
- <plugin
+ <!-- <plugin
id="org.jboss.tools.flow.common.test"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
+ -->
<plugin
+ id="org.eclipse.ant.optional.junit"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ fragment="true"/>
+
+ <plugin
+ id="org.eclipse.test"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
id="org.jboss.tools.flow.jpdl4.multipage.test"
download-size="0"
install-size="0"
15 years, 6 months
JBoss Tools SVN: r16016 - trunk/seam/docs/reference/en/modules.
by jbosstools-commits@lists.jboss.org
Author: chukhutsina
Date: 2009-06-17 12:45:14 -0400 (Wed, 17 Jun 2009)
New Revision: 16016
Modified:
trunk/seam/docs/reference/en/modules/seam_editors.xml
Log:
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-768 -Added the description of OpenOn available in components.xml to open jbpm files.</p>
</body></html>
Modified: trunk/seam/docs/reference/en/modules/seam_editors.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/seam_editors.xml 2009-06-17 16:41:51 UTC (rev 16015)
+++ trunk/seam/docs/reference/en/modules/seam_editors.xml 2009-06-17 16:45:14 UTC (rev 16016)
@@ -525,7 +525,7 @@
<listitem>@Role</listitem>
<listitem>@Roles</listitem>
</itemizedlist>
-
+
<figure>
<title>OpenOn in Seam Component</title>
<mediaobject>
@@ -535,8 +535,13 @@
</mediaobject>
</figure>
+ <para>You can also use OpenOn to open jBPM components that are described in Seam component descriptor.
+ Two places where it works are available: </para>
+ <itemizedlist>
+ <listitem>inside <component> definition;</listitem>
+ <listitem>inside jbpm tags;</listitem>
+ </itemizedlist>
-
</section>
<section id="SeamValidation">
15 years, 6 months
JBoss Tools SVN: r16015 - trunk/jbpm/releng/org.jboss.tools.jbpm4.releng.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-06-17 12:41:51 -0400 (Wed, 17 Jun 2009)
New Revision: 16015
Modified:
trunk/jbpm/releng/org.jboss.tools.jbpm4.releng/testing.properties
Log:
helps when you read your own comments :)
Modified: trunk/jbpm/releng/org.jboss.tools.jbpm4.releng/testing.properties
===================================================================
--- trunk/jbpm/releng/org.jboss.tools.jbpm4.releng/testing.properties 2009-06-17 14:16:55 UTC (rev 16014)
+++ trunk/jbpm/releng/org.jboss.tools.jbpm4.releng/testing.properties 2009-06-17 16:41:51 UTC (rev 16015)
@@ -1,14 +1,12 @@
#extraVMargs="-Dfoo=bar"
-# TODO: list plugins to run
#csv list of test plugins to run
-#testPluginsToRun=\
-#org.jboss.tools.jbpm4.ui.test
-#org.jboss.tools.jbpm4.core.test
+testPluginsToRun=org.jboss.tools.jbpm.common.test,org.jboss.tools.flow.jpdl4.multipage.test
+#org.jboss.tools.flow.jpdl4.test
-#TODO: define which class in the above plugins to run
# define which suite to run within each test plugin; or, include a test.xml script in
# the test plugin to deviate from default one-suite-per-plugin operation
# <pluginname>.suite=<classname>
-#org.jboss.tools.jbpm4.ui.test.suite=org.jboss.tools.jbpm4.ui.jbpm4UIAllTests
-#org.jboss.tools.jbpm4.core.test.suite=org.jboss.tools.jbpm4.core.jbpm4CoreAllTests
+org.jboss.tools.jbpm.common.test.suite=org.jboss.tools.jbpm.AllTests
+org.jboss.tools.flow.jpdl4.multipage.test.suite=org.jboss.tools.flow.jpdl4.multipage.AllTests
+#org.jboss.tools.flow.jpdl4.test.suite=?.?.?.AllTests?
15 years, 6 months
JBoss Tools SVN: r16014 - trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/tld.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2009-06-17 10:16:55 -0400 (Wed, 17 Jun 2009)
New Revision: 16014
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/tld/TaglibMapping.java
Log:
https://jira.jboss.org/jira/browse/JBIDE-4493
Modified: trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/tld/TaglibMapping.java
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/tld/TaglibMapping.java 2009-06-17 14:15:58 UTC (rev 16013)
+++ trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/tld/TaglibMapping.java 2009-06-17 14:16:55 UTC (rev 16014)
@@ -246,7 +246,11 @@
findTldsInFolder(cs[i], base + cs[i].getAttributeValue("name") + "/");
} else if(cs[i].getFileType() == XModelObject.FILE) {
String entity = cs[i].getModelEntity().getName();
- if(!entity.startsWith("FileTLD")) continue;
+ boolean ok = entity.startsWith("FileTLD");
+ if(!ok && "META-INF".equals(folder.getAttributeValue("name")) && entity.startsWith("FileFaceletTaglib")) {
+ ok = true;
+ }
+ if(!ok) continue;
String uri = cs[i].getAttributeValue("uri");
String location = base + FileAnyImpl.toFileName(cs[i]);
if(folder instanceof FolderImpl) {
15 years, 6 months
JBoss Tools SVN: r16013 - trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/model/pv.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2009-06-17 10:15:58 -0400 (Wed, 17 Jun 2009)
New Revision: 16013
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/model/pv/JSFProjectTagLibs.java
Log:
https://jira.jboss.org/jira/browse/JBIDE-4493
Modified: trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/model/pv/JSFProjectTagLibs.java
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/model/pv/JSFProjectTagLibs.java 2009-06-17 13:14:09 UTC (rev 16012)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/model/pv/JSFProjectTagLibs.java 2009-06-17 14:15:58 UTC (rev 16013)
@@ -20,6 +20,8 @@
public class JSFProjectTagLibs extends JSFProjectResourceBundles {
private static final long serialVersionUID = 7805053632320764494L;
+ static String FILE_FACELET_TAGLIB = "FileFaceletTaglib";
+
protected Iterator<XModelObject> getRoots() {
List<XModelObject> list = new ArrayList<XModelObject>();
XModelObject r = getModel().getByPath("FileSystems/WEB-INF");
@@ -50,6 +52,9 @@
while(it.hasNext()) {
XModelObject o = it.next();
String uri = o.getAttributeValue("uri");
+ if(uri != null && uri.length() == 0 && isFaceletTaglibFile(o)) {
+ uri = o.getAttributeValue("library-class");
+ }
if(set.contains(uri)) {
it.remove();
} else {
@@ -81,6 +86,9 @@
static String TLD_ENTITIES = ".FileTLD_PRO.FileTLD_1_2.FileTLD_2_0.FileTLD_2_1.";
protected boolean acceptFile(XModelObject o) {
+ if("META-INF".equals(o.getParent().getAttributeValue("name"))) {
+ if(isFaceletTaglibFile(o)) return true;
+ }
return isTLDFile(o);
}
@@ -90,8 +98,8 @@
}
public static boolean isFaceletTaglibFile(XModelObject o) {
- String entity = "." + o.getModelEntity().getName();
- return entity.startsWith("FileFaceletTaglib");
+ String entity = o.getModelEntity().getName();
+ return entity.startsWith(FILE_FACELET_TAGLIB);
}
public Object getAdapter(Class adapter) {
15 years, 6 months