Summary | package.xml fixes for missing files |
Queue | Components |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | wrobel (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 07/01/2011 (5114 days ago) |
Due | |
Updated | 07/02/2011 (5113 days ago) |
Assigned | 07/01/2011 (5114 days ago) |
Resolved | 07/02/2011 (5113 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Add missing files (
Bug #10296).components/test/Components/fixture/.gitignore is the culprit that hid
these files on my local system. In principle it would be better to
rename the .gitignore to something that is not parsed by git. This
would require making this an optional argument just for the sake of
testing though. And I consider adding these behind the back of the
.gitignore the easier solution for now.
3 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/0e21e83019c40a28ea84e80a09aaa1133c24cd9a
lines below. Or if I misunderstood you, how else can I install
components package? Because without this patch pear install
components/package.xml gives me "ERROR. no such files exist
'test/Components/fixture/framework/simple/ignore/test1'."
State ⇒ Not A Bug
Patch ⇒ No
only purpose.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ package.xml fixes for missing files
Queue ⇒ Components
Milestone ⇒
Patch ⇒ Yes
New Attachment: 0001-Remove-duplicate-stale-files-from-package.xml.patch
State ⇒ Unconfirmed