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
* original jave_import_external
* allow for direct jar file usage in dependencies
* change java_import to scala_import
* replace jar_urls with artifact + server_urls
* remove filegroup target and use maven_jar for specific places that need files directly. an issue will be open for scala_import to support direct file output
* rename to scala_maven_import_external. still need to decide on splitting to jvm_import_external/maven_import_external
* _concat_with_needed_slash
* fix typo
* add 'return' in new method
* extract common code to 'jvm_import_external' rule. introduce macros for 'scala_maven_import_external', 'maven_import_external', 'java_import_external'
* CR changes
* added documentation
* moved license notice back to the top
0 commit comments