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

[WFCORE-723] Allow multiple server arguments with the same key. #781

Merged
merged 2 commits into from Jun 5, 2015

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Jun 4, 2015

In some cases multiple arguments with the same key should be allowed to be added.

In the system property -Dkey=value the key is defined as key. With all other argument types the key is defined as any string before an =. If the argument does not contain an = then they key is the argument and the value is null for the argument.

@wildfly-ci
Copy link

Windows Build 1473 is now running using a merge of 196b398

@wildfly-ci
Copy link

Linux Build 1920 is now running using a merge of 196b398

@wildfly-ci
Copy link

Core - Full Integration Build 1060 is now running using a merge of 196b398

@wildfly-ci
Copy link

Windows Build 1473 outcome was SUCCESS using a merge of 196b398
Summary: Tests passed: 3123, ignored: 71 Build time: 0:21:10

@wildfly-ci
Copy link

Linux Build 1920 outcome was SUCCESS using a merge of 196b398
Summary: Tests passed: 3123, ignored: 71 Build time: 0:22:59

@wildfly-ci
Copy link

Core - Full Integration Build 1060 outcome was FAILURE using a merge of 196b398
Summary: Tests failed: 1 (1 new), passed: 2885, ignored: 375, muted: 2 Build time: 0:50:10

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ejb.timerservice.mgmt.PersistentCalendarTimerManagementTestCase.testResourceExistence: <no details avaliable>

@bstansberry bstansberry added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Jun 5, 2015
@bstansberry
Copy link
Contributor

I'm not merging, but +1.

jamezp added a commit that referenced this pull request Jun 5, 2015
[WFCORE-723] Allow multiple server arguments with the same key.
jamezp added a commit that referenced this pull request Jun 5, 2015
[WFCORE-723] Allow multiple server arguments with the same key.
@jamezp jamezp merged commit ff009f4 into wildfly:master Jun 5, 2015
@jamezp jamezp deleted the WFCORE-723 branch June 5, 2015 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
3 participants