[jboss-svn-commits] JBL Code SVN: r21444 - in labs/jbossrules/trunk: drools-ant and 15 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Aug 11 17:41:54 EDT 2008


Author: cbrock
Date: 2008-08-11 17:41:54 -0400 (Mon, 11 Aug 2008)
New Revision: 21444

Added:
   labs/jbossrules/trunk/drools-ant/drools-ant.iml
   labs/jbossrules/trunk/drools-clips/drools-clips.iml
   labs/jbossrules/trunk/drools-compiler/drools-compiler.iml
   labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders-jaxb/drools-dataloaders-jaxb.iml
   labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders-smooks/drools-dataloaders-smooks.iml
   labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders.iml
   labs/jbossrules/trunk/drools-decisiontables/drools-decisiontables.iml
   labs/jbossrules/trunk/drools-guvnor/drools-guvnor.iml
   labs/jbossrules/trunk/drools-jsr94/drools-jsr94.iml
   labs/jbossrules/trunk/drools-repository/drools-repository.iml
   labs/jbossrules/trunk/drools-solver/drools-solver-core/drools-solver-core.iml
   labs/jbossrules/trunk/drools-solver/drools-solver-examples/drools-solver-examples.iml
   labs/jbossrules/trunk/drools-solver/drools-solver.iml
   labs/jbossrules/trunk/drools-templates/drools-templates.iml
   labs/jbossrules/trunk/drools-verifier/drools-verifier.iml
   labs/jbossrules/trunk/drools.iml
   labs/jbossrules/trunk/drools.ipr
Modified:
   labs/jbossrules/trunk/drools-core/drools-core.iml
Log:
add idea project files

Added: labs/jbossrules/trunk/drools-ant/drools-ant.iml
===================================================================
--- labs/jbossrules/trunk/drools-ant/drools-ant.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-ant/drools-ant.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,297 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/ant/ant/1.6.5/ant-1.6.5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-verifier"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-decisiontables"/>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/ant/ant-nodeps/1.6.5/ant-nodeps-1.6.5.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-templates"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jexcelapi/jxl/2.4.2/jxl-2.4.2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-clips/drools-clips.iml
===================================================================
--- labs/jbossrules/trunk/drools-clips/drools-clips.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-clips/drools-clips.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,251 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-compiler/drools-compiler.iml
===================================================================
--- labs/jbossrules/trunk/drools-compiler/drools-compiler.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-compiler/drools-compiler.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,268 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.0/stringtemplate-3.0.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Modified: labs/jbossrules/trunk/drools-core/drools-core.iml
===================================================================
--- labs/jbossrules/trunk/drools-core/drools-core.iml	2008-08-11 21:24:59 UTC (rev 21443)
+++ labs/jbossrules/trunk/drools-core/drools-core.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -1,61 +1,71 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module relativePaths="false" type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/target/classes" />
-    <exclude-output />
-    <output-test url="file://$MODULE_DIR$/target/test-classes" />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
-      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true" />
-      <excludeFolder url="file://$MODULE_DIR$/target" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="module-library">
-      <library>
+
+<module relativePaths="false" type="JAVA_MODULE" version="4"> 
+  <component name="NewModuleRootManager" inherit-compiler-output="false"> 
+    <output url="file://$MODULE_DIR$/target/classes"/>  
+    <exclude-output/>  
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>  
+    <content url="file://$MODULE_DIR$"> 
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="inheritedJdk"/>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <orderEntry type="module-library"> 
+      <library> 
+        <JAVADOC/>  
+        <SOURCES> 
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/> 
+        </SOURCES>  
         <CLASSES>
-          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/" />
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
         </CLASSES>
-        <JAVADOC />
         <SOURCES>
-          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/" />
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
         </SOURCES>
-      </library>
-    </orderEntry>
-    <orderEntry type="module-library">
-      <library>
+      </library> 
+    </orderEntry>  
+    <orderEntry type="module-library"> 
+      <library> 
+        <JAVADOC/>  
+        <SOURCES> 
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/> 
+        </SOURCES>  
         <CLASSES>
-          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/" />
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
         </CLASSES>
-        <JAVADOC />
         <SOURCES>
-          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/" />
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
         </SOURCES>
-      </library>
-    </orderEntry>
-    <orderEntry type="module-library">
-      <library>
+      </library> 
+    </orderEntry>  
+    <orderEntry type="module-library"> 
+      <library> 
+        <JAVADOC/>  
+        <SOURCES> 
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/"/> 
+        </SOURCES>  
         <CLASSES>
-          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/" />
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/"/>
         </CLASSES>
-        <JAVADOC />
         <SOURCES>
-          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/" />
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/"/>
         </SOURCES>
-      </library>
-    </orderEntry>
-    <orderEntry type="module-library">
-      <library>
+      </library> 
+    </orderEntry>  
+    <orderEntry type="module-library"> 
+      <library> 
+        <JAVADOC/>  
+        <SOURCES/>  
         <CLASSES>
-          <root url="jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/" />
+          <root url="jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/"/>
         </CLASSES>
-        <JAVADOC />
-        <SOURCES />
-      </library>
-    </orderEntry>
-    <orderEntryProperties />
-  </component>
+        <SOURCES/>
+      </library> 
+    </orderEntry>  
+    <orderEntryProperties/> 
+  </component> 
 </module>
-

Added: labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders-jaxb/drools-dataloaders-jaxb.iml
===================================================================
--- labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders-jaxb/drools-dataloaders-jaxb.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders-jaxb/drools-dataloaders-jaxb.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,293 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/sun/xml/bind/jaxb-impl/2.0.3/jaxb-impl-2.0.3.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/xml/bind/jaxb-api/2.0/jaxb-api-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.0.3/jaxb-xjc-2.0.3.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/activation/activation/1.1/activation-1.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders-smooks/drools-dataloaders-smooks.iml
===================================================================
--- labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders-smooks/drools-dataloaders-smooks.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders-smooks/drools-dataloaders-smooks.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,347 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/milyn/milyn-smooks-javabean/1.0.1/milyn-smooks-javabean-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/milyn/milyn-smooks-javabean/1.0.1/milyn-smooks-javabean-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/hsqldb/hsqldb/1.8.0.2/hsqldb-1.8.0.2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/freemarker/freemarker/2.3.9/freemarker-2.3.9.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/freemarker/freemarker/2.3.9/freemarker-2.3.9-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/milyn/milyn-smooks-core/1.0.1/milyn-smooks-core-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/milyn/milyn-smooks-core/1.0.1/milyn-smooks-core-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/milyn/milyn-commons/1.0/milyn-commons-1.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/milyn/milyn-commons/1.0/milyn-commons-1.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders.iml
===================================================================
--- labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-dataloaders/drools-dataloaders.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-decisiontables/drools-decisiontables.iml
===================================================================
--- labs/jbossrules/trunk/drools-decisiontables/drools-decisiontables.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-decisiontables/drools-decisiontables.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,260 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jexcelapi/jxl/2.4.2/jxl-2.4.2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-templates"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-guvnor/drools-guvnor.iml
===================================================================
--- labs/jbossrules/trunk/drools-guvnor/drools-guvnor.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-guvnor/drools-guvnor.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,1318 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE">
+  <component name="NewModuleRootManager">
+    <exclude-output />
+    <orderEntry type="inheritedJdk" />
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->
+    <content url="file://$MODULE_DIR$">
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" />
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true" />
+      <excludeFolder url="file://$MODULE_DIR$/target" />
+    </content>
+    <orderEntry type="sourceFolder" forTests="false" />
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->
+    <output url="file://$MODULE_DIR$/target/classes" />
+    <output-test url="file://$MODULE_DIR$/target/test-classes" />
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-core/2.0.4.GA/jboss-common-core-2.0.4.GA.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-core/2.0.4.GA/jboss-common-core-2.0.4.GA-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-commons-annotations/3.0.0.ga/hibernate-commons-annotations-3.0.0.ga.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/derby/derby/10.2.1.6/derby-10.2.1.6.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-spi/2.0.2.CR6/jboss-security-spi-2.0.2.CR6.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-spi/2.0.2.CR6/jboss-security-spi-2.0.2.CR6-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/gwtext/gwtext/2.0.4/gwtext-2.0.4.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/jcr/jcr/1.0/jcr-1.0.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/jcr/jcr/1.0/jcr-1.0-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/authorization-spi/2.0.2.CR6/authorization-spi-2.0.2.CR6.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/authorization-spi/2.0.2.CR6/authorization-spi-2.0.2.CR6-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/asm/asm/1.5.3/asm-1.5.3.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/google/gwt/gwt-servlet/1.5/gwt-servlet-1.5.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-impl/2.0.2.CR6/identity-impl-2.0.2.CR6.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-impl/2.0.2.CR6/identity-impl-2.0.2.CR6-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl/2.0.2.Beta4/jboss-security-acl-2.0.2.Beta4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl/2.0.2.Beta4/jboss-security-acl-2.0.2.Beta4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/acl-spi/2.0.2.CR6/acl-spi-2.0.2.CR6.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/acl-spi/2.0.2.CR6/acl-spi-2.0.2.CR6-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/el/el-ri/1.2/el-ri-1.2.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/hsqldb/hsqldb/1.8.0.2/hsqldb-1.8.0.2.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-templates" />
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/el/el-api/1.2/el-api-1.2.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jexcelapi/jxl/2.4.2/jxl-2.4.2.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/cglib/cglib/2.1_3/cglib-2.1_3.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/cglib/cglib/2.1_3/cglib-2.1_3-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-text-extractors/1.4/jackrabbit-text-extractors-1.4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-text-extractors/1.4/jackrabbit-text-extractors-1.4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/tmatesoft/svnkit/1.1.2/svnkit-1.1.2.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/tmatesoft/svnkit/1.1.2/svnkit-1.1.2-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/asm/asm-attrs/1.5.3/asm-attrs-1.5.3.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-slide/webdavlib/2.0/webdavlib-2.0.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-api/1.4/jackrabbit-api-1.4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-api/1.4/jackrabbit-api-1.4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler" />
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-spi/2.0.2.CR6/identity-spi-2.0.2.CR6.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-spi/2.0.2.CR6/identity-spi-2.0.2.CR6-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl-impl/2.0.2.CR6/jboss-security-acl-impl-2.0.2.CR6.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl-impl/2.0.2.CR6/jboss-security-acl-impl-2.0.2.CR6-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-annotations/3.3.0.ga/hibernate-annotations-3.3.0.ga.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-annotations/3.3.0.ga/hibernate-annotations-3.3.0.ga-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.4/jackrabbit-spi-commons-1.4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.4/jackrabbit-spi-commons-1.4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate/3.2.4.sp1/hibernate-3.2.4.sp1.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate/3.2.4.sp1/hibernate-3.2.4.sp1-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-validator/3.0.0.ga/hibernate-validator-3.0.0.ga.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.4/jackrabbit-spi-1.4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.4/jackrabbit-spi-1.4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-core/1.4.5/jackrabbit-core-1.4.5.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-core/1.4.5/jackrabbit-core-1.4.5-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/concurrent/concurrent/1.3.4/concurrent-1.3.4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/emma/emma/2.0.5312/emma-2.0.5312.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-entitymanager/3.3.1.ga/hibernate-entitymanager-3.3.1.ga.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-entitymanager/3.3.1.ga/hibernate-entitymanager-3.3.1.ga-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-verifier" />
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/seam/jboss-seam/2.1.0-SNAPSHOT/jboss-seam-2.1.0-SNAPSHOT.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/seam/jboss-seam/2.1.0-SNAPSHOT/jboss-seam-2.1.0-SNAPSHOT-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/seam/jboss-seam-remoting/2.1.0-SNAPSHOT/jboss-seam-remoting-2.1.0-SNAPSHOT.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/seam/jboss-seam-remoting/2.1.0-SNAPSHOT/jboss-seam-remoting-2.1.0-SNAPSHOT-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/jboss-common-core/2.2.1.GA/jboss-common-core-2.2.1.GA.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/jboss-common-core/2.2.1.GA/jboss-common-core-2.2.1.GA-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-decisiontables" />
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-log4j/2.0.2.GA/jboss-logging-log4j-2.0.2.GA.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-log4j/2.0.2.GA/jboss-logging-log4j-2.0.2.GA-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core" />
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javassist/javassist/3.4.GA/javassist-3.4.GA.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/el/jboss-el/2.0.2-SNAPSHOT/jboss-el-2.0.2-SNAPSHOT.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/el/jboss-el/2.0.2-SNAPSHOT/jboss-el-2.0.2-SNAPSHOT-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-repository" />
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-xerces/xml-apis/2.7.1/xml-apis-2.7.1.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/ejb/ejb-api/3.0/ejb-api-3.0.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/dom4j/dom4j/1.6/dom4j-1.6.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/oswego-concurrent/concurrent/1.3.4/concurrent-1.3.4.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/seam/jboss-seam/2.1.0-SNAPSHOT/jboss-seam-2.1.0-SNAPSHOT.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/seam/jboss-seam/2.1.0-SNAPSHOT/jboss-seam-2.1.0-SNAPSHOT-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/1.4/jackrabbit-jcr-commons-1.4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/1.4/jackrabbit-jcr-commons-1.4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/lucene/lucene-core/2.2.0/lucene-core-2.2.0.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-log4j/log4j/1.2.14/log4j-1.2.14.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-log4j/log4j/1.2.14/log4j-1.2.14-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/" />
+        </CLASSES>
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar!/" />
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0-sources.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>
+  <component name="ModuleRootManager" />
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  -->
+  <component name="FacetManager">
+    <facet type="web" name="drools-guvnor">
+      <configuration>
+        <webroots>
+          <root relative="/" url="file://$MODULE_DIR$/src/main/webapp" />
+        </webroots>
+        <packaging>
+          <containerElement type="module" name="drools-guvnor">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/classes" />
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-common-core-2.0.4.GA.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-core/2.0.4.GA/jboss-common-core-2.0.4.GA.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/maven-model-2.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/hibernate-commons-annotations-3.0.0.ga.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-commons-annotations/3.0.0.ga/hibernate-commons-annotations-3.0.0.ga.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/derby-10.2.1.6.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/derby/derby/10.2.1.6/derby-10.2.1.6.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-security-spi-2.0.2.CR6.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-spi/2.0.2.CR6/jboss-security-spi-2.0.2.CR6.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/maven-profile-2.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/gwtext-2.0.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/com/gwtext/gwtext/2.0.4/gwtext-2.0.4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/antlr-runtime-3.0.1.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jcr-1.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/javax/jcr/jcr/1.0/jcr-1.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/authorization-spi-2.0.2.CR6.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/security/authorization-spi/2.0.2.CR6/authorization-spi-2.0.2.CR6.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/log4j-1.2.13.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/asm-1.5.3.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/asm/asm/1.5.3/asm-1.5.3.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/commons-collections-3.1.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/gwt-servlet-1.5.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/com/google/gwt/gwt-servlet/1.5/gwt-servlet-1.5.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/identity-impl-2.0.2.CR6.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-impl/2.0.2.CR6/identity-impl-2.0.2.CR6.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-security-acl-2.0.2.Beta4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl/2.0.2.Beta4/jboss-security-acl-2.0.2.Beta4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/slf4j-api-1.4.3.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/xml-apis-2.0.2.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/acl-spi-2.0.2.CR6.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/security/acl-spi/2.0.2.CR6/acl-spi-2.0.2.CR6.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/el-ri-1.2.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/javax/el/el-ri/1.2/el-ri-1.2.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/hsqldb-1.8.0.2.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/hsqldb/hsqldb/1.8.0.2/hsqldb-1.8.0.2.jar!/</url>
+          </containerElement>
+          <containerElement type="module" name="drools-templates">
+            <attribute name="method" value="5" />
+            <attribute name="URI" value="/WEB-INF/lib/drools-templates-5.0.0.SNAPSHOT.jar" />
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/el-api-1.2.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/javax/el/el-api/1.2/el-api-1.2.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/xstream-1.2.2.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/classworlds-1.1-alpha-2.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jxl-2.4.2.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/jexcelapi/jxl/2.4.2/jxl-2.4.2.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/cglib-2.1_3.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/cglib/cglib/2.1_3/cglib-2.1_3.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jackrabbit-text-extractors-1.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-text-extractors/1.4/jackrabbit-text-extractors-1.4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/maven-repository-metadata-2.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/svnkit-1.1.2.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/tmatesoft/svnkit/1.1.2/svnkit-1.1.2.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/asm-attrs-1.5.3.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/asm/asm-attrs/1.5.3/asm-attrs-1.5.3.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/webdavlib-2.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/apache-slide/webdavlib/2.0/webdavlib-2.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jackrabbit-api-1.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-api/1.4/jackrabbit-api-1.4.jar!/</url>
+          </containerElement>
+          <containerElement type="module" name="drools-compiler">
+            <attribute name="method" value="5" />
+            <attribute name="URI" value="/WEB-INF/lib/drools-compiler-5.0.0.SNAPSHOT.jar" />
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/identity-spi-2.0.2.CR6.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-spi/2.0.2.CR6/identity-spi-2.0.2.CR6.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-security-acl-impl-2.0.2.CR6.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl-impl/2.0.2.CR6/jboss-security-acl-impl-2.0.2.CR6.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/commons-httpclient-2.0.2.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/apache-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/hibernate-annotations-3.3.0.ga.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-annotations/3.3.0.ga/hibernate-annotations-3.3.0.ga.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/janino-2.5.10.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jackrabbit-spi-commons-1.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.4/jackrabbit-spi-commons-1.4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/hibernate-3.2.4.sp1.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate/3.2.4.sp1/hibernate-3.2.4.sp1.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/maven-project-2.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/hibernate-validator-3.0.0.ga.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-validator/3.0.0.ga/hibernate-validator-3.0.0.ga.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jackrabbit-spi-1.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.4/jackrabbit-spi-1.4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jackrabbit-core-1.4.5.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-core/1.4.5/jackrabbit-core-1.4.5.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/concurrent-1.3.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/emma-2.0.5312.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/emma/emma/2.0.5312/emma-2.0.5312.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jta-1.0.1B.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-common-logging-spi-2.0.4.GA.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/junit-3.8.1.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/plexus-container-default-1.0-alpha-8.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/hibernate-entitymanager-3.3.1.ga.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-entitymanager/3.3.1.ga/hibernate-entitymanager-3.3.1.ga.jar!/</url>
+          </containerElement>
+          <containerElement type="module" name="drools-verifier">
+            <attribute name="method" value="5" />
+            <attribute name="URI" value="/WEB-INF/lib/drools-verifier-5.0.0.SNAPSHOT.jar" />
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-seam-2.1.0-SNAPSHOT.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/seam/jboss-seam/2.1.0-SNAPSHOT/jboss-seam-2.1.0-SNAPSHOT.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/antlr-2.7.6.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-seam-remoting-2.1.0-SNAPSHOT.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/seam/jboss-seam-remoting/2.1.0-SNAPSHOT/jboss-seam-remoting-2.1.0-SNAPSHOT.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-common-core-2.2.1.GA.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/jboss-common-core/2.2.1.GA/jboss-common-core-2.2.1.GA.jar!/</url>
+          </containerElement>
+          <containerElement type="module" name="drools-decisiontables">
+            <attribute name="method" value="5" />
+            <attribute name="URI" value="/WEB-INF/lib/drools-decisiontables-5.0.0.SNAPSHOT.jar" />
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/commons-fileupload-1.2.1.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-logging-log4j-2.0.2.GA.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-log4j/2.0.2.GA/jboss-logging-log4j-2.0.2.GA.jar!/</url>
+          </containerElement>
+          <containerElement type="module" name="drools-core">
+            <attribute name="method" value="5" />
+            <attribute name="URI" value="/WEB-INF/lib/drools-core-5.0.0.SNAPSHOT.jar" />
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/gunit-1.0.1.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/javassist-3.4.GA.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/javassist/javassist/3.4.GA/javassist-3.4.GA.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/mvel-2.0-dp4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-logging-spi-2.0.2.GA.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/persistence-api-1.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-el-2.0.2-SNAPSHOT.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/el/jboss-el/2.0.2-SNAPSHOT/jboss-el-2.0.2-SNAPSHOT.jar!/</url>
+          </containerElement>
+          <containerElement type="module" name="drools-repository">
+            <attribute name="method" value="5" />
+            <attribute name="URI" value="/WEB-INF/lib/drools-repository-5.0.0.SNAPSHOT.jar" />
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/plexus-utils-1.0.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/servlet-api-2.3.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/xml-apis-2.7.1.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/apache-xerces/xml-apis/2.7.1/xml-apis-2.7.1.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/ejb-api-3.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/javax/ejb/ejb-api/3.0/ejb-api-3.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/stringtemplate-3.1-b1.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/dom4j-1.6.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/dom4j/dom4j/1.6/dom4j-1.6.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/concurrent-1.3.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/oswego-concurrent/concurrent/1.3.4/concurrent-1.3.4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jboss-seam-2.1.0-SNAPSHOT.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/jboss/seam/jboss-seam/2.1.0-SNAPSHOT/jboss-seam-2.1.0-SNAPSHOT.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/antlr-3.0.1.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/jackrabbit-jcr-commons-1.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/1.4/jackrabbit-jcr-commons-1.4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/commons-io-1.4.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/core-3.2.3.v_686_R32x.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/slf4j-log4j12-1.4.3.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="0" />
+            <attribute name="URI" value="/WEB-INF/lib/ganymed-ssh2-build210.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/lucene-core-2.2.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/lucene/lucene-core/2.2.0/lucene-core-2.2.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/maven-artifact-manager-2.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/log4j-1.2.14.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/apache-log4j/log4j/1.2.14/log4j-1.2.14.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/wagon-provider-api-1.0-alpha-5.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/xpp3_min-1.1.3.4.O.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/maven-artifact-2.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/</url>
+          </containerElement>
+          <containerElement type="library" level="module">
+            <attribute name="method" value="1" />
+            <attribute name="URI" value="/WEB-INF/lib/xercesImpl-2.8.0.jar" />
+            <url>jar:///Users/christopherbrock/.m2/repository/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar!/</url>
+          </containerElement>
+        </packaging>
+        <descriptors>
+          <deploymentDescriptor version="2.3" name="web.xml" optional="false" url="file://$MODULE_DIR$/src/main/webapp/WEB-INF/web.xml" />
+        </descriptors>
+        <building>
+          <setting name="EXPLODED_URL" value="file://$MODULE_DIR$/target/drools-guvnor" />
+          <setting name="EXCLUDE_EXPLODED_DIRECTORY" value="false" />
+        </building>
+        <sourceRoots>
+          <root url="file://$MODULE_DIR$/src/main/java" />
+          <root url="file://$MODULE_DIR$/src/main/resources" />
+        </sourceRoots>
+      </configuration>
+    </facet>
+  </component>
+</module>
+

