[hornetq-commits] JBoss hornetq SVN: r10531 - in trunk: hornetq-core and 10 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Apr 19 11:46:02 EDT 2011


Author: ataylor
Date: 2011-04-19 11:46:02 -0400 (Tue, 19 Apr 2011)
New Revision: 10531

Modified:
   trunk/hornetq-core/hornetq-core.iml
   trunk/hornetq.ipr
   trunk/hornetq.iws
   trunk/pom.xml
   trunk/tests/concurrent-tests/concurrent-tests.iml
   trunk/tests/hornetq-tests-pom.iml
   trunk/tests/integration-tests/integration-tests.iml
   trunk/tests/integration-tests/pom.xml
   trunk/tests/jms-tests/jms-tests.iml
   trunk/tests/jms-tests/pom.xml
   trunk/tests/joram-tests/joram-tests.iml
   trunk/tests/joram-tests/pom.xml
   trunk/tests/performance-tests/performance-tests.iml
   trunk/tests/soak-tests/soak-tests.iml
   trunk/tests/stress-tests/stress-tests.iml
   trunk/tests/timing-tests/timing-tests.iml
   trunk/tests/unit-tests/unit-tests.iml
Log:
added test profile

Modified: trunk/hornetq-core/hornetq-core.iml
===================================================================
--- trunk/hornetq-core/hornetq-core.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/hornetq-core/hornetq-core.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -9,8 +9,6 @@
       <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" />
       <excludeFolder url="file://$MODULE_DIR$/target/apidocs" />
       <excludeFolder url="file://$MODULE_DIR$/target/classes" />
-      <excludeFolder url="file://$MODULE_DIR$/target/invoker" />
-      <excludeFolder url="file://$MODULE_DIR$/target/javadoc-bundle-options" />
       <excludeFolder url="file://$MODULE_DIR$/target/maven-archiver" />
     </content>
     <orderEntry type="inheritedJdk" />

Modified: trunk/hornetq.ipr
===================================================================
--- trunk/hornetq.ipr	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/hornetq.ipr	2011-04-19 15:46:02 UTC (rev 10531)
@@ -212,7 +212,7 @@
     </config>
   </component>
   <component name="JavacSettings">
-    <option name="ADDITIONAL_OPTIONS_STRING" value="-target 1.6" />
+    <option name="ADDITIONAL_OPTIONS_STRING" value="-target 1.5" />
   </component>
   <component name="JavadocGenerationManager">
     <option name="OUTPUT_DIRECTORY" />

