From 2b9310fc474760ce667eb9c7a08b5328704bfb8f Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Wed, 13 Sep 2006 01:39:59 +0000 Subject: [PATCH] unrestrict the dbvendor for the websphere element of the ejbjar task. Bugzilla Report 40475. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442789 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 ++ docs/manual/OptionalTasks/ejb.html | 16 ++++---- .../optional/ejb/WebsphereDeploymentTool.java | 38 +++++++------------ 3 files changed, 25 insertions(+), 32 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index dcaa00468..6d9470ed9 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -6,6 +6,9 @@ Changes that could break older environments: *