Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package creation postcopy script issue #27

Open
adamjakab opened this issue Jun 7, 2014 · 2 comments
Open

package creation postcopy script issue #27

adamjakab opened this issue Jun 7, 2014 · 2 comments
Labels

Comments

@adamjakab
Copy link

Hi,

I have followed the issue #14 and your example script and I have successfully created a postcopy script for the building phase of my component which does nothing else but cleans up some folders(cache and media) which I want to include in the component but i want them to be empty(only index.html file). The spiel works fine.

However, this component is part of a package with other modules and plugins and when I create the package the poscopy script during the component packaging does not get called.

Can you please advise how to fix this?

thanks

@elkuku elkuku added the Bug label Jun 7, 2014
@elkuku
Copy link
Owner

elkuku commented Jun 7, 2014

That looks like a bug.
I'm currently off-PC, but I'll look at it when I get back to my PC next week.

Thanks for reporting!

@machadoug
Copy link
Contributor

machadoug commented Jun 29, 2016

@adamjakab or @elkuku Did you get this fixed?

It is called, but it doesn't run:
ERROR Script: ${j_root}/cli/stripcomments.php --dir=${temp_dir} finished with exit status 2

It runs properly if I run on a component only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants