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

Invoke "xjc" task from within a loop #49

Open
PaoloFinamore opened this issue Apr 20, 2016 · 1 comment
Open

Invoke "xjc" task from within a loop #49

PaoloFinamore opened this issue Apr 20, 2016 · 1 comment

Comments

@PaoloFinamore
Copy link

PaoloFinamore commented Apr 20, 2016

Hi everyone

I already read that isn't possible to invoke xjc from within another task, but it would be very useful. I have a task that copy a lot of xsd schema inside a folder, and i would be binding into class separately with single xjc invocation. Is there a workaround to obtain this? This is my build script (I'm trying to invoke xjc task from within initBind task). Thank you
build.gradle.txt

@PaoloFinamore
Copy link
Author

I resolved myself using ant xjc. Thanks anyway
build.gradle.txt

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

1 participant