Author: glandais Date: 2008-01-10 17:09:17 +0000 (Thu, 10 Jan 2008) New Revision: 117 Removed: trunk/simexplorer-is-entities/.classpath trunk/simexplorer-is-entities/.project trunk/simexplorer-is-entities/.settings/ trunk/simexplorer-is-service/.classpath trunk/simexplorer-is-service/.project trunk/simexplorer-is-service/.settings/ trunk/simexplorer-is-storage/.classpath trunk/simexplorer-is-storage/.project trunk/simexplorer-is-storage/.settings/ trunk/simexplorer-is-web/.classpath trunk/simexplorer-is-web/.project trunk/simexplorer-is-web/.settings/ trunk/simexplorer-is/.classpath Log: maven eclipse plugin manage eclipse configuration for eclipse users Deleted: trunk/simexplorer-is/.classpath =================================================================== --- trunk/simexplorer-is/.classpath 2008-01-10 17:06:28 UTC (rev 116) +++ trunk/simexplorer-is/.classpath 2008-01-10 17:09:17 UTC (rev 117) @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="output" path="classes"/> -</classpath> Deleted: trunk/simexplorer-is-entities/.classpath =================================================================== --- trunk/simexplorer-is-entities/.classpath 2008-01-10 17:06:28 UTC (rev 116) +++ trunk/simexplorer-is-entities/.classpath 2008-01-10 17:09:17 UTC (rev 117) @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src/main/java"/> - <classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/> - <classpathentry kind="src" output="target/test-classes" path="src/test/java"/> - <classpathentry excluding="**/*.java" kind="src" output="target/test-classes" path="src/test/resources"/> - <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/> - <classpathentry kind="var" path="M2_REPO/org/testng/testng/5.1/testng-5.1-jdk15.jar"/> - <classpathentry kind="con" path="org.jboss.ide.eclipse.as.classpath.core.runtime.ProjectRuntimeInitializer/JBoss 4.2 Runtime"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.03"/> - <classpathentry kind="output" path="target/classes"/> -</classpath> Deleted: trunk/simexplorer-is-entities/.project =================================================================== --- trunk/simexplorer-is-entities/.project 2008-01-10 17:06:28 UTC (rev 116) +++ trunk/simexplorer-is-entities/.project 2008-01-10 17:09:17 UTC (rev 117) @@ -1,26 +0,0 @@ -<projectDescription> - <name>simexplorer-is-entities</name> - <comment></comment> - <projects/> - <buildSpec> - <buildCommand> - <name>org.eclipse.wst.common.project.facet.core.builder</name> - </buildCommand> - <buildCommand> - <name>org.maven.ide.eclipse.maven2Builder</name> - </buildCommand> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.validation.validationbuilder</name> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.maven.ide.eclipse.maven2Nature</nature> - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> - </natures> -</projectDescription> \ No newline at end of file Deleted: trunk/simexplorer-is-service/.classpath =================================================================== --- trunk/simexplorer-is-service/.classpath 2008-01-10 17:06:28 UTC (rev 116) +++ trunk/simexplorer-is-service/.classpath 2008-01-10 17:09:17 UTC (rev 117) @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER/noworkspace"/> - <classpathentry kind="src" path="src/main/java"/> - <classpathentry kind="src" path="src/test/java"/> - <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.03"/> - <classpathentry kind="lib" path="/home/glandais/dev/tools/jboss-4.2.2.GA/client/jboss-annotations-ejb3.jar"/> - <classpathentry kind="output" path="target/classes"/> -</classpath> Deleted: trunk/simexplorer-is-service/.project =================================================================== --- trunk/simexplorer-is-service/.project 2008-01-10 17:06:28 UTC (rev 116) +++ trunk/simexplorer-is-service/.project 2008-01-10 17:09:17 UTC (rev 117) @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>simexplorer-is-service</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.maven.ide.eclipse.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.common.project.facet.core.builder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.validation.validationbuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.maven.ide.eclipse.maven2Nature</nature> - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> - </natures> -</projectDescription> Deleted: trunk/simexplorer-is-storage/.classpath =================================================================== --- trunk/simexplorer-is-storage/.classpath 2008-01-10 17:06:28 UTC (rev 116) +++ trunk/simexplorer-is-storage/.classpath 2008-01-10 17:09:17 UTC (rev 117) @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src/main/java"/> - <classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/> - <classpathentry kind="src" output="target/test-classes" path="src/test/java"/> - <classpathentry excluding="**/*.java" kind="src" output="target/test-classes" path="src/test/resources"/> - <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/> - <classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar" sourcepath="M2_REPO/javax/servlet/servlet-api/2.3/servlet-api-2.3-sources.jar"/> - <classpathentry kind="var" path="M2_REPO/logkit/logkit/1.0.1/logkit-1.0.1.jar" sourcepath="M2_REPO/logkit/logkit/1.0.1/logkit-1.0.1-sources.jar"/> - <classpathentry kind="var" path="M2_REPO/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.jar"/> - <classpathentry kind="var" path="M2_REPO/simexplorer-is/simexplorer-is-entities/0.0.1-SNAPSHOT/simexplorer-is-entities-0.0.1-SNAPSHOT.jar"/> - <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.1/commons-logging-1.1.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.1/commons-logging-1.1-sources.jar"/> - <classpathentry kind="var" path="M2_REPO/org/apache/lucene/lucene-core/2.2.0/lucene-core-2.2.0.jar"/> - <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.12/log4j-1.2.12.jar"/> - <classpathentry kind="var" path="M2_REPO/org/testng/testng/5.1/testng-5.1-jdk15.jar"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.03"/> - <classpathentry kind="output" path="target/classes"/> -</classpath> Deleted: trunk/simexplorer-is-storage/.project =================================================================== --- trunk/simexplorer-is-storage/.project 2008-01-10 17:06:28 UTC (rev 116) +++ trunk/simexplorer-is-storage/.project 2008-01-10 17:09:17 UTC (rev 117) @@ -1,26 +0,0 @@ -<projectDescription> - <name>simexplorer-is-storage</name> - <comment></comment> - <projects/> - <buildSpec> - <buildCommand> - <name>org.eclipse.wst.common.project.facet.core.builder</name> - </buildCommand> - <buildCommand> - <name>org.maven.ide.eclipse.maven2Builder</name> - </buildCommand> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.validation.validationbuilder</name> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.maven.ide.eclipse.maven2Nature</nature> - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> - </natures> -</projectDescription> \ No newline at end of file Deleted: trunk/simexplorer-is-web/.classpath =================================================================== --- trunk/simexplorer-is-web/.classpath 2008-01-10 17:06:28 UTC (rev 116) +++ trunk/simexplorer-is-web/.classpath 2008-01-10 17:09:17 UTC (rev 117) @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src/main/java"/> - <classpathentry kind="src" path="src/main/resources"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v5.5"/> - <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> - <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> - <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/> - <classpathentry combineaccessrules="false" kind="src" path="/simexplorer-is-entities"/> - <classpathentry combineaccessrules="false" kind="src" path="/simexplorer-is-service"/> - <classpathentry combineaccessrules="false" kind="src" path="/tapestry5-treegrid"/> - <classpathentry kind="output" path="target/classes"/> -</classpath> Deleted: trunk/simexplorer-is-web/.project =================================================================== --- trunk/simexplorer-is-web/.project 2008-01-10 17:06:28 UTC (rev 116) +++ trunk/simexplorer-is-web/.project 2008-01-10 17:09:17 UTC (rev 117) @@ -1,152 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>simexplorer-is-web</name> - <comment></comment> - <projects> - <project>tapestry5-treegrid</project> - <project>simexplorer-is-entities</project> - <project>simexplorer-is-service</project> - </projects> - <buildSpec> - <buildCommand> - <name>org.maven.ide.eclipse.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.common.project.facet.core.builder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.validation.validationbuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>libcopy.libcopyBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.maven.ide.eclipse.maven2Nature</nature> - <nature>org.eclipse.wst.common.project.facet.core.nature</nature> - <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> - <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> - <nature>libcopy.libcopyNature</nature> - </natures> - <linkedResources> - <link> - <name>src/main/webapp/WEB-INF/lib/jboss-ejb3x-4.2.2.GA.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/jboss/jboss-ejb3x/4.2.2.GA/jboss-ejb3x-4.2.2.GA.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/tapestry-core-5.0.7.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/org/apache/tapestry/tapestry-core/5.0.7/tapestry-core-5.0.7.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/commons-logging-1.1.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/logkit-1.0.1.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/logkit/logkit/1.0.1/logkit-1.0.1.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/tapestry-upload-5.0.7.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/org/apache/tapestry/tapestry-upload/5.0.7/tapestry-upload-5.0.7.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/servlet-api-2.3.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/commons-fileupload-1.2.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/tapestry-ioc-5.0.7.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/org/apache/tapestry/tapestry-ioc/5.0.7/tapestry-ioc-5.0.7.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/commons-io-1.3.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/commons-io/commons-io/1.3/commons-io-1.3.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/junit-3.8.1.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/log4j-1.2.14.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/jbossall-client-4.2.2.GA.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/jboss/jbossall-client/4.2.2.GA/jbossall-client-4.2.2.GA.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/javassist-3.6.ga.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/jboss/javassist/3.6.ga/javassist-3.6.ga.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/lucene-core-2.2.0.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/org/apache/lucene/lucene-core/2.2.0/lucene-core-2.2.0.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/slf4j-api-1.4.3.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/avalon-framework-4.1.3.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/tapestry-annotations-5.0.7.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/org/apache/tapestry/tapestry-annotations/5.0.7/tapestry-annotations-5.0.7.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/rmiio-2.0.0.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/com/healthmarketscience/rmiio/rmiio/2.0.0/rmiio-2.0.0.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/commons-codec-1.3.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/slf4j-log4j12-1.4.3.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/org/slf4j/slf4j-log4j12/1.4.3/slf4j-log4j12-1.4.3.jar</location> - </link> - <link> - <name>src/main/webapp/WEB-INF/lib/testng-5.1-jdk15.jar</name> - <type>1</type> - <location>/home/glandais/.m2/repository/org/testng/testng/5.1/testng-5.1-jdk15.jar</location> - </link> - </linkedResources> -</projectDescription>