
Log4j 2 asserting log entries with Junit
Lets start with the usage in JUnit @Rule public LogAccessor logAccessor=new LogAccessor(); @Test...
Read Moreby Cédric Walter | Mar 17, 2020 | Development | 0 |
Lets start with the usage in JUnit @Rule public LogAccessor logAccessor=new LogAccessor(); @Test...
Read Moreby Cédric Walter | Mar 14, 2020 | Linux | 0 |
Port Knocking is a technique to secure services behind a firewall until a specific knock sequence...
Read Moreby Cédric Walter | Feb 23, 2020 | Games | 0 |
Picade is a Raspberry Pi-powered mini arcade that you build yourself, with authentic arcade...
Read Moreby Cédric Walter | Feb 3, 2015 | Development | 0 |
Problem with the #maven release plugin You may recognize yourself with the following use-cases: We...
Read Moreby Cédric Walter | Oct 17, 2012 | Development | 0 |
Here is 3 different way to control the lifetime a local Tomcat 7 container using Apache #Maven. A...
Read Moreby Cédric Walter | Apr 12, 2012 | Development | 0 |
I will show you in an Apache #Maven configuration file how to copy files to server each time the...
Read Moreby Cédric Walter | Jun 7, 2011 | Development | 0 |
The Maven Dependency Plugin among other things include a dependency:analyze-duplicate The...
Read Moreby Cédric Walter | Jun 7, 2011 | Development | 0 |
Scenarios You want to control #Maven during dependency resolution and break the build if some...
Read Moreby Cédric Walter | Jun 6, 2011 | Development | 0 |
OSGi (Open Service Gateway Initiative) is a #Java framework for developing and deploying modular...
Read Moreby Cédric Walter | May 27, 2011 | Development | 0 |
Following the post about Deploy to Tomcat 6 using #Maven, here is a ready to use example with the...
Read Moreby Cédric Walter | Sep 23, 2010 | Development | 0 |
The obvious things to do first in no particular order Use a better build server, CPU power is...
Read Moreby Cédric Walter | Sep 22, 2010 | Development | 0 |
In this small post i will present you how to Track and identify across your Apache #Maven multi...
Read More