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
Is your feature request related to a problem? Please describe.
When you generate a driven adapter like 'kinesis-data-stream' the package name doesn't work as expected
You can't create a java file under it
Describe the solution you'd like
The package name shouldn't contain '-'
Describe alternatives you've considered
Replace the '-' character
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When you generate a driven adapter like 'kinesis-data-stream' the package name doesn't work as expected
You can't create a java file under it
Describe the solution you'd like
The package name shouldn't contain '-'
Describe alternatives you've considered
Replace the '-' character
The text was updated successfully, but these errors were encountered: