Thanks BJ,
Fixed in r706590
Jacques
From: "BJ Freeman" <[EMAIL PROTECTED]>
thanks.
as a side note,
ant docs
works
ant docs-all fails.
Adrian Crum sent the following on 10/20/2008 2:42 PM:
The JavaDocs for the deprecated method should contain a recommendation.
-Adrian
BJ Freeman wrote:
is there an jira for making the changes.
like show what should be used in place of what is depreciated.
like line 101 of FinAccountPaymentServices
finAccount = delegator.findByPrimaryKey("FinAccount",
UtilMisc.toMap("finAccountId", finAccountId));