#364 closed defect (fixed)
ASDF-JAR:PACKAGE breaks with simple usage.
| Reported by: | Eduardo Bellani | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3.2 |
| Component: | abcl-contrib | Version: | 1.4.0-dev |
| Keywords: | jar package | Cc: | |
| Parent Tickets: |
Description
An application such as
will produce the error:
Unsupported directory component "servlet-test". [Condition of type FILE-ERROR]
The purpose of the attached patch is to fix that, and to provide better documentation through the abstraction of parts of the package function into new functions.
Attachments (1)
Change History (7)
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Applied in http://abcl.org/trac/changeset/14717.
Thanks for the patch!
comment:3 by , 12 years ago
| Milestone: | → 1.4.0 |
|---|---|
| Version: | → 1.4.0-dev |
comment:4 by , 12 years ago
mevenson, please reopen and apply the latest version, as it fixes another bug I introduced, and is the result of me understanding more of the code.
comment:6 by , 11 years ago
| Milestone: | 1.4.0 → 1.3.2 |
|---|
Note:
See TracTickets
for help on using tickets.