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
This came up from @clankill3r but wanted to check with you @benfry before I did it. It would probably help folks using the core jar as a dependency in Java to have a core-sources jar. That's just adding:
Just adding a separate build target for this to core. For folks who want it:
cd core
ant source-jar
Don't want to include in the download because it's not clear where to put it… do we really tell folks to do Show Package Contents on macOS? Does that help anyone? And I don't want to make it a separate download since I don't need more on my plate when pushing out new releases.
Created by: sampottinger
This came up from @clankill3r but wanted to check with you @benfry before I did it. It would probably help folks using the core jar as a dependency in Java to have a core-sources jar. That's just adding:
Have any objections to that?
The text was updated successfully, but these errors were encountered: