Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException when using Ant task #5

Open
maartenc opened this issue Mar 1, 2018 · 0 comments
Open

NullPointerException when using Ant task #5

maartenc opened this issue Mar 1, 2018 · 0 comments

Comments

@maartenc
Copy link

maartenc commented Mar 1, 2018

Hi,

when we try to use the macker 1.0.2 Ant task, we get the following NullPointerException:
java.lang.NullPointerException
at de.andrena.tools.macker.rule.RuleSetBuilder.(RuleSetBuilder.java:71)
at de.andrena.tools.macker.Macker.addRulesFile(Macker.java:230)
at de.andrena.tools.macker.ant.MackerAntTask.addConfiguredRules(MackerAntTask.java:205)

This used to work with macker 1.0.1, so I guess your last change caused a regression.

kind regards,
Maarten Coene

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant