Salome HOME
*** empty log message ***
authorrkv <rkv@opencascade.com>
Mon, 21 Jan 2013 05:09:22 +0000 (05:09 +0000)
committerrkv <rkv@opencascade.com>
Mon, 21 Jan 2013 05:09:22 +0000 (05:09 +0000)
26 files changed:
Workspace/Siman-Common/ testng_util.xml [deleted file]
Workspace/Siman-Common/.checkstyle [deleted file]
Workspace/Siman-Common/.classpath [deleted file]
Workspace/Siman-Common/.cvsignore [deleted file]
Workspace/Siman/.checkstyle [deleted file]
Workspace/Siman/.classpath [deleted file]
Workspace/Siman/.cvsignore [deleted file]
Workspace/Siman/.externalToolBuilders/Ant_Siman_Dev_Config_Builder.launch [deleted file]
Workspace/Siman/.externalToolBuilders/Ant_Siman_War_Builder.launch [deleted file]
Workspace/Siman/.pmd [deleted file]
Workspace/Siman/.project [deleted file]
Workspace/Siman/.ruleset [deleted file]
Workspace/Siman/.settings/org.eclipse.jdt.apt.core.prefs [deleted file]
Workspace/Siman/.settings/org.eclipse.jdt.core.prefs [deleted file]
Workspace/Siman/.settings/org.eclipse.jst.common.project.facet.core.prefs [deleted file]
Workspace/Siman/.settings/org.eclipse.ltk.core.refactoring.prefs [deleted file]
Workspace/Siman/.settings/org.eclipse.wst.common.component [deleted file]
Workspace/Siman/.settings/org.eclipse.wst.common.project.facet.core.xml [deleted file]
Workspace/Siman/.settings/org.eclipse.wst.validation.prefs [deleted file]
Workspace/Siman/.springBeans [deleted file]
Workspace/Siman/applet_howto.txt [deleted file]
Workspace/Siman/siman-pmd.ruleset [deleted file]
Workspace/Siman/sql/drop_simer_tables.sql [deleted file]
Workspace/Siman/sql/pg_simer_ini_data.sql [deleted file]
Workspace/Siman/sql/pgsql.inidata.sql [deleted file]
Workspace/Siman/sql/simer_ini_data.sql [deleted file]