Added: labs/jbossrules/trunk/drools-jsr94/drools-jsr94.iml
===================================================================
--- labs/jbossrules/trunk/drools-jsr94/drools-jsr94.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-jsr94/drools-jsr94.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,285 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jsr94/jsr94-tck/1.0.3/jsr94-tck-1.0.3.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-decisiontables"/>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-templates"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jexcelapi/jxl/2.4.2/jxl-2.4.2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jsr94/jsr94/1.1/jsr94-1.1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jsr94/jsr94-sigtest/1.1/jsr94-sigtest-1.1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-repository/drools-repository.iml
===================================================================
--- labs/jbossrules/trunk/drools-repository/drools-repository.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-repository/drools-repository.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,555 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-commons-annotations/3.0.0.ga/hibernate-commons-annotations-3.0.0.ga.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/derby/derby/10.2.1.6/derby-10.2.1.6.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-spi/2.0.2.CR6/jboss-security-spi-2.0.2.CR6.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-spi/2.0.2.CR6/jboss-security-spi-2.0.2.CR6-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/jcr/jcr/1.0/jcr-1.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/jcr/jcr/1.0/jcr-1.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/authorization-spi/2.0.2.CR6/authorization-spi-2.0.2.CR6.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/authorization-spi/2.0.2.CR6/authorization-spi-2.0.2.CR6-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/asm/asm/1.5.3/asm-1.5.3.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-impl/2.0.2.CR6/identity-impl-2.0.2.CR6.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-impl/2.0.2.CR6/identity-impl-2.0.2.CR6-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl/2.0.2.Beta4/jboss-security-acl-2.0.2.Beta4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl/2.0.2.Beta4/jboss-security-acl-2.0.2.Beta4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/javassist/3.3.ga/javassist-3.3.ga.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/acl-spi/2.0.2.CR6/acl-spi-2.0.2.CR6.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/acl-spi/2.0.2.CR6/acl-spi-2.0.2.CR6-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/hsqldb/hsqldb/1.8.0.2/hsqldb-1.8.0.2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/net/sf/ehcache/ehcache/1.2.3/ehcache-1.2.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/net/sf/ehcache/ehcache/1.2.3/ehcache-1.2.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-text-extractors/1.4/jackrabbit-text-extractors-1.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-text-extractors/1.4/jackrabbit-text-extractors-1.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/cglib/cglib/2.1_3/cglib-2.1_3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/cglib/cglib/2.1_3/cglib-2.1_3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/tmatesoft/svnkit/1.1.2/svnkit-1.1.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/tmatesoft/svnkit/1.1.2/svnkit-1.1.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/asm/asm-attrs/1.5.3/asm-attrs-1.5.3.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-api/1.4/jackrabbit-api-1.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-api/1.4/jackrabbit-api-1.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-slide/webdavlib/2.0/webdavlib-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-spi/2.0.2.CR6/identity-spi-2.0.2.CR6.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/identity-spi/2.0.2.CR6/identity-spi-2.0.2.CR6-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl-impl/2.0.2.CR6/jboss-security-acl-impl-2.0.2.CR6.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/security/jboss-security-acl-impl/2.0.2.CR6/jboss-security-acl-impl-2.0.2.CR6-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-annotations/3.3.0.ga/hibernate-annotations-3.3.0.ga.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-annotations/3.3.0.ga/hibernate-annotations-3.3.0.ga-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.4/jackrabbit-spi-commons-1.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi-commons/1.4/jackrabbit-spi-commons-1.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate/3.2.4.sp1/hibernate-3.2.4.sp1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate/3.2.4.sp1/hibernate-3.2.4.sp1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-validator/3.0.0.ga/hibernate-validator-3.0.0.ga.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.4/jackrabbit-spi-1.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-spi/1.4/jackrabbit-spi-1.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/concurrent/concurrent/1.3.4/concurrent-1.3.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-core/1.4.5/jackrabbit-core-1.4.5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-core/1.4.5/jackrabbit-core-1.4.5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-logging-spi/2.0.4.GA/jboss-common-logging-spi-2.0.4.GA-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-entitymanager/3.3.1.ga/hibernate-entitymanager-3.3.1.ga.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/hibernate/hibernate-entitymanager/3.3.1.ga/hibernate-entitymanager-3.3.1.ga-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/jboss-common-core/2.2.1.GA/jboss-common-core-2.2.1.GA.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/jboss/jboss-common-core/2.2.1.GA/jboss-common-core-2.2.1.GA-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-log4j/2.0.2.GA/jboss-logging-log4j-2.0.2.GA.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-log4j/2.0.2.GA/jboss-logging-log4j-2.0.2.GA-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-logging-spi/2.0.2.GA/jboss-logging-spi-2.0.2.GA-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-xerces/xml-apis/2.7.1/xml-apis-2.7.1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/1.4/jackrabbit-jcr-commons-1.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/1.4/jackrabbit-jcr-commons-1.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/lucene/lucene-core/2.2.0/lucene-core-2.2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-core/2.0.2.GA/jboss-common-core-2.0.2.GA.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/jboss/jboss-common-core/2.0.2.GA/jboss-common-core-2.0.2.GA-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-log4j/log4j/1.2.14/log4j-1.2.14.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/apache-log4j/log4j/1.2.14/log4j-1.2.14-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-solver/drools-solver-core/drools-solver-core.iml
===================================================================
--- labs/jbossrules/trunk/drools-solver/drools-solver-core/drools-solver-core.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-solver/drools-solver-core/drools-solver-core.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,319 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-solver/drools-solver-examples/drools-solver-examples.iml
===================================================================
--- labs/jbossrules/trunk/drools-solver/drools-solver-examples/drools-solver-examples.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-solver/drools-solver-examples/drools-solver-examples.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,320 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-solver-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-solver/drools-solver.iml
===================================================================
--- labs/jbossrules/trunk/drools-solver/drools-solver.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-solver/drools-solver.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-templates/drools-templates.iml
===================================================================
--- labs/jbossrules/trunk/drools-templates/drools-templates.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-templates/drools-templates.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,251 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools-verifier/drools-verifier.iml
===================================================================
--- labs/jbossrules/trunk/drools-verifier/drools-verifier.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools-verifier/drools-verifier.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,269 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" isTestSource="true"/>
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-compiler"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="drools-core"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/eclipse/jdt/core/3.2.3.v_686_R32x/core-3.2.3.v_686_R32x.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/antlr/gunit/1.0.1/gunit-1.0.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/mvel/mvel/2.0-dp4/mvel-2.0-dp4-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/janino/janino/2.5.10/janino-2.5.10.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar!/"/>
+        </CLASSES>
+        <SOURCES/>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools.iml
===================================================================
--- labs/jbossrules/trunk/drools.iml	                        (rev 0)
+++ labs/jbossrules/trunk/drools.iml	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<module version="4" relativePaths="false" type="JAVA_MODULE"> 
+  <component name="NewModuleRootManager"> 
+    <exclude-output/>  
+    <orderEntry type="inheritedJdk"/>  
+    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
+    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
+    <content url="file://$MODULE_DIR$"> 
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
+      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <!-- Next include each dependency:
+      <orderEntry type="module" module-name="${dep.artifactId}"/>
+      <orderEntry type="module-library">
+        <library name="${dep.artifactId}">
+          <CLASSES>
+            <root url="jar://${lib.path}!/"/>
+          </CLASSES>
+          <JAVADOC/>
+          <SOURCES/>
+        </library>
+      </orderEntry>
+     -->  
+    <output url="file://$MODULE_DIR$/target/classes"/>
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar!/"/>
+        </CLASSES>
+        <SOURCES>
+          <root url="jar:///Users/christopherbrock/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar!/"/>
+        </SOURCES>
+      </library>
+    </orderEntry>
+  </component>  
+  <component name="ModuleRootManager"/>  
+  <!-- If it's a war project:
+  <component name="WebModuleProperties">
+    <containerElement type="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/classes" />
+    </containerElement>
+    <containerElement type="library" level="module" name="${dep.artifactId}">
+      <attribute name="method" value="1" />
+      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
+    </containerElement>
+    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
+    <webroots>
+      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
+    </webroots>
+  </component>
+  --> 
+</module>

