Effacement du dossier test

Policy failures:   
Code warning
- failed on resource core. Reason: The assignment to variable id has no effect, line 136
- failed on resource core. Reason: The import javax.persistence.JoinColumn is never used, line 11
- failed on resource core. Reason: The import javax.persistence.OneToOne is never used, line 13
- failed on resource core. Reason: The import org.yacos.core.users.User is never used, line 18
- failed on resource core. Reason: The serializable class Conference does not declare a static final serialVersionUID field of type long, line 21
... and more.  
Override reason:   
haha
This commit is contained in:
Frederic Debuire
2008-01-07 16:49:55 +00:00
parent 0138b9e673
commit 77050d6437
27 changed files with 6 additions and 1646 deletions

View File

@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="ejbModule"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.generic.runtimeTarget/JBoss v4.2"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.5.0_12"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>