Modified: trunk/hornetq.iws
===================================================================
--- trunk/hornetq.iws	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/hornetq.iws	2011-04-19 15:46:02 UTC (rev 10531)
@@ -2,21 +2,23 @@
 <project version="4">
   <component name="ChangeListManager">
     <list default="true" readonly="true" id="a2aae645-dbcd-4d6e-9c99-efa05d93589a" name="Default" comment="">
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/distribution/hornetq-distribution.iml" afterPath="$PROJECT_DIR$/distribution/hornetq-distribution.iml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/distribution/hornetq/hornetq (1).iml" afterPath="$PROJECT_DIR$/distribution/hornetq/hornetq (1).iml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/distribution/hornetq/pom.xml" afterPath="$PROJECT_DIR$/distribution/hornetq/pom.xml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/distribution/hornetq/src/main/assembly/dep.xml" afterPath="$PROJECT_DIR$/distribution/hornetq/src/main/assembly/dep.xml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/distribution/jnp-client/jnp-client.iml" afterPath="$PROJECT_DIR$/distribution/jnp-client/jnp-client.iml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/docs/hornetq-docs.iml" afterPath="$PROJECT_DIR$/docs/hornetq-docs.iml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/docs/quickstart-guide/HornetQ_QuickStart_Guide-en.iml" afterPath="$PROJECT_DIR$/docs/quickstart-guide/HornetQ_QuickStart_Guide-en.iml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/docs/rest-manual/HornetQ_Rest_Manual-en.iml" afterPath="$PROJECT_DIR$/docs/rest-manual/HornetQ_Rest_Manual-en.iml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/docs/user-manual/HornetQ_User_Manual-en.iml" afterPath="$PROJECT_DIR$/docs/user-manual/HornetQ_User_Manual-en.iml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/examples/hornetq-examples.iml" afterPath="$PROJECT_DIR$/examples/hornetq-examples.iml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/hornetq-rest/hornetq-rest/pom.xml" afterPath="$PROJECT_DIR$/hornetq-rest/hornetq-rest/pom.xml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/hornetq-rest/pom.xml" afterPath="$PROJECT_DIR$/hornetq-rest/pom.xml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/hornetq-core/hornetq-core.iml" afterPath="$PROJECT_DIR$/hornetq-core/hornetq-core.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/hornetq.ipr" afterPath="$PROJECT_DIR$/hornetq.ipr" />
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/hornetq.iws" afterPath="$PROJECT_DIR$/hornetq.iws" />
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/pom.xml" afterPath="$PROJECT_DIR$/pom.xml" />
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/timing-tests/pom.xml" afterPath="$PROJECT_DIR$/tests/timing-tests/pom.xml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/concurrent-tests/concurrent-tests.iml" afterPath="$PROJECT_DIR$/tests/concurrent-tests/concurrent-tests.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/hornetq-tests-pom.iml" afterPath="$PROJECT_DIR$/tests/hornetq-tests-pom.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/integration-tests/integration-tests.iml" afterPath="$PROJECT_DIR$/tests/integration-tests/integration-tests.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/integration-tests/pom.xml" afterPath="$PROJECT_DIR$/tests/integration-tests/pom.xml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/jms-tests/jms-tests.iml" afterPath="$PROJECT_DIR$/tests/jms-tests/jms-tests.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/jms-tests/pom.xml" afterPath="$PROJECT_DIR$/tests/jms-tests/pom.xml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/joram-tests/joram-tests.iml" afterPath="$PROJECT_DIR$/tests/joram-tests/joram-tests.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/joram-tests/pom.xml" afterPath="$PROJECT_DIR$/tests/joram-tests/pom.xml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/performance-tests/performance-tests.iml" afterPath="$PROJECT_DIR$/tests/performance-tests/performance-tests.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/soak-tests/soak-tests.iml" afterPath="$PROJECT_DIR$/tests/soak-tests/soak-tests.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/stress-tests/stress-tests.iml" afterPath="$PROJECT_DIR$/tests/stress-tests/stress-tests.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/timing-tests/timing-tests.iml" afterPath="$PROJECT_DIR$/tests/timing-tests/timing-tests.iml" />
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/tests/unit-tests/unit-tests.iml" afterPath="$PROJECT_DIR$/tests/unit-tests/unit-tests.iml" />
     </list>
     <ignored path=".idea/workspace.xml" />
     <ignored path="$USER_HOME_GRAILS$/" />
@@ -102,82 +104,82 @@
           </provider>
         </entry>
       </file>
-      <file leaf-file-name="pom.xml" pinned="false" current="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/tests/concurrent-tests/pom.xml">
+      <file leaf-file-name="dep.xml" pinned="false" current="false" current-in-tab="false">
+        <entry file="file://$PROJECT_DIR$/distribution/hornetq/src/main/assembly/dep.xml">
           <provider selected="true" editor-type-id="text-editor">
-            <state line="147" column="23" selection-start="4854" selection-end="5159" vertical-scroll-proportion="0.0">
+            <state line="201" column="0" selection-start="7990" selection-end="7990" vertical-scroll-proportion="0.0">
               <folding />
             </state>
           </provider>
         </entry>
       </file>
-      <file leaf-file-name="dep.xml" pinned="false" current="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/distribution/hornetq/src/main/assembly/dep.xml">
+      <file leaf-file-name="pom.xml" pinned="false" current="false" current-in-tab="false">
+        <entry file="file://$PROJECT_DIR$/hornetq-rest/pom.xml">
           <provider selected="true" editor-type-id="text-editor">
-            <state line="201" column="0" selection-start="7990" selection-end="7990" vertical-scroll-proportion="0.0">
+            <state line="173" column="25" selection-start="6534" selection-end="6534" vertical-scroll-proportion="0.0">
               <folding />
             </state>
           </provider>
         </entry>
       </file>
-      <file leaf-file-name="pom.xml" pinned="false" current="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/hornetq-rest/hornetq-rest/pom.xml">
+      <file leaf-file-name="pom.xml" pinned="false" current="true" current-in-tab="true">
+        <entry file="file://$PROJECT_DIR$/pom.xml">
           <provider selected="true" editor-type-id="text-editor">
-            <state line="92" column="68" selection-start="3264" selection-end="3264" vertical-scroll-proportion="0.0">
+            <state line="368" column="62" selection-start="14211" selection-end="14211" vertical-scroll-proportion="0.6574519">
               <folding />
             </state>
           </provider>
         </entry>
       </file>
-      <file leaf-file-name=".project" pinned="false" current="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/hornetq-rest/hornetq-rest/.project">
+      <file leaf-file-name="pom.xml" pinned="false" current="false" current-in-tab="false">
+        <entry file="file://$PROJECT_DIR$/tests/joram-tests/pom.xml">
           <provider selected="true" editor-type-id="text-editor">
-            <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
+            <state line="25" column="35" selection-start="1190" selection-end="1190" vertical-scroll-proportion="0.0">
               <folding />
             </state>
           </provider>
         </entry>
       </file>
       <file leaf-file-name="pom.xml" pinned="false" current="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/hornetq-rest/pom.xml">
+        <entry file="file://$PROJECT_DIR$/tests/integration-tests/pom.xml">
           <provider selected="true" editor-type-id="text-editor">
-            <state line="173" column="25" selection-start="6534" selection-end="6534" vertical-scroll-proportion="0.0">
+            <state line="12" column="41" selection-start="564" selection-end="564" vertical-scroll-proportion="0.0">
               <folding />
             </state>
           </provider>
         </entry>
       </file>
-      <file leaf-file-name="pom.xml" pinned="false" current="true" current-in-tab="true">
-        <entry file="file://$PROJECT_DIR$/pom.xml">
+      <file leaf-file-name="pom.xml" pinned="false" current="false" current-in-tab="false">
+        <entry file="file://$PROJECT_DIR$/tests/jms-tests/pom.xml">
           <provider selected="true" editor-type-id="text-editor">
-            <state line="111" column="0" selection-start="4239" selection-end="4239" vertical-scroll-proportion="-3.8930287">
+            <state line="12" column="33" selection-start="548" selection-end="548" vertical-scroll-proportion="0.0">
               <folding />
             </state>
           </provider>
         </entry>
       </file>
       <file leaf-file-name="pom.xml" pinned="false" current="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/distribution/pom.xml">
+        <entry file="file://$PROJECT_DIR$/tests/pom.xml">
           <provider selected="true" editor-type-id="text-editor">
-            <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
+            <state line="30" column="41" selection-start="877" selection-end="890" vertical-scroll-proportion="0.0">
               <folding />
             </state>
           </provider>
         </entry>
       </file>
       <file leaf-file-name="pom.xml" pinned="false" current="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/hornetq-core/pom.xml">
+        <entry file="file://$PROJECT_DIR$/distribution/pom.xml">
           <provider selected="true" editor-type-id="text-editor">
-            <state line="93" column="0" selection-start="3257" selection-end="3257" vertical-scroll-proportion="0.0">
+            <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
               <folding />
             </state>
           </provider>
         </entry>
       </file>
       <file leaf-file-name="pom.xml" pinned="false" current="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/hornetq-jms/pom.xml">
+        <entry file="file://$PROJECT_DIR$/hornetq-core/pom.xml">
           <provider selected="true" editor-type-id="text-editor">
-            <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
+            <state line="93" column="0" selection-start="3257" selection-end="3257" vertical-scroll-proportion="0.0">
               <folding />
             </state>
           </provider>
@@ -196,9 +198,6 @@
   <component name="IdeDocumentHistory">
     <option name="changedFiles">
       <list>
-        <option value="$PROJECT_DIR$/docs/rest-manual/en/jms-and-rest.xml" />
-        <option value="$PROJECT_DIR$/docs/rest-manual/en/notice.xml" />
-        <option value="$PROJECT_DIR$/docs/rest-manual/en/posting-messages.xml" />
         <option value="$PROJECT_DIR$/docs/rest-manual/en/pushing-messages.xml" />
         <option value="$PROJECT_DIR$/docs/rest-manual/en/security.xml" />
         <option value="$PROJECT_DIR$/docs/rest-manual/en/HornetQ_Rest_Manual.ent" />
