Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix regression that broke sanity checking of jar sources
In commit dd22546 the various typed_pos_args for different BuildTarget functions was refactored into a common tuple of types. It overlooked the fact that jar specifically does NOT accept the same types, and began to allow passing structured_sources in.
- Loading branch information