JBoss Tools SVN: r18605 - in trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test: .settings and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: Grid.Qian
Date: 2009-11-11 03:51:47 -0500 (Wed, 11 Nov 2009)
New Revision: 18605
Added:
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.settings/org.eclipse.wst.common.component
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorld.bpel
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorld.bpelex
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorldArtifacts.wsdl
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/deploy.xml
Removed:
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorld.bpel
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorld.bpelex
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorldArtifacts.wsdl
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/deploy.xml
Modified:
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.project
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.settings/org.eclipse.wst.common.project.facet.core.xml
Log:
modify the testcase of bpel for the bpel deployment changes
Modified: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.project
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.project 2009-11-11 01:37:54 UTC (rev 18604)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.project 2009-11-11 08:51:47 UTC (rev 18605)
@@ -1,26 +1,34 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>ODE_Test</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</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.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>ODE_Test</name>
+ <comment></comment>
+ <projects>
+ <project>ODE_Test</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>
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.settings/org.eclipse.wst.common.component
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.settings/org.eclipse.wst.common.component (rev 0)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.settings/org.eclipse.wst.common.component 2009-11-11 08:51:47 UTC (rev 18605)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId" project-version="1.5.0">
+<wb-module deploy-name="ODE_Test">
+<wb-resource deploy-path="/" source-path="/bpelContent"/>
+<dependent-module deploy-path="/" handle="module:/org.jboss.ide.eclipse.as.wtp.core.vcf.outputFolders/">
+<dependency-type>consumes</dependency-type>
+</dependent-module>
+</wb-module>
+</project-modules>
Modified: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.settings/org.eclipse.wst.common.project.facet.core.xml
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.settings/org.eclipse.wst.common.project.facet.core.xml 2009-11-11 01:37:54 UTC (rev 18604)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/.settings/org.eclipse.wst.common.project.facet.core.xml 2009-11-11 08:51:47 UTC (rev 18605)
@@ -1,5 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<faceted-project>
- <runtime name="Apache Ode 1.x Runtime"/>
- <installed facet="bpel.facet.core" version="2.0"/>
-</faceted-project>
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+ <fixed facet="jbt.bpel.facet.core"/>
+ <installed facet="jbt.bpel.facet.core" version="2.0"/>
+</faceted-project>
Deleted: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorld.bpel
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorld.bpel 2009-11-11 01:37:54 UTC (rev 18604)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorld.bpel 2009-11-11 08:51:47 UTC (rev 18605)
@@ -1,83 +0,0 @@
-<!-- HelloWorld BPEL Process [Generated by the Eclipse BPEL Designer] -->
-<bpel:process name="HelloWorld"
- targetNamespace="http://eclipse.org/bpel/sample"
- suppressJoinFailure="yes"
-
- xmlns:bpel="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
- xmlns:ns1="http://eclipse.org/bpel/sample">
-
- <!-- Import the client WSDL -->
- <bpel:import location="HelloWorldArtifacts.wsdl" namespace="http://eclipse.org/bpel/sample"
- importType="http://schemas.xmlsoap.org/wsdl/" />
-
- <!-- ================================================================= -->
- <!-- PARTNERLINKS -->
- <!-- List of services participating in this BPEL process -->
- <!-- ================================================================= -->
- <bpel:partnerLinks>
- <!-- The 'client' role represents the requester of this service. -->
- <bpel:partnerLink name="client"
- partnerLinkType="ns1:HelloWorld" myRole="HelloWorldProvider"/>
- </bpel:partnerLinks>
-
- <!-- ================================================================= -->
- <!-- VARIABLES -->
- <!-- List of messages and XML documents used within this BPEL process -->
- <!-- ================================================================= -->
- <bpel:variables>
- <!-- Reference to the message passed as input during initiation -->
- <bpel:variable name="input"
- messageType="tns:HelloWorldRequestMessage"/>
-
- <!--
- Reference to the message that will be returned to the requester
- -->
- <bpel:variable name="output"
- messageType="tns:HelloWorldResponseMessage"/>
- </bpel:variables>
-
- <!-- ================================================================= -->
- <!-- ORCHESTRATION LOGIC -->
- <!-- Set of activities coordinating the flow of messages across the -->
- <!-- services integrated within this business process -->
- <!-- ================================================================= -->
- <bpel:sequence name="main">
-
- <!-- Receive input from requester.
- Note: This maps to operation defined in HelloWorld.wsdl
- -->
-
- <bpel:receive name="receiveInput" partnerLink="client"
- portType="tns:HelloWorld"
- operation="process" variable="input"
- createInstance="yes"/>
-
- <!-- Generate reply to synchronous request -->
- <bpel:assign validate="no" name="Assign">
- <bpel:copy>
- <bpel:from>
- <bpel:literal xml:space="preserve"><tns:HelloWorldResponse xmlns:tns="http://eclipse.org/bpel/sample" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <tns:result></tns:result>
-</tns:HelloWorldResponse>
-</bpel:literal>
- </bpel:from>
- <bpel:to part="payload" variable="output"></bpel:to>
- </bpel:copy>
- <bpel:copy>
- <bpel:from>
- <![CDATA[concat("Hello ", $input.payload/tns:input)]]>
- </bpel:from>
- <bpel:to part="payload" variable="output">
- </bpel:to>
- </bpel:copy>
-
- </bpel:assign>
- <bpel:reply name="replyOutput"
- partnerLink="client"
- portType="tns:HelloWorld"
- operation="process"
- variable="output"
- />
- </bpel:sequence>
-</bpel:process>
-
Deleted: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorld.bpelex
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorld.bpelex 2009-11-11 01:37:54 UTC (rev 18604)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorld.bpelex 2009-11-11 08:51:47 UTC (rev 18605)
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<extensionmodel:ExtensionMap xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:extensionmodel="http:///extensionmodel.ecore" xmlns:org.eclipse.bpel.ui.uiextensionmodel="http:///org/eclipse/bpel/ui/uiextensionmodel.ecore" namespace="http://org.eclipse.bpel.ui/">
- <extensions>
- <extendedObject href="HelloWorld.bpel#//@variables/(a)children.0"/>
- <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:VariableExtension"/>
- </extensions>
- <extensions>
- <extendedObject href="HelloWorld.bpel#//@variables/(a)children.1"/>
- <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:VariableExtension"/>
- </extensions>
- <extensions>
- <extendedObject href="HelloWorld.bpel#//@activity"/>
- <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
- </extensions>
- <extensions>
- <extendedObject href="HelloWorld.bpel#//@activity/(a)activities.0"/>
- <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
- </extensions>
- <extensions>
- <extendedObject href="HelloWorld.bpel#/"/>
- <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ProcessExtension" modificationStamp="1245829716000"/>
- </extensions>
- <extensions>
- <extendedObject href="HelloWorld.bpel#//@activity/(a)activities.1"/>
- <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
- </extensions>
- <extensions>
- <extendedObject href="HelloWorld.bpel#//@activity/@activities.1/(a)copy.1"/>
- <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
- </extensions>
- <extensions>
- <extendedObject href="HelloWorld.bpel#//@activity/@activities.1/(a)copy.0"/>
- <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
- </extensions>
- <extensions>
- <extendedObject href="HelloWorld.bpel#//@activity/(a)activities.2"/>
- <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
- </extensions>
-</extensionmodel:ExtensionMap>
Deleted: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorldArtifacts.wsdl
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorldArtifacts.wsdl 2009-11-11 01:37:54 UTC (rev 18604)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/HelloWorldArtifacts.wsdl 2009-11-11 08:51:47 UTC (rev 18605)
@@ -1,90 +0,0 @@
-<?xml version="1.0"?>
-<definitions name="HelloWorld"
- targetNamespace="http://eclipse.org/bpel/sample"
- xmlns:tns="http://eclipse.org/bpel/sample"
- xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
- xmlns="http://schemas.xmlsoap.org/wsdl/"
- xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-
-<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- TYPE DEFINITION - List of types participating in this BPEL process
- The BPEL Designer will generate default request and response types
- but you can define or import any XML Schema type and use them as part
- of the message types.
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
- <types>
- <schema attributeFormDefault="unqualified" elementFormDefault="qualified"
- targetNamespace="http://eclipse.org/bpel/sample"
- xmlns="http://www.w3.org/2001/XMLSchema">
-
- <element name="HelloWorldRequest">
- <complexType>
- <sequence>
- <element name="input" type="string"/>
- </sequence>
- </complexType>
- </element>
-
- <element name="HelloWorldResponse">
- <complexType>
- <sequence>
- <element name="result" type="string"/>
- </sequence>
- </complexType>
- </element>
- </schema>
- </types>
-
-
-<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- MESSAGE TYPE DEFINITION - Definition of the message types used as
- part of the port type defintions
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
- <message name="HelloWorldRequestMessage">
- <part name="payload" element="tns:HelloWorldRequest"/>
- </message>
- <message name="HelloWorldResponseMessage">
- <part name="payload" element="tns:HelloWorldResponse"/>
- </message>
-
-<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- PORT TYPE DEFINITION - A port type groups a set of operations into
- a logical service unit.
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
-
- <!-- portType implemented by the HelloWorld BPEL process -->
- <portType name="HelloWorld">
- <operation name="process">
- <input message="tns:HelloWorldRequestMessage" />
- <output message="tns:HelloWorldResponseMessage"/>
- </operation>
- </portType>
-
-
-<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- PARTNER LINK TYPE DEFINITION
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
- <plnk:partnerLinkType name="HelloWorld">
- <plnk:role name="HelloWorldProvider" portType="tns:HelloWorld"/>
- </plnk:partnerLinkType>
-
- <binding name="HelloWorldSOAPBinding" type="tns:HelloWorld">
- <soap:binding style="document"
- transport="http://schemas.xmlsoap.org/soap/http" />
- <operation name="process">
- <soap:operation
- soapAction="http://eclipse.org/bpel/sample/process" />
- <input>
- <soap:body use="literal" />
- </input>
- <output>
- <soap:body use="literal" />
- </output>
- </operation>
- </binding>
- <service name="HelloWorldProcessService">
- <port name="HelloWorldProcessPort" binding="tns:HelloWorldSOAPBinding">
- <soap:address location=" http://localhost:8080/ode/processes/HelloWorld" />
- </port>
- </service>
-</definitions>
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorld.bpel
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorld.bpel (rev 0)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorld.bpel 2009-11-11 08:51:47 UTC (rev 18605)
@@ -0,0 +1,86 @@
+<!-- HelloWorld BPEL Process [Generated by the Eclipse BPEL Designer] -->
+<bpel:process name="HelloWorld"
+ targetNamespace="http://eclipse.org/bpel/sample"
+ suppressJoinFailure="yes"
+
+ xmlns:bpel="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
+ xmlns:ns1="http://eclipse.org/bpel/sample">
+
+ <!-- Import the client WSDL -->
+ <bpel:import location="HelloWorldArtifacts.wsdl" namespace="http://eclipse.org/bpel/sample"
+ importType="http://schemas.xmlsoap.org/wsdl/" />
+
+ <!-- ================================================================= -->
+ <!-- PARTNERLINKS -->
+ <!-- List of services participating in this BPEL process -->
+ <!-- ================================================================= -->
+ <bpel:partnerLinks>
+ <!-- The 'client' role represents the requester of this service. -->
+ <bpel:partnerLink name="client"
+ partnerLinkType="ns1:HelloWorld" myRole="HelloWorldProvider"/>
+ </bpel:partnerLinks>
+
+ <!-- ================================================================= -->
+ <!-- VARIABLES -->
+ <!-- List of messages and XML documents used within this BPEL process -->
+ <!-- ================================================================= -->
+ <bpel:variables>
+ <!-- Reference to the message passed as input during initiation -->
+ <bpel:variable name="input"
+ messageType="ns1:HelloWorldRequestMessage"/>
+
+ <!--
+ Reference to the message that will be returned to the requester
+ -->
+ <bpel:variable name="output"
+ messageType="ns1:HelloWorldResponseMessage"/>
+ </bpel:variables>
+
+ <!-- ================================================================= -->
+ <!-- ORCHESTRATION LOGIC -->
+ <!-- Set of activities coordinating the flow of messages across the -->
+ <!-- services integrated within this business process -->
+ <!-- ================================================================= -->
+ <bpel:sequence name="main">
+
+ <!-- Receive input from requester.
+ Note: This maps to operation defined in HelloWorld.wsdl
+ -->
+
+ <bpel:receive name="receiveInput" partnerLink="client"
+ portType="ns1:HelloWorld"
+ operation="process" variable="input"
+ createInstance="yes"/>
+
+ <!-- Generate reply to synchronous request -->
+ <bpel:assign validate="no" name="Assign">
+ <bpel:copy>
+ <bpel:from>
+ <bpel:literal xml:space="preserve"><tns:HelloWorldResponse xmlns:tns="http://eclipse.org/bpel/sample" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <tns:result></tns:result>
+</tns:HelloWorldResponse>
+</bpel:literal>
+ </bpel:from>
+ <bpel:to part="payload" variable="output"></bpel:to>
+ </bpel:copy>
+ <bpel:copy>
+ <bpel:from>
+ <![CDATA[concat("Hello ", $input.payload/ns1:input)]]>
+ </bpel:from>
+ <bpel:to part="payload" variable="output">
+ <bpel:query queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0">
+ <![CDATA[ns1:result]]>
+ </bpel:query>
+ </bpel:to>
+ </bpel:copy>
+
+ </bpel:assign>
+ <bpel:reply name="replyOutput"
+ partnerLink="client"
+ portType="ns1:HelloWorld"
+ operation="process"
+ variable="output"
+ />
+ </bpel:sequence>
+</bpel:process>
+
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorld.bpelex
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorld.bpelex (rev 0)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorld.bpelex 2009-11-11 08:51:47 UTC (rev 18605)
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="ASCII"?>
+<extensionmodel:ExtensionMap xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:extensionmodel="http:///extensionmodel.ecore" xmlns:org.eclipse.bpel.ui.uiextensionmodel="http:///org/eclipse/bpel/ui/uiextensionmodel.ecore" namespace="http://org.eclipse.bpel.ui/">
+ <extensions>
+ <extendedObject href="HelloWorld.bpel#//@variables/(a)children.0"/>
+ <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:VariableExtension"/>
+ </extensions>
+ <extensions>
+ <extendedObject href="HelloWorld.bpel#//@variables/(a)children.1"/>
+ <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:VariableExtension"/>
+ </extensions>
+ <extensions>
+ <extendedObject href="HelloWorld.bpel#//@activity"/>
+ <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
+ </extensions>
+ <extensions>
+ <extendedObject href="HelloWorld.bpel#//@activity/(a)activities.0"/>
+ <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
+ </extensions>
+ <extensions>
+ <extendedObject href="HelloWorld.bpel#/"/>
+ <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ProcessExtension" modificationStamp="1257926006000"/>
+ </extensions>
+ <extensions>
+ <extendedObject href="HelloWorld.bpel#//@activity/(a)activities.1"/>
+ <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
+ </extensions>
+ <extensions>
+ <extendedObject href="HelloWorld.bpel#//@activity/@activities.1/(a)copy.1"/>
+ <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
+ </extensions>
+ <extensions>
+ <extendedObject href="HelloWorld.bpel#//@activity/@activities.1/(a)copy.0"/>
+ <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:CopyExtension"/>
+ </extensions>
+ <extensions>
+ <extendedObject href="HelloWorld.bpel#//@activity/(a)activities.2"/>
+ <extensionObject xsi:type="org.eclipse.bpel.ui.uiextensionmodel:ActivityExtension"/>
+ </extensions>
+</extensionmodel:ExtensionMap>
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorldArtifacts.wsdl
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorldArtifacts.wsdl (rev 0)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorldArtifacts.wsdl 2009-11-11 08:51:47 UTC (rev 18605)
@@ -0,0 +1,90 @@
+<?xml version="1.0"?>
+<definitions name="HelloWorld"
+ targetNamespace="http://eclipse.org/bpel/sample"
+ xmlns:tns="http://eclipse.org/bpel/sample"
+ xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
+ xmlns="http://schemas.xmlsoap.org/wsdl/"
+ xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+
+<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ TYPE DEFINITION - List of types participating in this BPEL process
+ The BPEL Designer will generate default request and response types
+ but you can define or import any XML Schema type and use them as part
+ of the message types.
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
+ <types>
+ <schema attributeFormDefault="unqualified" elementFormDefault="qualified"
+ targetNamespace="http://eclipse.org/bpel/sample"
+ xmlns="http://www.w3.org/2001/XMLSchema">
+
+ <element name="HelloWorldRequest">
+ <complexType>
+ <sequence>
+ <element name="input" type="string"/>
+ </sequence>
+ </complexType>
+ </element>
+
+ <element name="HelloWorldResponse">
+ <complexType>
+ <sequence>
+ <element name="result" type="string"/>
+ </sequence>
+ </complexType>
+ </element>
+ </schema>
+ </types>
+
+
+<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ MESSAGE TYPE DEFINITION - Definition of the message types used as
+ part of the port type defintions
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
+ <message name="HelloWorldRequestMessage">
+ <part name="payload" element="tns:HelloWorldRequest"/>
+ </message>
+ <message name="HelloWorldResponseMessage">
+ <part name="payload" element="tns:HelloWorldResponse"/>
+ </message>
+
+<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ PORT TYPE DEFINITION - A port type groups a set of operations into
+ a logical service unit.
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
+
+ <!-- portType implemented by the HelloWorld BPEL process -->
+ <portType name="HelloWorld">
+ <operation name="process">
+ <input message="tns:HelloWorldRequestMessage" />
+ <output message="tns:HelloWorldResponseMessage"/>
+ </operation>
+ </portType>
+
+
+<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ PARTNER LINK TYPE DEFINITION
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
+ <plnk:partnerLinkType name="HelloWorld">
+ <plnk:role name="HelloWorldProvider" portType="tns:HelloWorld"/>
+ </plnk:partnerLinkType>
+
+ <binding name="HelloWorldSOAPBinding" type="tns:HelloWorld">
+ <soap:binding style="document"
+ transport="http://schemas.xmlsoap.org/soap/http" />
+ <operation name="process">
+ <soap:operation
+ soapAction="http://eclipse.org/bpel/sample/process" />
+ <input>
+ <soap:body use="literal" />
+ </input>
+ <output>
+ <soap:body use="literal" />
+ </output>
+ </operation>
+ </binding>
+ <service name="HelloWorldProcessService">
+ <port name="HelloWorldProcessPort" binding="tns:HelloWorldSOAPBinding">
+ <soap:address location=" http://localhost:8080/ode/processes/HelloWorld" />
+ </port>
+ </service>
+</definitions>
Property changes on: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/HelloWorldArtifacts.wsdl
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/deploy.xml
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/deploy.xml (rev 0)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/deploy.xml 2009-11-11 08:51:47 UTC (rev 18605)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03" xmlns:sample="http://eclipse.org/bpel/sample">
+ <process name="sample:HelloWorld">
+ <process-events generate="all"/>
+ <provide partnerLink="client">
+ <service name="sample:HelloWorldProcessService" port="HelloWorldProcessPort"/>
+ </provide>
+ </process>
+</deploy>
\ No newline at end of file
Property changes on: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/bpelContent/deploy.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Deleted: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/deploy.xml
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/deploy.xml 2009-11-11 01:37:54 UTC (rev 18604)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/projects/ODE_Test/deploy.xml 2009-11-11 08:51:47 UTC (rev 18605)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03" xmlns:sample="http://eclipse.org/bpel/sample">
- <process name="sample:HelloWorld">
- <process-events generate="all"/>
- <provide partnerLink="client">
- <service name="sample:HelloWorldProcessService" port="HelloWorldProcessPort"/>
- </provide>
- </process>
-</deploy>
\ No newline at end of file
15 years, 1 month
JBoss Tools SVN: r18604 - trunk/common.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-10 20:37:54 -0500 (Tue, 10 Nov 2009)
New Revision: 18604
Modified:
trunk/common/
Log:
ignore test folder
Property changes on: trunk/common
___________________________________________________________________
Name: svn:ignore
+ test
15 years, 1 month
JBoss Tools SVN: r18603 - in trunk: common/releng and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2009-11-10 20:33:56 -0500 (Tue, 10 Nov 2009)
New Revision: 18603
Modified:
trunk/bpel/releng/build.properties
trunk/bpel/releng/build.properties.example.hudson.qa.jboss.com
trunk/common/releng/build.properties
trunk/common/releng/build.properties.example.hudson.qa.jboss.com
Log:
https://jira.jboss.org/jira/browse/JBQA-2800 switch back to 32-bit; OOM and permgen problems on 64-bit
Modified: trunk/bpel/releng/build.properties
===================================================================
--- trunk/bpel/releng/build.properties 2009-11-11 01:28:18 UTC (rev 18602)
+++ trunk/bpel/releng/build.properties 2009-11-11 01:33:56 UTC (rev 18603)
@@ -26,8 +26,9 @@
http://repository.jboss.org/eclipse/galileo/xsd-runtime-2.5.0.zip,\
http://repository.jboss.org/eclipse/galileo/wtp-R-3.1.1-20090917225226.zip,\
http://repository.jboss.org/eclipse/galileo/dtp_1.7.1.zip,\
-http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
-#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
+# build throws OOM/Permgen errors on 64-bit hudson slaves
# use precompiled binaries from latest build as input to this build
repositoryURLs=http://download.eclipse.org/releases/galileo/,http://downl...
Modified: trunk/bpel/releng/build.properties.example.hudson.qa.jboss.com
===================================================================
--- trunk/bpel/releng/build.properties.example.hudson.qa.jboss.com 2009-11-11 01:28:18 UTC (rev 18602)
+++ trunk/bpel/releng/build.properties.example.hudson.qa.jboss.com 2009-11-11 01:33:56 UTC (rev 18603)
@@ -26,8 +26,9 @@
http://repository.jboss.org/eclipse/galileo/xsd-runtime-2.5.0.zip,\
http://repository.jboss.org/eclipse/galileo/wtp-R-3.1.1-20090917225226.zip,\
http://repository.jboss.org/eclipse/galileo/dtp_1.7.1.zip,\
-http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
-#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
+# build throws OOM/Permgen errors on 64-bit hudson slaves
# use precompiled binaries from latest build as input to this build
repositoryURLs=http://download.eclipse.org/releases/galileo/,http://downl...
Modified: trunk/common/releng/build.properties
===================================================================
--- trunk/common/releng/build.properties 2009-11-11 01:28:18 UTC (rev 18602)
+++ trunk/common/releng/build.properties 2009-11-11 01:33:56 UTC (rev 18603)
@@ -26,8 +26,9 @@
http://repository.jboss.org/eclipse/galileo/xsd-runtime-2.5.0.zip,\
http://repository.jboss.org/eclipse/galileo/wtp-R-3.1.1-20090917225226.zip,\
http://repository.jboss.org/eclipse/galileo/dtp_1.7.1.zip,\
-http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
-#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
+# build throws OOM/Permgen errors on 64-bit hudson slaves
# use precompiled binaries from latest build as input to this build
repositoryURLs=http://download.eclipse.org/releases/galileo/,http://downl...
Modified: trunk/common/releng/build.properties.example.hudson.qa.jboss.com
===================================================================
--- trunk/common/releng/build.properties.example.hudson.qa.jboss.com 2009-11-11 01:28:18 UTC (rev 18602)
+++ trunk/common/releng/build.properties.example.hudson.qa.jboss.com 2009-11-11 01:33:56 UTC (rev 18603)
@@ -26,8 +26,9 @@
http://repository.jboss.org/eclipse/galileo/xsd-runtime-2.5.0.zip,\
http://repository.jboss.org/eclipse/galileo/wtp-R-3.1.1-20090917225226.zip,\
http://repository.jboss.org/eclipse/galileo/dtp_1.7.1.zip,\
-http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
-#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk.tar.gz
+#http://repository.jboss.org/eclipse/galileo/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz
+# build throws OOM/Permgen errors on 64-bit hudson slaves
# use precompiled binaries from latest build as input to this build
repositoryURLs=http://download.eclipse.org/releases/galileo/,http://downl...
15 years, 1 month
JBoss Tools SVN: r18602 - in trunk: bpel/features/org.jboss.tools.bpel.feature/sourceTemplateFeature and 15 other directories.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2009-11-10 20:28:18 -0500 (Tue, 10 Nov 2009)
New Revision: 18602
Modified:
trunk/bpel/features/org.jboss.tools.bpel.feature/feature.properties
trunk/bpel/features/org.jboss.tools.bpel.feature/sourceTemplateFeature/feature.properties
trunk/bpel/features/org.jboss.tools.bpel.sdk.feature/feature.properties
trunk/common/features/org.jboss.tools.common.all.feature/feature.properties
trunk/common/features/org.jboss.tools.common.all.feature/sourceTemplateFeature/feature.properties
trunk/common/features/org.jboss.tools.common.all.sdk.feature/feature.properties
trunk/common/features/org.jboss.tools.common.all.tests.feature/feature.properties
trunk/hibernatetools/features/org.hibernate.eclipse.sdk.feature/sourceTemplateFeature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm3.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm4.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.properties
trunk/portlet/features/org.jboss.tools.portlet.feature/feature.properties
trunk/seam/features/org.jboss.tools.seam.feature/feature.properties
trunk/smooks/features/org.jboss.tools.smooks.feature/feature.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-5103 License text is incorrect in update manager 'Review Licenses' step during installing selected software
license property value updated to multi line syntax
Modified: trunk/bpel/features/org.jboss.tools.bpel.feature/feature.properties
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/bpel/features/org.jboss.tools.bpel.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -28,7 +28,7 @@
description=JBoss BPEL Editor
# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2009 JBoss by Red Hat and others.\nAll rights reserved. This program and the accompanying materials\n
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\nAll rights reserved. This program and the accompanying materials\\n \
are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies this distribution, and is available at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss by Red Hat - Initial implementation.\n
############### end of copyright property ####################################
@@ -39,12 +39,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/bpel/features/org.jboss.tools.bpel.feature/sourceTemplateFeature/feature.properties
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.feature/sourceTemplateFeature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/bpel/features/org.jboss.tools.bpel.feature/sourceTemplateFeature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -14,12 +14,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/bpel/features/org.jboss.tools.bpel.sdk.feature/feature.properties
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.sdk.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/bpel/features/org.jboss.tools.bpel.sdk.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -15,12 +15,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/common/features/org.jboss.tools.common.all.feature/feature.properties
===================================================================
--- trunk/common/features/org.jboss.tools.common.all.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/common/features/org.jboss.tools.common.all.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -14,12 +14,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/common/features/org.jboss.tools.common.all.feature/sourceTemplateFeature/feature.properties
===================================================================
--- trunk/common/features/org.jboss.tools.common.all.feature/sourceTemplateFeature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/common/features/org.jboss.tools.common.all.feature/sourceTemplateFeature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -14,12 +14,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/common/features/org.jboss.tools.common.all.sdk.feature/feature.properties
===================================================================
--- trunk/common/features/org.jboss.tools.common.all.sdk.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/common/features/org.jboss.tools.common.all.sdk.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -14,12 +14,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/common/features/org.jboss.tools.common.all.tests.feature/feature.properties
===================================================================
--- trunk/common/features/org.jboss.tools.common.all.tests.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/common/features/org.jboss.tools.common.all.tests.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -14,12 +14,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.sdk.feature/sourceTemplateFeature/feature.properties
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.sdk.feature/sourceTemplateFeature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.sdk.feature/sourceTemplateFeature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -16,12 +16,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/jbpm/features/org.jboss.tools.jbpm3.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm3.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/jbpm/features/org.jboss.tools.jbpm3.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -4,11 +4,11 @@
copyright=Copyright 2009 Red Hat, Inc.
licenseURL=license.html
updateSiteName=JBossTools Update Site
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
\ No newline at end of file
Modified: trunk/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -4,11 +4,11 @@
copyright=Copyright 2009 Red Hat, Inc.
licenseURL=license.html
updateSiteName=JBossTools Update Site
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
\ No newline at end of file
Modified: trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -12,12 +12,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/jbpm/features/org.jboss.tools.jbpm4.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm4.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/jbpm/features/org.jboss.tools.jbpm4.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -4,11 +4,11 @@
copyright=Copyright 2009 Red Hat, Inc.
licenseURL=license.html
updateSiteName=JBossTools Update Site
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
\ No newline at end of file
Modified: trunk/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -3,11 +3,11 @@
description=This feature includes all end-user tools for jBPM 4, including runtime and sources.
copyright=Copyright 2009 Red Hat, Inc.
licenseURL=http://www.eclipse.org/legal/epl-v10.html
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
\ No newline at end of file
Modified: trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -12,12 +12,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/portlet/features/org.jboss.tools.portlet.feature/feature.properties
===================================================================
--- trunk/portlet/features/org.jboss.tools.portlet.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/portlet/features/org.jboss.tools.portlet.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -27,7 +27,7 @@
description=JBoss Portlet
# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2008-2009 JBoss by Red Hat and others.\nAll rights reserved. This program and the accompanying materials\n
+copyright=Copyright (c) 2008-2009 JBoss by Red Hat and others.\nAll rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies this distribution, and is available at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss by Red Hat - Initial implementation.\n
############### end of copyright property ####################################
@@ -38,12 +38,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
Modified: trunk/seam/features/org.jboss.tools.seam.feature/feature.properties
===================================================================
--- trunk/seam/features/org.jboss.tools.seam.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/seam/features/org.jboss.tools.seam.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -36,3 +36,13 @@
Contributors\:\n\
Red Hat, Inc. - initial API and implementation
+licenseURL=license.html
+updateSiteName=JBossTools Update Site
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
+Raleigh NC 27606 USA.
+
Modified: trunk/smooks/features/org.jboss.tools.smooks.feature/feature.properties
===================================================================
--- trunk/smooks/features/org.jboss.tools.smooks.feature/feature.properties 2009-11-11 01:03:01 UTC (rev 18601)
+++ trunk/smooks/features/org.jboss.tools.smooks.feature/feature.properties 2009-11-11 01:28:18 UTC (rev 18602)
@@ -27,7 +27,7 @@
description=Smooks Tools
# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2008-2009 JBoss by Red Hat and others.\nAll rights reserved. This program and the accompanying materials\n
+copyright=Copyright (c) 2008-2009 JBoss by Red Hat and others.\nAll rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies this distribution, and is available at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss by Red Hat - Initial implementation.\n
############### end of copyright property ####################################
@@ -38,12 +38,12 @@
# START NON-TRANSLATABLE
# "license" property - text of the "Feature Update License"
# should be plain text version of license agreement pointed to be "licenseURL"
-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
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+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 \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
# END NON-TRANSLATABLE
########### end of license property ##########################################
15 years, 1 month
JBoss Tools SVN: r18601 - in trunk: archives/plugins/org.jboss.ide.eclipse.archives.ui/src/main/org/jboss/ide/eclipse/archives/ui and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: dgolovin
Date: 2009-11-10 20:03:01 -0500 (Tue, 10 Nov 2009)
New Revision: 18601
Modified:
trunk/archives/plugins/org.jboss.ide.eclipse.archives.ui/plugin.xml
trunk/archives/plugins/org.jboss.ide.eclipse.archives.ui/src/main/org/jboss/ide/eclipse/archives/ui/NodeContribution.java
trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/plugin.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-3628 Plugins should be .jar's not directories for efficiency sake
Error about loading images with $nl$ variable in path in NodeContribution.java was fixed
$nl$/restored in icons references in plugin.xml's for archives.ui and archives.webtools plugins
Modified: trunk/archives/plugins/org.jboss.ide.eclipse.archives.ui/plugin.xml
===================================================================
--- trunk/archives/plugins/org.jboss.ide.eclipse.archives.ui/plugin.xml 2009-11-11 00:04:02 UTC (rev 18600)
+++ trunk/archives/plugins/org.jboss.ide.eclipse.archives.ui/plugin.xml 2009-11-11 01:03:01 UTC (rev 18601)
@@ -14,7 +14,7 @@
allowMultiple="false"
category="org.jboss.tools.common.model.ui.views"
class="org.jboss.ide.eclipse.archives.ui.views.ProjectArchivesCommonView"
- icon="icons/jar_obj.gif"
+ icon="$nl$/icons/jar_obj.gif"
id="org.jboss.ide.eclipse.archives.ui.ProjectArchivesView"
name="%ViewName_ProjectArchives"/>
</extension>
@@ -23,7 +23,7 @@
point="org.jboss.ide.eclipse.archives.ui.newArchiveActions">
<newPackageAction
class="org.jboss.ide.eclipse.archives.ui.actions.NewJARAction"
- icon="icons/new_package.gif"
+ icon="$nl$/icons/new_package.gif"
id="org.jboss.ide.eclipse.archives.ui.newJARAction"
label="%newPackageAction.label.jar"/>
</extension>
@@ -37,7 +37,7 @@
<action
class="org.jboss.ide.eclipse.archives.ui.actions.BuildAction"
definitionId="org.jboss.ide.eclipse.packages.ui.actions.BuildArchivesAction"
- icon="icons/build_packages.gif"
+ icon="$nl$/icons/build_packages.gif"
id="org.jboss.ide.eclipse.archives.ui.actions.BuildArchivesAction"
label="Build Packages"
menubarPath="project/additions"
@@ -134,7 +134,7 @@
<navigatorContent
activeByDefault="true"
contentProvider="org.jboss.ide.eclipse.archives.ui.providers.ArchivesRootContentProvider"
- icon="icons/jar_obj.gif"
+ icon="$nl$/icons/jar_obj.gif"
id="org.jboss.ide.eclipse.archives.ui.archivesContent"
labelProvider="org.jboss.ide.eclipse.archives.ui.providers.ArchivesLabelProvider"
name="%NavigatorContent_ArchivesContent"
@@ -172,7 +172,7 @@
</navigatorContent>
<navigatorContent
contentProvider="org.jboss.ide.eclipse.archives.ui.providers.ArchivesRootBridgeContentProvider"
- icon="icons/jar_obj.gif"
+ icon="$nl$/icons/jar_obj.gif"
id="org.jboss.ide.eclipse.archives.ui.archivesRootBridgeContent"
labelProvider="org.jboss.ide.eclipse.archives.ui.providers.ArchivesLabelProvider"
name="%NavigatorContent_ProjectArchives"
Modified: trunk/archives/plugins/org.jboss.ide.eclipse.archives.ui/src/main/org/jboss/ide/eclipse/archives/ui/NodeContribution.java
===================================================================
--- trunk/archives/plugins/org.jboss.ide.eclipse.archives.ui/src/main/org/jboss/ide/eclipse/archives/ui/NodeContribution.java 2009-11-11 00:04:02 UTC (rev 18600)
+++ trunk/archives/plugins/org.jboss.ide.eclipse.archives.ui/src/main/org/jboss/ide/eclipse/archives/ui/NodeContribution.java 2009-11-11 01:03:01 UTC (rev 18601)
@@ -53,7 +53,6 @@
Bundle bundle = Platform.getBundle(pluginId);
URL iconURL = iconPath == null ? null : FileLocator.find(bundle, new Path(iconPath), null);
if (iconURL != null) {
- iconURL = bundle.getEntry(iconPath);
icon = ImageDescriptor.createFromURL(iconURL);
}
String weightString = element.getAttribute(WEIGHT);
Modified: trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/plugin.xml
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/plugin.xml 2009-11-11 00:04:02 UTC (rev 18600)
+++ trunk/as/plugins/org.jboss.ide.eclipse.archives.webtools/plugin.xml 2009-11-11 01:03:01 UTC (rev 18601)
@@ -55,13 +55,13 @@
point="org.jboss.ide.eclipse.archives.ui.nodePopupMenus">
<nodeContribution
class="org.jboss.ide.eclipse.archives.webtools.ui.PublishAction"
- icon="icons/publish.gif"
+ icon="$nl$/icons/publish.gif"
id="org.jboss.ide.eclipse.as.ui.publishNodeContextContrib"
label="%nodeContribution.label.publishToServer"
weight="1"/>
<nodeContribution
class="org.jboss.ide.eclipse.archives.webtools.ui.EditPublishAction"
- icon="icons/publishDetails.gif "
+ icon="$nl$/icons/publishDetails.gif "
id="org.jboss.ide.eclipse.as.ui.modifyPublishNodeContextContrib"
label="%nodeContribution.label.editPublishSettings">
</nodeContribution>
@@ -70,17 +70,17 @@
point="org.jboss.ide.eclipse.archives.ui.newArchiveActions">
<newPackageAction
class="org.jboss.ide.eclipse.archives.webtools.ui.NewWARAction"
- icon="icons/war.gif"
+ icon="$nl$/icons/war.gif"
id="org.jboss.ide.eclipse.packages.ui.newWARAction"
label="%newPackageAction.label.war"/>
<newPackageAction
class="org.jboss.ide.eclipse.archives.webtools.ui.NewEJBJARAction"
- icon="icons/EJBJar.gif"
+ icon="$nl$/icons/EJBJar.gif"
id="org.jboss.ide.eclipse.packages.ui.newEJBJarAction"
label="%newPackageAction.label.ejbJar"/>
<newPackageAction
class="org.jboss.ide.eclipse.archives.webtools.ui.NewEARAction"
- icon="icons/ear.gif"
+ icon="$nl$/icons/ear.gif"
id="org.jboss.ide.eclipse.packages.ui.newEARAction"
label="%newPackageAction.label.ear"/>
</extension>
@@ -104,7 +104,7 @@
<navigatorContent
id="org.jboss.ide.eclipse.archives.webtools.ui.extensions.filesets"
activeByDefault="true"
- icon="icons/multiple_files.gif"
+ icon="$nl$/icons/multiple_files.gif"
contentProvider="org.jboss.ide.eclipse.archives.webtools.filesets.FilesetContentProvider"
labelProvider="org.jboss.ide.eclipse.archives.webtools.filesets.FilesetLabelProvider"
name="%NavigatorContent_Filesets"
15 years, 1 month
JBoss Tools SVN: r18600 - workspace/snjeza/archetypes.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2009-11-10 19:04:02 -0500 (Tue, 10 Nov 2009)
New Revision: 18600
Modified:
workspace/snjeza/archetypes/archetype-catalog.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4922 Create portletbridge archetypes to work with JBoss Tools and m2eclipse
Modified: workspace/snjeza/archetypes/archetype-catalog.xml
===================================================================
--- workspace/snjeza/archetypes/archetype-catalog.xml 2009-11-10 23:51:42 UTC (rev 18599)
+++ workspace/snjeza/archetypes/archetype-catalog.xml 2009-11-11 00:04:02 UTC (rev 18600)
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog>
- <archetypes>
- <archetype>
- <groupId>org.jboss.portletbridge.archetypes</groupId>
- <artifactId>seam-basic</artifactId>
- <version>2.0.0.BETA</version>
- <description>Seam portlet archetype</description>
- <repository>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/archetypes</repository>
- </archetype>
- </archetypes>
-</archetype-catalog>
\ No newline at end of file
+ <archetypes>
+ <archetype>
+ <groupId>org.jboss.portletbridge.archetypes</groupId>
+ <artifactId>seam-basic</artifactId>
+ <version>2.0.0.BETA</version>
+ <repository>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/archetypes</repository>
+ </archetype>
+ </archetypes>
+</archetype-catalog>
15 years, 1 month
JBoss Tools SVN: r18599 - in workspace/snjeza/archetypes: org and 5 other directories.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2009-11-10 18:51:42 -0500 (Tue, 10 Nov 2009)
New Revision: 18599
Added:
workspace/snjeza/archetypes/.project
workspace/snjeza/archetypes/archetype-catalog.xml
workspace/snjeza/archetypes/org/
workspace/snjeza/archetypes/org/jboss/
workspace/snjeza/archetypes/org/jboss/portletbridge/
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml.md5
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml.sha1
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar.md5
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar.sha1
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom.md5
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom.sha1
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml.md5
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml.sha1
Log:
https://jira.jboss.org/jira/browse/JBIDE-4922 Create portletbridge archetypes to work with JBoss Tools and m2eclipse
Added: workspace/snjeza/archetypes/.project
===================================================================
--- workspace/snjeza/archetypes/.project (rev 0)
+++ workspace/snjeza/archetypes/.project 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>archetypes</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
Added: workspace/snjeza/archetypes/archetype-catalog.xml
===================================================================
--- workspace/snjeza/archetypes/archetype-catalog.xml (rev 0)
+++ workspace/snjeza/archetypes/archetype-catalog.xml 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archetype-catalog>
+ <archetypes>
+ <archetype>
+ <groupId>org.jboss.portletbridge.archetypes</groupId>
+ <artifactId>seam-basic</artifactId>
+ <version>2.0.0.BETA</version>
+ <description>Seam portlet archetype</description>
+ <repository>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/archetypes</repository>
+ </archetype>
+ </archetypes>
+</archetype-catalog>
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+ <plugins>
+ <plugin>
+ <name>Seam portlet archetype</name>
+ <prefix>seam-basic</prefix>
+ <artifactId>seam-basic</artifactId>
+ </plugin>
+ </plugins>
+</metadata>
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml.md5
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml.md5 (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml.md5 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1 @@
+3b20fa1f906699efe10222b196d81f18
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml.sha1
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml.sha1 (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/maven-metadata.xml.sha1 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1 @@
+538bdb181b289e60f87919e0a2eb297e97fdc1df
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar
===================================================================
(Binary files differ)
Property changes on: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar.md5
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar.md5 (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar.md5 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1 @@
+7a50a47e40b59b6b423a2eea530a65d0
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar.sha1
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar.sha1 (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar.sha1 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1 @@
+c941489c443988fbbedc06f26f64c27449afbd85
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1,35 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.jboss.portletbridge.archetypes</groupId>
+ <artifactId>seam-basic</artifactId>
+ <version>2.0.0.BETA</version>
+ <packaging>maven-archetype</packaging>
+ <name>Seam portlet archetype</name>
+
+ <build>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.archetype</groupId>
+ <artifactId>archetype-packaging</artifactId>
+ <version>2.0-alpha-4</version>
+ </extension>
+ </extensions>
+ <plugins>
+ <plugin>
+ <artifactId>maven-archetype-plugin</artifactId>
+ <version>2.0-alpha-4</version>
+ <extensions>true</extensions>
+ </plugin>
+ </plugins>
+ </build>
+ <distributionManagement>
+ <repository>
+ <id>internal.repo</id>
+ <name>JBoss Internal Repository</name>
+ <url>file:///e:/atest</url>
+ </repository>
+ </distributionManagement>
+
+</project>
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom.md5
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom.md5 (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom.md5 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1 @@
+7d2d3809c6f1fb85d3517ec0a7211fc2
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom.sha1
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom.sha1 (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom.sha1 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1 @@
+bea9f4e4a49c34082115ab00e84e612c48b89f88
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+ <groupId>org.jboss.portletbridge.archetypes</groupId>
+ <artifactId>seam-basic</artifactId>
+ <version>2.0.0.BETA</version>
+ <versioning>
+ <latest>2.0.0.BETA</latest>
+ <versions>
+ <version>2.0.0.BETA</version>
+ </versions>
+ <lastUpdated>20091110234353</lastUpdated>
+ </versioning>
+</metadata>
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml.md5
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml.md5 (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml.md5 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1 @@
+69af887f8c62e7feea94b1e9c7da6d50
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml.sha1
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml.sha1 (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/maven-metadata.xml.sha1 2009-11-10 23:51:42 UTC (rev 18599)
@@ -0,0 +1 @@
+e0f42a5bb713528425d802773789be3f978402d1
\ No newline at end of file
15 years, 1 month
JBoss Tools SVN: r18595 - in workspace/snjeza/archetypes: org and 5 other directories.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2009-11-10 18:14:59 -0500 (Tue, 10 Nov 2009)
New Revision: 18595
Added:
workspace/snjeza/archetypes/.project
workspace/snjeza/archetypes/archetype-catalog.xml
workspace/snjeza/archetypes/org/
workspace/snjeza/archetypes/org/jboss/
workspace/snjeza/archetypes/org/jboss/portletbridge/
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/m2e-lastUpdated.properties
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar
workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom
Log:
https://jira.jboss.org/jira/browse/JBIDE-4922 Create portletbridge archetypes to work with JBoss Tools and m2eclipse
Added: workspace/snjeza/archetypes/.project
===================================================================
--- workspace/snjeza/archetypes/.project (rev 0)
+++ workspace/snjeza/archetypes/.project 2009-11-10 23:14:59 UTC (rev 18595)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>archetypes</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
Added: workspace/snjeza/archetypes/archetype-catalog.xml
===================================================================
--- workspace/snjeza/archetypes/archetype-catalog.xml (rev 0)
+++ workspace/snjeza/archetypes/archetype-catalog.xml 2009-11-10 23:14:59 UTC (rev 18595)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archetype-catalog>
+ <archetypes>
+ <archetype>
+ <groupId>org.jboss.portletbridge.archetypes</groupId>
+ <artifactId>seam-basic</artifactId>
+ <version>2.0.0.BETA</version>
+ <description>Seam portlet archetype</description>
+ <repository>https://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/archetypes
+ </repository>
+ </archetype>
+ </archetypes>
+</archetype-catalog>
\ No newline at end of file
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/m2e-lastUpdated.properties
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/m2e-lastUpdated.properties (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/m2e-lastUpdated.properties 2009-11-10 23:14:59 UTC (rev 18595)
@@ -0,0 +1,2 @@
+#Tue Nov 10 23:49:01 CET 2009
+central|http\://repo1.maven.org/maven2|null=1257893341625
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar
===================================================================
(Binary files differ)
Property changes on: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom
===================================================================
--- workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom (rev 0)
+++ workspace/snjeza/archetypes/org/jboss/portletbridge/archetypes/seam-basic/2.0.0.BETA/seam-basic-2.0.0.BETA.pom 2009-11-10 23:14:59 UTC (rev 18595)
@@ -0,0 +1,28 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.jboss.portletbridge.archetypes</groupId>
+ <artifactId>seam-basic</artifactId>
+ <version>2.0.0.BETA</version>
+ <packaging>maven-archetype</packaging>
+ <name>Seam portlet archetype</name>
+
+ <build>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.archetype</groupId>
+ <artifactId>archetype-packaging</artifactId>
+ <version>2.0-alpha-4</version>
+ </extension>
+ </extensions>
+ <plugins>
+ <plugin>
+ <artifactId>maven-archetype-plugin</artifactId>
+ <version>2.0-alpha-4</version>
+ <extensions>true</extensions>
+ </plugin>
+ </plugins>
+ </build>
+
+</project>
\ No newline at end of file
15 years, 1 month