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

retryacceptincludingnextchangeset broken #29

Closed
jacobilsoe opened this issue Jun 1, 2015 · 3 comments
Closed

retryacceptincludingnextchangeset broken #29

jacobilsoe opened this issue Jun 1, 2015 · 3 comments
Labels

Comments

@jacobilsoe
Copy link
Contributor

retryacceptincludingnextchangeset was recently broken. Now it only accepts nextchangeentry. It should accept change and nextchangeentry together.

@WtfJoke WtfJoke added the bug label Jun 1, 2015
@WtfJoke
Copy link
Member

WtfJoke commented Jun 1, 2015

Oops, seems like I deleted this one param by accident in a recent commit (02de47d)

@WtfJoke WtfJoke closed this as completed in a4c0c89 Jun 1, 2015
@WtfJoke
Copy link
Member

WtfJoke commented Jun 1, 2015

Thanks for reporting 👍

@WtfJoke
Copy link
Member

WtfJoke commented Jun 23, 2015

This enhancement helped fixing one of some "more advanced" merges, automatically 😄 (as you can see, 6 changesets needed to got accepted together in order to solve the merge)

@ohumbel @reinhapa : It is one of the Wildfly-Merges

01:19:32 - Accepting: 26364: Java7EE Upgrade to JBoss 8 (Wildfly) - Changed structure to start for local development
01:19:32 - Accepting: 28466: Wildfly: build - Improved CH.obj.Application.UnitTesting execution
01:19:32 - Accepting: 28466: Wildfly: build - Re-added clean workspace
01:19:32 - Accepting: 28466: Wildfly: build - Added missing classpath entry
01:19:32 - Accepting: 28466: Wildfly: build - Added some more missing libraries 
01:19:32 - Accepting: 28466: Wildfly: build - Added missing ecore libraries
01:19:32 - Accepting: 29016: Wildfly: PQ Tests according to JBoss4 stream - Merges
01:19:55 - Accepted change 90/671 into working directory
[rc15-01-patch_Integration_Stream_branchpoint 5ea022f] 26364: Java7EE Upgrade to JBoss 8 (Wildfly) - Changed structure to start for local development
11 files changed, 258 insertions(+), 353 deletions(-)
01:19:56 - Commited change in local git repository
01:19:56 - Skipping 28466: Wildfly: build - Improved CH.obj.Application.UnitTesting execution
01:19:56 - Skipping 28466: Wildfly: build - Re-added clean workspace
01:19:56 - Skipping 28466: Wildfly: build - Added missing classpath entry
01:19:56 - Skipping 28466: Wildfly: build - Added some more missing libraries
01:19:56 - Skipping 28466: Wildfly: build - Added missing ecore libraries
01:19:56 - Skipping 29016: Wildfly: PQ Tests according to JBoss4 stream - Merges

However there are still some conflicts, which cant be solved that way. Just wanted to let you guys know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants