[jboss-cvs] JBoss Messaging SVN: r6953 - in trunk: examples/core and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 21 05:00:26 EDT 2009


Author: ataylor
Date: 2009-05-21 05:00:26 -0400 (Thu, 21 May 2009)
New Revision: 6953

Added:
   trunk/examples/core/messaging-core-examples.iml
Removed:
   trunk/examples/core/messagiong-core-examples.iml
Modified:
   trunk/messaging.ipr
Log:
fixed typo

Copied: trunk/examples/core/messaging-core-examples.iml (from rev 6952, trunk/examples/core/messagiong-core-examples.iml)
===================================================================
--- trunk/examples/core/messaging-core-examples.iml	                        (rev 0)
+++ trunk/examples/core/messaging-core-examples.iml	2009-05-21 09:00:26 UTC (rev 6953)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module relativePaths="true" type="JAVA_MODULE" version="4">
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$">
+      <sourceFolder url="file://$MODULE_DIR$/embedded/src" isTestSource="false" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="module" module-name="messaging" />
+    <orderEntry type="library" name="messaging_jars" level="project" />
+  </component>
+</module>
+

Deleted: trunk/examples/core/messagiong-core-examples.iml
===================================================================
--- trunk/examples/core/messagiong-core-examples.iml	2009-05-21 08:36:53 UTC (rev 6952)
+++ trunk/examples/core/messagiong-core-examples.iml	2009-05-21 09:00:26 UTC (rev 6953)
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module relativePaths="true" type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
-    <exclude-output />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/embedded/src" isTestSource="false" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="module" module-name="messaging" />
-    <orderEntry type="library" name="messaging_jars" level="project" />
-  </component>
-</module>
-

Modified: trunk/messaging.ipr
===================================================================
--- trunk/messaging.ipr	2009-05-21 08:36:53 UTC (rev 6952)
+++ trunk/messaging.ipr	2009-05-21 09:00:26 UTC (rev 6953)
@@ -472,12 +472,12 @@
   <component name="ProjectModuleManager">
     <modules>
       <module fileurl="file://$PROJECT_DIR$/messaging.iml" filepath="$PROJECT_DIR$/messaging.iml" />
+      <module fileurl="file://$PROJECT_DIR$/examples/core/messaging-core-examples.iml" filepath="$PROJECT_DIR$/examples/core/messaging-core-examples.iml" />
       <module fileurl="file://$PROJECT_DIR$/examples/javaee/messaging-javaee-examples.iml" filepath="$PROJECT_DIR$/examples/javaee/messaging-javaee-examples.iml" />
       <module fileurl="file://$PROJECT_DIR$/examples/jms/messaging-jms-examples.iml" filepath="$PROJECT_DIR$/examples/jms/messaging-jms-examples.iml" />
       <module fileurl="file://$PROJECT_DIR$/tests/jms-tests/messaging-jms-tests.iml" filepath="$PROJECT_DIR$/tests/jms-tests/messaging-jms-tests.iml" />
       <module fileurl="file://$PROJECT_DIR$/tests/joram-tests/messaging-joram-tests.iml" filepath="$PROJECT_DIR$/tests/joram-tests/messaging-joram-tests.iml" />
       <module fileurl="file://$PROJECT_DIR$/tests/messaging-tests.iml" filepath="$PROJECT_DIR$/tests/messaging-tests.iml" />
-      <module fileurl="file://$PROJECT_DIR$/examples/core/messagiong-core-examples.iml" filepath="$PROJECT_DIR$/examples/core/messagiong-core-examples.iml" />
     </modules>
   </component>
   <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5" assert-keyword="true" jdk-15="true" project-jdk-name="1.5" project-jdk-type="JavaSDK" />




More information about the jboss-cvs-commits mailing list