Skip to content

Allow empty package names#348

Merged
joelittlejohn merged 2 commits intojoelittlejohn:masterfrom
ctrimble:feature_empty-package-name
May 7, 2015
Merged

Allow empty package names#348
joelittlejohn merged 2 commits intojoelittlejohn:masterfrom
ctrimble:feature_empty-package-name

Conversation

@ctrimble
Copy link
Copy Markdown
Collaborator

@ctrimble ctrimble commented May 7, 2015

This PR corrects an issue where the targetPackage is empty and source files were being generated with a package .; statement.

This update has the following known limitation: If the source directory contains a directory that is a java keyword, like /default, then the generated source will be invalid. Not sure if handling key words should be part of this PR or another.

@joelittlejohn joelittlejohn added this to the 0.4.12 milestone May 7, 2015
joelittlejohn added a commit that referenced this pull request May 7, 2015
@joelittlejohn joelittlejohn merged commit 2c62afc into joelittlejohn:master May 7, 2015
@joelittlejohn
Copy link
Copy Markdown
Owner

👍

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

Successfully merging this pull request may close these issues.

2 participants