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

CLOUD-3091 - Update builds to not use cacher #58

Merged
merged 2 commits into from Mar 7, 2019

Conversation

luck3y
Copy link
Collaborator

@luck3y luck3y commented Feb 21, 2019

@@ -7,7 +7,7 @@ execute:
user: '185'

artifacts:
- path: txn-recovery-marker-jdbc-common-1.1.2.Final-redhat-00001.jar
- name: txn-recovery-marker-jdbc-common-1.1.2.Final-redhat-00001.jar
Copy link
Member

@goldmann goldmann Feb 21, 2019

Choose a reason for hiding this comment

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

I suggest to use something like this:

- name: txn-recovery-marker-jdbc-common
  target: txn-recovery-marker-jdbc-common-1.1.2.Final-redhat-00001.jar
  md5: cd68ad886a759d21f8dd0cb7646601ee

Same applies to other artifacts.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah, I see, so it can be overriden via name. Clever :)

Copy link
Member

Choose a reason for hiding this comment

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

Exactly!

bstansberry
bstansberry previously approved these changes Feb 28, 2019
@bstansberry bstansberry dismissed their stale review February 28, 2019 23:59

I'm dismissing my review not because I think this is wrong but because reading the comments on the JIRA I realize I don't know if there are problems.

@luck3y
Copy link
Collaborator Author

luck3y commented Mar 4, 2019

@bstansberry this PR should be all set I think, not sure what the other issues might be from reading the jira.

@luck3y
Copy link
Collaborator Author

luck3y commented Mar 7, 2019

FYI, this is causing issues for folks building images, someone approve it please :)

@luck3y luck3y merged commit 3d7f3c5 into jboss-container-images:master Mar 7, 2019
luck3y added a commit to luck3y/jboss-eap-modules that referenced this pull request Apr 18, 2019
* CLOUD-3091 - Update builds to not use cacher

* update use name / target / md5
luck3y added a commit to luck3y/jboss-eap-modules that referenced this pull request Apr 23, 2019
luck3y added a commit that referenced this pull request Apr 25, 2019
CLOUD-3175 - Update builds to not use cacher (#58) [7.2.x]
yersan pushed a commit to yersan/jboss-eap-modules that referenced this pull request Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants