Thanks... changing target name - signjar to all small worked...
Jan.Materne wrote:
>
> All core tasks are lowercase only, so use like
> the examples show
> http://ant.apache.org/manual/CoreTasks/signjar.html
>
>
> Jan
>
>>-Ursprüngliche Nachricht-
&g
Hello,
I have written an ant target "SignJar". when I do ant clean, ant build, I
get no errors.
But when I run the particular ant target, I get this message : "Could not
create task or type of type: SignJar.
Ant could not find the task or a class this task relies upon".
Now, according to the rest