@@ -206,12 +205,15 @@
         <option value="$PROJECT_DIR$/docs/rest-manual/pom.xml" />
         <option value="$PROJECT_DIR$/docs/rest-manual/en/Book_Info.xml" />
         <option value="$PROJECT_DIR$/tests/timing-tests/pom.xml" />
-        <option value="$PROJECT_DIR$/pom.xml" />
         <option value="$PROJECT_DIR$/hornetq-rest/pom.xml" />
         <option value="$PROJECT_DIR$/hornetq-rest/hornetq-rest/pom.xml" />
         <option value="$PROJECT_DIR$/distribution/hornetq/src/main/assembly/dep.xml" />
         <option value="$PROJECT_DIR$/hornetq-core/pom.xml" />
         <option value="$PROJECT_DIR$/distribution/hornetq/pom.xml" />
+        <option value="$PROJECT_DIR$/tests/jms-tests/pom.xml" />
+        <option value="$PROJECT_DIR$/tests/integration-tests/pom.xml" />
+        <option value="$PROJECT_DIR$/tests/joram-tests/pom.xml" />
+        <option value="$PROJECT_DIR$/pom.xml" />
       </list>
     </option>
   </component>
@@ -1188,6 +1190,92 @@
               <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
             </PATH_ELEMENT>
             <PATH_ELEMENT>
+              <option name="myItemId" value="tests" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+          </PATH>
+          <PATH>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq2" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="tests" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="unit-tests" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+          </PATH>
+          <PATH>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq2" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="tests" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="joram-tests" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+          </PATH>
+          <PATH>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq2" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="tests" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="jms-tests" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+          </PATH>
+          <PATH>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq2" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="tests" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="integration-tests" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+          </PATH>
+          <PATH>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
+              <option name="myItemId" value="hornetq2" />
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
+            </PATH_ELEMENT>
+            <PATH_ELEMENT>
               <option name="myItemId" value="hornetq-core" />
               <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
             </PATH_ELEMENT>
@@ -1834,6 +1922,7 @@
       <window_info id="IDEtalk" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
       <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.12687312" sideWeight="0.0" order="7" side_tool="false" content_ui="tabs" />
       <window_info id="simpleUML" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
+      <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.22398414" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
       <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
       <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.24959914" sideWeight="0.7006937" order="1" side_tool="false" content_ui="tabs" />
       <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.09828142" sideWeight="0.8652131" order="0" side_tool="false" content_ui="tabs" />
@@ -1846,7 +1935,6 @@
       <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.23984143" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
       <window_info id="Dataflow to this" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
       <window_info id="IntelliHeap" active="false" anchor="bottom" auto_hide="true" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
-      <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.22398414" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
       <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
       <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
     </layout>
@@ -1866,7 +1954,7 @@
     <option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
     <option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
     <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
-    <option name="LAST_COMMIT_MESSAGE" value="added release profile" />
+    <option name="LAST_COMMIT_MESSAGE" value="added test profile" />
     <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="true" />
     <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
     <option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
@@ -1879,7 +1967,6 @@
     <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
     <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
     <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
-    <MESSAGE value="removed intellij projects for examples&#10;" />
     <MESSAGE value="removed eap examples&#10;" />
     <MESSAGE value="mavenised examples&#10;" />
     <MESSAGE value="mavenised examples part 2&#10;" />
@@ -1904,6 +1991,7 @@
     <MESSAGE value="added validation for jms users config" />
     <MESSAGE value="added rest jar and integrated docs" />
     <MESSAGE value="added release profile" />
+    <MESSAGE value="added test profile" />
   </component>
   <component name="XDebuggerManager">
     <breakpoint-manager />
@@ -1981,21 +2069,6 @@
     </buildFile>
   </component>
   <component name="editorHistoryManager">
