Brendan Robert
Brendan Robert
I was able to follow how I32 is handled and repeat those same changes for I8 to map to ByteStorage, etc. However the next stumbling block is that it doesn't...
No worries @solojavier -- I'll pin it to keep it open but it's not going to be the highest priority for getting 4.0.0 out the door. We have some refactoring...
Could you attach the JSON version of the pattern detector results if you have it conveniently laying around?
[pattern detector report.xlsx](https://github.com/Adobe-Consulting-Services/acs-aem-commons/files/2669352/pattern.detector.report.xlsx) Were there any other JSON reports? That was only for the extraneous code usage (e.g. things which link to /lib or /apps directly) -- I converted your...
Thanks for that. I updated the excel file as well so we have the full list.
I understand your concern. One counterpoint is disputed ownership can wreak havoc for the project as a whole. Case in point: Consider what happened to the Bukkit project a few...
> Maybe this might be an unpopular thing to say, but seeing as I thought that acs-commons always supported 2 versions, so that would mean 6.4 and 6.5 in which...
One thing to keep in mind is that the legacy configuration manager still presumes /etc/conf; and there's no immediate plans for any change to that product behavior. I encountered this...
Did you create an action and leave the name blank? Not sure how else the code would throw a null-pointer exception on that line.
I'm not able to do any kind of release build this week, but if you'd like to try this out I've pushed a fix for this issue to the main...