This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 31963 - <makenbm> needs update for 1.5.2
Summary: <makenbm> needs update for 1.5.2
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Michal Zlamal
URL:
Keywords:
Depends on:
Blocks: 29331
  Show dependency tree
 
Reported: 2003-03-12 19:57 UTC by Jesse Glick
Modified: 2003-03-13 14:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2003-03-12 19:57:33 UTC
Seems SignJar changed signatures again, need to
patch MakeNBM. Now
setKeystore takes String while setSignedjar takes
File. Should be fixed for 3.5.
Comment 1 Michal Zlamal 2003-03-13 08:47:36 UTC
I'll fix it.
Comment 2 Michal Zlamal 2003-03-13 10:24:59 UTC
Fixed

Checking in antsrc/org/netbeans/nbbuild/MakeNBM.java;
/cvs/nbbuild/antsrc/org/netbeans/nbbuild/MakeNBM.java,v  <--  MakeNBM.java
new revision: 1.38; previous revision: 1.37
done

Checking in antsrc/org/netbeans/nbbuild/MakeNBM.java;
/cvs/nbbuild/antsrc/org/netbeans/nbbuild/MakeNBM.java,v  <--  MakeNBM.java
new revision: 1.36.2.2; previous revision: 1.36.2.1
done
Comment 3 Jesse Glick 2003-03-13 14:54:30 UTC
Don't forget to set the target milestone when fixing something.