mbenson 2005/08/09 08:30:34
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
Fix comparison w/ exposed NPE
PR: 36093
Obtained from: Dave Brosius
Revision ChangesPath
1.55 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java
Ind
[EMAIL PROTECTED] wrote:
stevel 2005/03/23 02:24:43
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
can't have checkstyle whining, can we?
Revision ChangesPath
1.49 +32 -0 ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java
Index: SignJ
stevel 2005/03/23 02:24:43
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
can't have checkstyle whining, can we?
Revision ChangesPath
1.49 +32 -0 ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java
Index: SignJar.java
==
Steve Loughran wrote:
Peter Reilly wrote:
[EMAIL PROTECTED] wrote:
stevel 2005/03/22 09:20:06
+public static final String WARN_JAR_AND_FILESET = "nested
filesets will be ignored if the jar attribute has"
++ " been specified.";
+public static final String ERROR_BAD_MAP =
Peter Reilly wrote:
[EMAIL PROTECTED] wrote:
stevel 2005/03/22 09:20:06
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
This is an interim checkin, with new features and some refactoring.
All existing (minimal) tests should work, let's see what gump thinks.
This is s
Stefan Bodewig wrote:
On 22 Mar 2005, <[EMAIL PROTECTED]> wrote:
let's see what gump thinks.
Gump currently is disabled during the infra-thon since our
infrastructure friends are randomly enabling and disabling stuff.
no problem
You have modified the indentation of the license, BTW.
oops. I hit
stevel 2005/03/23 02:07:29
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
revert reformatted license
Revision ChangesPath
1.48 +16 -15ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java
Index: SignJar.java
==
On 22 Mar 2005, <[EMAIL PROTECTED]> wrote:
> let's see what gump thinks.
Gump currently is disabled during the infra-thon since our
infrastructure friends are randomly enabling and disabling stuff.
You have modified the indentation of the license, BTW.
Stefan
[EMAIL PROTECTED] wrote:
stevel 2005/03/22 09:20:06
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
This is an interim checkin, with new features and some refactoring. All existing (minimal) tests should work, let's see what gump thinks.
This is still a work in progre
stevel 2005/03/22 09:20:06
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
This is an interim checkin, with new features and some refactoring. All
existing (minimal) tests should work, let's see what gump thinks.
This is still a work in progress...
Revision
mbenson 2005/02/10 14:48:46
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
Move some validation into execute();
remove unnecessary guards against storepass == null.
Revision ChangesPath
1.45 +9 -18 ant/src/main/org/apache/tools/ant/taskdefs/S
peterreilly2004/12/01 06:39:07
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
stylecheck
Revision ChangesPath
1.42 +24 -5 ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java
Index: SignJar.java
===
peterreilly2004/11/26 02:07:59
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
make the preserveLastModified field private
Revision ChangesPath
1.41 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java
Index: SignJar.java
==
peterreilly2004/05/17 03:18:30
Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
SignJar.java
Log:
sync
Revision ChangesPath
No revision
No revision
1.31.2.5 +8 -5 ant/src/main/org/apac
peterreilly2004/05/17 03:12:30
Modified:src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
Misc. corrections in SignJar.java
PR: 28999
Obtained from: Jesse Glick
Revision ChangesPath
1.37 +3 -6 ant/src/main/org/apache/tools/ant/taskdefs/SignJar.java
bodewig 2003/04/09 23:37:57
Modified:docs/manual/CoreTasks signjar.html
src/main/org/apache/tools/ant/taskdefs SignJar.java
Log:
Fix 's documentation (jar attribute is not required).
PR: 18876
At the same time fix the broken "do I have fileset child elements"
16 matches
Mail list logo