David Matějček

Results 109 comments of David Matějček

> 95% of changes in master from M3 are related to tests (~2k "new", few more k updated, some fixed etc) Hi, any news? I see just recently released 3.0.3.

I will go through LogStrings.properties in `org.glassfish.main.deployment.deployment-common/src/main/resources/com/sun/logging/enterprise/system/tools/deployment` , seems many of these log keys are used by loggers with different bundles.

Also you need to sign the ECA (Eclipse Contributor Agreement), see https://accounts.eclipse.org/legal/eca/validation/116192 . Then we could help you to update the PR.

> > Also you need to sign the ECA (Eclipse Contributor Agreement), see https://accounts.eclipse.org/legal/eca/validation/116192 . Then we could help you to update the PR. > > I've just signed the...

> Guys, this PR patches critical vulnerability found by me, allowing to read any file, by an remote unauthenticated attacker, in WEB-INF and META-INF folders. It affects both Glassfish and...

There are yet some compilation errors. You can run just `mvn clean install -Pfastest && mvn clean install -pl :web-core` to detect them much faster than waiting for Jenkins ;)

> > mvn clean install -Pfastest && mvn clean install -pl :web-core > > Could you please send to my email ([[email protected]](mailto:[email protected])) the maven setting.xml file you use to build...

Seems I will be able to fix the test soon, if you let me help you ;) Working with EasyMock is bit different than with Mockito, and it's annotations in...

> > Seems I will be able to fix the test soon, if you let me help you ;) Working with EasyMock is bit different than with Mockito, and it's...

Yeah, then we could work together as a team, even with some temporal snapshot dependencies ;)