You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2022. It is now read-only.
During the work done for #22 we encountered a few additional questions.
Possibly need to rethink the validation message which is currently. "Unsupported package name. Package must follow standard Java package naming guidelines". @apupier believes this may still potentially lead user to consider current limitations as bugs and not limitations.
Possibly support package names with no "."? Possibly update the regex to make the "." optional?
The Yeoman folks have an issue open for the "kinder, gentler" validation issue here - SBoudrias/Inquirer.js#711 - hopefully it will show up in a later version of the generator code upstream. They closed my yeoman/generator#1095 in favor of the existing issue.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
During the work done for #22 we encountered a few additional questions.
These are all pretty minor issues, so we will see where we go from here.
The text was updated successfully, but these errors were encountered: