[CVS jcontainer] Add in loom module for idea

Peter Donald <pdonald-yCVjj/[email protected]> Mon, 19 Apr 2004 18:32:18 -0500
Newsgroups gmane.comp.java.jcontainer.cvs
Message-ID <[email protected]>
<html>
<head>
<style><!--
  body {background-color:#ffffff;}
  .file {border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;}
  .pathname {font-family:monospace; float:right;}
  .fileheader {margin-bottom:.5em;}
  .diff {margin:0;}
  .tasklist {padding:4px;border:1px dashed #000000;margin-top:1em;}
  .tasklist ul {margin-top:0;margin-bottom:0;}
  tr.alt {background-color:#eeeeee}
  #added {background-color:#ddffdd;}
  #addedchars {background-color:#99ff99;font-weight:bolder;}
  tr.alt #added {background-color:#ccf7cc;}
  #removed {background-color:#ffdddd;}
  #removedchars {background-color:#ff9999;font-weight:bolder;}
  tr.alt #removed {background-color:#f7cccc;}
  #info {color:#888888;}
  #context {background-color:#eeeeee;}
  td {padding-left:.3em;padding-right:.3em;}
  tr.head {border-bottom-width:1px;border-bottom-style:solid;}
  tr.head td {padding:0;padding-top:.2em;}
  .task {background-color:#ffff00;}
  .comment {padding:4px;border:1px dashed #000000;background-color:#ffffdd}
  .error {color:red;}
  hr {border-width:0px;height:2px;background:black;}
--></style>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head"><td colspan="4">Commit in <b><tt>jcontainer/loom</tt></b><span id="info"> on MAIN</span></td></tr>
<tr><td><tt><a href="#file1"><span id="added">loom.iml</span></a></tt></td><td align="right" id="added">+48</td><td></td><td nowrap="nowrap" align="right">added <a href="http://xstream.cvs.codehaus.org/jcontainer/loom/loom.iml?rev=1.1&amp;content-type=text/vnd.viewcvs-markup">1.1</a></td></tr>
</table>
<pre class="comment">
Add in loom module for idea
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname" id="added"><a href="http://xstream.cvs.codehaus.org/jcontainer">jcontainer</a>/<a href="http://xstream.cvs.codehaus.org/jcontainer/loom">loom</a><br /></span>
<div class="fileheader" id="added"><big><b>loom.iml</b></big> <small id="info">added at <a href="http://xstream.cvs.codehaus.org/jcontainer/loom/loom.iml?rev=1.1&amp;content-type=text/vnd.viewcvs-markup">1.1</a></small></div>
<pre class="diff"><small id="info">diff -N loom.iml
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ loom.iml	19 Apr 2004 23:32:17 -0000	1.1
@@ -0,0 +1,48 @@
</small></pre><pre class="diff" id="added">+&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;module version="4" relativePaths="false"&gt;
+  &lt;component name="ModuleRootManager" /&gt;
+  &lt;component name="NewModuleRootManager"&gt;
+    &lt;output url="file://$MODULE_DIR$/engine/target/classes" /&gt;
+    &lt;exclude-output /&gt;
+    &lt;content url="file://$MODULE_DIR$"&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/demos/avalonlifecycle/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/demos/distributed/client/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/demos/distributed/server/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/demos/helloworld/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/engine/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/engine/src/test" isTestSource="true" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/launcher/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/plugins/maven-loom/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/plugins/maven-loom/src/plugin-test/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/plugins/maven-loom/src/test" isTestSource="true" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/support/classman/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/support/classman/src/test" isTestSource="true" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/support/classman/src/testdata" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/support/extension/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/support/extension/src/test" isTestSource="true" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/support/xmlpolicy/src/java" isTestSource="false" /&gt;
+      &lt;sourceFolder url="file://$MODULE_DIR$/support/xmlpolicy/src/test" isTestSource="true" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/demos/avalonlifecycle/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/demos/distributed/client/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/demos/distributed/server/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/demos/helloworld/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/distribution/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/engine/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/launcher/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/plugins/maven-loom/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/support/classman/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/support/extension/target" /&gt;
+      &lt;excludeFolder url="file://$MODULE_DIR$/support/xmlpolicy/target" /&gt;
+    &lt;/content&gt;
+    &lt;orderEntry type="inheritedJdk" /&gt;
+    &lt;orderEntry type="sourceFolder" forTests="false" /&gt;
+    &lt;orderEntry type="library" name="QDox" level="application" /&gt;
+    &lt;orderEntry type="library" name="Junit" level="application" /&gt;
+    &lt;orderEntry type="library" name="JMock" level="application" /&gt;
+    &lt;orderEntry type="library" name="Commons-CLI" level="application" /&gt;
+    &lt;orderEntry type="library" name="Ant" level="application" /&gt;
+    &lt;orderEntry type="module" module-name="dna" /&gt;
+    &lt;orderEntry type="module" module-name="metaclass" /&gt;
+  &lt;/component&gt;
+&lt;/module&gt;
+
</pre></div>
<center><small><a href="http://www.badgers-in-foil.co.uk/projects/cvsspam/" title="commit -&gt; email">CVSspam</a> 0.2.8</small></center>
</body></html>