From 4f97344bd854ba2b283add4b7d176b93e66a6ee9 Mon Sep 17 00:00:00 2001 From: "Jesse N. Glick" Date: Fri, 14 May 2010 18:19:01 +0000 Subject: [PATCH] #49287: TraXLiaison belongs in ant.jar, not ant-nodeps.jar, since it is (now) a hard dep of XSLTProcess. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@944372 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 002612b33..036af6d7c 100644 --- a/build.xml +++ b/build.xml @@ -640,7 +640,10 @@ - + + + +