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

JBIDE-19836 use JUnit 4.12.0 instead of 3.8.2 >> master #25

Merged
merged 1 commit into from
Aug 31, 2015

Conversation

nickboldt
Copy link
Member

No description provided.

@@ -30,7 +30,7 @@
<import plugin="org.eclipse.core.runtime" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.equinox.app"/>
<import plugin="org.eclipse.debug.core" version="3.2.0" match="compatible"/>
<import plugin="org.junit" version="3.8.2" match="greaterOrEqual"/>
<import plugin="org.junit" version="4.12.0" match="greaterOrEqual"/>
Copy link
Member

Choose a reason for hiding this comment

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

why are we requesting bpel and others to go so high ? they are still building against Luna where junit is 4.10 or similar.

is junit 4.0 not sufficient as a bump ?

bbrodt pushed a commit that referenced this pull request Aug 31, 2015
JBIDE-19836 use JUnit 4.12.0 instead of 3.8.2 >> master
@bbrodt bbrodt merged commit 0e577ba into jbosstools:master Aug 31, 2015
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