Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Addresses issue #8 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bjdupuis
Copy link

Only matchGrammar on non-empty strings. Also added a maven publish setup for easier publishing to maven local for testing.

Only `matchGrammar` on non-empty strings. Also added a maven publish setup for easier publishing to maven local for testing.
@@ -20,3 +21,15 @@ if (project.hasProperty('release')) {
}
apply from: 'https://raw.githubusercontent.com/noties/gradle-mvn-push/master/gradle-mvn-push-jar.gradle'
}

publishing {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem applicable to the bug fix.

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

Successfully merging this pull request may close these issues.

2 participants