Added: labs/jbossrules/trunk/drools.ipr
===================================================================
--- labs/jbossrules/trunk/drools.ipr	                        (rev 0)
+++ labs/jbossrules/trunk/drools.ipr	2008-08-11 21:41:54 UTC (rev 21444)
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project version="4" relativePaths="false"> 
+  <component name="ProjectRootManager" version="2" assert-keyword="true" project-jdk-name="1.5" jdk-15="true"/>  
+  <component name="CodeStyleManager"> 
+    <option name="USE_DEFAULT_CODE_STYLE_SCHEME" value="true"/>  
+    <option name="CODE_STYLE_SCHEME" value=""/> 
+  </component>  
+  <component name="libraryTable"/>  
+  <component name="CompilerConfiguration"> 
+    <option name="DEFAULT_COMPILER" value="Javac"/>  
+    <option name="CLEAR_OUTPUT_DIRECTORY" value="false"/>  
+    <!--
+    <wildcardResourcePatterns>
+      <entry name="${wildcardResourcePattern}"/>
+    </wildcardResourcePatterns>
+    -->  
+    <wildcardResourcePatterns>
+      <entry name="!?*.java"/>
+    </wildcardResourcePatterns>
+  </component>  
+  <component name="JavacSettings"> 
+    <option name="DEBUGGING_INFO" value="true"/>  
+    <option name="GENERATE_NO_WARNINGS" value="false"/>  
+    <option name="DEPRECATION" value="true"/>  
+    <option name="ADDITIONAL_OPTIONS_STRING" value=""/>  
+    <option name="MAXIMUM_HEAP_SIZE" value="128"/>  
+    <option name="USE_GENERICS_COMPILER" value="false"/> 
+  </component>  
+  <component name="JikesSettings"> 
+    <option name="DEBUGGING_INFO" value="true"/>  
+    <option name="DEPRECATION" value="true"/>  
+    <option name="GENERATE_NO_WARNINGS" value="false"/>  
+    <option name="GENERATE_MAKE_FILE_DEPENDENCIES" value="false"/>  
+    <option name="DO_FULL_DEPENDENCE_CHECK" value="false"/>  
+    <option name="IS_INCREMENTAL_MODE" value="false"/>  
+    <option name="IS_EMACS_ERRORS_MODE" value="true"/>  
+    <option name="ADDITIONAL_OPTIONS_STRING" value=""/>  
+    <option name="MAXIMUM_HEAP_SIZE" value="128"/> 
+  </component>  
+  <component name="AntConfiguration"> 
+    <option name="IS_AUTOSCROLL_TO_SOURCE" value="false"/>  
+    <option name="FILTER_TARGETS" value="false"/> 
+  </component>  
+  <component name="JavadocGenerationManager"> 
+    <option name="OUTPUT_DIRECTORY"/>  
+    <option name="OPTION_SCOPE" value="protected"/>  
+    <option name="OPTION_HIERARCHY" value="false"/>  
+    <option name="OPTION_NAVIGATOR" value="false"/>  
+    <option name="OPTION_INDEX" value="false"/>  
+    <option name="OPTION_SEPARATE_INDEX" value="false"/>  
+    <option name="OPTION_USE_1_1" value="false"/>  
+    <option name="OPTION_DOCUMENT_TAG_USE" value="false"/>  
+    <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false"/>  
+    <option name="OPTION_DOCUMENT_TAG_VERSION" value="false"/>  
+    <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="false"/>  
+    <option name="OPTION_DEPRECATED_LIST" value="false"/>  
+    <option name="OTHER_OPTIONS"/>  
+    <option name="HEAP_SIZE"/>  
+    <option name="OPEN_IN_BROWSER" value="false"/> 
+  </component>  
+  <component name="JUnitProjectSettings"> 
+    <option name="TEST_RUNNER" value="UI"/> 
+  </component>  
+  <component name="EntryPointsManager"> 
+    <entry_points/> 
+  </component>  
+  <component name="DataSourceManager"/>  
+  <component name="ExportToHTMLSettings"> 
+    <option name="PRINT_LINE_NUMBERS" value="false"/>  
+    <option name="OPEN_IN_BROWSER" value="false"/>  
+    <option name="OUTPUT_DIRECTORY"/> 
+  </component>  
+  <component name="ImportConfiguration"> 
+    <option name="VENDOR"/>  
+    <option name="RELEASE_TAG"/>  
+    <option name="LOG_MESSAGE"/>  
+    <option name="CHECKOUT_AFTER_IMPORT" value="true"/> 
+  </component>  
+  <component name="ProjectModuleManager"> 
+    <modules> 
+      <!-- module filepath="$$PROJECT_DIR$$/${pom.artifactId}.iml"/ -->  
+      <module filepath="$PROJECT_DIR$/drools.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-core/drools-core.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-compiler/drools-compiler.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-jsr94/drools-jsr94.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-templates/drools-templates.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-decisiontables/drools-decisiontables.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-clips/drools-clips.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-dataloaders/drools-dataloaders-smooks/drools-dataloaders-smooks.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-dataloaders/drools-dataloaders-jaxb/drools-dataloaders-jaxb.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-dataloaders/drools-dataloaders.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-verifier/drools-verifier.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-ant/drools-ant.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-repository/drools-repository.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-guvnor/drools-guvnor.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-solver/drools-solver-core/drools-solver-core.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-solver/drools-solver-examples/drools-solver-examples.iml"/>
+      <module filepath="$PROJECT_DIR$/drools-solver/drools-solver.iml"/>
+    </modules> 
+  </component>  
+  <UsedPathMacros> 
+    <!--<macro name="cargo"></macro>--> 
+  </UsedPathMacros> 
+</project>




More information about the jboss-svn-commits mailing list