Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exclusion info to pom.xml #2

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

vinnybod
Copy link
Member

No description provided.

@vinnybod vinnybod requested a review from a team as a code owner April 10, 2024 18:36
@vinnybod vinnybod merged commit 85fb8a5 into confluentinc:master Apr 10, 2024
1 check passed
airlock-confluentinc bot pushed a commit that referenced this pull request Sep 9, 2024
* add codeowners (#1)

* Add exclusion info to pom.xml (#2)

* Make java_export capable of writing exclusions to the POM file it generates.

* Reformatted _exclusion_spec_list_to_json_test_impl

---------

Co-authored-by: Patrick Prémont <[email protected]>

* Add an `implementation_deps` argument to pom generation (#3)

* add bazel equivalent of gradle's 'implementation' scope

* update get_implementation_coordinates

* Update private/rules/maven_utils.bzl

* Update private/rules/pom_file.bzl

* Add an exception for COPYRIGHT and NOTICE files in the same way LICENSE is already supported

* prepend_services argument for java_export (#9)

* initial 'prepend services' implementation

add tests, remove un-needed lines

add comments

* initial 'prepend services' implementation

add tests, remove un-needed lines

add comments

* remove System.out.println from MergeJars

* match indentation a bit better

* match indentation a bit better in MergeJars

* trigger ci

* Skip non-class files in the exclusions processing (#10)

* reimplement license retention on service provider files (#11)

* initial 'prepend services' implementation

add tests, remove un-needed lines

add comments

* remove System.out.println from MergeJars

* match indentation a bit better

* match indentation a bit better in MergeJars

* trigger ci

* concatenate service files instead of prepending license with extra property

* remove unnecessary test

* remove 'prepend-services' feature

* Remove hardcoded javadocopts

* Add support for resources in javadoc jars. Add support for make variable substitution in javadoc arguments. (#14)

* Add support for resources in javadoc jars. Add support for make variable substitution in javadoc arguments.

* remove unused deps

* Add .strip() to assert to account for some difference in windows/mac

* DP-14758 - add classifier to generated pom (#17)

* add classifier to generated pom

* fix typo

* Fix pom generation for classifier artifacts

* fix bad cherry-pick

* support bom generation

* add tests

* add line missing from patch file

* fix incorrect merge conflicts

* fix incorrect merge conflicts

---------

Co-authored-by: Lan Yao <[email protected]>
Co-authored-by: Patrick Prémont <[email protected]>
airlock-confluentinc bot pushed a commit that referenced this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants