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

[SW-1304] Definition of assembly jar via transitive exclusions #1221

Merged
merged 3 commits into from
May 30, 2019

Conversation

mn-mikke
Copy link
Collaborator

No description provided.

@mn-mikke mn-mikke requested a review from jakubhava May 29, 2019 08:47
gradle/shadowRuntime.gradle Outdated Show resolved Hide resolved
gradle/shadowRuntime.gradle Outdated Show resolved Hide resolved
@@ -52,6 +30,8 @@ shadowJar {
relocate 'org.eclipse.jetty', 'ai.h2o.org.eclipse.jetty'
relocate 'org.eclipse.jetty.orbit', 'ai.h2o.org.eclipse.jetty.orbit'
relocate 'com.google.common', 'ai.h2o.com.google.common'

exclude 'www/flow/packs/test-*/**'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would create JIRA on H2O project, just to let folks know this can be removed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me. @michalkurka WDYT about having the testing flows completely separated from h2o-docs examples?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that can be done :)

assembly/build.gradle Outdated Show resolved Hide resolved
assembly/build.gradle Outdated Show resolved Hide resolved
@jakubhava
Copy link
Contributor

integration tests are failing because they don't have the classes available.

@jakubhava
Copy link
Contributor

I think that for now, we can put back the examples as they are really small and we can seperate the jars in the next iterations after release. What do you think @mn-mikke ?

@mn-mikke
Copy link
Collaborator Author

Ok, I will put them back and create a separate jira for the removal.

Copy link
Contributor

@jakubhava jakubhava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@mn-mikke mn-mikke merged commit fc8e908 into h2oai:master May 30, 2019
mn-mikke added a commit that referenced this pull request May 30, 2019
mn-mikke added a commit that referenced this pull request May 30, 2019
mn-mikke added a commit that referenced this pull request May 30, 2019
mn-mikke added a commit that referenced this pull request May 30, 2019
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.

None yet

3 participants