Author: objectiser
Date: 2011-08-11 05:33:52 -0400 (Thu, 11 Aug 2011)
New Revision: 1438
Removed:
trunk/samples/quickstart/fault_compensation/.project
trunk/samples/quickstart/fault_compensation/.settings/
trunk/samples/quickstart/hello_world/.project
trunk/samples/quickstart/hello_world/.settings/
trunk/samples/quickstart/hello_world_header_ode/.project
trunk/samples/quickstart/hello_world_header_ode/.settings/
trunk/samples/quickstart/hello_world_header_wsdl/.project
trunk/samples/quickstart/hello_world_header_wsdl/.settings/
trunk/samples/quickstart/loan_approval/.settings/
trunk/samples/quickstart/math/.project
trunk/samples/quickstart/math/.settings/
trunk/samples/quickstart/order_management/.project
trunk/samples/quickstart/order_management/.settings/
trunk/samples/quickstart/salutations/.project
trunk/samples/quickstart/salutations/.settings/
trunk/samples/quickstart/say_hello/.project
trunk/samples/quickstart/say_hello/.settings/
trunk/samples/quickstart/secure_invoke/.settings/
trunk/samples/quickstart/secure_service/.project
trunk/samples/quickstart/secure_service/.settings/
trunk/samples/quickstart/service_handler/.settings/
trunk/samples/quickstart/simple_correlation/.project
trunk/samples/quickstart/simple_correlation/.settings/
trunk/samples/quickstart/simple_correlation_header/.project
trunk/samples/quickstart/simple_correlation_header/.settings/
trunk/samples/quickstart/simple_flow/.project
trunk/samples/quickstart/simple_flow/.settings/
trunk/samples/quickstart/simple_invoke/.settings/
trunk/samples/quickstart/simple_pick/.project
trunk/samples/quickstart/simple_pick/.settings/
trunk/samples/quickstart/while_wait/.project
trunk/samples/quickstart/while_wait/.settings/
trunk/samples/tutorial/BPEL-BluePrint1/.project
trunk/samples/tutorial/BPEL-BluePrint2/.project
trunk/samples/tutorial/BPEL-BluePrint2/.settings/
trunk/samples/tutorial/BPEL-BluePrint3/.project
trunk/samples/tutorial/BPEL-BluePrint3/.settings/
trunk/samples/tutorial/BPEL-BluePrint4/.project
trunk/samples/tutorial/BPEL-BluePrint4/.settings/
trunk/samples/tutorial/BPEL-BluePrint5/.project
trunk/samples/tutorial/BPEL-BluePrint5/.settings/
Modified:
trunk/docs/docbook/gettingstartedguide/src/main/en-US/module/examples.xml
Log:
RIFTSAW-417 - remove Eclipse artifacts from samples
Modified: trunk/docs/docbook/gettingstartedguide/src/main/en-US/module/examples.xml
===================================================================
--- trunk/docs/docbook/gettingstartedguide/src/main/en-US/module/examples.xml 2011-08-04
13:07:48 UTC (rev 1437)
+++ trunk/docs/docbook/gettingstartedguide/src/main/en-US/module/examples.xml 2011-08-11
09:33:52 UTC (rev 1438)
@@ -12,18 +12,6 @@
</para>
<para>
- If using the Eclipse BPEL editor, bundled with
- <ulink
url="http://www.jboss.org/tools">JBoss
Tools</ulink>, then you can import
- the quickstart samples as Eclipse BPEL projects, by selecting the
<emphasis>import</emphasis>
- menu item on the left navigation panel in Eclipse, and choosing the
- <emphasis>General->Existing Projects into Workspace</emphasis>
option. Then
- select the individual sample you wish to import, or alternatively select the
- <filename>${RiftSaw}/samples/quickstart</filename> folder to select
multiple
- (or all) samples for import. Please see the RiftSaw User Guide for information
- on how to deploy the BPEL samples to the server.
- </para>
-
- <para>
Before deploying any of the examples, you need to start the JBossAS
server and ensure that RiftSaw has been installed. This can be
achieved by testing whether the
Deleted: trunk/samples/quickstart/fault_compensation/.project
===================================================================
--- trunk/samples/quickstart/fault_compensation/.project 2011-08-04 13:07:48 UTC (rev
1437)
+++ trunk/samples/quickstart/fault_compensation/.project 2011-08-11 09:33:52 UTC (rev
1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_fault_compensation</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_fault_compensation</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/hello_world/.project
===================================================================
--- trunk/samples/quickstart/hello_world/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/quickstart/hello_world/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_hello_world</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_hello_world</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/hello_world_header_ode/.project
===================================================================
--- trunk/samples/quickstart/hello_world_header_ode/.project 2011-08-04 13:07:48 UTC (rev
1437)
+++ trunk/samples/quickstart/hello_world_header_ode/.project 2011-08-11 09:33:52 UTC (rev
1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_hello_world_header_ode</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_hello_world_header_ode</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/hello_world_header_wsdl/.project
===================================================================
--- trunk/samples/quickstart/hello_world_header_wsdl/.project 2011-08-04 13:07:48 UTC (rev
1437)
+++ trunk/samples/quickstart/hello_world_header_wsdl/.project 2011-08-11 09:33:52 UTC (rev
1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_hello_world_header_wsdl</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_hello_world_header_wsdl</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/math/.project
===================================================================
--- trunk/samples/quickstart/math/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/quickstart/math/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_math</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_math</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/order_management/.project
===================================================================
--- trunk/samples/quickstart/order_management/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/quickstart/order_management/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_order_management</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/salutations/.project
===================================================================
--- trunk/samples/quickstart/salutations/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/quickstart/salutations/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_salutations</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_salutations</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/say_hello/.project
===================================================================
--- trunk/samples/quickstart/say_hello/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/quickstart/say_hello/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_say_hello</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_say_hello</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/secure_service/.project
===================================================================
--- trunk/samples/quickstart/secure_service/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/quickstart/secure_service/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_secure_service</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_secure_service</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/simple_correlation/.project
===================================================================
--- trunk/samples/quickstart/simple_correlation/.project 2011-08-04 13:07:48 UTC (rev
1437)
+++ trunk/samples/quickstart/simple_correlation/.project 2011-08-11 09:33:52 UTC (rev
1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_simple_correlation</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_simple_correlation</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/simple_correlation_header/.project
===================================================================
--- trunk/samples/quickstart/simple_correlation_header/.project 2011-08-04 13:07:48 UTC
(rev 1437)
+++ trunk/samples/quickstart/simple_correlation_header/.project 2011-08-11 09:33:52 UTC
(rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_simple_correlation_header</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_simple_correlation_header</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/simple_flow/.project
===================================================================
--- trunk/samples/quickstart/simple_flow/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/quickstart/simple_flow/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>simple_flow</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/simple_pick/.project
===================================================================
--- trunk/samples/quickstart/simple_pick/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/quickstart/simple_pick/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_simple_pick</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_simple_pick</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/quickstart/while_wait/.project
===================================================================
--- trunk/samples/quickstart/while_wait/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/quickstart/while_wait/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quickstart_bpel_while_wait</name>
- <comment></comment>
- <projects>
- <project>Quickstart_bpel_while_wait</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/tutorial/BPEL-BluePrint1/.project
===================================================================
--- trunk/samples/tutorial/BPEL-BluePrint1/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/tutorial/BPEL-BluePrint1/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>BPEL-BluePrint1</name>
- <comment></comment>
- <projects>
- <project>BPEL-BluePrint1</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/tutorial/BPEL-BluePrint2/.project
===================================================================
--- trunk/samples/tutorial/BPEL-BluePrint2/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/tutorial/BPEL-BluePrint2/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>BPEL-BluePrint2</name>
- <comment></comment>
- <projects>
- <project>BPEL-BluePrint2</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/tutorial/BPEL-BluePrint3/.project
===================================================================
--- trunk/samples/tutorial/BPEL-BluePrint3/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/tutorial/BPEL-BluePrint3/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>BPEL-BluePrint3</name>
- <comment></comment>
- <projects>
- <project>BPEL-BluePrint3</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/tutorial/BPEL-BluePrint4/.project
===================================================================
--- trunk/samples/tutorial/BPEL-BluePrint4/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/tutorial/BPEL-BluePrint4/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>BPEL-BluePrint4</name>
- <comment></comment>
- <projects>
- <project>BPEL-BluePrint4</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/samples/tutorial/BPEL-BluePrint5/.project
===================================================================
--- trunk/samples/tutorial/BPEL-BluePrint5/.project 2011-08-04 13:07:48 UTC (rev 1437)
+++ trunk/samples/tutorial/BPEL-BluePrint5/.project 2011-08-11 09:33:52 UTC (rev 1438)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>BPEL-BluePrint5</name>
- <comment></comment>
- <projects>
- <project>BPEL-BluePrint5</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.bpel.validator.builder</name>
- <arguments>
- <dictionary>
- <key>debug</key>
- <value>false</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>