Gary Gregory

Results 851 comments of Gary Gregory

Hi @sebersole , Unfortunately, I don't want to take more time away from work and my open-source time away from Log4j ATM. This is part of a large proprietary application...

> Yep. I'll get to this when I find some time to write a test Thank you @sebersole

I dropped Jdepend from commons-parent, it's not going to get fixed anytime soon. RAT needs to be at 0.14 anyway.

Remove all of the idea files.

Hi @oskaredv Run the build locally before pushing a PR using the default goal: `mvn` as this PR breaks the build: ``` Error: src/main/java/org/apache/commons/imaging/color/ColorConversions.java:[182] (regexp) RegexpSingleline: Line has trailing spaces....

Nope. Saying @BeforeClass(timeout=10000) like we do now @Test(timeout=10000) would sure look better and consistent.

Hi all, I am working on a set of tools and a runtime that rely heavily on metadata using mostly MySQL and DB2 but we also test with H2, MS-SQL...