how to override ACS common component JSP?
example:
This file exists => /apps/acs-commons/components/content/twitter-feed/twitter-feed.jsp.
Can I override this file in my code repository?
I'm trying to avoid
- downloading the ACS commons repo on my local
- make the changes
- compile/build/install the package
Thank you.
