bazelbuild / migration-tooling

Migration tools for Bazel
Apache License 2.0
45 stars 30 forks source link

Check for .class file overlaps #13

Open petroseskinder opened 7 years ago

petroseskinder commented 7 years ago

Migrating from issue 358 in main repository.

If two jars contain the same .class files, it would be nice for generate_workspace to warn the user. Probably put this behind a flag.