-    <entry file="jar://$APPLICATION_HOME_DIR$/plugins/maven/lib/maven.jar!/org/jetbrains/idea/maven/dom/maven-4.0.0.xsd">
-      <provider selected="true" editor-type-id="text-editor">
-        <state line="1154" column="6" selection-start="56810" selection-end="56810" vertical-scroll-proportion="0.3329283" />
-      </provider>
-    </entry>
-    <entry file="jar://$MAVEN_REPOSITORY$/org/apache/maven/plugins/maven-javadoc-plugin/2.4/maven-javadoc-plugin-2.4.jar!/META-INF/maven/plugin.xml">
-      <provider selected="true" editor-type-id="text-editor">
-        <state line="47" column="8" selection-start="2256" selection-end="2256" vertical-scroll-proportion="0.3329283" />
-      </provider>
-    </entry>
-    <entry file="jar://$MAVEN_REPOSITORY$/org/apache/maven/plugins/maven-javadoc-plugin/2.7/maven-javadoc-plugin-2.7.jar!/META-INF/maven/plugin.xml">
-      <provider selected="true" editor-type-id="text-editor">
-        <state line="157" column="40" selection-start="8005" selection-end="8029" vertical-scroll-proportion="0.35115433" />
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/tests/unit-tests/pom.xml">
       <provider selected="true" editor-type-id="text-editor">
         <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
@@ -2006,11 +2079,6 @@
         <state line="140" column="43" selection-start="4948" selection-end="4963" vertical-scroll-proportion="0.0" />
       </provider>
     </entry>
-    <entry file="file://$PROJECT_DIR$/tests/jms-tests/pom.xml">
-      <provider selected="true" editor-type-id="text-editor">
-        <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/hornetq-jms/pom.xml">
       <provider selected="true" editor-type-id="text-editor">
         <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
@@ -2070,9 +2138,37 @@
         </state>
       </provider>
     </entry>
+    <entry file="file://$PROJECT_DIR$/tests/pom.xml">
+      <provider selected="true" editor-type-id="text-editor">
+        <state line="30" column="41" selection-start="877" selection-end="890" vertical-scroll-proportion="0.0">
+          <folding />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/tests/jms-tests/pom.xml">
+      <provider selected="true" editor-type-id="text-editor">
+        <state line="12" column="33" selection-start="548" selection-end="548" vertical-scroll-proportion="0.0">
+          <folding />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/tests/integration-tests/pom.xml">
+      <provider selected="true" editor-type-id="text-editor">
+        <state line="12" column="41" selection-start="564" selection-end="564" vertical-scroll-proportion="0.0">
+          <folding />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/tests/joram-tests/pom.xml">
+      <provider selected="true" editor-type-id="text-editor">
+        <state line="25" column="35" selection-start="1190" selection-end="1190" vertical-scroll-proportion="0.0">
+          <folding />
+        </state>
+      </provider>
+    </entry>
     <entry file="file://$PROJECT_DIR$/pom.xml">
       <provider selected="true" editor-type-id="text-editor">
-        <state line="111" column="0" selection-start="4239" selection-end="4239" vertical-scroll-proportion="-3.8930287">
+        <state line="368" column="62" selection-start="14211" selection-end="14211" vertical-scroll-proportion="0.6574519">
           <folding />
         </state>
       </provider>

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/pom.xml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -38,6 +38,10 @@
         <HornetQ-Version>${hornetq.version.majorVersion}.${hornetq.version.minorVersion}.${hornetq.version.microVersion}.${hornetq.version.versionSuffix} (${hornetq.version.versionName}, ${hornetq.version.incrementingVersion})</HornetQ-Version>
         <HornetQ-SVN-URL>https://svn.jboss.org/repos/hornetq/trunk</HornetQ-SVN-URL>
         <resteasy.version>2.1.0.GA</resteasy.version>
+        <skipUnitTests>true</skipUnitTests>
+        <skipJmsTests>true</skipJmsTests>
+        <skipIntegrationTests>true</skipIntegrationTests>
+        <skipJoramTests>true</skipJoramTests>
         <skipTimingTests>true</skipTimingTests>
     </properties>
 
@@ -108,7 +112,6 @@
         <module>hornetq-spring-integration</module>
         <module>hornetq-service-sar</module>
         <module>hornetq-rest</module>
-        <module>tests</module>
     </modules>
 
     <dependencyManagement>
@@ -353,8 +356,14 @@
        </profile>
        <profile>
           <id>hudson-tests</id>
+          <modules>
+             <module>tests</module>
+          </modules>
           <properties>
-             <skipTimingTests>false</skipTimingTests>
+             <skipUnitTests>false</skipUnitTests>
+             <skipJmsTests>false</skipJmsTests>
+             <skipJoramTests>false</skipJoramTests>
+             <skipIntegrationTests>false</skipIntegrationTests>
           </properties>
        </profile>
     </profiles>

Modified: trunk/tests/concurrent-tests/concurrent-tests.iml
===================================================================
--- trunk/tests/concurrent-tests/concurrent-tests.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/concurrent-tests/concurrent-tests.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />

Modified: trunk/tests/hornetq-tests-pom.iml
===================================================================
--- trunk/tests/hornetq-tests-pom.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/hornetq-tests-pom.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />

Modified: trunk/tests/integration-tests/integration-tests.iml
===================================================================
--- trunk/tests/integration-tests/integration-tests.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/integration-tests/integration-tests.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />

Modified: trunk/tests/integration-tests/pom.xml
===================================================================
--- trunk/tests/integration-tests/pom.xml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/integration-tests/pom.xml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -12,10 +12,6 @@
    <packaging>jar</packaging>
    <name>HornetQ Integration Tests</name>
 
-   <properties>
-      <skipIntegrationTests>true</skipIntegrationTests>
-   </properties>
-
    <dependencies>
       <dependency>
          <groupId>org.hornetq.tests</groupId>

Modified: trunk/tests/jms-tests/jms-tests.iml
===================================================================
--- trunk/tests/jms-tests/jms-tests.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/jms-tests/jms-tests.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />

Modified: trunk/tests/jms-tests/pom.xml
===================================================================
--- trunk/tests/jms-tests/pom.xml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/jms-tests/pom.xml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -12,10 +12,6 @@
    <packaging>jar</packaging>
    <name>HornetQ JMS Tests</name>
 
-   <properties>
-      <skipJmsTests>true</skipJmsTests>
-   </properties>
-
    <dependencies>
       <dependency>
          <groupId>org.hornetq.tests</groupId>

Modified: trunk/tests/joram-tests/joram-tests.iml
===================================================================
--- trunk/tests/joram-tests/joram-tests.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/joram-tests/joram-tests.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />

Modified: trunk/tests/joram-tests/pom.xml
===================================================================
--- trunk/tests/joram-tests/pom.xml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/joram-tests/pom.xml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -25,10 +25,6 @@
    <packaging>jar</packaging>
    <name>HornetQ Joram Tests</name>
 
-   <properties>
-      <skipJoramTests>true</skipJoramTests>
-   </properties>
-
    <dependencies>
       <dependency>
          <groupId>org.hornetq.tests</groupId>

Modified: trunk/tests/performance-tests/performance-tests.iml
===================================================================
--- trunk/tests/performance-tests/performance-tests.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/performance-tests/performance-tests.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />

Modified: trunk/tests/soak-tests/soak-tests.iml
===================================================================
--- trunk/tests/soak-tests/soak-tests.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/soak-tests/soak-tests.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />

Modified: trunk/tests/stress-tests/stress-tests.iml
===================================================================
--- trunk/tests/stress-tests/stress-tests.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/stress-tests/stress-tests.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />

Modified: trunk/tests/timing-tests/timing-tests.iml
===================================================================
--- trunk/tests/timing-tests/timing-tests.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/timing-tests/timing-tests.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />

Modified: trunk/tests/unit-tests/unit-tests.iml
===================================================================
--- trunk/tests/unit-tests/unit-tests.iml	2011-04-19 15:22:09 UTC (rev 10530)
+++ trunk/tests/unit-tests/unit-tests.iml	2011-04-19 15:46:02 UTC (rev 10531)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+<module type="JAVA_MODULE" version="4">
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/target/classes" />
     <output-test url="file://$MODULE_DIR$/target/test-classes" />



More information about the hornetq-commits mailing list