You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by donaldp <pj...@latcs2.cs.latrobe.EDU.AU> on 2000/07/14 06:08:46 UTC

[PATCH] Change SignJar to set TaskName

Index: src/main/org/apache/tools/ant/taskdefs/SignJar.java
===================================================================
RCS file:
/home/cvspublic/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java,vretrieving
revision 1.1
diff -r1.1 SignJar.java
212a213,214
> 		cmd.setFailonerror("true");
> 		cmd.setTaskName( getTaskName() );


Cheers,

Pete

*--------------------------------------------------*
| Latrobe University,     |                        |
| Bundoora, Australia     | Does the name 'Pavlov' |
| Office: PW220           |    ring a bell ?       |
| Ex: 2503                |                        |
*--------------------------------------------------*