[jbosstools-commits] JBoss Tools SVN: r21171 - workspace/snjeza/esbexamples.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Mar 31 15:45:58 EDT 2010
Author: snjeza
Date: 2010-03-31 15:45:58 -0400 (Wed, 31 Mar 2010)
New Revision: 21171
Added:
workspace/snjeza/esbexamples/helloworldall.zip
workspace/snjeza/esbexamples/project-examples-test-esb.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-5645 Missing requirements description for Project Examples
Added: workspace/snjeza/esbexamples/helloworldall.zip
===================================================================
(Binary files differ)
Property changes on: workspace/snjeza/esbexamples/helloworldall.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/snjeza/esbexamples/project-examples-test-esb.xml
===================================================================
--- workspace/snjeza/esbexamples/project-examples-test-esb.xml (rev 0)
+++ workspace/snjeza/esbexamples/project-examples-test-esb.xml 2010-03-31 19:45:58 UTC (rev 21171)
@@ -0,0 +1,24 @@
+<projects>
+ <project>
+
+ <category>ESB</category>
+ <name>helloworld</name>
+ <included-projects>helloworld, helloworld_testclient</included-projects>
+ <shortDescription>JBoss ESB HelloWorld Example - **TEST**</shortDescription>
+ <description>This example is to prove that the ESB is is properly configured and happy.
+As well as to demonstrate the needed minimal files to make a basic ESB component execute.
+The example includes the helloworld and helloworld_testclient project. It requires JBoss SOA 4.3 </description>
+ <size>1081344</size>
+ <url>
+ http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/esbexamples/helloworldall.zip
+ </url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property name="eclipse-projects">helloworld</property>
+ <property name="required-component">esb</property>
+ <property name="description">This project example requires the JBoss SOA 4.3</property>
+ </fix>
+ </fixes>
+ </project>
+</projects>
\ No newline at end of file
More information about the jbosstools-commits
mailing list