From 1e4700b3ae85c95db54ce851bfc7cda1cbc55a77 Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Fri, 27 Oct 2006 08:14:19 +0000 Subject: [PATCH] remove ejb persistence jar from classpath git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@4865 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- .classpath | 1 - 1 file changed, 1 deletion(-) diff --git a/.classpath b/.classpath index 58fea85eb..8cd2c4101 100644 --- a/.classpath +++ b/.classpath @@ -15,6 +15,5 @@ <classpathentry kind="lib" path="lib/ibatis/ibatis-common-2.jar"/> <classpathentry kind="lib" path="lib/jobcontrol.jar"/> <classpathentry kind="lib" path="lib/chado-14-interface.jar"/> - <classpathentry kind="lib" path="lib/ejb3-persistence.jar"/> <classpathentry kind="output" path="ant-build/classes/main"/> </classpath> -- GitLab