#524 closed defect (worksforme)
chicken-install -deploy does not copy internal eggs/units
| Reported by: | Christian Kellermann | Owned by: | Christian Kellermann |
|---|---|---|---|
| Priority: | major | Milestone: | 4.9.0 |
| Component: | unknown | Version: | 4.6.x |
| Keywords: | chicken-install setup-api deployment | Cc: | |
| Estimated difficulty: |
Description
This is a placeholder for myself:
chicken-install -deploy should imho copy also units into the app dir, otherwise the attempt to import/require these units will fail.
Change History (4)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

I don't understand this. Do you mean .o files for statically building eggs? This is not going to be supported anyway.