Kai S. K. Engelbart kske
  • Joined on 2020-08-15
kske pushed to develop at zdm/event-bus 2020-09-08 17:06:53 +02:00
5f88ad6095 Add a module descriptor for the entire library
kske pushed to master at kske/chess 2020-09-08 13:41:33 +02:00
715ec7d889 Replace old event framework with dev.kske:event-bus:0.0.2
kske pushed to develop at zdm/event-bus 2020-09-08 09:42:08 +02:00
bdf7dcfeda Use singleton EventBus in README and unit test
kske pushed to develop at zdm/event-bus 2020-09-08 08:44:03 +02:00
f407021cea Bypass method access checks for event handlers
70bcfd5125 Add singleton EventBus instance
856e81b090 Enable Javadoc and source generation in POM
83010942f1 Add installation instructions
2cc7e722b6 Add description and example to README
Compare 22 commits »
kske pushed to develop at zdm/event-bus 2020-09-08 08:41:17 +02:00
deceb375b6 Bypass method access checks for event handlers
5f5ce16209 Add singleton EventBus instance
c9bee6eeb2 Enable Javadoc and source generation in POM
8fd66a07a2 Add installation instructions
44d7e086d8 Add description and example to README
Compare 10 commits »
kske pushed to develop at zdm/event-bus 2020-09-07 10:39:52 +02:00
9b9553a226 Bypass method access checks for event handlers
kske pushed to master at kske/chess 2020-09-06 15:52:04 +02:00
4566b33522 Convert to Eclipse / Maven project
kske pushed to develop at zdm/event-bus 2020-09-06 15:36:12 +02:00
18a0c13f60 Add singleton EventBus instance
c7f1a58258 Add singleton EventBus instance
Compare 2 commits »
kske pushed to develop at zdm/event-bus 2020-09-06 15:33:11 +02:00
c7f1a58258 Add singleton EventBus instance
kske pushed to develop at zdm/event-bus 2020-09-06 14:59:09 +02:00
80072d11ac Enable Javadoc and source generation in POM
kske pushed to develop at zdm/event-bus 2020-09-06 14:58:22 +02:00
313fea4fa3 Add installation instructions
037c4b60bf Add installation instructions
Compare 2 commits »
kske pushed to develop at zdm/event-bus 2020-09-06 14:57:18 +02:00
037c4b60bf Add installation instructions
kske deleted branch master from zdm/event-bus 2020-09-06 09:25:04 +02:00
kske pushed to master at zdm/event-bus 2020-09-06 09:24:14 +02:00
kske pushed to develop at zdm/event-bus 2020-09-03 10:05:01 +02:00
1746d408a1 Add description and example to README
kske pushed to develop at zdm/event-bus 2020-09-03 09:52:08 +02:00
4709b93d80 Add simple unit test and fix event handler ordering
kske pushed to develop at zdm/event-bus 2020-09-03 09:34:26 +02:00
9897de48a0 Add license, developer and SCM information to POM
kske pushed to develop at zdm/event-bus 2020-09-02 16:15:40 +02:00
2886e5ea46 Add all relevant classes and event bus logic
kske pushed to develop at zdm/event-bus 2020-09-02 15:49:42 +02:00
f0dd46928f Remove resource folders, add JUnit 5 dependency
kske pushed to develop at zdm/event-bus 2020-09-02 12:59:11 +02:00
ec55befad0 Add Maven / Eclipse project