Skip to content

{lang}[dummy/] BCEL v5.2#7937

Merged
smoors merged 4 commits intoeasybuilders:developfrom
JackPerdue:20190320111100_new_pr_BCEL52
Mar 26, 2019
Merged

{lang}[dummy/] BCEL v5.2#7937
smoors merged 4 commits intoeasybuilders:developfrom
JackPerdue:20190320111100_new_pr_BCEL52

Conversation

@JackPerdue
Copy link
Copy Markdown
Contributor

(created using eb --new-pr)

@smoors
Copy link
Copy Markdown
Contributor

smoors commented Mar 24, 2019

@JackPerdue Please add Java dependency?

@smoors smoors added the new label Mar 24, 2019
name = 'BCEL'
version = '5.2'
javaver = '1.8'
versionsuffix = '-Java-%s' % javaver
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please use the javaver template, which is automatically picked up from the dependencies list (so you can drop line 7):
versionsuffix = '-Java-%(javaver)s'


extract_sources = True

dependencies = [('Java', javaver)]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Specify the version here:
dependencies = [('Java', '1.8')]

@@ -0,0 +1,27 @@
# Authors:: Jack Perdue <[email protected]> - TAMU HPRC - http://hprc.tamu.edu
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please delete this file.

@smoors
Copy link
Copy Markdown
Contributor

smoors commented Mar 26, 2019

Test report by @smoors
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
nic407 - Linux centos linux 7.5.1804, Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/2b21abc28ec55314e78f8f41fd3f6a47 for a full test report.

Copy link
Copy Markdown
Contributor

@smoors smoors left a comment

Choose a reason for hiding this comment

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

lgtm

@smoors smoors added this to the next release (3.9.1) milestone Mar 26, 2019
@smoors
Copy link
Copy Markdown
Contributor

smoors commented Mar 26, 2019

Going in, thanks @JackPerdue!

@smoors smoors merged commit 26afdbe into easybuilders:develop Mar 26, 2019
@boegel boegel modified the milestones: next release (3.9.1), 3.9.0 Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants