From 360615c51a2c2195d6d3305f777c6c57d080b96c Mon Sep 17 00:00:00 2001 From: Jan Bartel Date: Sun, 20 Jan 2013 11:07:01 +1100 Subject: [PATCH] 398582 Move lib/jta jar into lib/jndi --- jetty-distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index e48ce6ea9f9..c61b0c8915b 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -289,7 +289,7 @@ org.eclipse.jetty.orbit javax.transaction jar - ${assembly-directory}/lib/jta + ${assembly-directory}/lib/jndi