-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
buildChanges that affect the build system or external dependenciesChanges that affect the build system or external dependenciesciChanges to our CI configuration files and scriptsChanges to our CI configuration files and scripts
Milestone
Description
Once feature/procedural-scheduling is merged into develop, we can publish those jars to Github Maven Packages, like we do with the rest of our libraries.
This will publish those libraries' dependencies so that end-users can pull in transitive dependencies. Currently, end-users of the procedural scheduling libraries need to build their own "fat" jar, with deps baked in.
This will require changes to the build.gradle publishing section in the following submodules:
procedural/schedulingprocedural/constraintsprocedural/timelineprocedural/processor
Metadata
Metadata
Assignees
Labels
buildChanges that affect the build system or external dependenciesChanges that affect the build system or external dependenciesciChanges to our CI configuration files and scriptsChanges to our CI configuration files and scripts
Type
Projects
Status
Todo