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

Move export plugin into main codebase #432

Closed
hcoles opened this issue Dec 15, 2017 · 4 comments
Closed

Move export plugin into main codebase #432

hcoles opened this issue Dec 15, 2017 · 4 comments

Comments

@hcoles
Copy link
Owner

hcoles commented Dec 15, 2017

The export plugin is useful for debugging, now that minimum java version has been raised to 7 nothing prevents it from being moved into the main codebase for convenient use.

@hcoles
Copy link
Owner Author

hcoles commented Jan 14, 2018

Note, to activate behaviour +EXPORT must be added to the feature list. e.g,

mvn -Dfeatures=+EXPORT

@MingWEN-CS
Copy link

Hi Thanks very much for your contribution :-)

I am wondering how can I enable this feature in command line? or it is just impossible.

If so, I will switch to Maven.

Looking forward for your reply.

Best
Ming

@hcoles
Copy link
Owner Author

hcoles commented Jul 19, 2018

You should be able to pass the flag using --features=+EXPORT

However it is highly recommended not to use the commandline tool.

@MingWEN-CS
Copy link

@hcoles

Hi, This is exactly what I want and it works! Thanks very much!!

Best

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

No branches or pull requests

2 participants