Skip to content

functions: shrink Kotlin example POM #2846

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

Merged
merged 3 commits into from
May 6, 2020
Merged

functions: shrink Kotlin example POM #2846

merged 3 commits into from
May 6, 2020

Conversation

ace-n
Copy link
Contributor

@ace-n ace-n commented May 6, 2020

@saturnism FYI - hopefully I got everything here?

(The removed section seemed a bit small. 🙂 )

@ace-n ace-n requested a review from a team May 6, 2020 13:56
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 6, 2020
@saturnism
Copy link
Contributor

i think that block can be removed completely, i can give it a try.

@saturnism
Copy link
Contributor

saturnism commented May 6, 2020

i see why we needed it - the function is written in Kotlin, but test is in Java. We can't default the source/test directory to kotlin.

In the mean time, I feel we can remove just the line <source>target/generated-sources/annotations</source>, that seems unneeded.

the rest of the block can remain in tact and do not need to be excluded from the region.

Move region tags
@saturnism
Copy link
Contributor

rather than excluding the block, can we remove the line completely? I.e., the line isn't needed at all to compile this code.

@ace-n ace-n merged commit 178ba78 into master May 6, 2020
@ace-n ace-n deleted the ace-n-patch-2 branch May 6, 2020 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants