Author: tchemit Date: 2010-12-30 13:50:16 +0100 (Thu, 30 Dec 2010) New Revision: 2142 Url: http://nuiton.org/repositories/revision/jaxx/2142 Log: remove ide files Removed: trunk/jaxx-validator/jaxx-validator.iml Deleted: trunk/jaxx-validator/jaxx-validator.iml =================================================================== --- trunk/jaxx-validator/jaxx-validator.iml 2010-12-30 08:38:53 UTC (rev 2141) +++ trunk/jaxx-validator/jaxx-validator.iml 2010-12-30 12:50:16 UTC (rev 2142) @@ -1,44 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/i18n" isTestSource="false" /> - <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/changes" isTestSource="false" /> - <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/license" isTestSource="false" /> - <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" /> - <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/test-annotations" isTestSource="true" /> - <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/annotations" isTestSource="false" /> - <excludeFolder url="file://$MODULE_DIR$/target/apidocs" /> - <excludeFolder url="file://$MODULE_DIR$/target/classes" /> - <excludeFolder url="file://$MODULE_DIR$/target/collect" /> - <excludeFolder url="file://$MODULE_DIR$/target/javadoc-bundle-options" /> - <excludeFolder url="file://$MODULE_DIR$/target/maven-archiver" /> - <excludeFolder url="file://$MODULE_DIR$/target/surefire-reports" /> - <excludeFolder url="file://$MODULE_DIR$/target/test-classes" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="module" module-name="jaxx-runtime" /> - <orderEntry type="library" name="Maven: org.nuiton:nuiton-utils:1.5.3" level="project" /> - <orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" /> - <orderEntry type="library" name="Maven: commons-primitives:commons-primitives:1.0" level="project" /> - <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.1" level="project" /> - <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.8.2" level="project" /> - <orderEntry type="library" name="Maven: org.nuiton.i18n:nuiton-i18n:2.0.1" level="project" /> - <orderEntry type="library" name="Maven: commons-io:commons-io:1.4" level="project" /> - <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.5" level="project" /> - <orderEntry type="library" name="Maven: org.swinglabs:jxlayer:3.0.3" level="project" /> - <orderEntry type="library" name="Maven: commons-jxpath:commons-jxpath:1.3" level="project" /> - <orderEntry type="library" name="Maven: org.swinglabs:swingx-core:1.6.2-2" level="project" /> - <orderEntry type="library" name="Maven: com.opensymphony:xwork:2.1.3" level="project" /> - <orderEntry type="library" name="Maven: opensymphony:ognl:2.6.11" level="project" /> - <orderEntry type="library" scope="TEST" name="Maven: log4j:log4j:1.2.16" level="project" /> - <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.8.2" level="project" /> - </component> -</module> -