Agile coach since 2006, but still a software developer at heart, hence somewhat active in OSS development. Most notably, I am the maintainer of Eclipse AspectJ.
Galileo-Openbook-Cleaner. HTML cleaner for Galileo Computing's openbooks, implemented in Java
74Spock_PowerMock. Sample project for testing Spock in combination with PowerMock (using Mockito and JUnit 4 underneath)
19SO_AJ_MavenWeaveJDK. Multi-module Maven project showing how to weave aspects into JDK/JRE classes
7Soccer-Table. Soccer table ranking calculation according to configurable criteria
7Eclipse-Debug-View-Stack-Filter. Patch for Eclipse JDT debug UI plugin applying step filters to stacktrace view in debug window
5UpdateableTreeSet. Based on JDK class TreeSet, this class adds the feature of updating elements incl. refreshing the sort order.
4SO_AJ_SpringDynamicAdviceRegistration. Dynamically convert Spring beans into advised proxies and attach AOP advisors to them
4SO_AJ_MicrometerTimed_67803726. Sample project for Micrometer @Timed + AspectJ compile-time weaving
2SO_AJ_LTWTestMultiModule_56397605. This answers a StackOverflow question, see https://stackoverflow.com/a/56403796/1082681
1JavaAgent. Java Agent
1ByteBuddyAgent. Use ByteBuddy in order to modify already loaded JRE classes, e.g. String
1SO_AJ_SpringAOPvsAspectJ_57862162. See https://stackoverflow.com/q/57862162/1082681
1JarClassLoader. Java
1MavenTestResources. Test resources + dependencies to be imported for getting all necessary dependencies for JUnit, Spock, Geb, Selenium + web drivers, web driver manager by bonigarcia plus basic configuration like GebConfig
1html_book_cleaner. Sample script showing how to use the xml2 package in order to clean up some of Galileo Computing's openbooks before converting them to EPUB or PDF format
1SO_AJ_MavenMultiModuleProblem. How to correctly set up a multi-module Maven project for AspectJ
1SO_AJ_Perf4J. How to use Perf4J in Maven with both AspectJ compile-time and load-time weaving
1callmonitor. Shell
1SO_AJ_MavenMultiModule. Maven multi-module project with a setup involving multiple AspectJ ITD aspects, each in a separate module
1SO_AJ_ProGuard. AspectJ + ProGuard sample project
1