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

Normalize/canonicalize relative source paths (and remove extra underscore classes that appear when using a relative source path) #792

Merged
merged 1 commit into from Oct 11, 2017

Conversation

dhalbrook
Copy link

@dhalbrook dhalbrook commented Oct 11, 2017

Use FilenameUtils to fix relative source paths in the maven plugin.  This in turn fixes the extra "underscore" classes that get generated with a relative source path.

…he extra "underscore" classes that get generated with a relative source path.
@joelittlejohn joelittlejohn changed the title Use FilenameUtils to fix relative source paths.  This in turn fixes t… Use FilenameUtils to fix relative source paths (and remove extra underscore classes that appear when using a relative source path) Oct 11, 2017
@joelittlejohn joelittlejohn merged commit 53d0f4c into joelittlejohn:master Oct 11, 2017
@joelittlejohn joelittlejohn added this to the 0.5.2 milestone Oct 11, 2017
@joelittlejohn
Copy link
Owner

Thanks for the fix! Much appreciated.

@dhalbrook
Copy link
Author

Sure thing. Wish I could figure out a good way to test it. I found this one out the hard way because our build system is set with a maven basedir with "/./" in it... so I'm motivated to get it fixed!

@joelittlejohn joelittlejohn changed the title Use FilenameUtils to fix relative source paths (and remove extra underscore classes that appear when using a relative source path) Normalize/canonicalize relative source paths (and remove extra underscore classes that appear when using a relative source path) Feb 1, 2018
@joelittlejohn joelittlejohn modified the milestones: 0.5.2, 1.0.0-alpha1 Feb 1, 2018
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.

None yet

2 participants