Checked everything around this piece of logic. Its...
# announcements
d
Checked everything around this piece of logic. Its a very small class which only provides a few methods. Thing is: the projects builds fine, the impact is only visible in runtime. Or rather not visible. The class controls if my build step can be added to a job or not. With the class in java it works as it should. The only thing i found on the internet is to make the class open, but that didn't work. Of course you can never be 100% sure, but it seems to be the annotation. I hope someone has done this in kotlin. The class is the descriptor of the project.