diff --git a/Workspace/Siman-Common/ testng_util.xml b/Workspace/Siman-Common/ testng_util.xml
deleted file mode 100644 (file)
index 9c58f73..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
-
-<suite name="SimanUtilTests" verbose="1">
-       <test name="all">
-               <method-selectors>
-                       <method-selector>
-                               <script language="beanshell">
-                                       <![CDATA[
-                groups.containsKey("util") && method.getName().toUpperCase().startsWith("TEST")             
-              ]]>
-                               </script>
-                       </method-selector>
-               </method-selectors>
-        <groups>
-        </groups>
-               <packages>
-                       <package name="test.*" />
-               </packages>
-       </test>
-</suite>
diff --git a/Workspace/Siman-Common/.checkstyle b/Workspace/Siman-Common/.checkstyle
deleted file mode 100644 (file)
index c606f32..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<fileset-config file-format-version="1.2.0" simple-config="true">
-    <fileset name="all" enabled="true" check-config-name="Siman CheckStyle" local="false">
-        <file-match-pattern match-pattern="." include-pattern="true"/>
-    </fileset>
-</fileset-config>
diff --git a/Workspace/Siman-Common/.classpath b/Workspace/Siman-Common/.classpath
deleted file mode 100644 (file)
index 20999c6..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry excluding="**/CVS/*" kind="src" path="src"/>
-       <classpathentry combineaccessrules="false" kind="src" path="/SPlat"/>
-       <classpathentry exported="true" kind="lib" path="/SPlat/dist/splat-manox.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.aop-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.asm-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.aspects-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.beans-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.context.support-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.context-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.core-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.expression-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.instrument.tomcat-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.instrument-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.jdbc-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.jms-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.orm-3.1.2.RELEASE.jar" sourcepath="/3dparty_src/hibernate/hibernate-distribution-3.5.3-Final-dist.zip"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.oxm-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.test-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.transaction-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.web.portlet-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.web.servlet-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.web.struts-3.1.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.web-3.1.2.RELEASE.jar"/>
-       <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
-       <classpathentry exported="true" kind="lib" path="lib/aopalliance.jar"/>
-       <classpathentry exported="true" kind="lib" path="dist/siman-common.jar" sourcepath="src"/>
-       <classpathentry kind="lib" path="lib/testng-6.8.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/beanlib-5.0.1beta.jar"/>
-       <classpathentry kind="lib" path="lib/hibernate-3.5.jar"/>
-       <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.5-bin.jar"/>
-       <classpathentry kind="output" path="bin"/>
-</classpath>
diff --git a/Workspace/Siman-Common/.cvsignore b/Workspace/Siman-Common/.cvsignore
deleted file mode 100644 (file)
index 54d2c55..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-build
-dist
-bin
-build/*
-dist/*
-bin/*
-*.class
-*.war
-test-output
-test-output/*
-test-output/*.*
-reports
-reports/*
-temp
-temp/*
-temp/*.*
diff --git a/Workspace/Siman/.checkstyle b/Workspace/Siman/.checkstyle
deleted file mode 100644 (file)
index c606f32..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<fileset-config file-format-version="1.2.0" simple-config="true">
-    <fileset name="all" enabled="true" check-config-name="Siman CheckStyle" local="false">
-        <file-match-pattern match-pattern="." include-pattern="true"/>
-    </fileset>
-</fileset-config>
diff --git a/Workspace/Siman/.classpath b/Workspace/Siman/.classpath
deleted file mode 100644 (file)
index 1c4a2bf..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry excluding="**/CVS/*" kind="src" path="src"/>
-       <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 v6.0"/>
-       <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
-       <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
-       <classpathentry kind="src" path=".apt_src">
-               <attributes>
-                       <attribute name="optional" value="true"/>
-               </attributes>
-       </classpathentry>
-       <classpathentry combineaccessrules="false" kind="src" path="/Siman-Common"/>
-       <classpathentry combineaccessrules="false" kind="src" path="/SPlat"/>
-       <classpathentry kind="lib" path="/Siman-Common/dist/siman-common.jar" sourcepath="/Siman-Common/src"/>
-       <classpathentry kind="output" path="build/classes"/>
-</classpath>
diff --git a/Workspace/Siman/.cvsignore b/Workspace/Siman/.cvsignore
deleted file mode 100644 (file)
index af5d841..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Thumbs.db
-build
-dist
-bin
-generated
-build/*
-dist/*
-bin/*
-*.class
-*.war
-reports
-reports/*
-temp
-temp/*
-temp/*.*
diff --git a/Workspace/Siman/.externalToolBuilders/Ant_Siman_Dev_Config_Builder.launch b/Workspace/Siman/.externalToolBuilders/Ant_Siman_Dev_Config_Builder.launch
deleted file mode 100644 (file)
index e8fb2f2..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
-<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AFTER_CLEAN_TARGETS" value="debug-config,"/>
-<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AUTO_TARGETS" value="debug-config,"/>
-<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value="debug-config,"/>
-<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
-<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
-<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;launchConfigurationWorkingSet editPageId=&quot;org.eclipse.ui.resourceWorkingSetPage&quot; factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; label=&quot;working set&quot; name=&quot;working set&quot;&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/simer.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/hibernate.cfg.xml&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/struts.xml&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/labels.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/som_en.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/Test.java&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/spring&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/labels_en.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/jndi.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/som.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/log4j.xml&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/src/siman.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;/launchConfigurationWorkingSet&gt;}"/>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/Siman/build.xml"/>
-</listAttribute>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="1"/>
-</listAttribute>
-<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
-<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
-<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
-<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Siman"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_BUILD_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;launchConfigurationWorkingSet editPageId=&quot;org.eclipse.ui.resourceWorkingSetPage&quot; factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; label=&quot;workingSet&quot; name=&quot;workingSet&quot;&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/conf/debug.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/conf/templates&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;/launchConfigurationWorkingSet&gt;}"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/Siman/build.xml}"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,"/>
-<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/Siman}"/>
-</launchConfiguration>
diff --git a/Workspace/Siman/.externalToolBuilders/Ant_Siman_War_Builder.launch b/Workspace/Siman/.externalToolBuilders/Ant_Siman_War_Builder.launch
deleted file mode 100644 (file)
index 2bf33ed..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
-<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_CLEAN_TARGETS" value="clean,"/>
-<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
-<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="true"/>
-<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;launchConfigurationWorkingSet editPageId=&quot;org.eclipse.ui.resourceWorkingSetPage&quot; factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; label=&quot;working set&quot; name=&quot;working set&quot;&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/SPlat/dist&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/WebContent/jap&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/build/classes/jndi.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/build/classes/labels.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/build/classes/labels_en.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/build/classes/log4j.xml&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/build/classes/siman.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/build/classes/som.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/build/classes/som_en.properties&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/build/classes/spring&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/build/classes/struts.xml&quot; type=&quot;1&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/conf/generated&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman/dist&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/Siman-Common/dist&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;/launchConfigurationWorkingSet&gt;}"/>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/Siman/build.xml"/>
-</listAttribute>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="1"/>
-</listAttribute>
-<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
-<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
-<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
-<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Siman"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_NAME" value="jdk1.6.0_20"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_TYPE_ID" value="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/Siman/build.xml}"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,clean"/>
-<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/Siman}"/>
-<stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
-</launchConfiguration>
diff --git a/Workspace/Siman/.pmd b/Workspace/Siman/.pmd
deleted file mode 100644 (file)
index dc7a2c1..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd>
-    <useProjectRuleSet>true</useProjectRuleSet>
-    <ruleSetFile>siman-pmd.ruleset</ruleSetFile>
-    <includeDerivedFiles>false</includeDerivedFiles>
-    <violationsAsErrors>true</violationsAsErrors>
-</pmd>
diff --git a/Workspace/Siman/.project b/Workspace/Siman/.project
deleted file mode 100644 (file)
index f333516..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>Siman</name>
-       <comment></comment>
-       <projects>
-               <project>Siman-Common</project>
-               <project>SPlat</project>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-                       <triggers>auto,full,incremental,</triggers>
-                       <arguments>
-                               <dictionary>
-                                       <key>LaunchConfigHandle</key>
-                                       <value>&lt;project&gt;/.externalToolBuilders/Ant_Siman_Dev_Config_Builder.launch</value>
-                               </dictionary>
-                       </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>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-                       <triggers>clean,full,incremental,</triggers>
-                       <arguments>
-                               <dictionary>
-                                       <key>LaunchConfigHandle</key>
-                                       <value>&lt;project&gt;/.externalToolBuilders/Ant_Siman_War_Builder.launch</value>
-                               </dictionary>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.springframework.ide.eclipse.core.springbuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>net.sourceforge.pmd.eclipse.plugin.pmdBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.springframework.ide.eclipse.core.springnature</nature>
-               <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
-               <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
-               <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature>
-               <nature>net.sourceforge.pmd.runtime.pmdNature</nature>
-               <nature>net.sourceforge.pmd.eclipse.plugin.pmdNature</nature>
-       </natures>
-</projectDescription>
diff --git a/Workspace/Siman/.ruleset b/Workspace/Siman/.ruleset
deleted file mode 100644 (file)
index d9cce2c..0000000
+++ /dev/null
@@ -1,235 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<ruleset xmlns="http://pmd.sf.net/ruleset/1.0.0" name="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://pmd.sf.net/ruleset_xml_schema.xsd" xsi:schemaLocation="http://pmd.sf.net/ruleset/1.0.0 http://pmd.sf.net/ruleset_xml_schema.xsd">
-   <description/>
-   <rule ref="rulesets/basic.xml/AvoidDecimalLiteralsInBigDecimalConstructor"/>
-   <rule ref="rulesets/basic.xml/AvoidMultipleUnaryOperators"/>
-   <rule ref="rulesets/basic.xml/AvoidThreadGroup"/>
-   <rule ref="rulesets/basic.xml/AvoidUsingHardCodedIP"/>
-   <rule ref="rulesets/basic.xml/AvoidUsingOctalValues"/>
-   <rule ref="rulesets/basic.xml/BigIntegerInstantiation"/>
-   <rule ref="rulesets/basic.xml/BooleanInstantiation"/>
-   <rule ref="rulesets/basic.xml/BrokenNullCheck"/>
-   <rule ref="rulesets/basic.xml/CheckResultSet"/>
-   <rule ref="rulesets/basic.xml/ClassCastExceptionWithToArray"/>
-   <rule ref="rulesets/basic.xml/CollapsibleIfStatements"/>
-   <rule ref="rulesets/basic.xml/DoubleCheckedLocking"/>
-   <rule ref="rulesets/basic.xml/EmptyCatchBlock"/>
-   <rule ref="rulesets/basic.xml/EmptyFinallyBlock"/>
-   <rule ref="rulesets/basic.xml/EmptyIfStmt"/>
-   <rule ref="rulesets/basic.xml/EmptyStatementNotInLoop"/>
-   <rule ref="rulesets/basic.xml/EmptyStaticInitializer"/>
-   <rule ref="rulesets/basic.xml/EmptySwitchStatements"/>
-   <rule ref="rulesets/basic.xml/EmptySynchronizedBlock"/>
-   <rule ref="rulesets/basic.xml/EmptyTryBlock"/>
-   <rule ref="rulesets/basic.xml/EmptyWhileStmt"/>
-   <rule ref="rulesets/basic.xml/ForLoopShouldBeWhileLoop"/>
-   <rule ref="rulesets/basic.xml/JumbledIncrementer"/>
-   <rule ref="rulesets/basic.xml/MisplacedNullCheck"/>
-   <rule ref="rulesets/basic.xml/OverrideBothEqualsAndHashcode"/>
-   <rule ref="rulesets/basic.xml/ReturnFromFinallyBlock"/>
-   <rule ref="rulesets/basic.xml/UnconditionalIfStatement"/>
-   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
-   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
-   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-   <rule ref="rulesets/basic.xml/UnusedNullCheckInEquals"/>
-   <rule ref="rulesets/basic.xml/UselessOperationOnImmutable"/>
-   <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
-   <rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>
-   <rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>
-   <rule ref="rulesets/braces.xml/IfStmtsMustUseBraces"/>
-   <rule ref="rulesets/braces.xml/WhileLoopsMustUseBraces"/>
-   <rule ref="rulesets/clone.xml/CloneThrowsCloneNotSupportedException"/>
-   <rule ref="rulesets/clone.xml/ProperCloneImplementation"/>
-   <rule ref="rulesets/codesize.xml/CyclomaticComplexity"/>
-   <rule ref="rulesets/codesize.xml/ExcessiveClassLength"/>
-   <rule ref="rulesets/codesize.xml/ExcessiveMethodLength"/>
-   <rule ref="rulesets/codesize.xml/ExcessiveParameterList"/>
-   <rule ref="rulesets/codesize.xml/ExcessivePublicCount"/>
-   <rule ref="rulesets/codesize.xml/NcssConstructorCount"/>
-   <rule ref="rulesets/codesize.xml/NcssMethodCount"/>
-   <rule ref="rulesets/codesize.xml/NcssTypeCount"/>
-   <rule ref="rulesets/codesize.xml/NPathComplexity"/>
-   <rule ref="rulesets/codesize.xml/TooManyFields"/>
-   <rule ref="rulesets/codesize.xml/TooManyMethods"/>
-   <rule ref="rulesets/controversial.xml/AssignmentInOperand"/>
-   <rule ref="rulesets/controversial.xml/AtLeastOneConstructor"/>
-   <rule ref="rulesets/controversial.xml/AvoidAccessibilityAlteration"/>
-   <rule ref="rulesets/controversial.xml/AvoidFinalLocalVariable"/>
-   <rule ref="rulesets/controversial.xml/AvoidUsingNativeCode"/>
-   <rule ref="rulesets/controversial.xml/AvoidUsingShortType"/>
-   <rule ref="rulesets/controversial.xml/AvoidUsingVolatile"/>
-   <rule ref="rulesets/controversial.xml/BooleanInversion"/>
-   <rule ref="rulesets/controversial.xml/CallSuperInConstructor"/>
-   <rule ref="rulesets/controversial.xml/DataflowAnomalyAnalysis"/>
-   <rule ref="rulesets/controversial.xml/DefaultPackage"/>
-   <rule ref="rulesets/controversial.xml/DoNotCallGarbageCollectionExplicitly"/>
-   <rule ref="rulesets/controversial.xml/DontImportSun"/>
-   <rule ref="rulesets/controversial.xml/NullAssignment"/>
-   <rule ref="rulesets/controversial.xml/OnlyOneReturn"/>
-   <rule ref="rulesets/controversial.xml/SuspiciousOctalEscape"/>
-   <rule ref="rulesets/controversial.xml/UnnecessaryConstructor"/>
-   <rule ref="rulesets/controversial.xml/UnnecessaryParentheses"/>
-   <rule ref="rulesets/controversial.xml/UnusedModifier"/>
-   <rule ref="rulesets/coupling.xml/CouplingBetweenObjects"/>
-   <rule ref="rulesets/coupling.xml/ExcessiveImports"/>
-   <rule ref="rulesets/design.xml/AbstractClassWithoutAbstractMethod"/>
-   <rule ref="rulesets/design.xml/AbstractClassWithoutAnyMethod"/>
-   <rule ref="rulesets/design.xml/AccessorClassGeneration"/>
-   <rule ref="rulesets/design.xml/AssignmentToNonFinalStatic"/>
-   <rule ref="rulesets/design.xml/AvoidConstantsInterface"/>
-   <rule ref="rulesets/design.xml/AvoidDeeplyNestedIfStmts"/>
-   <rule ref="rulesets/design.xml/AvoidInstanceofChecksInCatchClause"/>
-   <rule ref="rulesets/design.xml/AvoidProtectedFieldInFinalClass"/>
-   <rule ref="rulesets/design.xml/AvoidReassigningParameters"/>
-   <rule ref="rulesets/design.xml/AvoidSynchronizedAtMethodLevel"/>
-   <rule ref="rulesets/design.xml/BadComparison"/>
-   <rule ref="rulesets/design.xml/ClassWithOnlyPrivateConstructorsShouldBeFinal"/>
-   <rule ref="rulesets/design.xml/CloseResource"/>
-   <rule ref="rulesets/design.xml/CompareObjectsWithEquals"/>
-   <rule ref="rulesets/design.xml/ConfusingTernary"/>
-   <rule ref="rulesets/design.xml/ConstructorCallsOverridableMethod"/>
-   <rule ref="rulesets/design.xml/DefaultLabelNotLastInSwitchStmt"/>
-   <rule ref="rulesets/design.xml/EmptyMethodInAbstractClassShouldBeAbstract"/>
-   <rule ref="rulesets/design.xml/EqualsNull"/>
-   <rule ref="rulesets/design.xml/FinalFieldCouldBeStatic"/>
-   <rule ref="rulesets/design.xml/IdempotentOperations"/>
-   <rule ref="rulesets/design.xml/ImmutableField"/>
-   <rule ref="rulesets/design.xml/InstantiationToGetClass"/>
-   <rule ref="rulesets/design.xml/MissingBreakInSwitch"/>
-   <rule ref="rulesets/design.xml/MissingStaticMethodInNonInstantiatableClass"/>
-   <rule ref="rulesets/design.xml/NonCaseLabelInSwitchStatement"/>
-   <rule ref="rulesets/design.xml/NonStaticInitializer"/>
-   <rule ref="rulesets/design.xml/NonThreadSafeSingleton"/>
-   <rule ref="rulesets/design.xml/OptimizableToArrayCall"/>
-   <rule ref="rulesets/design.xml/PositionLiteralsFirstInComparisons"/>
-   <rule ref="rulesets/design.xml/PreserveStackTrace"/>
-   <rule ref="rulesets/design.xml/ReturnEmptyArrayRatherThanNull"/>
-   <rule ref="rulesets/design.xml/SimpleDateFormatNeedsLocale"/>
-   <rule ref="rulesets/design.xml/SimplifyBooleanExpressions"/>
-   <rule ref="rulesets/design.xml/SimplifyBooleanReturns"/>
-   <rule ref="rulesets/design.xml/SimplifyConditional"/>
-   <rule ref="rulesets/design.xml/SingularField"/>
-   <rule ref="rulesets/design.xml/SwitchDensity"/>
-   <rule ref="rulesets/design.xml/SwitchStmtsShouldHaveDefault"/>
-   <rule ref="rulesets/design.xml/TooFewBranchesForASwitchStatement"/>
-   <rule ref="rulesets/design.xml/UncommentedEmptyConstructor"/>
-   <rule ref="rulesets/design.xml/UncommentedEmptyMethod"/>
-   <rule ref="rulesets/design.xml/UnnecessaryLocalBeforeReturn"/>
-   <rule ref="rulesets/design.xml/UnsynchronizedStaticDateFormatter"/>
-   <rule ref="rulesets/design.xml/UseCollectionIsEmpty"/>
-   <rule ref="rulesets/design.xml/UseLocaleWithCaseConversions"/>
-   <rule ref="rulesets/design.xml/UseNotifyAllInsteadOfNotify"/>
-   <rule ref="rulesets/design.xml/UseSingleton"/>
-   <rule ref="rulesets/finalizers.xml/AvoidCallingFinalize"/>
-   <rule ref="rulesets/finalizers.xml/EmptyFinalizer"/>
-   <rule ref="rulesets/finalizers.xml/FinalizeDoesNotCallSuperFinalize"/>
-   <rule ref="rulesets/finalizers.xml/FinalizeOnlyCallsSuperFinalize"/>
-   <rule ref="rulesets/finalizers.xml/FinalizeOverloaded"/>
-   <rule ref="rulesets/finalizers.xml/FinalizeShouldBeProtected"/>
-   <rule ref="rulesets/imports.xml/DontImportJavaLang"/>
-   <rule ref="rulesets/imports.xml/DuplicateImports"/>
-   <rule ref="rulesets/imports.xml/ImportFromSamePackage"/>
-   <rule ref="rulesets/imports.xml/TooManyStaticImports"/>
-   <rule ref="rulesets/j2ee.xml/DoNotCallSystemExit"/>
-   <rule ref="rulesets/j2ee.xml/DoNotUseThreads"/>
-   <rule ref="rulesets/j2ee.xml/LocalHomeNamingConvention"/>
-   <rule ref="rulesets/j2ee.xml/LocalInterfaceSessionNamingConvention"/>
-   <rule ref="rulesets/j2ee.xml/MDBAndSessionBeanNamingConvention"/>
-   <rule ref="rulesets/j2ee.xml/RemoteInterfaceNamingConvention"/>
-   <rule ref="rulesets/j2ee.xml/RemoteSessionInterfaceNamingConvention"/>
-   <rule ref="rulesets/j2ee.xml/StaticEJBFieldShouldBeFinal"/>
-   <rule ref="rulesets/j2ee.xml/UseProperClassLoader"/>
-   <rule ref="rulesets/logging-jakarta-commons.xml/ProperLogger"/>
-   <rule ref="rulesets/logging-jakarta-commons.xml/UseCorrectExceptionLogging"/>
-   <rule ref="rulesets/logging-java.xml/AvoidPrintStackTrace"/>
-   <rule ref="rulesets/logging-java.xml/LoggerIsNotStaticFinal"/>
-   <rule ref="rulesets/logging-java.xml/MoreThanOneLogger"/>
-   <rule ref="rulesets/logging-java.xml/SystemPrintln"/>
-   <rule ref="rulesets/javabeans.xml/BeanMembersShouldSerialize"/>
-   <rule ref="rulesets/javabeans.xml/MissingSerialVersionUID"/>
-   <rule ref="rulesets/junit.xml/JUnitAssertionsShouldIncludeMessage"/>
-   <rule ref="rulesets/junit.xml/JUnitSpelling"/>
-   <rule ref="rulesets/junit.xml/JUnitStaticSuite"/>
-   <rule ref="rulesets/junit.xml/JUnitTestsShouldIncludeAssert"/>
-   <rule ref="rulesets/junit.xml/SimplifyBooleanAssertion"/>
-   <rule ref="rulesets/junit.xml/TestClassWithoutTestCases"/>
-   <rule ref="rulesets/junit.xml/UnnecessaryBooleanAssertion"/>
-   <rule ref="rulesets/junit.xml/UseAssertEqualsInsteadOfAssertTrue"/>
-   <rule ref="rulesets/junit.xml/UseAssertNullInsteadOfAssertTrue"/>
-   <rule ref="rulesets/junit.xml/UseAssertSameInsteadOfAssertTrue"/>
-   <rule ref="rulesets/migrating.xml/AvoidAssertAsIdentifier"/>
-   <rule ref="rulesets/migrating.xml/AvoidEnumAsIdentifier"/>
-   <rule ref="rulesets/migrating.xml/ByteInstantiation"/>
-   <rule ref="rulesets/migrating.xml/IntegerInstantiation"/>
-   <rule ref="rulesets/migrating.xml/JUnit4SuitesShouldUseSuiteAnnotation"/>
-   <rule ref="rulesets/migrating.xml/JUnit4TestShouldUseAfterAnnotation"/>
-   <rule ref="rulesets/migrating.xml/JUnit4TestShouldUseBeforeAnnotation"/>
-   <rule ref="rulesets/migrating.xml/JUnit4TestShouldUseTestAnnotation"/>
-   <rule ref="rulesets/migrating.xml/JUnitUseExpected"/>
-   <rule ref="rulesets/migrating.xml/LongInstantiation"/>
-   <rule ref="rulesets/migrating.xml/ReplaceEnumerationWithIterator"/>
-   <rule ref="rulesets/migrating.xml/ReplaceHashtableWithMap"/>
-   <rule ref="rulesets/migrating.xml/ReplaceVectorWithList"/>
-   <rule ref="rulesets/migrating.xml/ShortInstantiation"/>
-   <rule ref="rulesets/naming.xml/AbstractNaming"/>
-   <rule ref="rulesets/naming.xml/AvoidDollarSigns"/>
-   <rule ref="rulesets/naming.xml/AvoidFieldNameMatchingMethodName"/>
-   <rule ref="rulesets/naming.xml/AvoidFieldNameMatchingTypeName"/>
-   <rule ref="rulesets/naming.xml/BooleanGetMethodName"/>
-   <rule ref="rulesets/naming.xml/ClassNamingConventions"/>
-   <rule ref="rulesets/naming.xml/LongVariable"/>
-   <rule ref="rulesets/naming.xml/MethodNamingConventions"/>
-   <rule ref="rulesets/naming.xml/MethodWithSameNameAsEnclosingClass"/>
-   <rule ref="rulesets/naming.xml/MisleadingVariableName"/>
-   <rule ref="rulesets/naming.xml/NoPackage"/>
-   <rule ref="rulesets/naming.xml/PackageCase"/>
-   <rule ref="rulesets/naming.xml/ShortMethodName"/>
-   <rule ref="rulesets/naming.xml/ShortVariable"/>
-   <rule ref="rulesets/naming.xml/SuspiciousConstantFieldName"/>
-   <rule ref="rulesets/naming.xml/SuspiciousEqualsMethodName"/>
-   <rule ref="rulesets/naming.xml/SuspiciousHashcodeMethodName"/>
-   <rule ref="rulesets/naming.xml/VariableNamingConventions"/>
-   <rule ref="rulesets/optimizations.xml/AddEmptyString"/>
-   <rule ref="rulesets/optimizations.xml/AvoidArrayLoops"/>
-   <rule ref="rulesets/optimizations.xml/AvoidInstantiatingObjectsInLoops"/>
-   <rule ref="rulesets/optimizations.xml/LocalVariableCouldBeFinal"/>
-   <rule ref="rulesets/optimizations.xml/MethodArgumentCouldBeFinal"/>
-   <rule ref="rulesets/optimizations.xml/SimplifyStartsWith"/>
-   <rule ref="rulesets/optimizations.xml/UnnecessaryWrapperObjectCreation"/>
-   <rule ref="rulesets/optimizations.xml/UseArrayListInsteadOfVector"/>
-   <rule ref="rulesets/optimizations.xml/UseArraysAsList"/>
-   <rule ref="rulesets/optimizations.xml/UseStringBufferForStringAppends"/>
-   <rule ref="rulesets/sunsecure.xml/ArrayIsStoredDirectly"/>
-   <rule ref="rulesets/sunsecure.xml/MethodReturnsInternalArray"/>
-   <rule ref="rulesets/strictexception.xml/AvoidCatchingNPE"/>
-   <rule ref="rulesets/strictexception.xml/AvoidCatchingThrowable"/>
-   <rule ref="rulesets/strictexception.xml/AvoidRethrowingException"/>
-   <rule ref="rulesets/strictexception.xml/AvoidThrowingNullPointerException"/>
-   <rule ref="rulesets/strictexception.xml/AvoidThrowingRawExceptionTypes"/>
-   <rule ref="rulesets/strictexception.xml/DoNotExtendJavaLangError"/>
-   <rule ref="rulesets/strictexception.xml/DoNotThrowExceptionInFinally"/>
-   <rule ref="rulesets/strictexception.xml/ExceptionAsFlowControl"/>
-   <rule ref="rulesets/strings.xml/AppendCharacterWithChar"/>
-   <rule ref="rulesets/strings.xml/AvoidDuplicateLiterals"/>
-   <rule ref="rulesets/strings.xml/AvoidStringBufferField"/>
-   <rule ref="rulesets/strings.xml/ConsecutiveLiteralAppends"/>
-   <rule ref="rulesets/strings.xml/InefficientEmptyStringCheck"/>
-   <rule ref="rulesets/strings.xml/InefficientStringBuffering"/>
-   <rule ref="rulesets/strings.xml/InsufficientStringBufferDeclaration"/>
-   <rule ref="rulesets/strings.xml/StringBufferInstantiationWithChar"/>
-   <rule ref="rulesets/strings.xml/StringInstantiation"/>
-   <rule ref="rulesets/strings.xml/StringToString"/>
-   <rule ref="rulesets/strings.xml/UnnecessaryCaseChange"/>
-   <rule ref="rulesets/strings.xml/UseEqualsToCompareStrings"/>
-   <rule ref="rulesets/strings.xml/UseIndexOfChar"/>
-   <rule ref="rulesets/strings.xml/UselessStringValueOf"/>
-   <rule ref="rulesets/strings.xml/UseStringBufferLength"/>
-   <rule ref="rulesets/typeresolution.xml/CloneMethodMustImplementCloneable"/>
-   <rule ref="rulesets/typeresolution.xml/LooseCoupling"/>
-   <rule ref="rulesets/typeresolution.xml/SignatureDeclareThrowsException"/>
-   <rule ref="rulesets/typeresolution.xml/UnusedImports"/>
-   <rule ref="rulesets/unusedcode.xml/UnusedFormalParameter"/>
-   <rule ref="rulesets/unusedcode.xml/UnusedLocalVariable"/>
-   <rule ref="rulesets/unusedcode.xml/UnusedPrivateField"/>
-   <rule ref="rulesets/unusedcode.xml/UnusedPrivateMethod"/>
-</ruleset>
diff --git a/Workspace/Siman/.settings/org.eclipse.jdt.apt.core.prefs b/Workspace/Siman/.settings/org.eclipse.jdt.apt.core.prefs
deleted file mode 100644 (file)
index 743a614..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Wed Sep 19 19:21:52 MSD 2012
-eclipse.preferences.version=1
-org.eclipse.jdt.apt.aptEnabled=true
-org.eclipse.jdt.apt.genSrcDir=.apt_src
diff --git a/Workspace/Siman/.settings/org.eclipse.jdt.core.prefs b/Workspace/Siman/.settings/org.eclipse.jdt.core.prefs
deleted file mode 100644 (file)
index 6eaba40..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#Wed Sep 19 19:21:52 MSD 2012
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.processAnnotations=enabled
-org.eclipse.jdt.core.compiler.source=1.6
diff --git a/Workspace/Siman/.settings/org.eclipse.jst.common.project.facet.core.prefs b/Workspace/Siman/.settings/org.eclipse.jst.common.project.facet.core.prefs
deleted file mode 100644 (file)
index 358b769..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Wed Sep 19 19:21:52 MSD 2012
-classpath.helper/org.eclipse.jdt.launching.JRE_CONTAINER/owners=jst.java\:6.0
-classpath.helper/org.eclipse.jst.server.core.container\:\:org.eclipse.jst.server.tomcat.runtimeTarget\:\:Apache\ Tomcat\ v6.0/owners=jst.web\:2.5
-eclipse.preferences.version=1
diff --git a/Workspace/Siman/.settings/org.eclipse.ltk.core.refactoring.prefs b/Workspace/Siman/.settings/org.eclipse.ltk.core.refactoring.prefs
deleted file mode 100644 (file)
index 981fe80..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#Thu Sep 20 12:53:11 MSD 2012
-eclipse.preferences.version=1
-org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
diff --git a/Workspace/Siman/.settings/org.eclipse.wst.common.component b/Workspace/Siman/.settings/org.eclipse.wst.common.component
deleted file mode 100644 (file)
index 20caf89..0000000
+++ /dev/null
@@ -1,151 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project-modules id="moduleCoreId" project-version="1.5.0">
-    <wb-module deploy-name="Siman">
-        <wb-resource deploy-path="/" source-path="/WebContent"/>
-        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
-        <wb-resource deploy-path="/WEB-INF/classes" source-path="/.apt_src"/>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.aop-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.asm-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.aspects-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.beans-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.context.support-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.context-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.core-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.expression-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.instrument.tomcat-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.instrument-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.jdbc-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.jms-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.orm-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.oxm-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.test-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.transaction-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.web.portlet-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.web.servlet-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.web.struts-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/org.springframework.web-3.1.2.RELEASE.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/activation.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/antlr-2.7.6.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/commons-collections-3.1.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/dom4j-1.6.1.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/javassist-3.11.0.GA.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/jta-1.1.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/log4j-1.2.15.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/lucene-core-2.9.2.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/lucene-queries-2.9.2.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/mailapi.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/poi-3.7-20101029.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/poi-ooxml-3.7-20101029.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/poi-ooxml-schemas-3.7-20101029.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/poi-scratchpad-3.7-20101029.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/pop3.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/slf4j-api-1.6.1.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/slf4j-log4j12-1.6.1.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/smtp.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/lib/xmlpublic.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/SPlat/dist/splat-manox.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/dist/siman-common.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/aopalliance.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/cglib-nodep-2.2.3.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/commons-logging-1.1.1.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/beanlib-5.0.1beta.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/hibernate-3.5.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <dependent-module deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/Siman-Common/lib/mysql-connector-java-5.1.5-bin.jar">
-            <dependency-type>uses</dependency-type>
-        </dependent-module>
-        <property name="java-output-path" value="build/classes"/>
-        <property name="context-root" value="siman"/>
-    </wb-module>
-</project-modules>
diff --git a/Workspace/Siman/.settings/org.eclipse.wst.common.project.facet.core.xml b/Workspace/Siman/.settings/org.eclipse.wst.common.project.facet.core.xml
deleted file mode 100644 (file)
index c0a8123..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<faceted-project>
-  <runtime name="Apache Tomcat v6.0"/>
-  <fixed facet="jst.java"/>
-  <fixed facet="jst.web"/>
-  <installed facet="jst.java" version="6.0"/>
-  <installed facet="jst.web" version="2.5"/>
-  <installed facet="java.apt" version="5.0"/>
-</faceted-project>
diff --git a/Workspace/Siman/.settings/org.eclipse.wst.validation.prefs b/Workspace/Siman/.settings/org.eclipse.wst.validation.prefs
deleted file mode 100644 (file)
index 0963748..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#Thu Sep 20 12:53:11 MSD 2012
-DELEGATES_PREFERENCE=delegateValidatorListorg.eclipse.wst.wsdl.validation.internal.eclipse.WSDLDelegatingValidator\=org.eclipse.wst.wsdl.validation.internal.eclipse.Validator;org.eclipse.wst.xsd.core.internal.validation.eclipse.XSDDelegatingValidator\=org.eclipse.wst.xsd.core.internal.validation.eclipse.Validator;
-USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.wst.wsdl.validation.internal.eclipse.WSDLDelegatingValidator;org.eclipse.wst.xsd.core.internal.validation.eclipse.XSDDelegatingValidator;org.eclipse.wst.dtd.core.internal.validation.eclipse.Validator;org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator;org.eclipse.wst.common.componentcore.internal.ModuleCoreValidator;org.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;org.eclipse.jst.jsf.validation.internal.JSPSemanticsValidator;org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator;org.eclipse.wst.wsi.ui.internal.WSIMessageValidator;org.eclipse.wst.html.internal.validation.HTMLValidator;org.eclipse.jst.jsf.validation.internal.appconfig.AppConfigValidator;org.eclipse.wst.xml.core.internal.validation.eclipse.Validator;
-USER_MANUAL_PREFERENCE=enabledManualValidatorListorg.eclipse.wst.wsdl.validation.internal.eclipse.WSDLDelegatingValidator;org.eclipse.wst.xsd.core.internal.validation.eclipse.XSDDelegatingValidator;org.eclipse.wst.dtd.core.internal.validation.eclipse.Validator;org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator;org.eclipse.wst.common.componentcore.internal.ModuleCoreValidator;org.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;org.eclipse.jst.jsf.validation.internal.JSPSemanticsValidator;org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator;org.eclipse.wst.wsi.ui.internal.WSIMessageValidator;org.eclipse.wst.html.internal.validation.HTMLValidator;org.eclipse.jst.jsf.validation.internal.appconfig.AppConfigValidator;org.eclipse.wst.xml.core.internal.validation.eclipse.Validator;
-USER_PREFERENCE=overrideGlobalPreferencesfalse
-eclipse.preferences.version=1
diff --git a/Workspace/Siman/.springBeans b/Workspace/Siman/.springBeans
deleted file mode 100644 (file)
index 9cb669e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beansProjectDescription>
-       <configExtensions>
-               <configExtension>xml</configExtension>
-       </configExtensions>
-       <configs>
-               <config>src/spring/applicationContext.xml</config>
-       </configs>
-       <configSets>
-               <configSet>
-                       <name><![CDATA[Siman web app beans]]></name>
-                       <allowBeanDefinitionOverriding>true</allowBeanDefinitionOverriding>
-                       <incomplete>false</incomplete>
-                       <configs>
-                               <config>/Siman-Common/src/spring/businessServiceContext.xml</config>
-                               <config>/Siman-Common/src/spring/globalContext.xml</config>
-                               <config>/Siman-Common/src/spring/technicalServiceContext.xml</config>
-                               <config>src/spring/applicationContext.xml</config>
-                       </configs>
-               </configSet>
-       </configSets>
-</beansProjectDescription>
diff --git a/Workspace/Siman/applet_howto.txt b/Workspace/Siman/applet_howto.txt
deleted file mode 100644 (file)
index 0c0a694..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-set path=%path%;C:\Program Files\Java\jdk1.6.0_03\bin
-
-
-D:\users\rkv\SIMAN\SIMAN_SRC\Workspace\Siman\build\classes>
-set path=%path%;"C:\Program Files\Java\jdk1.6.0_20\bin"
-
-C:\work\Siman\SIMAN_SRC\Workspace\Siman\build\classes>
-jar cvf splat-launcher.jar org\splat\launcher\*.class
-
-
-cd ..\..\WebContent\jap
-
-jarsigner -verbose -keystore launcherkeystore -signedjar splat-signedlauncher.jar splat-launcher.jar launcheralias
-
-
-
-For creation the applet please use the following java methods :
-
- //To get the SALOME_HOME environment variable
-     String SALOME_HOME = System.getenv("SALOME_ROOT_DIR");
-
- If SALOME_ROOT_DIR does not exist the SALOME_HOME equals to _null_.
-
- //To execute the RunSalome script
-     Runtime runtime = Runtime.getRuntime();
-     String pathToScript = SALOME_HOME+"\\runSalome" or pathToScript = SALOME_HOME+"runSalome"
-
-     if (new File(pathToScript).exists()) {
-         Process process = runtime.exec(pathToScript);
-     }
-     
-     
-     
-    <applet name="perform" id="perform" code="org.splat.launcher.ToolbarApplet.class" archive="../jap/splat-signedlauncher.jar" width=54 height=24>
-        <param name="icon0" value="tool.winword.png" />
-          <param name="tool0" value="winword.exe" />
-        <param name="icon1" value="tool.sgeom.png" />
-          <param name="tool1" value="../sgeom/index.jsp" />
-    </applet>
-
-
-Dear Colleagues,
-
-  
-
- Some more details about current procedure of SALOME running
-
- It probably will be updated in accordance with changes of SALOME directories
- organizarion
-
-  
-
- To check availability of SALOME environment, the applet should :
-
- - check existence of environment variable $SALOME_ROOT_DIR
-
- - check existence of environment file $SALOME_ROOT_DIR/env_build.sh
-
- - existence of run bash script $SALOME_ROOT_DIR/KERNEL/bin/salome/runSalome
-
-  
-
- To run SALOME-SIMAN :
-
- - open bash shell 
-
- bash
-
- - export SALOME environment variables  
-
- . $SALOME_ROOT_DIR/env_build.sh
-
- - run bash shell script 
-
- runSalome --siman --siman-study=s --siman-scenario=sc --siman-user=u -k
-  
-
- where :
-
- the SIMAN parameters are displayed as Title of the SALOME GUI Window 
-
- "-k" is to kill previously run runSalome and all SALOME processes
-
-  
-
- --
-
- Best Regards,
-
- Alexander
\ No newline at end of file
diff --git a/Workspace/Siman/siman-pmd.ruleset b/Workspace/Siman/siman-pmd.ruleset
deleted file mode 100644 (file)
index e610618..0000000
+++ /dev/null
@@ -1,773 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ruleset xmlns="http://pmd.sf.net/ruleset/1.0.0" name="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://pmd.sf.net/ruleset_xml_schema.xsd" xsi:schemaLocation="http://pmd.sf.net/ruleset/1.0.0 http://pmd.sf.net/ruleset_xml_schema.xsd">
-       <description>PMD Plugin preferences rule set Hewis
-       level 1 : not to be violated AREVA requirements
-       level 2 : not to be violated EURIWARE requirements
-       level 3 :should not be violated AREVA requirements
-       level 4 :should not be violated EURIWARE requirements
-       level 5 : good practices
-       </description>
-       
-       <exclude-pattern>.*/test/.*</exclude-pattern>
-       
-       <rule ref="rulesets/logging-jakarta-commons.xml/UseCorrectExceptionLogging">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/logging-jakarta-commons.xml/ProperLogger">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/AvoidDuplicateLiterals">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/StringInstantiation">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/StringToString">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/InefficientStringBuffering">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/UnnecessaryCaseChange">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/UseStringBufferLength">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/AppendCharacterWithChar">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/ConsecutiveLiteralAppends">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/UseIndexOfChar">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/InefficientEmptyStringCheck">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/InsufficientStringBufferDeclaration">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/UselessStringValueOf">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/StringBufferInstantiationWithChar">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/UseEqualsToCompareStrings">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strings.xml/AvoidStringBufferField">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/optimizations.xml/MethodArgumentCouldBeFinal">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/optimizations.xml/AvoidInstantiatingObjectsInLoops">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/optimizations.xml/UseArrayListInsteadOfVector">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/optimizations.xml/SimplifyStartsWith">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/optimizations.xml/UseStringBufferForStringAppends">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/optimizations.xml/UseArraysAsList">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/optimizations.xml/AvoidArrayLoops">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/optimizations.xml/UnnecessaryWrapperObjectCreation">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/optimizations.xml/AddEmptyString">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/typeresolution.xml/LooseCoupling">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/typeresolution.xml/CloneMethodMustImplementCloneable">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/typeresolution.xml/UnusedImports">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/typeresolution.xml/SignatureDeclareThrowsException">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/UseSingleton">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/SimplifyBooleanReturns">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/SimplifyBooleanExpressions">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/SwitchStmtsShouldHaveDefault">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AvoidDeeplyNestedIfStmts">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AvoidReassigningParameters">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/SwitchDensity">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/ConstructorCallsOverridableMethod">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AccessorClassGeneration">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/FinalFieldCouldBeStatic">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/CloseResource">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/NonStaticInitializer">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/DefaultLabelNotLastInSwitchStmt">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/NonCaseLabelInSwitchStatement">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/OptimizableToArrayCall">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/BadComparison">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/EqualsNull">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/ConfusingTernary">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/InstantiationToGetClass">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/IdempotentOperations">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/SimpleDateFormatNeedsLocale">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/ImmutableField">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AvoidProtectedFieldInFinalClass">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AssignmentToNonFinalStatic">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/MissingStaticMethodInNonInstantiatableClass">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AvoidSynchronizedAtMethodLevel">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/MissingBreakInSwitch">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/UseNotifyAllInsteadOfNotify">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AvoidInstanceofChecksInCatchClause">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AbstractClassWithoutAbstractMethod">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/SimplifyConditional">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/CompareObjectsWithEquals">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/PositionLiteralsFirstInComparisons">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/NonThreadSafeSingleton">
-               <priority>2</priority>
-       </rule> 
-       <rule ref="rulesets/design.xml/UncommentedEmptyMethod">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/UncommentedEmptyConstructor">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AvoidConstantsInterface">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/UnsynchronizedStaticDateFormatter">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/PreserveStackTrace">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/UseCollectionIsEmpty">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/ClassWithOnlyPrivateConstructorsShouldBeFinal">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/EmptyMethodInAbstractClassShouldBeAbstract">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/SingularField">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/ReturnEmptyArrayRatherThanNull">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/AbstractClassWithoutAnyMethod">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/design.xml/TooFewBranchesForASwitchStatement">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/braces.xml/IfStmtsMustUseBraces">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/braces.xml/WhileLoopsMustUseBraces">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/braces.xml/ForLoopsMustUseBraces">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/coupling.xml/CouplingBetweenObjects">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/coupling.xml/ExcessiveImports">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/coupling.xml/LooseCoupling">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/EmptyCatchBlock">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/EmptyIfStmt">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/EmptyWhileStmt">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/EmptyTryBlock">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/EmptyFinallyBlock">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/EmptySwitchStatements">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/JumbledIncrementer">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/ForLoopShouldBeWhileLoop">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/OverrideBothEqualsAndHashcode">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/DoubleCheckedLocking">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/ReturnFromFinallyBlock">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/EmptySynchronizedBlock">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/UnnecessaryReturn">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/EmptyStaticInitializer">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/UnconditionalIfStatement">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/EmptyStatementNotInLoop">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/BooleanInstantiation">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/CollapsibleIfStatements">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/UselessOverridingMethod">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/ClassCastExceptionWithToArray">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/AvoidDecimalLiteralsInBigDecimalConstructor">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/UselessOperationOnImmutable">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/MisplacedNullCheck">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/UnusedNullCheckInEquals">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/AvoidThreadGroup">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/BrokenNullCheck">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/BigIntegerInstantiation">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/AvoidUsingOctalValues">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/AvoidUsingHardCodedIP">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/CheckResultSet">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/basic.xml/AvoidMultipleUnaryOperators">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/UnnecessaryConstructor">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/NullAssignment">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/OnlyOneReturn">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/UnusedModifier">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/AssignmentInOperand">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/DontImportSun">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/SuspiciousOctalEscape">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/CallSuperInConstructor">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/UnnecessaryParentheses">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/DefaultPackage">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/BooleanInversion">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/DataflowAnomalyAnalysis">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/AvoidFinalLocalVariable">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/AvoidUsingShortType">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/AvoidUsingVolatile">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/AvoidUsingNativeCode">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/AvoidAccessibilityAlteration">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/controversial.xml/DoNotCallGarbageCollectionExplicitly">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/logging-java.xml/MoreThanOneLogger">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/logging-java.xml/LoggerIsNotStaticFinal">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/logging-java.xml/SystemPrintln">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/logging-java.xml/AvoidPrintStackTrace">
-               <priority>1</priority>
-       </rule>
-
-       <rule ref="rulesets/imports.xml/DuplicateImports">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/imports.xml/DontImportJavaLang">
-               <priority>2</priority>
-       </rule>
-
-       <rule ref="rulesets/imports.xml/UnusedImports">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/imports.xml/ImportFromSamePackage">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/imports.xml/TooManyStaticImports">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/migrating.xml/ReplaceVectorWithList">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/migrating.xml/ReplaceHashtableWithMap">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/migrating.xml/ReplaceEnumerationWithIterator">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/migrating.xml/IntegerInstantiation">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/migrating.xml/ByteInstantiation">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/migrating.xml/ShortInstantiation">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/migrating.xml/LongInstantiation">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/clone.xml/ProperCloneImplementation">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/clone.xml/CloneThrowsCloneNotSupportedException">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/clone.xml/CloneMethodMustImplementCloneable">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strictexception.xml/AvoidCatchingThrowable">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/strictexception.xml/SignatureDeclareThrowsException">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/strictexception.xml/ExceptionAsFlowControl">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/strictexception.xml/AvoidCatchingNPE">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/strictexception.xml/AvoidThrowingRawExceptionTypes">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/strictexception.xml/AvoidThrowingNullPointerException">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/strictexception.xml/AvoidRethrowingException">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/strictexception.xml/DoNotExtendJavaLangError">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/strictexception.xml/DoNotThrowExceptionInFinally">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/sunsecure.xml/MethodReturnsInternalArray">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/sunsecure.xml/ArrayIsStoredDirectly">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/javabeans.xml/BeanMembersShouldSerialize">
-                       <properties>
-                               <property name="prefix" value="_"/>
-                       </properties>
-                       <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/javabeans.xml/MissingSerialVersionUID">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/finalizers.xml/EmptyFinalizer">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/finalizers.xml/FinalizeOnlyCallsSuperFinalize">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/finalizers.xml/FinalizeOverloaded">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/finalizers.xml/FinalizeDoesNotCallSuperFinalize">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/finalizers.xml/FinalizeShouldBeProtected">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/finalizers.xml/AvoidCallingFinalize">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/j2ee.xml/UseProperClassLoader">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/j2ee.xml/MDBAndSessionBeanNamingConvention">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/j2ee.xml/RemoteSessionInterfaceNamingConvention">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/j2ee.xml/LocalInterfaceSessionNamingConvention">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/j2ee.xml/LocalHomeNamingConvention">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/j2ee.xml/RemoteInterfaceNamingConvention">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/j2ee.xml/DoNotCallSystemExit">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/j2ee.xml/StaticEJBFieldShouldBeFinal">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/j2ee.xml/DoNotUseThreads">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/VariableNamingConventions">
-                       <properties>
-                               <property name="staticPrefix" value=""/>
-                               <property name="staticSuffix" value=""/>
-                               <property name="memberPrefix" value="_"/>
-                               <property name="memberSuffix" value=""/>
-                       </properties>
-                       <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/MethodNamingConventions">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/ClassNamingConventions">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/AbstractNaming">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/AvoidDollarSigns">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/MethodWithSameNameAsEnclosingClass">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/SuspiciousHashcodeMethodName">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/SuspiciousConstantFieldName">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/SuspiciousConstantFieldName">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/SuspiciousEqualsMethodName">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/AvoidFieldNameMatchingTypeName">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/AvoidFieldNameMatchingMethodName">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/NoPackage">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/PackageCase">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/MisleadingVariableName">
-               <priority>1</priority>
-       </rule>
-       <rule ref="rulesets/naming.xml/BooleanGetMethodName">
-               <priority>5</priority>
-       </rule>
-       <rule ref="rulesets/codesize.xml/NPathComplexity">
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/codesize.xml/ExcessiveMethodLength">
-               <properties>
-                               <property name="minimun" value="50"/>
-               </properties>
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/codesize.xml/ExcessiveParameterList">
-               <properties>
-                               <property name="minimun" value="10"/>
-               </properties>
-               <priority>4</priority>
-       </rule>
-
-       <rule ref="rulesets/codesize.xml/ExcessiveClassLength">
-               <properties>
-                               <property name="minimun" value="1000"/>
-               </properties>
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/codesize.xml/CyclomaticComplexity">
-               <properties>
-                               <property name="reportLevel" value="25"/>
-               </properties>
-               <priority>3</priority>
-       </rule>
-       <rule ref="rulesets/codesize.xml/ExcessivePublicCount">
-               <priority>4</priority>
-               <properties>
-                               <property name="reportLevel" value="20"/>
-               </properties>
-       </rule>
-       <rule ref="rulesets/codesize.xml/TooManyFields">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/codesize.xml/NcssMethodCount">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/codesize.xml/NcssTypeCount">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/codesize.xml/NcssConstructorCount">
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/codesize.xml/TooManyMethods">
-               <properties>
-                       <property name="maxmethods" value="15"/> 
-               </properties>
-               <priority>4</priority>
-       </rule>
-       <rule ref="rulesets/unusedcode.xml/UnusedPrivateField">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/unusedcode.xml/UnusedLocalVariable">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/unusedcode.xml/UnusedPrivateMethod">
-               <priority>2</priority>
-       </rule>
-       <rule ref="rulesets/unusedcode.xml/UnusedFormalParameter">
-               <priority>5</priority>
-       </rule>
-       <rule class="net.sourceforge.pmd.rules.XPathRule" message="Avoid naming fields without the prefix '_'" name="FieldNamingRules">
-                 <description>
-       Detects when a field has not a name starting with '_'.  
-                 </description>
-                 <example><![CDATA[
-         
-         public class Foo {
-               private int _foo; // OK
-               private int bar; // Not good
-               
-         }
-         
-                 ]]></example>
-                       <priority>1</priority>
-                       <properties>
-                               <property name="xpath">
-                                       <value><![CDATA[
-                                               
-       //FieldDeclaration[@Static='false']
-       //VariableDeclarator
-       //VariableDeclaratorId
-       [not(starts-with(@Image, '_'))]
-                                               
-                                       ]]></value>
-                               </property>
-                               <property name="pluginname" value="true"/>
-                 </properties>
-       </rule>
-       <rule class="net.sourceforge.pmd.rules.XPathRule" message="Avoid parameters with the prefix '_'" name="ParametersNamingRules">
-                 <description>
-       Detects when a parameter has  a name starting with '_'.  
-                 </description>
-                 <example><![CDATA[
-         
-         public class Foo {
-               private void foo(int bar) // OK
-               private void foo2(int _bar) //  Not good
-               
-         }
-         
-                 ]]></example>
-                       <priority>1</priority>
-                       <properties>
-                               <property name="xpath">
-                                       <value><![CDATA[
-                                               
-       //VariableDeclaratorId
-       [starts-with(@Image, '_')]
-       [not (../../../FieldDeclaration)]
-
-                                               
-                                       ]]></value>
-                               </property>
-                               <property name="pluginname" value="true"/>
-                 </properties>
-       </rule>
-       <rule  name="DoNotUseConditionalExpression "
-                 message="Do not use condition?statement:statement;"
-                 class="net.sourceforge.pmd.rules.XPathRule">
-                 <description>
-                       Detect using of condition?statement:statement;
-                 </description>
-                 <priority>1</priority>
-                 <properties>
-                       <property name="xpath">
-                       <value>
-                               <![CDATA[
-                               //ConditionalExpression
-                               ]]>
-                                       </value>
-                                       </property>
-                                 </properties>
-                                 <priority>3</priority>
-                                 <example>
-                               <![CDATA[
-                               public class Sample {
-                                       boolean bar(int x, int y) {
-                                       if (x== y) 
-                                               same;
-                                       else
-                                               diff;
-
-
-                                return (x == y) ? same : diff;
-                                // wrong
-                                }
-
-
-                               }
-                               ]]>
-               </example>
-       </rule>
-
-
-</ruleset>
diff --git a/Workspace/Siman/sql/drop_simer_tables.sql b/Workspace/Siman/sql/drop_simer_tables.sql
deleted file mode 100644 (file)
index fbf6597..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-drop table if exists refid;
-drop table if exists comment_attr;
-drop table if exists descr_attr;
-drop table if exists text_attr;
-drop table if exists text_attr;
-drop table if exists attribute;
-drop table if exists doctag;
-drop table if exists docuse;
-drop table if exists knowelm;
-drop table if exists knowtype;
-drop table if exists contributor_rel;
-drop table if exists converts_rel;
-drop table if exists cycle_rel;
-drop table if exists stamp_rel;
-drop table if exists usedby_rel;
-drop table if exists uses_rel;
-drop table if exists versions_rel;
-drop table if exists relation;
-drop table if exists cycle;
-drop table if exists document;
-drop table if exists entity;
-drop table if exists projext;
-drop table if exists stamp;
-drop table if exists file;
-drop table if exists doctype;
-drop table if exists scenario;
-drop table if exists study;
-drop table if exists contelm;
-drop table if exists contype;
-drop table if exists users;
-drop table if exists role;
---drop table if exists persistent_id;
-drop table if exists text;
diff --git a/Workspace/Siman/sql/pg_simer_ini_data.sql b/Workspace/Siman/sql/pg_simer_ini_data.sql
deleted file mode 100644 (file)
index fe331b1..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
--- --------------------------------------------------------
--- Host:                         172.22.0.166
--- Database:                     simer1
--- Server version:               5.0.45-community-nt
--- Server OS:                    Win32
--- HeidiSQL version:             5.0.0.3272
--- Date/time:                    2012-09-27 14:29:24
--- --------------------------------------------------------
-
-/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
-/*!40101 SET NAMES utf8 */;
-/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
-/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
-
--- Dumping data for table simer1.contelm: 31 rows
-DELETE FROM contelm;
-
--- Dumping data for table simer1.contype: 16 rows
-DELETE FROM contype;
-INSERT INTO contype (rid, name, state, step) VALUES (31, 'customer', 'APPROVED', 1), (32, 'product', 'APPROVED', 1), (33, 'phase', 'APPROVED', 1), (34, 'need', 'APPROVED', 1), (35, 'purpose', 'APPROVED', 1), (36, 'physic', 'APPROVED', 1), (37, 'object', 'APPROVED', 3), (38, 'part', 'APPROVED', 3), (39, 'model', 'APPROVED', 4), (310, 'element', 'APPROVED', 4), (311, 'shape', 'APPROVED', 4), (312, 'order', 'APPROVED', 4), (313, 'analysis', 'APPROVED', 5), (314, 'platform', 'APPROVED', 6), (315, 'module', 'APPROVED', 6), (316, 'component', 'APPROVED', 6);
-
-INSERT INTO contelm (rid, type, step, state, value, counter) VALUES (41, 31, 1, 'APPROVED', 'CEA Cadarache', 1), (42, 32, 1, 'APPROVED', 'Réacteur RAPSODIE', 3), (43, 33, 1, 'APPROVED', 'Démantèlement', 1), (44, 34, 1, 'APPROVED', 'Caractérisation du béton SERCOTER', 1), (45, 35, 1, 'APPROVED', 'Valider les résultats d''une précédente étude', 1), (46, 36, 1, 'APPROVED', 'Transport de particules', 2), (47, 37, 3, 'APPROVED', 'Réacteur nucléaire', 1), (48, 38, 3, 'APPROVED', 'Ensemble Bloc réacteur et Enceinte en béton', 1), (49, 39, 4, 'APPROVED', 'Éléments finis', 1), (410, 310, 4, 'APPROVED', 'Surfacique', 1), (411, 311, 4, 'APPROVED', 'Triangles', 1), (412, 314, 6, 'APPROVED', 'NARVEOS V3', 1), (413, 315, 6, 'APPROVED', 'NARMER V2', 1), (414, 316, 6, 'APPROVED', 'VIRTOOLS V5', 1), (415, 31, 1, 'APPROVED', 'Fonction transverse sûreté', 1), (416, 32, 1, 'APPROVED', 'Laser Mégajoule (LMJ)', 3), (417, 33, 1, 'APPROVED', 'Dossier de Validation DSGA/SSPP', 1), (418, 34, 1, 'APPROVED', 'Validation du calcul TRIPOLI4.5 via le PlugIn Pro/E', 1), (419, 35, 1, 'APPROVED', 'Cartographie neutronique', 1), (420, 37, 3, 'APPROVED', 'Bâtiment LMJ', 1), (421, 38, 3, 'APPROVED', 'Bât. Nord, Sud, Hall d''expériences, Hall lasers', 1), (422, 39, 4, 'APPROVED', 'CSG', 1), (423, 310, 4, 'APPROVED', 'Monte Carlo ', 1), (424, 311, 4, 'APPROVED', 'Combinatoire volumique', 1), (425, 314, 6, 'APPROVED', 'SALOME-TRIPOLI V2.04', 1), (426, 315, 6, 'APPROVED', 'TRIPOLI4.5', 1), (427, 32, 1, 'inCHECK', '_A380', 1), (428, 31, 1, 'inCHECK', '_Airbus', 1), (429, 35, 1, 'inCHECK', 'Analyse de l''impact foudre', 1), (430, 36, 1, 'inCHECK', 'Équation de Maxwell', 1), (431, 37, 3, 'inCHECK', '_Avion', 4);
-
--- Dumping data for table simer1.cycle: 4 rows
-DELETE FROM cycle;
-
--- Dumping data for table simer1.doctag: 30 rows
-DELETE FROM doctag;
-
--- Dumping data for table simer1.doctype: 12 rows
-DELETE FROM doctype;
-INSERT INTO doctype (rid, name, state, step, result) VALUES (21, 'requirements', 'APPROVED', '-1-', NULL), (22, 'specification', 'APPROVED', '-1-', '1'), (23, 'design', 'APPROVED', '-2-', '2'), (24, 'geometry', 'APPROVED', '-3-', '3'), (25, 'model', 'APPROVED', '-4-', '4'), (26, 'loads', 'APPROVED', '-5-', '5'), (27, 'script', 'APPROVED', '-5-', NULL), (28, 'log', 'APPROVED', '-6-', NULL), (29, 'results', 'APPROVED', '-6-', '6'), (210, 'report', 'APPROVED', '-9-', '9'), (211, 'memorandum', 'APPROVED', '-2-3-4-7-', NULL), (212, 'minutes', 'APPROVED', '-1-2-3-4-5-6-7-9-', NULL);
-
--- Dumping data for table simer1.document: 33 rows
-DELETE FROM document;
-
--- Dumping data for table simer1.docuse: 9 rows
-DELETE FROM docuse;
-
--- Dumping data for table simer1.file: 42 rows
-DELETE FROM file;
-
--- Dumping data for table simer1.knowelm: 23 rows
-DELETE FROM knowelm;
-
--- Dumping data for table simer1.knowtype: 6 rows
-DELETE FROM knowtype;
-INSERT INTO knowtype (rid, name, state) VALUES (11, 'usecase', 'inWORK'), (12, 'bestpractice', 'APPROVED'), (13, 'limitation', 'APPROVED'), (14, 'inconsistency', 'APPROVED'), (15, 'metrics', 'APPROVED'), (16, 'improvement', 'APPROVED');
-
--- Dumping data for table simer1.projext: 39 rows
-DELETE FROM projext;
-
--- Dumping data for table simer1.refid: 3 rows
-DELETE FROM refid;
-
--- Dumping data for table simer1.role: 9 rows
-DELETE FROM role;
-INSERT INTO role (username, role) VALUES ('simer', 'sysadmin'), ('jbt', 'manager'), ('hl', 'manager'), ('pdd', 'studengineer'), ('sdd', 'manager'), ('mko', 'manager'), ('pjt', 'manager'), ('rkv', 'manager'), ('xyz', 'user');
-
--- Dumping data for table simer1.scenario: 11 rows
-DELETE FROM scenario;
-
--- Dumping data for table simer1.stamp: 23 rows
-DELETE FROM stamp;
-
--- Dumping data for table simer1.study: 7 rows
-DELETE FROM study;
-
--- Dumping data for table simer1.users: 9 rows
-DELETE FROM users;
-INSERT INTO users (rid, username, password, first, last, display, email, organid) VALUES (1, 'simer', '92668751', 'Manager', 'Simulation', 'label.sysadmin', 'noreply@salome-platform.org', NULL), (2, 'jbt', NULL, 'Jean-Bernard', 'Trépon', 'Jean-Bernard Trépon', 'jean-bernard.trepon@euriware.fr', 'Euriware'), (3, 'hl', NULL, 'Hervé', 'Lexpert', 'Hervé', 'herve.lexpert@opencascade.com', 'OC-F'), (4, 'pdd', NULL, 'Paul', 'Durand', NULL, 'paul.durand@euriware.fr', 'Euriware'), (5, 'sdd', NULL, 'Sylvie', 'Dupond', NULL, 'sylvie.dupond@cea.fr', 'CEA'), (6, 'mko', NULL, 'Michel', 'Karyo', NULL, 'michel.karyo@opencascade.com', 'Nx1'), (7, 'pjt', NULL, 'Pierre', 'Jarnet', NULL, 'pierre.jarnet@euriware.fr', 'Nx2'), (8, 'rkv', NULL, 'Roman', 'Kozlov', 'Roman Kozlov', 'roman.kozlov@opencascade.com', 'OC-N'), (9, 'xyz', NULL, 'My surname', 'My name', 'Any string', 'me@provider.fr', NULL);
-
-INSERT INTO cycle (rid, type, publisher, reviewer, approver, signatory) VALUES (51, 24, NULL, 3, 2, NULL), (52, 210, 8, 6, 7, NULL), (53, 24, NULL, 3, 8, NULL), (54, 22, NULL, 7, 7, NULL);
-
-
diff --git a/Workspace/Siman/sql/pgsql.inidata.sql b/Workspace/Siman/sql/pgsql.inidata.sql
deleted file mode 100644 (file)
index f43f7d2..0000000
+++ /dev/null
@@ -1,104 +0,0 @@
-LOCK TABLE descr_attr IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE descr_attr DISABLE KEYS */;
-INSERT INTO descr_attr VALUES (1,1,'Cette étude est livrée avec l''application comme exemple pour tester les fonctions de recherche et de navigation.'),(2,10,'Ajout de la description du scénario de calcul'),(3,24,'Prise en compte des retours internes'),(5,70,'sans void space'),(6,71,'avec void space');
-/*!40000 ALTER TABLE descr_attr ENABLE KEYS */;
-
-LOCK TABLE comment_attr IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE comment_attr DISABLE KEYS */;
-INSERT INTO comment_attr VALUES (4,33,'Le document peut être envoyé au client.');
-/*!40000 ALTER TABLE comment_attr ENABLE KEYS */;
-
-LOCK TABLE contype IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE contype DISABLE KEYS */;
-INSERT INTO contype VALUES (1,'customer','APPROVED',1),(2,'product','APPROVED',1),(3,'phase','APPROVED',1),(4,'need','APPROVED',1),(5,'purpose','APPROVED',1),(6,'physic','APPROVED',1),(7,'object','APPROVED',3),(8,'part','APPROVED',3),(9,'model','APPROVED',4),(10,'element','APPROVED',4),(11,'shape','APPROVED',4),(12,'order','APPROVED',4),(13,'analysis','APPROVED',5),(14,'platform','APPROVED',6),(15,'module','APPROVED',6),(16,'component','APPROVED',6);
-/*!40000 ALTER TABLE contype ENABLE KEYS */;
-
-LOCK TABLE contelm IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE contelm DISABLE KEYS */;
-INSERT INTO contelm VALUES (1,1,1,'APPROVED','CEA Cadarache',1),(2,2,1,'APPROVED','Réacteur RAPSODIE',1),(3,3,1,'APPROVED','Démantèlement',1),(4,4,1,'APPROVED','Caractérisation du béton SERCOTER',1),(5,5,1,'APPROVED','Valider les résultats d''une précédente étude',1),(6,6,1,'APPROVED','Transport de particules',2),(7,7,3,'APPROVED','Réacteur nucléaire',1),(8,8,3,'APPROVED','Ensemble Bloc réacteur et Enceinte en béton',1),(9,9,4,'APPROVED','Éléments finis',1),(10,10,4,'APPROVED','Surfacique',1),(11,11,4,'APPROVED','Triangles',1),(12,14,6,'APPROVED','NARVEOS V3',1),(13,15,6,'APPROVED','NARMER V2',1),(14,16,6,'APPROVED','VIRTOOLS V5',1),(15,1,1,'APPROVED','Fonction transverse sûreté',1),(16,2,1,'APPROVED','Laser Mégajoule (LMJ)',1),(17,3,1,'APPROVED','Dossier de Validation DSGA/SSPP',1),(18,4,1,'APPROVED','Validation du calcul TRIPOLI4.5 via le PlugIn Pro/E',1),(19,5,1,'APPROVED','Cartographie neutronique',1),(20,7,3,'APPROVED','Bâtiment LMJ',1),(21,8,3,'APPROVED','Bât. Nord, Sud, Hall d''expériences, Hall lasers',1),(22,9,4,'APPROVED','CSG',1),(23,10,4,'APPROVED','Monte Carlo ',1),(24,11,4,'APPROVED','Combinatoire volumique',1),(25,14,6,'APPROVED','SALOME-TRIPOLI V2.04',1),(26,15,6,'APPROVED','TRIPOLI4.5',1);
-/*!40000 ALTER TABLE contelm ENABLE KEYS */;
-
-LOCK TABLE doctype IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE doctype DISABLE KEYS */;
-INSERT INTO doctype VALUES (1,'requirements','APPROVED','-1-',NULL),(2,'specification','APPROVED','-1-','1'),(3,'design','APPROVED','-2-','2'),(4,'geometry','APPROVED','-3-','3'),(5,'model','APPROVED','-4-','4'),(6,'loads','APPROVED','-5-','5'),(7,'script','APPROVED','-5-',NULL),(8,'log','APPROVED','-6-',NULL),(9,'results','APPROVED','-6-','6'),(10,'report','APPROVED','-9-','9'),(11,'memorandum','APPROVED','-2-3-4-7-',NULL),(12,'minutes','APPROVED','-1-2-3-4-5-6-7-9-',NULL);
-/*!40000 ALTER TABLE doctype ENABLE KEYS */;
-
-LOCK TABLE role IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE role DISABLE KEYS */;
-INSERT INTO role VALUES ('simer','sysadmin'),('jbt','manager'),('hl','manager'),('pdd','studengineer'),('sdd','manager'),('mko','manager'),('pjt','manager');
-/*!40000 ALTER TABLE role ENABLE KEYS */;
-
-LOCK TABLE "users" IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE users DISABLE KEYS */;
-INSERT INTO "users" VALUES (1,'simer','92668751','Manager','Simulation','label.sysadmin','noreply@salome-platform.org',NULL),(2,'jbt',NULL,'Jean-Bernard','Trépon','Jean-Bernard Trépon','jean-bernard.trepon@euriware.fr','Euriware'),(3,'hl',NULL,'Hervé','Lexpert','Hervé','herve.lexpert@opencascade.com','OC-F'),(4,'pdd',NULL,'Paul','Durand',NULL,'paul.durand@euriware.fr','Euriware'),(5,'sdd',NULL,'Sylvie','Dupond',NULL,'sylvie.dupond@cea.fr','CEA'),(6,'mko','108177','Michel','Karyo',NULL,'michel.karyo@opencascade.com','Nx1'),(7,'pjt','111034','Pierre','Jarnet',NULL,'pierre.jarnet@euriware.fr','Nx2');
-/*!40000 ALTER TABLE users ENABLE KEYS */;
-
-LOCK TABLE cycle IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE cycle DISABLE KEYS */;
-INSERT INTO cycle VALUES (1,4,NULL,3,2,NULL);
-/*!40000 ALTER TABLE cycle ENABLE KEYS */;
-
-LOCK TABLE doctag IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE doctag DISABLE KEYS */;
-INSERT INTO doctag VALUES (1,5,1,'Y'),(9,45,41,'Y'),(8,44,41,'Y'),(4,13,2,'Y'),(5,16,2,'Y'),(6,23,1,'Y'),(7,34,1,'Y'),(10,50,42,'Y'),(11,51,42,'Y'),(12,65,42,'Y'),(13,73,41,'Y');
-/*!40000 ALTER TABLE doctag ENABLE KEYS */;
-
-LOCK TABLE document IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE document DISABLE KEYS */;
-INSERT INTO document VALUES (5,'DER100001.01',1,1,'EXTERN','Proposition technique',5,'GCVP-P/09-1629/V1',1,0,1,'2010-02-08'),(6,'DER100001.02',2,1,'inWORK','Spécifications générales',4,'0.1.0',0,1,2,'2010-03-05'),(9,'DER100001.02',2,1,'inWORK','Spécifications générales',4,'0.2.0',0,1,3,'2010-03-12'),(13,'DER100001.04',4,3,'inWORK','Assemblage SERCOTER',2,'0.1.0',1,0,4,'2010-03-26'),(16,'DER100001.05',11,3,'inCHECK','Modifications et simplifications retenues',2,'1.0.0',1,0,5,'2010-03-26'),(23,'DER100001.02',2,1,'APPROVED','Spécifications générales',4,'1.0.0',1,0,6,'2010-03-24'),(34,'DER100001.07',10,9,'inCHECK','Comparaison des résultats',2,'1.0.0',1,0,8,'2010-04-16'),(44,'DER110001.01',1,1,'EXTERN','Cahier des charges',5,NULL,1,0,9,'2011-05-03'),(45,'DER110001.02',2,1,'inDRAFT','Spécifications générales',5,'0.1.0',1,0,10,'2010-05-03'),(50,'DER110001.03',4,3,'inCHECK','Assemblage PCC',5,'1.0.0',1,0,11,'2011-05-03'),(51,'DER110001.04',11,3,'inCHECK','Description de l''assemblage',5,'1.0.0',1,0,12,'2011-05-03'),(65,'DER110001.05',5,4,'inDRAFT','PCC',5,'0.1.0',1,0,14,'2011-05-03'),(73,'DER110001.06',10,9,'inDRAFT','Comparaison des résultats',5,'0.1.0',1,0,18,'2011-05-17');
-/*!40000 ALTER TABLE document ENABLE KEYS */;
-
-LOCK TABLE docuse IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE docuse DISABLE KEYS */;
-INSERT INTO docuse VALUES (2,1),(3,2),(4,3),(5,4),(6,5),(7,6),(8,7),(9,7),(10,9);
-/*!40000 ALTER TABLE docuse ENABLE KEYS */;
-
-LOCK TABLE file IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE file DISABLE KEYS */;
-INSERT INTO file VALUES (1,'pdf','2010/DER100001/1.Study/DER100001.01.pdf','2010-02-08'),(2,'xml','2010/DER100001/1.Study/DER100001.02.xml','2010-03-05'),(3,'xml','2010/DER100001/1.Study/DER100001.03.xml','2010-03-12'),(4,'sldasm','2010/DER100001/2.Geometry/DER100001.04.sldasm','2010-03-26'),(5,'doc','2010/DER100001/2.Geometry/DER100001.05.doc','2010-03-26'),(6,'xml','2010/DER100001/1.Study/DER100001.06.xml','2010-03-24'),(7,'pdf','2010/DER100001/1.Study/DER100001.06.pdf','2012-07-05'),(8,'xml','2010/DER100001/1.Study/DER100001.07.xml','2010-04-16'),(9,'pdf','2011/DER110001/1.Study/DER110001.01.pdf','2011-05-03'),(10,'xml','2011/DER110001/1.Study/DER110001.02.xml','2010-05-03'),(11,'ProE','2011/DER110001/2.Geometry/DER110001.03.ProE','2011-05-03'),(12,'doc','2011/DER110001/2.Geometry/DER110001.04.doc','2011-05-03'),(13,'gdml','2011/DER110001/2.Geometry/DER110001.03.gdml','2012-07-05'),(14,'hdf','2011/DER110001/3.Mesh/DER110001.05.hdf','2011-05-03'),(15,'gdml','2011/DER110001/3.Mesh/DER110001.05.gdml','2012-07-05'),(16,'tri','2011/DER110001/3.Mesh/DER110001.05.tri','2012-07-05'),(17,'pdf','2011/DER110001/3.Mesh/DER110001.05.pdf','2012-07-05'),(18,'xml','2011/DER110001/1.Study/DER110001.06.xml','2011-05-17');
-/*!40000 ALTER TABLE file ENABLE KEYS */;
-
-LOCK TABLE knowelm IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE knowelm DISABLE KEYS */;
-INSERT INTO knowelm VALUES (1,1,2,'inWORK','Caractérisation du béton SERCOTER','<p>Scénario 1</p>',1,'2012-07-05'),(2,3,2,'inDRAFT','Format du modèle géométrique','<p>Seul le format 3DXML V5 ou antérieur est supporté.</p>',2,'2012-07-05'),(3,2,2,'APPROVED','Compréhension de l''environnement','<p>Avoir une compréhension globale du débit de dose en commençant par effectuer une cartographie.</p>',2,'2012-07-05'),(4,2,2,'APPROVED','Calage du modèle radiologique','<p>A partir de sources à 1 Bq/m<sup>3</sup>, faire évoluer une source à la fois et vérifier l''impact sur les points de calcul pour connaitre l''influence relative des sources.</p>',2,'2012-07-05'),(5,2,2,'APPROVED','Calage du modèle radiologique','<p>Toujours faire le premier calcul sans built-up.</p>',2,'2012-07-05'),(6,3,2,'APPROVED','Effets diffusés indirects','<p>L''outil ne tenant pas compte des effets diffusés indirects, faire attention à la géométrie autour des points de calcul.</p>',2,'2012-07-05'),(7,6,2,'APPROVED','Gestion des écrans','<p>Mieux gérer les multi-écrans à géométrie cylindrique.</p>',2,'2012-07-05'),(8,1,42,'inWORK','Validation des voies de production de la plate-forme Radioprotection','<p>Scénario Tripoli</p>',1,'2012-07-05'),(9,1,43,'inWORK','Validation des voies de production de la plate-forme Radioprotection','<p>Scénario MCNP</p>',1,'2012-07-05'),(10,2,42,'APPROVED','Compréhension des modèles CAO','<p>Convertir le modèle CAO par élément (part) et constituer les assemblages sous GDML en vérifiant à chaque étape qu''il n''existe pas d''intersection entre les éléments.</p>',5,'2012-07-05'),(11,2,42,'APPROVED','Génération du volume complémentaire','<p>Appliquer la génération du volume complémentaire au modèle GDML global de l''installation en sauvegardant le découpage de l''espace complémentaire en tant que volume.</p>',5,'2012-07-05'),(12,3,42,'APPROVED','Découpage du volume complémentaire','<p>Inutile de découper le complémentaire pour le code TRIPOLI4.5. Les performances calculs ne sont pas meilleures.</p>',5,'2012-07-05'),(13,3,42,'APPROVED','Option de pondération','<p>impossible de visualiser sous le viewer OCC les grilles de pondération dans la géométrie (temps d''affichage prohibitif).</p>',5,'2012-07-05'),(14,6,42,'APPROVED','Grille de pondération TRIPOLI4.5','<p>Faire évoluer le viewer Ray tracing pour qu''il puisse afficher les grilles de pondération et de maillage.</p>',5,'2012-07-05');
-/*!40000 ALTER TABLE knowelm ENABLE KEYS */;
-
-LOCK TABLE knowtype IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE knowtype DISABLE KEYS */;
-INSERT INTO knowtype VALUES (1,'usecase','inWORK'),(2,'bestpractice','APPROVED'),(3,'limitation','APPROVED'),(4,'inconsistency','APPROVED'),(5,'metrics','APPROVED'),(6,'improvement','APPROVED');
-/*!40000 ALTER TABLE knowtype ENABLE KEYS */;
-
-LOCK TABLE projext IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE projext DISABLE KEYS */;
-INSERT INTO projext VALUES (1,0,1),(1,1,2),(1,2,3),(1,3,4),(1,4,5),(1,5,6),(2,0,7),(2,1,8),(2,2,9),(2,3,10),(2,4,11),(2,5,12),(2,6,13),(2,7,14),(41,0,15),(41,1,16),(41,2,17),(41,3,18),(41,4,19),(41,5,6),(42,0,20),(42,1,21),(42,2,22),(42,3,23),(42,4,24),(42,5,25),(42,6,26);
-/*!40000 ALTER TABLE projext ENABLE KEYS */;
-
-LOCK TABLE refid IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE refid DISABLE KEYS */;
-INSERT INTO refid VALUES (2010,1),(2011,1);
-/*!40000 ALTER TABLE refid ENABLE KEYS */;
-
-LOCK TABLE relation IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE relation DISABLE KEYS */;
-INSERT INTO relation VALUES (3,'contributor',1,4),(4,'cycle',1,1),(7,'uses',6,5),(8,'usedby',5,6),(10,'versions',9,6),(11,'uses',9,5),(12,'usedby',5,9),(14,'uses',13,23),(15,'usedby',23,13),(17,'uses',16,23),(18,'usedby',23,16),(19,'uses',16,13),(20,'usedby',13,16),(21,'stamp',16,22),(24,'versions',23,9),(25,'stamp',23,26),(27,'uses',23,5),(28,'usedby',5,23),(29,'stamp',23,30),(31,'converts',23,7),(32,'stamp',23,33),(35,'stamp',34,36),(37,'stamp',34,38),(46,'stamp',45,47),(48,'uses',45,44),(49,'usedby',44,45),(52,'stamp',50,53),(54,'stamp',51,55),(56,'stamp',50,57),(58,'uses',50,45),(59,'usedby',45,50),(60,'uses',51,45),(61,'usedby',45,51),(62,'uses',51,50),(63,'usedby',50,51),(64,'converts',50,13),(66,'stamp',65,67),(68,'uses',65,50),(69,'usedby',50,65),(70,'converts',65,15),(71,'converts',65,16),(72,'converts',65,17),(74,'stamp',73,75);
-/*!40000 ALTER TABLE relation ENABLE KEYS */;
-
-LOCK TABLE scenario IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE scenario DISABLE KEYS */;
-INSERT INTO scenario VALUES (2,1,1,0,'Scénario 1',2,NULL,'2010-01-25','2010-01-25'),(42,1,41,0,'Scénario Tripoli',5,NULL,'2011-05-03','2011-05-03'),(43,2,41,1,'Scénario MCNP',5,NULL,'2011-05-03','2011-05-03');
-/*!40000 ALTER TABLE scenario ENABLE KEYS */;
-
-LOCK TABLE stamp IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE stamp DISABLE KEYS */;
-INSERT INTO stamp VALUES (22,'PROMOTION',2,'2010-03-26 00:00:00'),(26,'PROMOTION',2,'2010-03-24 00:00:00'),(30,'REVIEW',6,'2010-03-26 10:15:00'),(33,'APPROVAL',7,'2010-03-26 16:30:00'),(36,'PROMOTION',2,'2010-04-16 00:00:00'),(38,'REVIEW',6,'2010-04-19 10:15:00'),(47,'PROMOTION',5,'2010-05-03 00:00:00'),(53,'PROMOTION',5,'2011-05-03 00:00:00'),(55,'PROMOTION',5,'2011-05-03 00:00:00'),(57,'REVIEW',5,'2011-05-08 00:00:00'),(67,'PROMOTION',5,'2011-05-03 00:00:00'),(75,'PROMOTION',5,'2011-05-18 00:00:00');
-/*!40000 ALTER TABLE stamp ENABLE KEYS */;
-
-LOCK TABLE study IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE study DISABLE KEYS */;
-INSERT INTO study VALUES (1,'DER100001','Caractérisation du béton SERCOTER','inCHECK','PUBLIC',2,'1.0.0',7,0,'2010-01-25','2010-01-25'),(41,'DER110001','Validation des voies de production de la plate-forme Radioprotection','inDRAFT','PUBLIC',5,'0.1.0',6,0,'2011-05-03','2011-05-03');
-/*!40000 ALTER TABLE study ENABLE KEYS */;
-
-LOCK TABLE text IN EXCLUSIVE MODE;
-/*!40000 ALTER TABLE text DISABLE KEYS */;
-INSERT INTO text VALUES (1,'Cette étude est livrée avec l''application comme exemple pour tester les fonctions de recherche et de navigation.'),(2,'Ajout de la description du scénario de calcul'),(3,'Prise en compte des retours internes'),(4,'Le document peut être envoyé au client.'),(5,'sans void space'),(6,'avec void space');
-/*!40000 ALTER TABLE text ENABLE KEYS */;
diff --git a/Workspace/Siman/sql/simer_ini_data.sql b/Workspace/Siman/sql/simer_ini_data.sql
deleted file mode 100644 (file)
index 3cb3aaa..0000000
+++ /dev/null
@@ -1,88 +0,0 @@
-# --------------------------------------------------------
-# Host:                         172.22.0.166
-# Database:                     simer1
-# Server version:               5.0.45-community-nt
-# Server OS:                    Win32
-# HeidiSQL version:             5.0.0.3272
-# Date/time:                    2012-09-27 14:29:24
-# --------------------------------------------------------
-
-/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
-/*!40101 SET NAMES utf8 */;
-/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
-/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
-
-# Dumping data for table simer1.contelm: 31 rows
-DELETE FROM `contelm`;
-/*!40000 ALTER TABLE `contelm` DISABLE KEYS */;
-INSERT INTO `contelm` (`rid`, `type`, `step`, `state`, `value`, `counter`) VALUES (41, 31, 1, 'APPROVED', 'CEA Cadarache', 1), (42, 32, 1, 'APPROVED', 'Réacteur RAPSODIE', 3), (43, 33, 1, 'APPROVED', 'Démantèlement', 1), (44, 34, 1, 'APPROVED', 'Caractérisation du béton SERCOTER', 1), (45, 35, 1, 'APPROVED', 'Valider les résultats d\'une précédente étude', 1), (46, 36, 1, 'APPROVED', 'Transport de particules', 2), (47, 37, 3, 'APPROVED', 'Réacteur nucléaire', 1), (48, 38, 3, 'APPROVED', 'Ensemble Bloc réacteur et Enceinte en béton', 1), (49, 39, 4, 'APPROVED', 'Éléments finis', 1), (410, 310, 4, 'APPROVED', 'Surfacique', 1), (411, 311, 4, 'APPROVED', 'Triangles', 1), (412, 314, 6, 'APPROVED', 'NARVEOS V3', 1), (413, 315, 6, 'APPROVED', 'NARMER V2', 1), (414, 316, 6, 'APPROVED', 'VIRTOOLS V5', 1), (415, 31, 1, 'APPROVED', 'Fonction transverse sûreté', 1), (416, 32, 1, 'APPROVED', 'Laser Mégajoule (LMJ)', 3), (417, 33, 1, 'APPROVED', 'Dossier de Validation DSGA/SSPP', 1), (418, 34, 1, 'APPROVED', 'Validation du calcul TRIPOLI4.5 via le PlugIn Pro/E', 1), (419, 35, 1, 'APPROVED', 'Cartographie neutronique', 1), (420, 37, 3, 'APPROVED', 'Bâtiment LMJ', 1), (421, 38, 3, 'APPROVED', 'Bât. Nord, Sud, Hall d\'expériences, Hall lasers', 1), (422, 39, 4, 'APPROVED', 'CSG', 1), (423, 310, 4, 'APPROVED', 'Monte Carlo ', 1), (424, 311, 4, 'APPROVED', 'Combinatoire volumique', 1), (425, 314, 6, 'APPROVED', 'SALOME-TRIPOLI V2.04', 1), (426, 315, 6, 'APPROVED', 'TRIPOLI4.5', 1), (427, 32, 1, 'inCHECK', '_A380', 1), (428, 31, 1, 'inCHECK', '_Airbus', 1), (429, 35, 1, 'inCHECK', 'Analyse de l\'impact foudre', 1), (430, 36, 1, 'inCHECK', 'Équation de Maxwell', 1), (431, 37, 3, 'inCHECK', '_Avion', 4);
-/*!40000 ALTER TABLE `contelm` ENABLE KEYS */;
-
-# Dumping data for table simer1.contype: 16 rows
-DELETE FROM `contype`;
-/*!40000 ALTER TABLE `contype` DISABLE KEYS */;
-INSERT INTO `contype` (`rid`, `name`, `state`, `step`) VALUES (31, 'customer', 'APPROVED', 1), (32, 'product', 'APPROVED', 1), (33, 'phase', 'APPROVED', 1), (34, 'need', 'APPROVED', 1), (35, 'purpose', 'APPROVED', 1), (36, 'physic', 'APPROVED', 1), (37, 'object', 'APPROVED', 3), (38, 'part', 'APPROVED', 3), (39, 'model', 'APPROVED', 4), (310, 'element', 'APPROVED', 4), (311, 'shape', 'APPROVED', 4), (312, 'order', 'APPROVED', 4), (313, 'analysis', 'APPROVED', 5), (314, 'platform', 'APPROVED', 6), (315, 'module', 'APPROVED', 6), (316, 'component', 'APPROVED', 6);
-/*!40000 ALTER TABLE `contype` ENABLE KEYS */;
-
-# Dumping data for table simer1.cycle: 4 rows
-DELETE FROM `cycle`;
-/*!40000 ALTER TABLE `cycle` DISABLE KEYS */;
-INSERT INTO `cycle` (`rid`, `type`, `publisher`, `reviewer`, `approver`, `signatory`) VALUES (51, 24, NULL, 3, 2, NULL), (52, 210, 8, 6, 7, NULL), (53, 24, NULL, 3, 8, NULL), (54, 22, NULL, 7, 7, NULL);
-/*!40000 ALTER TABLE `cycle` ENABLE KEYS */;
-
-# Dumping data for table simer1.doctag: 30 rows
-DELETE FROM `doctag`;
-
-# Dumping data for table simer1.doctype: 12 rows
-DELETE FROM `doctype`;
-/*!40000 ALTER TABLE `doctype` DISABLE KEYS */;
-INSERT INTO `doctype` (`rid`, `name`, `state`, `step`, `result`) VALUES (21, 'requirements', 'APPROVED', '-1-', NULL), (22, 'specification', 'APPROVED', '-1-', '1'), (23, 'design', 'APPROVED', '-2-', '2'), (24, 'geometry', 'APPROVED', '-3-', '3'), (25, 'model', 'APPROVED', '-4-', '4'), (26, 'loads', 'APPROVED', '-5-', '5'), (27, 'script', 'APPROVED', '-5-', NULL), (28, 'log', 'APPROVED', '-6-', NULL), (29, 'results', 'APPROVED', '-6-', '6'), (210, 'report', 'APPROVED', '-9-', '9'), (211, 'memorandum', 'APPROVED', '-2-3-4-7-', NULL), (212, 'minutes', 'APPROVED', '-1-2-3-4-5-6-7-9-', NULL);
-/*!40000 ALTER TABLE `doctype` ENABLE KEYS */;
-
-# Dumping data for table simer1.document: 33 rows
-DELETE FROM `document`;
-
-# Dumping data for table simer1.docuse: 9 rows
-DELETE FROM `docuse`;
-
-# Dumping data for table simer1.file: 42 rows
-DELETE FROM `file`;
-
-# Dumping data for table simer1.knowelm: 23 rows
-DELETE FROM `knowelm`;
-
-# Dumping data for table simer1.knowtype: 6 rows
-DELETE FROM `knowtype`;
-/*!40000 ALTER TABLE `knowtype` DISABLE KEYS */;
-INSERT INTO `knowtype` (`rid`, `name`, `state`) VALUES (11, 'usecase', 'inWORK'), (12, 'bestpractice', 'APPROVED'), (13, 'limitation', 'APPROVED'), (14, 'inconsistency', 'APPROVED'), (15, 'metrics', 'APPROVED'), (16, 'improvement', 'APPROVED');
-/*!40000 ALTER TABLE `knowtype` ENABLE KEYS */;
-
-# Dumping data for table simer1.projext: 39 rows
-DELETE FROM `projext`;
-
-# Dumping data for table simer1.refid: 3 rows
-DELETE FROM `refid`;
-
-# Dumping data for table simer1.role: 9 rows
-DELETE FROM `role`;
-/*!40000 ALTER TABLE `role` DISABLE KEYS */;
-INSERT INTO `role` (`username`, `role`) VALUES ('simer', 'sysadmin'), ('jbt', 'manager'), ('hl', 'manager'), ('pdd', 'studengineer'), ('sdd', 'manager'), ('mko', 'manager'), ('pjt', 'manager'), ('rkv', 'manager'), ('xyz', 'user');
-/*!40000 ALTER TABLE `role` ENABLE KEYS */;
-
-# Dumping data for table simer1.scenario: 11 rows
-DELETE FROM `scenario`;
-
-# Dumping data for table simer1.stamp: 23 rows
-DELETE FROM `stamp`;
-
-# Dumping data for table simer1.study: 7 rows
-DELETE FROM `study`;
-
-# Dumping data for table simer1.users: 9 rows
-DELETE FROM `users`;
-/*!40000 ALTER TABLE `users` DISABLE KEYS */;
-INSERT INTO `users` (`rid`, `username`, `password`, `first`, `last`, `display`, `email`, `organid`) VALUES (1, 'simer', '92668751', 'Manager', 'Simulation', 'label.sysadmin', 'noreply@salome-platform.org', NULL), (2, 'jbt', NULL, 'Jean-Bernard', 'Trépon', 'Jean-Bernard Trépon', 'jean-bernard.trepon@euriware.fr', 'Euriware'), (3, 'hl', NULL, 'Hervé', 'Lexpert', 'Hervé', 'herve.lexpert@opencascade.com', 'OC-F'), (4, 'pdd', NULL, 'Paul', 'Durand', NULL, 'paul.durand@euriware.fr', 'Euriware'), (5, 'sdd', NULL, 'Sylvie', 'Dupond', NULL, 'sylvie.dupond@cea.fr', 'CEA'), (6, 'mko', NULL, 'Michel', 'Karyo', NULL, 'michel.karyo@opencascade.com', 'Nx1'), (7, 'pjt', NULL, 'Pierre', 'Jarnet', NULL, 'pierre.jarnet@euriware.fr', 'Nx2'), (8, 'rkv', NULL, 'Roman', 'Kozlov', 'Roman Kozlov', 'roman.kozlov@opencascade.com', 'OC-N'), (9, 'xyz', NULL, 'My surname', 'My name', 'Any string', 'me@provider.fr', NULL);
-/*!40000 ALTER TABLE `users` ENABLE KEYS */;
-/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
-/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
-/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;