[noop] push by aeagle22206 - Ouch, broke the build with case-insensitivity on Mac on 2009-12-04 06:05 GMT

1 view
Skip to first unread message

no...@googlecode.com

unread,
Dec 4, 2009, 1:05:28 AM12/4/09
to noop-c...@googlegroups.com
Revision: 0362c44808
Author: Alex Eagle <alex...@google.com>
Date: Thu Dec 3 22:04:57 2009
Log: Ouch, broke the build with case-insensitivity on Mac
http://code.google.com/p/noop/source/detail?r=0362c44808

Modified:
/compiler/noop-compiler.iml
/core/noop-core.iml
/examples/examples.iml
/examples/noop/helloworld/HelloWorld.noop
/examples/noop/helloworld/HelloWorldBinding.noop
/interpreter/noop-interpreter.iml
/noop.ipr

=======================================
--- /compiler/noop-compiler.iml Wed Nov 25 15:29:16 2009
+++ /compiler/noop-compiler.iml Thu Dec 3 22:04:57 2009
@@ -19,99 +19,99 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/antlr/antlr/3.1.1/antlr-3.1.1.jar!/" />
+ <root
url="jar://$M2_REPO$/org/antlr/antlr/3.1.1/antlr-3.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/antlr/antlr/3.1.1/antlr-3.1.1-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/antlr/antlr/3.1.1/antlr-3.1.1-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/jmock/jmock/1.2.0/jmock-1.2.0.jar!/" />
+ <root url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/jmock/jmock/1.2.0/jmock-1.2.0-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/junit/junit/4.5/junit-4.5.jar!/" />
+ <root url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/junit/junit/4.5/junit-4.5-sources.jar!/" />
+ <root
url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
=======================================
--- /core/noop-core.iml Wed Nov 25 15:29:16 2009
+++ /core/noop-core.iml Thu Dec 3 22:04:57 2009
@@ -11,8 +11,8 @@
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/scala"
isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/target/generated/antlr"
isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/test/scala"
isTestSource="true" />
+ <sourceFolder url="file://$MODULE_DIR$/target/generated/antlr"
isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target/classes" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
@@ -20,99 +20,99 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/antlr/antlr/3.1.1/antlr-3.1.1.jar!/" />
+ <root
url="jar://$M2_REPO$/org/antlr/antlr/3.1.1/antlr-3.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/antlr/antlr/3.1.1/antlr-3.1.1-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/antlr/antlr/3.1.1/antlr-3.1.1-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/jmock/jmock/1.2.0/jmock-1.2.0.jar!/" />
+ <root url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/jmock/jmock/1.2.0/jmock-1.2.0-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/junit/junit/4.5/junit-4.5.jar!/" />
+ <root url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/junit/junit/4.5/junit-4.5-sources.jar!/" />
+ <root
url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
=======================================
--- /examples/examples.iml Wed Nov 25 12:28:55 2009
+++ /examples/examples.iml Thu Dec 3 22:04:57 2009
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
+<module relativePaths="false" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
=======================================
--- /examples/noop/helloworld/HelloWorld.noop Sat Nov 21 16:11:59 2009
+++ /examples/noop/helloworld/HelloWorld.noop Thu Dec 3 22:04:57 2009
@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-namespace helloWorld;
+namespace helloworld;

import noop.Application;
import noop.Console;
=======================================
--- /examples/noop/helloworld/HelloWorldBinding.noop Thu Dec 3 21:26:31
2009
+++ /examples/noop/helloworld/HelloWorldBinding.noop Thu Dec 3 22:04:57
2009
@@ -13,9 +13,9 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-namespace helloWorld;
-
-import helloWorld.HelloWorld;
+namespace helloworld;
+
+import helloworld.HelloWorld;
import noop.Application;

binding HelloWorldBinding {
=======================================
--- /interpreter/noop-interpreter.iml Wed Nov 25 15:29:16 2009
+++ /interpreter/noop-interpreter.iml Thu Dec 3 22:04:57 2009
@@ -10,11 +10,11 @@
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<exclude-output />
<content url="file://$MODULE_DIR$">
+ <sourceFolder
url="file:///Users/alexeagle/projects/noop/examples/noop"
isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/src/main/noop"
isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/scala"
isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/target/resources"
isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/test/scala"
isTestSource="true" />
- <sourceFolder url="file://$MODULE_DIR$/src/main/noop"
isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/../examples/noop"
isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/target/resources"
isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target/classes" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
@@ -24,132 +24,132 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-library/2.7.5/scala-library-2.7.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-lang/scala-compiler/2.7.5/scala-compiler-2.7.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/antlr/antlr-runtime/3.1.1/antlr-runtime-3.1.1.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/antlr/antlr-runtime/3.1.1/antlr-runtime-3.1.1.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/antlr/antlr-runtime/3.1.1/antlr-runtime-3.1.1-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/antlr/antlr-runtime/3.1.1/antlr-runtime-3.1.1-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/slf4j/slf4j-nop/1.5.6/slf4j-nop-1.5.6-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/aopalliance/aopalliance/1.0/aopalliance-1.0.jar!/"
/>
+ <root
url="jar://$M2_REPO$/aopalliance/aopalliance/1.0/aopalliance-1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/com/google/inject/guice/2.0/guice-2.0.jar!/"
/>
+ <root
url="jar://$M2_REPO$/com/google/inject/guice/2.0/guice-2.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/com/google/inject/guice/2.0/guice-2.0-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/com/google/inject/guice/2.0/guice-2.0-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/com/google/inject/extensions/guice-assisted-inject/2.0/guice-assisted-inject-2.0.jar!/"
/>
+ <root
url="jar://$M2_REPO$/com/google/inject/extensions/guice-assisted-inject/2.0/guice-assisted-inject-2.0.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/com/google/inject/extensions/guice-assisted-inject/2.0/guice-assisted-inject-2.0-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/com/google/inject/extensions/guice-assisted-inject/2.0/guice-assisted-inject-2.0-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalacheck/1.5/scalacheck-1.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/jmock/jmock/1.2.0/jmock-1.2.0.jar!/" />
+ <root url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/jmock/jmock/1.2.0/jmock-1.2.0-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/jmock/jmock/1.2.0/jmock-1.2.0-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/junit/junit/4.5/junit-4.5.jar!/" />
+ <root url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/junit/junit/4.5/junit-4.5-sources.jar!/" />
+ <root
url="jar://$M2_REPO$/junit/junit/4.5/junit-4.5-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5.jar!/"
/>
</CLASSES>
<JAVADOC />
<SOURCES>
- <root
url="jar://$MAVEN_REPOSITORY$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5-sources.jar!/"
/>
+ <root
url="jar://$M2_REPO$/org/scala-tools/testing/scalatest/0.9.5/scalatest-0.9.5-sources.jar!/"
/>
</SOURCES>
</library>
</orderEntry>
=======================================
--- /noop.ipr Wed Nov 25 12:28:55 2009
+++ /noop.ipr Thu Dec 3 22:04:57 2009
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
+<project relativePaths="false" version="4">
<component name="AntConfiguration">
<defaultAnt bundledAnt="true" />
</component>
@@ -14,13 +14,17 @@
<option name="PROJECT_PROFILE" />
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
</component>
+ <component name="CodeStyleSettingsManager">
+ <option name="PER_PROJECT_SETTINGS" />
+ <option name="USE_PER_PROJECT_SETTINGS" value="false" />
+ </component>
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
+ <option name="DEPLOY_AFTER_MAKE" value="0" />
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
</wildcardResourcePatterns>
- <annotationProcessing enabled="false" useClasspath="true" />
</component>
<component name="CopyrightManager" default="">
<module2copyright />
@@ -61,6 +65,36 @@
<option name="LOG_MESSAGE" />
<option name="CHECKOUT_AFTER_IMPORT" value="true" />
</component>
+ <component name="InspectionProjectProfileManager">
+ <option name="PROJECT_PROFILE" value="Project Default" />
+ <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
+ <scopes />
+ <profiles>
+ <profile version="1.0" is_locked="false">
+ <option name="myName" value="Project Default" />
+ <option name="myLocal" value="false" />
+ <inspection_tool class="HtmlUnknownTag" level="WARNING"
enabled="true">
+ <option name="myValues">
+ <value>
+ <list size="9">
+ <item index="0" class="java.lang.String" itemvalue="embed"
/>
+ <item index="1" class="java.lang.String" itemvalue="nobr"
/>
+ <item index="2" class="java.lang.String"
itemvalue="noembed" />
+ <item index="3" class="java.lang.String"
itemvalue="comment" />
+ <item index="4" class="java.lang.String"
itemvalue="script" />
+ <item index="5" class="java.lang.String" itemvalue="#list"
/>
+ <item index="6" class="java.lang.String"
itemvalue="#assign" />
+ <item index="7" class="java.lang.String" itemvalue="#if" />
+ <item index="8" class="java.lang.String"
itemvalue="#include" />
+ </list>
+ </value>
+ </option>
+ <option name="myCustomValuesEnabled" value="true" />
+ </inspection_tool>
+ </profile>
+ </profiles>
+ <list size="0" />
+ </component>
<component name="JUnitProjectSettings">
<option name="TEST_RUNNER" value="UI" />
</component>
@@ -226,6 +260,10 @@
<component name="ProjectDetails">
<option name="projectName" value="noop" />
</component>
+ <component name="ProjectFileVersion" converted="true" />
+ <component name="ProjectKey">
+ <option name="state"
value="project://64929d08-acb8-4f44-b076-6fe6d4c34b4e" />
+ </component>
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/examples/examples.iml"
filepath="$PROJECT_DIR$/examples/examples.iml" />
@@ -235,6 +273,13 @@
</modules>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6"
assert-keyword="true" jdk-15="true" project-jdk-name="1.6"
project-jdk-type="JavaSDK" />
+ <component name="ResourceManagerContainer">
+ <option name="myResourceBundles">
+ <value>
+ <list size="0" />
+ </value>
+ </option>
+ </component>
<component name="RmicSettings">
<option name="IS_EANABLED" value="false" />
<option name="DEBUGGING_INFO" value="true" />
@@ -248,6 +293,7 @@
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="hg4idea" />
</component>
+ <component name="WebServicesPlugin" addRequiredLibraries="true" />
<component name="com.intellij.jsf.UserDefinedFacesConfigs">
<option name="USER_DEFINED_CONFIGS">
<value>
@@ -258,5 +304,8 @@
<component name="hg4idea.settings">
<option name="checkIncoming" value="false" />
</component>
+ <UsedPathMacros>
+ <macro name="M2_REPO" description="" />
+ </UsedPathMacros>
</project>

Reply all
Reply to author
Forward
0 new messages