Opened 17 years ago
Closed 17 years ago
#36 closed defect (fixed)
Adding missing overrides - Everywhere missing
| Reported by: | Douglas Miles | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | 0.13 |
| Component: | other | Version: | 1.0 |
| Keywords: | Cc: | ||
| Parent Tickets: |
Description
this add-missing-overrides.patch is 426kb so I had to .zip it to add to trac.
It is based on SVN 11486
you can unzip and apply it with:
Updated to revision 11486.
[root@titan abcl]# jar vxf add-missing-overrides.zip
inflated: add-missing-overrides.patch
[root@titan abcl]# patch -p0 < add-missing-overrides.patch
patching file.........
Attachments (1)
Change History (3)
Changed 17 years ago by
| Attachment: | add-missing-overrides.zip added |
|---|
comment:1 Changed 17 years ago by
| Milestone: | → 0.13 |
|---|---|
| Version: | → 1.0 |
Note: See
TracTickets for help on using
tickets.
Zipped Patch file to add missing @Overrides