JBoss Tools SVN: r28846 - trunk/build/target-platform.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-02-01 19:21:49 -0500 (Tue, 01 Feb 2011)
New Revision: 28846
Modified:
trunk/build/target-platform/multiple.target
trunk/build/target-platform/multiple.target.p2mirror.xml
trunk/build/target-platform/unified.target
trunk/build/target-platform/unified.target.p2mirror.xml
Log:
JBIDE-8282 remove CDT and tm.terminal.local from TP (should never have been included - not needed)
Modified: trunk/build/target-platform/multiple.target
===================================================================
--- trunk/build/target-platform/multiple.target 2011-02-01 23:53:38 UTC (rev 28845)
+++ trunk/build/target-platform/multiple.target 2011-02-02 00:21:49 UTC (rev 28846)
@@ -161,10 +161,6 @@
<unit id="org.eclipse.tm.terminal.feature.group" version="3.0.201.v201008191400-4-8_7w3121192A2511"/>
<unit id="org.eclipse.tm.terminal.ssh.feature.group" version="2.0.200.v201005271030-3-A77w312116382141"/>
- <!-- tm.terminal.local requires cdt.platform 7 -->
- <unit id="org.eclipse.tm.terminal.local.feature.group" version="0.1.0.v201006041240-10-7w312117152433"/>
- <unit id="org.eclipse.cdt.platform.feature.group" version="7.0.1.201009141542"/>
-
<!-- SAVARA dependencies -->
<!-- <unit version="1.2.0.201006151053" id="org.eclipse.stp.bpmn.feature.feature.group"/>
<unit version="1.4.1.v20100909-1000-37708s73533F5C1479I" id="org.eclipse.gmf.runtime.notation.feature.group"/>
@@ -249,4 +245,4 @@
<feature id="org.mozilla.xpcom.feature"/>
</includeBundles>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-</target>
\ No newline at end of file
+</target>
Modified: trunk/build/target-platform/multiple.target.p2mirror.xml
===================================================================
--- trunk/build/target-platform/multiple.target.p2mirror.xml 2011-02-01 23:53:38 UTC (rev 28845)
+++ trunk/build/target-platform/multiple.target.p2mirror.xml 2011-02-02 00:21:49 UTC (rev 28846)
@@ -145,8 +145,6 @@
<iu id="org.eclipse.tm.terminal.serial.feature.group" version=""/>
<iu id="org.eclipse.tm.terminal.feature.group" version=""/>
<iu id="org.eclipse.tm.terminal.ssh.feature.group" version=""/>
-<iu id="org.eclipse.tm.terminal.local.feature.group" version=""/>
-<iu id="org.eclipse.cdt.platform.feature.group" version=""/>
<iu id="org.eclipse.jst.jee" version=""/>
<iu id="org.eclipse.wst.common.frameworks" version=""/>
<iu id="org.eclipse.wst.common.project.facet.ui" version=""/>
Modified: trunk/build/target-platform/unified.target
===================================================================
--- trunk/build/target-platform/unified.target 2011-02-01 23:53:38 UTC (rev 28845)
+++ trunk/build/target-platform/unified.target 2011-02-02 00:21:49 UTC (rev 28846)
@@ -161,10 +161,6 @@
<unit id="org.eclipse.tm.terminal.feature.group" version="3.0.201.v201008191400-4-8_7w3121192A2511"/>
<unit id="org.eclipse.tm.terminal.ssh.feature.group" version="2.0.200.v201005271030-3-A77w312116382141"/>
- <!-- tm.terminal.local requires cdt.platform 7 -->
- <unit id="org.eclipse.tm.terminal.local.feature.group" version="0.1.0.v201006041240-10-7w312117152433"/>
- <unit id="org.eclipse.cdt.platform.feature.group" version="7.0.1.201009141542"/>
-
<!-- SAVARA dependencies -->
<!-- <unit version="1.2.0.201006151053" id="org.eclipse.stp.bpmn.feature.feature.group"/>
<unit version="1.4.1.v20100909-1000-37708s73533F5C1479I" id="org.eclipse.gmf.runtime.notation.feature.group"/>
@@ -249,4 +245,4 @@
<feature id="org.mozilla.xpcom.feature"/>
</includeBundles>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-</target>
\ No newline at end of file
+</target>
Modified: trunk/build/target-platform/unified.target.p2mirror.xml
===================================================================
--- trunk/build/target-platform/unified.target.p2mirror.xml 2011-02-01 23:53:38 UTC (rev 28845)
+++ trunk/build/target-platform/unified.target.p2mirror.xml 2011-02-02 00:21:49 UTC (rev 28846)
@@ -145,8 +145,6 @@
<iu id="org.eclipse.tm.terminal.serial.feature.group" version=""/>
<iu id="org.eclipse.tm.terminal.feature.group" version=""/>
<iu id="org.eclipse.tm.terminal.ssh.feature.group" version=""/>
-<iu id="org.eclipse.tm.terminal.local.feature.group" version=""/>
-<iu id="org.eclipse.cdt.platform.feature.group" version=""/>
<iu id="org.eclipse.jst.jee" version=""/>
<iu id="org.eclipse.wst.common.frameworks" version=""/>
<iu id="org.eclipse.wst.common.project.facet.ui" version=""/>
13 years, 10 months
JBoss Tools SVN: r28844 - workspace/bfitzpat/SOA_5_1_Examples.
by jbosstools-commits@lists.jboss.org
Author: bfitzpat
Date: 2011-02-01 18:23:59 -0500 (Tue, 01 Feb 2011)
New Revision: 28844
Modified:
workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
Log:
JBDS-1520 - Fixing example order
Modified: workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
===================================================================
--- workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml 2011-02-01 23:22:03 UTC (rev 28843)
+++ workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml 2011-02-01 23:23:59 UTC (rev 28844)
@@ -28,6 +28,15 @@
</project>
<project>
<category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>fun_cbr_eclipse</name>
+ <included-projects>fun_cbr_eclipse</included-projects>
+ <shortDescription>fun_cbr_eclipse</shortDescription>
+ <description>This example has three "teams" of order processors. All new orders that flow into the system can be evaluated via the XPath or Drools rule processors. These routing rules will determine which team receives the order for actually processing. In the case of the green team, the order is first transformed to a different format prior to routing.</description>
+ <size>25866</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
<name>helloworld_action_eclipse</name>
<included-projects>helloworld_action_eclipse</included-projects>
<shortDescription>helloworld_action_eclipse</shortDescription>
@@ -71,13 +80,4 @@
<size>23662</size> <!-- size of the zip file -->
<url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
</project>
- <project>
- <category>SOA-P 5.1 Examples Importable By Eclipse</category>
- <name>fun_cbr_eclipse</name>
- <included-projects>fun_cbr_eclipse</included-projects>
- <shortDescription>fun_cbr_eclipse</shortDescription>
- <description>This example has three "teams" of order processors. All new orders that flow into the system can be evaluated via the XPath or Drools rule processors. These routing rules will determine which team receives the order for actually processing. In the case of the green team, the order is first transformed to a different format prior to routing.</description>
- <size>25866</size> <!-- size of the zip file -->
- <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
- </project>
</projects>
\ No newline at end of file
13 years, 10 months
JBoss Tools SVN: r28843 - workspace/bfitzpat/SOA_5_1_Examples.
by jbosstools-commits@lists.jboss.org
Author: bfitzpat
Date: 2011-02-01 18:22:03 -0500 (Tue, 01 Feb 2011)
New Revision: 28843
Added:
workspace/bfitzpat/SOA_5_1_Examples/fun_cbr_eclipse.zip
Modified:
workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
Log:
JBDS-1520 - Adding fun_cbr_eclipse example to the mix
Added: workspace/bfitzpat/SOA_5_1_Examples/fun_cbr_eclipse.zip
===================================================================
(Binary files differ)
Property changes on: workspace/bfitzpat/SOA_5_1_Examples/fun_cbr_eclipse.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
===================================================================
--- workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml 2011-02-01 23:14:34 UTC (rev 28842)
+++ workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml 2011-02-01 23:22:03 UTC (rev 28843)
@@ -71,4 +71,13 @@
<size>23662</size> <!-- size of the zip file -->
<url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
</project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>fun_cbr_eclipse</name>
+ <included-projects>fun_cbr_eclipse</included-projects>
+ <shortDescription>fun_cbr_eclipse</shortDescription>
+ <description>This example has three "teams" of order processors. All new orders that flow into the system can be evaluated via the XPath or Drools rule processors. These routing rules will determine which team receives the order for actually processing. In the case of the green team, the order is first transformed to a different format prior to routing.</description>
+ <size>25866</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
</projects>
\ No newline at end of file
13 years, 10 months
JBoss Tools SVN: r28842 - trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/src/org/jboss/tools/internal/deltacloud/ui/wizards.
by jbosstools-commits@lists.jboss.org
Author: adietish
Date: 2011-02-01 18:14:34 -0500 (Tue, 01 Feb 2011)
New Revision: 28842
Modified:
trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/src/org/jboss/tools/internal/deltacloud/ui/wizards/EditCloudConnectionWizard.java
Log:
[JBIDE-8148] moved cloud creation and cloud edit to background jobs
Modified: trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/src/org/jboss/tools/internal/deltacloud/ui/wizards/EditCloudConnectionWizard.java
===================================================================
--- trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/src/org/jboss/tools/internal/deltacloud/ui/wizards/EditCloudConnectionWizard.java 2011-02-01 22:55:18 UTC (rev 28841)
+++ trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/src/org/jboss/tools/internal/deltacloud/ui/wizards/EditCloudConnectionWizard.java 2011-02-01 23:14:34 UTC (rev 28842)
@@ -16,10 +16,9 @@
import org.eclipse.core.runtime.IStatus;
import org.eclipse.core.runtime.Status;
import org.eclipse.core.runtime.jobs.Job;
-import org.jboss.tools.common.log.StatusFactory;
import org.jboss.tools.deltacloud.core.DeltaCloud;
import org.jboss.tools.deltacloud.core.DeltaCloudDriver;
-import org.jboss.tools.deltacloud.ui.Activator;
+import org.jboss.tools.deltacloud.core.job.AbstractCloudJob;
import org.jboss.tools.internal.deltacloud.ui.utils.WizardUtils;
/**
@@ -41,26 +40,20 @@
String username = mainPage.getUsername();
String password = mainPage.getPassword();
DeltaCloudDriver driver = mainPage.getDriver();
- return editCloud(name, url, username, password, driver);
+ return editCloud(initialCloud, name, url, username, password, driver);
}
- private boolean editCloud(final String name, final String url, final String username, final String password,
- final DeltaCloudDriver driver) {
- Job job = new Job(MessageFormat.format("Create cloud \"{0}\"", name)) {
+ private boolean editCloud(final DeltaCloud cloud, final String name, final String url, final String username,
+ final String password, final DeltaCloudDriver driver) {
+ try {
+ Job job = new AbstractCloudJob(MessageFormat.format("Edit cloud \"{0}\"", cloud), cloud) {
- @Override
- protected IStatus run(IProgressMonitor monitor) {
- try {
+ @Override
+ protected IStatus doRun(IProgressMonitor monitor) throws Exception {
initialCloud.update(name, url, username, password, driver);
return Status.OK_STATUS;
- } catch (Exception e) {
- // TODO internationalize strings
- return StatusFactory.getInstance(IStatus.ERROR, Activator.PLUGIN_ID,
- MessageFormat.format("Could not edit create cloud {0}", name), e);
}
- }
- };
- try {
+ };
WizardUtils.runInWizard(job, getContainer());
return job.getResult() != null && job.getResult().getCode() != IStatus.ERROR;
} catch (Exception e) {
13 years, 10 months
JBoss Tools SVN: r28841 - workspace/bfitzpat/SOA_5_1_Examples.
by jbosstools-commits@lists.jboss.org
Author: bfitzpat
Date: 2011-02-01 17:55:18 -0500 (Tue, 01 Feb 2011)
New Revision: 28841
Modified:
workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
Log:
Adding initial project examples XML file for JBDS-1520
Modified: workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
===================================================================
--- workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml 2011-02-01 22:40:14 UTC (rev 28840)
+++ workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml 2011-02-01 22:55:18 UTC (rev 28841)
@@ -1,16 +1,74 @@
<projects>
<project>
<category>SOA-P 5.1 Examples Importable By Eclipse</category>
- <name>Aggregator</name>
+ <name>aggregator_eclipse</name>
<included-projects>aggregator_eclipse</included-projects>
- <shortDescription>Demonstrates the Enterprise
- Integration Patterns of Splitter and Aggregator</shortDescription>
- <description>The purpose of this particular example is to demonstrate the Enterprise
- Integration Patterns of Splitter and Aggregator. In addition, this example
- demonstrates the concepts of multiple JVMs, each running unique services but
- all working in concert, a federated model that shares a common registry and
- uses JMS between the JVMs.</description>
+ <shortDescription>aggregator_eclipse</shortDescription>
+ <description>The purpose of this particular example is to demonstrate the Enterprise Integration Patterns of Splitter and Aggregator. In addition, this example demonstrates the concepts of multiple JVMs, each running unique services but all working in concert, a federated model that shares a common registry and uses JMS between the JVMs.</description>
<size>33848</size> <!-- size of the zip file -->
<url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
</project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>business_service_eclipse</name>
+ <included-projects>business_service_eclipse</included-projects>
+ <shortDescription>business_service_eclipse</shortDescription>
+ <description>This example demonstrates the how to access an EJB3 Stateless Session Bean from within an ESB Action. ESB Actions are primarily custom mediation components which allow you to introduce different specialized transformations, routing behaviors, orchestration, etc. The EJB3 is a simple "Hello World" annotated POJO.</description>
+ <size>13239</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>custom_action_eclipse</name>
+ <included-projects>custom_action_eclipse</included-projects>
+ <shortDescription>custom_action_eclipse</shortDescription>
+ <description>The purpose of the custom_action quickstart example is to show different ways of using Action classes.</description>
+ <size>16398</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>helloworld_action_eclipse</name>
+ <included-projects>helloworld_action_eclipse</included-projects>
+ <shortDescription>helloworld_action_eclipse</shortDescription>
+ <description>The purpose of the helloworld_action quickstart sample is to show the use of multiple action invocations from a single configuration. You can use a single Action class and make multiple method calls or use multiple Action classes</description>
+ <size>8156</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>helloworld_eclipse</name>
+ <included-projects>helloworld_eclipse</included-projects>
+ <shortDescription>helloworld_eclipse</shortDescription>
+ <description>The purpose of the helloworld quickstart sample is to prove that the ESB is properly configured and happy. As well as to demonstrate the needed minimal files to make a basic ESB component execute.</description>
+ <size>6262</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>simple_cbr_eclipse</name>
+ <included-projects>simple_cbr_eclipse</included-projects>
+ <shortDescription>simple_cbr_eclipse</shortDescription>
+ <description>The purpose of the simple_cbr quickstart is to demonstrate the Content Based Router in JBoss ESB.</description>
+ <size>17630</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>static_router_eclipse</name>
+ <included-projects>static_router_eclipse</included-projects>
+ <shortDescription>static_router_eclipse</shortDescription>
+ <description>This quick start will create a file on the FTP server and show the progress of the message through a static route. Intermediate files will be created in the directories under build/dirs/</description>
+ <size>6194</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>transform_XML2POJO_eclipse</name>
+ <included-projects>transform_XML2POJO_eclipse</included-projects>
+ <shortDescription>transform_XML2POJO_eclipse</shortDescription>
+ <description>The purpose of the simple_transformation quickstart sample is to illustrate the use of Smooks performing a simple transformation by converting a XML file into Java POJOs.</description>
+ <size>23662</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
</projects>
\ No newline at end of file
13 years, 10 months
JBoss Tools SVN: r28840 - workspace/bfitzpat/SOA_5_1_Examples.
by jbosstools-commits@lists.jboss.org
Author: bfitzpat
Date: 2011-02-01 17:40:14 -0500 (Tue, 01 Feb 2011)
New Revision: 28840
Added:
workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
Log:
Adding initial project examples XML file for JBDS-1520
Added: workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml
===================================================================
--- workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml (rev 0)
+++ workspace/bfitzpat/SOA_5_1_Examples/soa-p-5.1-samples.xml 2011-02-01 22:40:14 UTC (rev 28840)
@@ -0,0 +1,16 @@
+<projects>
+ <project>
+ <category>SOA-P 5.1 Examples Importable By Eclipse</category>
+ <name>Aggregator</name>
+ <included-projects>aggregator_eclipse</included-projects>
+ <shortDescription>Demonstrates the Enterprise
+ Integration Patterns of Splitter and Aggregator</shortDescription>
+ <description>The purpose of this particular example is to demonstrate the Enterprise
+ Integration Patterns of Splitter and Aggregator. In addition, this example
+ demonstrates the concepts of multiple JVMs, each running unique services but
+ all working in concert, a federated model that shares a common registry and
+ uses JMS between the JVMs.</description>
+ <size>33848</size> <!-- size of the zip file -->
+ <url>http://anonsvn.jboss.org/repos/jbosstools/workspace/bfitzpat/SOA_5_1_Exam...</url>
+ </project>
+ </projects>
\ No newline at end of file
13 years, 10 months
JBoss Tools SVN: r28839 - in workspace/bfitzpat: SOA_5_1_Examples and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: bfitzpat
Date: 2011-02-01 17:36:13 -0500 (Tue, 01 Feb 2011)
New Revision: 28839
Added:
workspace/bfitzpat/SOA_5_1_Examples/
workspace/bfitzpat/SOA_5_1_Examples/aggregator_eclipse.zip
workspace/bfitzpat/SOA_5_1_Examples/business_service_eclipse.zip
workspace/bfitzpat/SOA_5_1_Examples/custom_action_eclipse.zip
workspace/bfitzpat/SOA_5_1_Examples/helloworld_action_eclipse.zip
workspace/bfitzpat/SOA_5_1_Examples/helloworld_eclipse.zip
workspace/bfitzpat/SOA_5_1_Examples/simple_cbr_eclipse.zip
workspace/bfitzpat/SOA_5_1_Examples/static_router_eclipse.zip
workspace/bfitzpat/SOA_5_1_Examples/transform_XML2POJO_eclipse.zip
Log:
Updates to add first round of examples for JBDS-1520
Added: workspace/bfitzpat/SOA_5_1_Examples/aggregator_eclipse.zip
===================================================================
(Binary files differ)
Property changes on: workspace/bfitzpat/SOA_5_1_Examples/aggregator_eclipse.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/bfitzpat/SOA_5_1_Examples/business_service_eclipse.zip
===================================================================
(Binary files differ)
Property changes on: workspace/bfitzpat/SOA_5_1_Examples/business_service_eclipse.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/bfitzpat/SOA_5_1_Examples/custom_action_eclipse.zip
===================================================================
(Binary files differ)
Property changes on: workspace/bfitzpat/SOA_5_1_Examples/custom_action_eclipse.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/bfitzpat/SOA_5_1_Examples/helloworld_action_eclipse.zip
===================================================================
(Binary files differ)
Property changes on: workspace/bfitzpat/SOA_5_1_Examples/helloworld_action_eclipse.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/bfitzpat/SOA_5_1_Examples/helloworld_eclipse.zip
===================================================================
(Binary files differ)
Property changes on: workspace/bfitzpat/SOA_5_1_Examples/helloworld_eclipse.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/bfitzpat/SOA_5_1_Examples/simple_cbr_eclipse.zip
===================================================================
(Binary files differ)
Property changes on: workspace/bfitzpat/SOA_5_1_Examples/simple_cbr_eclipse.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/bfitzpat/SOA_5_1_Examples/static_router_eclipse.zip
===================================================================
(Binary files differ)
Property changes on: workspace/bfitzpat/SOA_5_1_Examples/static_router_eclipse.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/bfitzpat/SOA_5_1_Examples/transform_XML2POJO_eclipse.zip
===================================================================
(Binary files differ)
Property changes on: workspace/bfitzpat/SOA_5_1_Examples/transform_XML2POJO_eclipse.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
13 years, 10 months
JBoss Tools SVN: r28838 - trunk/download.jboss.org/jbosstools/examples.
by jbosstools-commits@lists.jboss.org
Author: elvisisking
Date: 2011-02-01 15:54:24 -0500 (Tue, 01 Feb 2011)
New Revision: 28838
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml
Log:
TEIIDDES-791 Create a Web Service Model Example. Checking revised XML with 2 new project examples added.
Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml 2011-02-01 18:56:52 UTC (rev 28837)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml 2011-02-01 20:54:24 UTC (rev 28838)
@@ -1,21 +1,55 @@
-<projects>
- <project>
- <category>Teiid Designer</category>
- <name>Parts</name>
- <included-projects>
- PartsProject
- </included-projects>
- <shortDescription>Parts Model Project Set Example</shortDescription>
- <description>
- This is a simple Teiid Designer model project that demonstrates how a view model can be used to create a virtual
- relational table that joins multiple physical relational tables. The project also contains a Virtual Database (VDB) which
- contains the project's models, and in a runtime environment, would also contain the needed connection information for the
- physical sources. VDBs are used by Teiid to access federated data.
- </description>
- <size>22645</size>
- <url>
- http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
- </url>
- <perspectiveId>modelerPerspective</perspectiveId>
- </project>
+<projects>
+ <project>
+ <category>Teiid Designer</category>
+ <name>Parts</name>
+ <included-projects>
+ PartsProject
+ </included-projects>
+ <shortDescription>Parts Model Project Set Example</shortDescription>
+ <description>
+ This is a simple Teiid Designer model project that demonstrates how a view model can be used to create a virtual
+ relational table that joins multiple physical relational tables. The project also contains a Virtual Database (VDB) which
+ contains the project's models, and in a runtime environment, would also contain the needed connection information for the
+ physical sources. VDBs are used by Teiid to access federated data.
+ </description>
+ <size>22645</size>
+ <url>
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
+ </url>
+ <perspectiveId>modelerPerspective</perspectiveId>
+ </project>
+ <project>
+ <category>Teiid Designer</category>
+ <name>Portfolio</name>
+ <included-projects>
+ Portfolio
+ </included-projects>
+ <shortDescription>Portfolio Web Service Project Set Example</shortDescription>
+ <description>
+ This is a Teiid Designer model project that demonstrates how to expose any Teiid data source as a web service. The example will walk through
+ the steps of creating the data sources, creating the VDB and generating/deploying the JbossWS-CXF web service war.
+ </description>
+ <size>22645</size>
+ <url>
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-design...
+ </url>
+ <perspectiveId>modelerPerspective</perspectiveId>
+ </project>
+ <project>
+ <category>Teiid Designer</category>
+ <name>US States</name>
+ <included-projects>
+ US_States,StateService,StateServiceEAR
+ </included-projects>
+ <shortDescription>US States SOAP Service Project Set Example</shortDescription>
+ <description>
+ This is a Teiid Designer model project that demonstrates how to consume a sample SOAP service as a source of data. The example provides the
+ sample SOAP Service and a Teiid Designer project set that executes the service and transforms the responses to relational results.
+ </description>
+ <size>56033</size>
+ <url>
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/jdoyle/teiid-designer...
+ </url>
+ <perspectiveId>modelerPerspective</perspectiveId>
+ </project>
</projects>
13 years, 10 months
JBoss Tools SVN: r28837 - branches/jbosstools-3.2.x/build/aggregate/site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-02-01 13:56:52 -0500 (Tue, 01 Feb 2011)
New Revision: 28837
Modified:
branches/jbosstools-3.2.x/build/aggregate/site/index-template.html
branches/jbosstools-3.2.x/build/aggregate/site/index.html
Log:
tweak copy per http://www.jboss.org/tools/download/dev#noteBirt and https://issues.jboss.org/browse/JBIDE-8089
Modified: branches/jbosstools-3.2.x/build/aggregate/site/index-template.html
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/site/index-template.html 2011-02-01 18:55:45 UTC (rev 28836)
+++ branches/jbosstools-3.2.x/build/aggregate/site/index-template.html 2011-02-01 18:56:52 UTC (rev 28837)
@@ -35,13 +35,11 @@
<tr class="dark-row" style="height: 90px">
<td class="bodyText">
- <p class="bodyText"><b class="bodyText" style="color: red;">NOTE:</b> Some
- features (such as BIRT, Maven, or GWT) require additional third-party
- prerequisites not available from Eclipse.org or JBoss.org. These can
- be installed from the following update sites, which may already be
- listed - but not enabled - in your Eclipse's list of Available
- Software Sites. Simply right-click the link(s) below from which you'd like to
- install, copy the link, and paste it into Eclipse's Update or Install Manager:</p>
+ <p class="bodyText"><b class="bodyText" style="color: red;">NOTE:</b>
+<!-- see http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
+Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites not available from Eclipse.org or JBoss.org. These can be installed from the following update sites, which should be added automatically when you add the JBoss Tools update site to your Eclipse's list of Available Software Sites. To verify which sites are enabled, open <code><strong>Window > Preferences > Install/Update > Available Software Sites</strong></code>. To add sites, Click the <code><strong>Add...</strong></code> button, then right-click the link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
+ </p>
+
<ul>
<li><a href="http://download.eclipse.org//birt/update-site/2.6/">BIRT 2.6 Update Site</a></li>
<li><a href="http://m2eclipse.sonatype.org/sites/m2e/">m2eclipse 0.10 Release</a></li>
Modified: branches/jbosstools-3.2.x/build/aggregate/site/index.html
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/site/index.html 2011-02-01 18:55:45 UTC (rev 28836)
+++ branches/jbosstools-3.2.x/build/aggregate/site/index.html 2011-02-01 18:56:52 UTC (rev 28837)
@@ -35,13 +35,11 @@
<tr class="dark-row" style="height: 90px">
<td class="bodyText">
- <p class="bodyText"><b class="bodyText" style="color: red;">NOTE:</b> Some
- features (such as BIRT, Maven, or GWT) require additional third-party
- prerequisites not available from Eclipse.org or JBoss.org. These can
- be installed from the following update sites, which may already be
- listed - but not enabled - in your Eclipse's list of Available
- Software Sites. Simply right-click the link(s) below from which you'd like to
- install, copy the link, and paste it into Eclipse's Update or Install Manager:</p>
+ <p class="bodyText"><b class="bodyText" style="color: red;">NOTE:</b>
+<!-- see http://www.jboss.org/tools/download/dev#noteBirt for matching copy -->
+Some features (such as BIRT, Maven, or GWT) require additional third-party prerequisites not available from Eclipse.org or JBoss.org. These can be installed from the following update sites, which should be added automatically when you add the JBoss Tools update site to your Eclipse's list of Available Software Sites. To verify which sites are enabled, open <code><strong>Window > Preferences > Install/Update > Available Software Sites</strong></code>. To add sites, Click the <code><strong>Add...</strong></code> button, then right-click the link(s) below, copy the link(s), and paste them into Eclipse one by one as needed.
+ </p>
+
<ul>
<li><a href="http://download.eclipse.org//birt/update-site/2.6/">BIRT 2.6 Update Site</a></li>
<li><a href="http://m2eclipse.sonatype.org/sites/m2e/">m2eclipse 0.10 Release</a></li>
13 years, 10 months