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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: