| < Previous by Date | Date Index | Next by Date > |
| < Previous in Thread | Thread Index | Next in Thread > |
On Mon, 2007-04-16 at 14:40 -0400, Damian Krzeminski wrote:
> The code was compiling because I have passed explicit source="1.4" option. If
> it's not needed any
> more you may want to remove it.
I'd say that we want to get rid of any dependency on an obsolete
version. What is involved in changing this? I see these lines in
sipXtackLib/ant-targets.xml:
source="1.4"
target="1.4"
Dale