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 create a facet "secondSrc" and everything seems fine. But when i do a gradle build i get a jar file that only has the classes from the main sourceset. And, here's my output
I create a facet "secondSrc" and everything seems fine. But when i do a gradle build i get a jar file that only has the classes from the main sourceset. And, here's my output
It appears the facet is being executed after the java stuff is executed. This is on gradle 3.0 and 3.1
The text was updated successfully, but these errors were encountered: