Skip to content

Console Output

Started by user Philippe Dul
Running as Philippe Dul
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes diffmerge/capella-agent-pod-um2-5drl1-8fqbh
[Normal][diffmerge/capella-agent-pod-um2-5drl1-8fqbh][Scheduled] Successfully assigned diffmerge/capella-agent-pod-um2-5drl1-8fqbh to okdnode-10
[Normal][diffmerge/capella-agent-pod-um2-5drl1-8fqbh][AddedInterface] Add eth0 [10.40.27.203/23]
[Normal][diffmerge/capella-agent-pod-um2-5drl1-8fqbh][Pulled] Container image "node:12.16.1" already present on machine
[Normal][diffmerge/capella-agent-pod-um2-5drl1-8fqbh][Created] Created container node
[Normal][diffmerge/capella-agent-pod-um2-5drl1-8fqbh][Started] Started container node
[Normal][diffmerge/capella-agent-pod-um2-5drl1-8fqbh][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine
[Normal][diffmerge/capella-agent-pod-um2-5drl1-8fqbh][Created] Created container jnlp
[Normal][diffmerge/capella-agent-pod-um2-5drl1-8fqbh][Started] Started container jnlp
Still waiting to schedule task
‘capella-agent-pod-um2-5drl1-8fqbh’ is offline
Agent capella-agent-pod-um2-5drl1-8fqbh is provisioned from template capella-agent-pod-um2-5drl1
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.diffmerge.svc.cluster.local/diffmerge/job/diffmerge-issues/9/"
    runUrl: "job/diffmerge-issues/9/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "744f0af96fd28674ea6983e3d5522217bd90e590"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-5drl1-8fqbh"
spec:
  containers:
  - image: "node:12.16.1"
    name: "node"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.diffmerge.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "capella-agent-pod-um2-5drl1-8fqbh"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-5drl1-8fqbh"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.diffmerge.svc.cluster.local/diffmerge/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on capella-agent-pod-um2-5drl1-8fqbh in /home/jenkins/agent/workspace/diffmerge-issues
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Generate Documentation)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ npm version
{
  npm: '6.13.4',
  ares: '1.15.0',
  brotli: '1.0.7',
  cldr: '35.1',
  http_parser: '2.9.3',
  icu: '64.2',
  llhttp: '2.0.4',
  modules: '72',
  napi: '5',
  nghttp2: '1.40.0',
  node: '12.16.1',
  openssl: '1.1.1d',
  tz: '2019c',
  unicode: '12.1',
  uv: '1.34.0',
  v8: '7.8.279.23-node.31',
  zlib: '1.2.11'
}
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-import.git bugs
Cloning into 'bugs'...
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-github-import.git import
Cloning into 'import'...
[Pipeline] sh
+ mv bugs/bugs-modeling.json bugs/bugs-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ cd import
+ echo 
+ echo {
+ echo "user":"eclipse-diffmerge-bot",
+ echo "password":"****",
+ echo "userCommiter":"pdulth",
+ echo "passwordCommiter":"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",
+ echo "repository":"eclipse/org.eclipse.emf.diffmerge.core",
+ echo "bugsFile":"bugs-modeling.json",
+ echo "count":400000,
+ echo "includedProducts": [ "EMF.Diffmerge" ],
+ echo "includedComponents": [ "Core", "UI" ]
+ echo }
+ node index
All components
[ 'Co-Evolution', 'Core', 'Patch', 'Patterns', 'UI' ]
Count of issues to import :
218
Keeped products
[ 'EMF.Diffmerge' ]
Keeped components
[ 'Core', 'UI' ]
[
  '0.10.0', '0.11.0', '0.11.2',
  '0.12.0', '0.13.0', '0.13.1',
  '0.14.0', '0.3.0',  '0.4.0',
  '0.4.1',  '0.5.0',  '0.5.1',
  '0.6.0',  '0.7.0',  '0.8.0',
  '0.9.0'
]
Next bugzilla id is :
219050
Expected imported issues from config :
400000
Next bugzilla to import are :
[
  390219, 393633, 395369, 395370, 400815, 406675, 406769,
  406771, 406775, 406793, 407061, 408133, 408239, 408249,
  412378, 413093, 415145, 416241, 416493, 416692, 416916,
  416949, 416986, 417596, 418523, 418570, 418572, 418573,
  418575, 418693, 419039, 419335, 419453, 420003, 420733,
  422067, 424355, 424356, 429434, 430124, 431445, 431448,
  431483, 431489, 431696, 432526, 432946, 433284, 433376,
  433401, 433630, 434175, 435046, 437109, 439007, 439022,
  439170, 439901, 440675, 441432, 442026, 442141, 442492,
  442664, 443790, 444470, 444752, 445878, 446931, 449481,
  455602, 461377, 461935, 461936, 466319, 466427, 466706,
  469413, 471650, 473645, 477225, 477436, 477915, 478204,
  478306, 480191, 482287, 482288, 484803, 487583, 489045,
  489046, 489137, 489139, 489142, 489274, 489443, 490209,
  490316, 491433,
  ... 118 more items
]
390219
393633
395369
395370
400815
406675
406769
406771
406775
406793
407061
408133
408239
408249
412378
413093
415145
416241
416493
416692
416916
416949
416986
417596
418523
418570
418572
418573
418575
418693
419039
419335
419453
420003
420733
422067
424355
424356
429434
430124
431445
431448
431483
431489
431696
432526
432946
433284
433376
433401
433630
434175
435046
437109
439007
439022
439170
439901
440675
441432
442026
442141
442492
442664
443790
444470
444752
445878
446931
449481
455602
461377
461935
461936
466319
466427
466706
469413
471650
473645
477225
477436
477915
478204
478306
480191
482287
482288
484803
487583
489045
489046
489137
489139
489142
489274
489443
490209
490316
491433
491588
491898
492641
496393
496397
500320
500417
501105
501134
501481
502602
506290
506421
508663
512806
513302
513564
513971
514127
514383
514498
514500
514501
514781
514782
514817
514867
515098
515115
515556
515568
515582
516234
516801
517683
517746
517814
517820
517845
517846
517866
517958
518012
518043
521379
521386
521705
521872
522366
522375
522410
522417
522436
522534
522538
522542
522621
522642
522663
522752
522757
524982
525359
525384
525507
525578
526051
531577
531591
532314
532614
532615
533324
533972
533984
534034
534200
534800
535213
535698
536586
537287
538044
538127
538331
538341
538346
538800
538982
539699
539701
539702
539746
539913
539921
539950
541071
541547
541701
541728
542702
543410
544000
545760
546527
548072
548073
548907
549331
551297
551565
551630
566672
572734
572779
572780
572802
573458
Milestones existing:
[]
create: 0.10.0
create: 0.11.0
create: 0.11.2
create: 0.12.0
create: 0.13.0
create: 0.13.1
create: 0.14.0
create: 0.3.0
create: 0.4.0
create: 0.4.1
create: 0.5.0
create: 0.5.1
create: 0.6.0
create: 0.7.0
create: 0.8.0
create: 0.9.0
390219: createGithubIssue
390219: addGithubLabels
390219: addGithubMilestone
390219: postGithubComments
390219: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=390219',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/5'
}
close issue 390219



If you want to quit, its now! (Ctrl+C)


393633: createGithubIssue
393633: addGithubLabels
393633: addGithubMilestone
393633: postGithubComments
393633: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=393633',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/6'
}
close issue 393633



If you want to quit, its now! (Ctrl+C)


395369: createGithubIssue
395369: addGithubLabels
395369: addGithubMilestone
395369: postGithubComments
395369: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=395369',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/7'
}
kept opened 395369



If you want to quit, its now! (Ctrl+C)


395370: createGithubIssue
395370: addGithubLabels
395370: addGithubMilestone
395370: postGithubComments
395370: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=395370',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/8'
}
close issue 395370



If you want to quit, its now! (Ctrl+C)


400815: createGithubIssue
400815: addGithubLabels
400815: addGithubMilestone
400815: postGithubComments
400815: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=400815',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/9'
}
close issue 400815



If you want to quit, its now! (Ctrl+C)


406675: createGithubIssue
406675: addGithubLabels
406675: addGithubMilestone
406675: postGithubComments
Created Pod: kubernetes diffmerge/capella-agent-pod-um2-5drl1-33bzs
406675: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406675',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/10'
}
close issue 406675



If you want to quit, its now! (Ctrl+C)


[Normal][diffmerge/capella-agent-pod-um2-5drl1-33bzs][Scheduled] Successfully assigned diffmerge/capella-agent-pod-um2-5drl1-33bzs to okdnode-26
[Normal][diffmerge/capella-agent-pod-um2-5drl1-33bzs][AddedInterface] Add eth0 [10.40.52.225/23]
[Normal][diffmerge/capella-agent-pod-um2-5drl1-33bzs][Pulled] Container image "node:12.16.1" already present on machine
[Normal][diffmerge/capella-agent-pod-um2-5drl1-33bzs][Created] Created container node
[Normal][diffmerge/capella-agent-pod-um2-5drl1-33bzs][Started] Started container node
[Normal][diffmerge/capella-agent-pod-um2-5drl1-33bzs][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine
[Normal][diffmerge/capella-agent-pod-um2-5drl1-33bzs][Created] Created container jnlp
[Normal][diffmerge/capella-agent-pod-um2-5drl1-33bzs][Started] Started container jnlp
406769: createGithubIssue
406769: addGithubLabels
406769: addGithubMilestone
406769: postGithubComments
406769: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406769',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/11'
}
close issue 406769



If you want to quit, its now! (Ctrl+C)


406771: createGithubIssue
406771: addGithubLabels
406771: addGithubMilestone
406771: postGithubComments
406771: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406771',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/12'
}
close issue 406771



If you want to quit, its now! (Ctrl+C)


406775: createGithubIssue
406775: addGithubLabels
406775: addGithubMilestone
406775: postGithubComments
406775: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406775',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/13'
}
close issue 406775



If you want to quit, its now! (Ctrl+C)


406793: createGithubIssue
406793: addGithubLabels
406793: addGithubMilestone
406793: postGithubComments
406793: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406793',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/14'
}
close issue 406793



If you want to quit, its now! (Ctrl+C)


407061: createGithubIssue
407061: addGithubLabels
407061: addGithubMilestone
407061: postGithubComments
407061: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=407061',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/15'
}
close issue 407061



If you want to quit, its now! (Ctrl+C)


408133: createGithubIssue
408133: addGithubLabels
408133: addGithubMilestone
408133: postGithubComments
408133: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=408133',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/16'
}
close issue 408133



If you want to quit, its now! (Ctrl+C)


408239: createGithubIssue
408239: addGithubLabels
408239: addGithubMilestone
408239: postGithubComments
408239: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=408239',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/17'
}
close issue 408239



If you want to quit, its now! (Ctrl+C)


408249: createGithubIssue
408249: addGithubLabels
408249: addGithubMilestone
408249: postGithubComments
408249: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=408249',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/18'
}
close issue 408249



If you want to quit, its now! (Ctrl+C)


412378: createGithubIssue
412378: addGithubLabels
412378: addGithubMilestone
412378: postGithubComments
412378: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=412378',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/19'
}
close issue 412378



If you want to quit, its now! (Ctrl+C)


413093: createGithubIssue
413093: addGithubLabels
413093: addGithubMilestone
413093: postGithubComments
413093: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=413093',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/20'
}
close issue 413093



If you want to quit, its now! (Ctrl+C)


415145: createGithubIssue
415145: addGithubLabels
415145: addGithubMilestone
415145: postGithubComments
415145: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=415145',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/21'
}
close issue 415145



If you want to quit, its now! (Ctrl+C)


416241: createGithubIssue
416241: addGithubLabels
416241: addGithubMilestone
416241: postGithubComments
416241: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416241',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/22'
}
close issue 416241



If you want to quit, its now! (Ctrl+C)


416493: createGithubIssue
416493: addGithubLabels
416493: addGithubMilestone
416493: postGithubComments
416493: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416493',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/23'
}
close issue 416493



If you want to quit, its now! (Ctrl+C)


416692: createGithubIssue
416692: addGithubLabels
416692: addGithubMilestone
416692: postGithubComments
416692: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416692',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/24'
}
close issue 416692



If you want to quit, its now! (Ctrl+C)


416916: createGithubIssue
416916: addGithubLabels
416916: addGithubMilestone
416916: postGithubComments
416916: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416916',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/25'
}
close issue 416916



If you want to quit, its now! (Ctrl+C)


416949: createGithubIssue
416949: addGithubLabels
416949: addGithubMilestone
416949: postGithubComments
416949: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416949',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/26'
}
close issue 416949



If you want to quit, its now! (Ctrl+C)


416986: createGithubIssue
416986: addGithubLabels
416986: addGithubMilestone
416986: postGithubComments
416986: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416986',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/27'
}
close issue 416986



If you want to quit, its now! (Ctrl+C)


417596: createGithubIssue
417596: addGithubLabels
417596: addGithubMilestone
417596: postGithubComments
417596: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=417596',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/28'
}
close issue 417596



If you want to quit, its now! (Ctrl+C)


418523: createGithubIssue
418523: addGithubLabels
418523: addGithubMilestone
418523: postGithubComments
418523: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418523',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/29'
}
close issue 418523



If you want to quit, its now! (Ctrl+C)


418570: createGithubIssue
418570: addGithubLabels
418570: addGithubMilestone
418570: postGithubComments
418570: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418570',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/30'
}
close issue 418570



If you want to quit, its now! (Ctrl+C)


418572: createGithubIssue
418572: addGithubLabels
418572: addGithubMilestone
418572: postGithubComments
418572: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418572',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/31'
}
kept opened 418572



If you want to quit, its now! (Ctrl+C)


418573: createGithubIssue
418573: addGithubLabels
418573: addGithubMilestone
418573: postGithubComments
418573: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418573',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/32'
}
close issue 418573



If you want to quit, its now! (Ctrl+C)


418575: createGithubIssue
418575: addGithubLabels
418575: addGithubMilestone
418575: postGithubComments
418575: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418575',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/33'
}
close issue 418575



If you want to quit, its now! (Ctrl+C)


418693: createGithubIssue
418693: addGithubLabels
418693: addGithubMilestone
418693: postGithubComments
418693: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418693',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/34'
}
close issue 418693



If you want to quit, its now! (Ctrl+C)


419039: createGithubIssue
419039: addGithubLabels
419039: addGithubMilestone
419039: postGithubComments
419039: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=419039',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/35'
}
close issue 419039



If you want to quit, its now! (Ctrl+C)


419335: createGithubIssue
419335: addGithubLabels
419335: addGithubMilestone
419335: postGithubComments
419335: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=419335',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/36'
}
close issue 419335



If you want to quit, its now! (Ctrl+C)


419453: createGithubIssue
419453: addGithubLabels
419453: addGithubMilestone
419453: postGithubComments
419453: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=419453',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/37'
}
close issue 419453



If you want to quit, its now! (Ctrl+C)


420003: createGithubIssue
420003: addGithubLabels
420003: addGithubMilestone
420003: postGithubComments
420003: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=420003',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/38'
}
kept opened 420003



If you want to quit, its now! (Ctrl+C)


420733: createGithubIssue
420733: addGithubLabels
420733: addGithubMilestone
420733: postGithubComments
420733: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=420733',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/39'
}
close issue 420733



If you want to quit, its now! (Ctrl+C)


422067: createGithubIssue
422067: addGithubLabels
422067: addGithubMilestone
422067: postGithubComments
422067: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=422067',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/40'
}
close issue 422067



If you want to quit, its now! (Ctrl+C)


424355: createGithubIssue
424355: addGithubLabels
424355: addGithubMilestone
424355: postGithubComments
424355: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=424355',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/41'
}
close issue 424355



If you want to quit, its now! (Ctrl+C)


424356: createGithubIssue
424356: addGithubLabels
424356: addGithubMilestone
424356: postGithubComments
424356: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=424356',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/42'
}
close issue 424356



If you want to quit, its now! (Ctrl+C)


429434: createGithubIssue
429434: addGithubLabels
429434: addGithubMilestone
429434: postGithubComments
429434: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=429434',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/43'
}
close issue 429434



If you want to quit, its now! (Ctrl+C)


430124: createGithubIssue
430124: addGithubLabels
430124: addGithubMilestone
430124: postGithubComments
430124: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=430124',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/44'
}
close issue 430124



If you want to quit, its now! (Ctrl+C)


431445: createGithubIssue
431445: addGithubLabels
431445: addGithubMilestone
431445: postGithubComments
431445: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431445',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/45'
}
close issue 431445



If you want to quit, its now! (Ctrl+C)


431448: createGithubIssue
431448: addGithubLabels
431448: addGithubMilestone
431448: postGithubComments
431448: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431448',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/46'
}
close issue 431448



If you want to quit, its now! (Ctrl+C)


431483: createGithubIssue
431483: addGithubLabels
431483: addGithubMilestone
431483: postGithubComments
431483: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431483',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/47'
}
close issue 431483



If you want to quit, its now! (Ctrl+C)


431489: createGithubIssue
431489: addGithubLabels
431489: addGithubMilestone
431489: postGithubComments
431489: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431489',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/48'
}
close issue 431489



If you want to quit, its now! (Ctrl+C)


431696: createGithubIssue
431696: addGithubLabels
431696: addGithubMilestone
431696: postGithubComments
431696: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431696',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/49'
}
close issue 431696



If you want to quit, its now! (Ctrl+C)


432526: createGithubIssue
432526: addGithubLabels
432526: addGithubMilestone
432526: postGithubComments
432526: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=432526',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/50'
}
close issue 432526



If you want to quit, its now! (Ctrl+C)


432946: createGithubIssue
432946: addGithubLabels
432946: addGithubMilestone
432946: postGithubComments
432946: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=432946',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/51'
}
close issue 432946



If you want to quit, its now! (Ctrl+C)


433284: createGithubIssue
433284: addGithubLabels
433284: addGithubMilestone
433284: postGithubComments
433284: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=433284',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/52'
}
close issue 433284



If you want to quit, its now! (Ctrl+C)


433376: createGithubIssue
433376: addGithubLabels
433376: addGithubMilestone
433376: postGithubComments
433376: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=433376',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/53'
}
close issue 433376



If you want to quit, its now! (Ctrl+C)


433401: createGithubIssue
433401: addGithubLabels
433401: addGithubMilestone
433401: postGithubComments
433401: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=433401',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/54'
}
close issue 433401



If you want to quit, its now! (Ctrl+C)


433630: createGithubIssue
433630: addGithubLabels
433630: addGithubMilestone
433630: postGithubComments
433630: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=433630',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/55'
}
close issue 433630



If you want to quit, its now! (Ctrl+C)


434175: createGithubIssue
434175: addGithubLabels
434175: addGithubMilestone
434175: postGithubComments
434175: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=434175',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/56'
}
close issue 434175



If you want to quit, its now! (Ctrl+C)


435046: createGithubIssue
435046: addGithubLabels
435046: addGithubMilestone
435046: postGithubComments
435046: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=435046',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/57'
}
close issue 435046



If you want to quit, its now! (Ctrl+C)


437109: createGithubIssue
437109: addGithubLabels
437109: addGithubMilestone
437109: postGithubComments
437109: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=437109',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/58'
}
close issue 437109



If you want to quit, its now! (Ctrl+C)


439007: createGithubIssue
439007: addGithubLabels
439007: addGithubMilestone
439007: postGithubComments
439007: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=439007',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/59'
}
close issue 439007



If you want to quit, its now! (Ctrl+C)


439022: createGithubIssue
439022: addGithubLabels
439022: addGithubMilestone
439022: postGithubComments
439022: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=439022',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/60'
}
close issue 439022



If you want to quit, its now! (Ctrl+C)


439170: createGithubIssue
439170: addGithubLabels
439170: addGithubMilestone
439170: postGithubComments
439170: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=439170',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/61'
}
close issue 439170



If you want to quit, its now! (Ctrl+C)


439901: createGithubIssue
439901: addGithubLabels
439901: addGithubMilestone
439901: postGithubComments
439901: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=439901',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/62'
}
close issue 439901



If you want to quit, its now! (Ctrl+C)


440675: createGithubIssue
440675: addGithubLabels
440675: addGithubMilestone
440675: postGithubComments
440675: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=440675',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/63'
}
close issue 440675



If you want to quit, its now! (Ctrl+C)


441432: createGithubIssue
441432: addGithubLabels
441432: addGithubMilestone
441432: postGithubComments
441432: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=441432',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/64'
}
close issue 441432



If you want to quit, its now! (Ctrl+C)


442026: createGithubIssue
442026: addGithubLabels
442026: addGithubMilestone
442026: postGithubComments
442026: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=442026',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/65'
}
close issue 442026



If you want to quit, its now! (Ctrl+C)


442141: createGithubIssue
442141: addGithubLabels
442141: addGithubMilestone
442141: postGithubComments
442141: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=442141',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/66'
}
close issue 442141



If you want to quit, its now! (Ctrl+C)


442492: createGithubIssue
442492: addGithubLabels
442492: addGithubMilestone
442492: postGithubComments
442492: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=442492',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/67'
}
close issue 442492



If you want to quit, its now! (Ctrl+C)


442664: createGithubIssue
442664: addGithubLabels
442664: addGithubMilestone
442664: postGithubComments
442664: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=442664',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/68'
}
close issue 442664



If you want to quit, its now! (Ctrl+C)


443790: createGithubIssue
443790: addGithubLabels
443790: addGithubMilestone
443790: postGithubComments
443790: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=443790',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/69'
}
close issue 443790



If you want to quit, its now! (Ctrl+C)


444470: createGithubIssue
444470: addGithubLabels
444470: addGithubMilestone
444470: postGithubComments
444470: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=444470',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/70'
}
close issue 444470



If you want to quit, its now! (Ctrl+C)


444752: createGithubIssue
444752: addGithubLabels
444752: addGithubMilestone
444752: postGithubComments
444752: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=444752',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/71'
}
close issue 444752



If you want to quit, its now! (Ctrl+C)


445878: createGithubIssue
445878: addGithubLabels
445878: addGithubMilestone
445878: postGithubComments
445878: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=445878',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/72'
}
close issue 445878



If you want to quit, its now! (Ctrl+C)


446931: createGithubIssue
446931: addGithubLabels
446931: addGithubMilestone
446931: postGithubComments
446931: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=446931',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/73'
}
close issue 446931



If you want to quit, its now! (Ctrl+C)


449481: createGithubIssue
449481: addGithubLabels
449481: addGithubMilestone
449481: postGithubComments
449481: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=449481',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/74'
}
close issue 449481



If you want to quit, its now! (Ctrl+C)


455602: createGithubIssue
455602: addGithubLabels
455602: addGithubMilestone
455602: postGithubComments
455602: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=455602',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/75'
}
close issue 455602



If you want to quit, its now! (Ctrl+C)


461377: createGithubIssue
461377: addGithubLabels
461377: addGithubMilestone
461377: postGithubComments
461377: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=461377',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/76'
}
close issue 461377



If you want to quit, its now! (Ctrl+C)


461935: createGithubIssue
461935: addGithubLabels
461935: addGithubMilestone
461935: postGithubComments
461935: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=461935',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/77'
}
close issue 461935



If you want to quit, its now! (Ctrl+C)


461936: createGithubIssue
461936: addGithubLabels
461936: addGithubMilestone
461936: postGithubComments
461936: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=461936',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/78'
}
close issue 461936



If you want to quit, its now! (Ctrl+C)


466319: createGithubIssue
466319: addGithubLabels
466319: addGithubMilestone
466319: postGithubComments
466319: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=466319',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/79'
}
kept opened 466319



If you want to quit, its now! (Ctrl+C)


466427: createGithubIssue
466427: addGithubLabels
466427: addGithubMilestone
466427: postGithubComments
466427: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=466427',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/80'
}
close issue 466427



If you want to quit, its now! (Ctrl+C)


466706: createGithubIssue
466706: addGithubLabels
466706: addGithubMilestone
466706: postGithubComments
466706: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=466706',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/81'
}
close issue 466706



If you want to quit, its now! (Ctrl+C)


469413: createGithubIssue
469413: addGithubLabels
469413: addGithubMilestone
469413: postGithubComments
469413: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=469413',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/82'
}
close issue 469413



If you want to quit, its now! (Ctrl+C)


471650: createGithubIssue
471650: addGithubLabels
471650: addGithubMilestone
471650: postGithubComments
471650: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=471650',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/83'
}
close issue 471650



If you want to quit, its now! (Ctrl+C)


473645: createGithubIssue
473645: addGithubLabels
473645: addGithubMilestone
473645: postGithubComments
473645: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=473645',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/84'
}
close issue 473645



If you want to quit, its now! (Ctrl+C)


477225: createGithubIssue
477225: addGithubLabels
477225: addGithubMilestone
477225: postGithubComments
477225: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=477225',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/85'
}
close issue 477225



If you want to quit, its now! (Ctrl+C)


477436: createGithubIssue
477436: addGithubLabels
477436: addGithubMilestone
477436: postGithubComments
477436: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=477436',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/86'
}
close issue 477436



If you want to quit, its now! (Ctrl+C)


477915: createGithubIssue
477915: addGithubLabels
477915: addGithubMilestone
477915: postGithubComments
477915: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=477915',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/87'
}
close issue 477915



If you want to quit, its now! (Ctrl+C)


478204: createGithubIssue
478204: addGithubLabels
478204: addGithubMilestone
478204: postGithubComments
478204: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=478204',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/88'
}
close issue 478204



If you want to quit, its now! (Ctrl+C)


478306: createGithubIssue
478306: addGithubLabels
478306: addGithubMilestone
478306: postGithubComments
478306: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=478306',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/89'
}
close issue 478306



If you want to quit, its now! (Ctrl+C)


480191: createGithubIssue
480191: addGithubLabels
480191: addGithubMilestone
480191: postGithubComments
480191: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=480191',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/90'
}
close issue 480191



If you want to quit, its now! (Ctrl+C)


482287: createGithubIssue
482287: addGithubLabels
482287: addGithubMilestone
482287: postGithubComments
482287: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=482287',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/91'
}
close issue 482287



If you want to quit, its now! (Ctrl+C)


482288: createGithubIssue
482288: addGithubLabels
482288: addGithubMilestone
482288: postGithubComments
482288: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=482288',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/92'
}
close issue 482288



If you want to quit, its now! (Ctrl+C)


484803: createGithubIssue
484803: addGithubLabels
484803: addGithubMilestone
484803: postGithubComments
484803: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=484803',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/93'
}
close issue 484803



If you want to quit, its now! (Ctrl+C)


487583: createGithubIssue
487583: addGithubLabels
487583: addGithubMilestone
487583: postGithubComments
487583: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=487583',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/94'
}
kept opened 487583



If you want to quit, its now! (Ctrl+C)


489045: createGithubIssue
489045: addGithubLabels
489045: addGithubMilestone
489045: postGithubComments
489045: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489045',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/95'
}
close issue 489045



If you want to quit, its now! (Ctrl+C)


489046: createGithubIssue
489046: addGithubLabels
489046: addGithubMilestone
489046: postGithubComments
489046: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489046',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/96'
}
close issue 489046



If you want to quit, its now! (Ctrl+C)


489137: createGithubIssue
489137: addGithubLabels
489137: addGithubMilestone
489137: postGithubComments
489137: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489137',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/97'
}
close issue 489137



If you want to quit, its now! (Ctrl+C)


489139: createGithubIssue
489139: addGithubLabels
489139: addGithubMilestone
489139: postGithubComments
489139: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489139',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/98'
}
close issue 489139



If you want to quit, its now! (Ctrl+C)


489142: createGithubIssue
489142: addGithubLabels
489142: addGithubMilestone
489142: postGithubComments
489142: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489142',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/99'
}
close issue 489142



If you want to quit, its now! (Ctrl+C)


489274: createGithubIssue
489274: addGithubLabels
489274: addGithubMilestone
489274: postGithubComments
489274: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489274',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/100'
}
close issue 489274



If you want to quit, its now! (Ctrl+C)


489443: createGithubIssue
489443: addGithubLabels
489443: addGithubMilestone
489443: postGithubComments
489443: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489443',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/101'
}
close issue 489443



If you want to quit, its now! (Ctrl+C)


490209: createGithubIssue
490209: addGithubLabels
490209: addGithubMilestone
490209: postGithubComments
490209: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=490209',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/102'
}
close issue 490209



If you want to quit, its now! (Ctrl+C)


490316: createGithubIssue
490316: addGithubLabels
490316: addGithubMilestone
490316: postGithubComments
490316: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=490316',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/103'
}
close issue 490316



If you want to quit, its now! (Ctrl+C)


491433: createGithubIssue
491433: addGithubLabels
491433: addGithubMilestone
491433: postGithubComments
491433: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=491433',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/104'
}
close issue 491433



If you want to quit, its now! (Ctrl+C)


491588: createGithubIssue
491588: addGithubLabels
491588: addGithubMilestone
491588: postGithubComments
491588: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=491588',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/105'
}
close issue 491588



If you want to quit, its now! (Ctrl+C)


491898: createGithubIssue
491898: addGithubLabels
491898: addGithubMilestone
491898: postGithubComments
491898: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=491898',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/106'
}
close issue 491898



If you want to quit, its now! (Ctrl+C)


492641: createGithubIssue
492641: addGithubLabels
492641: addGithubMilestone
492641: postGithubComments
492641: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=492641',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/107'
}
close issue 492641



If you want to quit, its now! (Ctrl+C)


496393: createGithubIssue
496393: addGithubLabels
496393: addGithubMilestone
496393: postGithubComments
496393: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=496393',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/108'
}
close issue 496393



If you want to quit, its now! (Ctrl+C)


496397: createGithubIssue
496397: addGithubLabels
496397: addGithubMilestone
496397: postGithubComments
496397: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=496397',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/109'
}
close issue 496397



If you want to quit, its now! (Ctrl+C)


500320: createGithubIssue
500320: addGithubLabels
500320: addGithubMilestone
500320: postGithubComments
500320: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=500320',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/110'
}
close issue 500320



If you want to quit, its now! (Ctrl+C)


500417: createGithubIssue
500417: addGithubLabels
500417: addGithubMilestone
500417: postGithubComments
500417: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=500417',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/111'
}
close issue 500417



If you want to quit, its now! (Ctrl+C)


501105: createGithubIssue
501105: addGithubLabels
501105: addGithubMilestone
501105: postGithubComments
501105: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501105',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/112'
}
close issue 501105



If you want to quit, its now! (Ctrl+C)


501134: createGithubIssue
501134: addGithubLabels
501134: addGithubMilestone
501134: postGithubComments
501134: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501134',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/113'
}
close issue 501134



If you want to quit, its now! (Ctrl+C)


501481: createGithubIssue
501481: addGithubLabels
501481: addGithubMilestone
501481: postGithubComments
501481: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501481',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/114'
}
close issue 501481



If you want to quit, its now! (Ctrl+C)


502602: createGithubIssue
502602: addGithubLabels
502602: addGithubMilestone
502602: postGithubComments
502602: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=502602',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/115'
}
close issue 502602



If you want to quit, its now! (Ctrl+C)


506290: createGithubIssue
506290: addGithubLabels
506290: addGithubMilestone
506290: postGithubComments
506290: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=506290',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/116'
}
close issue 506290



If you want to quit, its now! (Ctrl+C)


506421: createGithubIssue
506421: addGithubLabels
506421: addGithubMilestone
506421: postGithubComments
506421: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=506421',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/117'
}
close issue 506421



If you want to quit, its now! (Ctrl+C)


508663: createGithubIssue
508663: addGithubLabels
508663: addGithubMilestone
508663: postGithubComments
508663: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=508663',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/118'
}
close issue 508663



If you want to quit, its now! (Ctrl+C)


512806: createGithubIssue
512806: addGithubLabels
512806: addGithubMilestone
512806: postGithubComments
512806: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=512806',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/119'
}
kept opened 512806



If you want to quit, its now! (Ctrl+C)


513302: createGithubIssue
513302: addGithubLabels
513302: addGithubMilestone
513302: postGithubComments
513302: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513302',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/120'
}
close issue 513302



If you want to quit, its now! (Ctrl+C)


513564: createGithubIssue
513564: addGithubLabels
513564: addGithubMilestone
513564: postGithubComments
513564: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513564',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/121'
}
close issue 513564



If you want to quit, its now! (Ctrl+C)


513971: createGithubIssue
513971: addGithubLabels
513971: addGithubMilestone
513971: postGithubComments
513971: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513971',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/122'
}
close issue 513971



If you want to quit, its now! (Ctrl+C)


514127: createGithubIssue
514127: addGithubLabels
514127: addGithubMilestone
514127: postGithubComments
514127: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514127',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/123'
}
close issue 514127



If you want to quit, its now! (Ctrl+C)


514383: createGithubIssue
514383: addGithubLabels
514383: addGithubMilestone
514383: postGithubComments
514383: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514383',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/124'
}
close issue 514383



If you want to quit, its now! (Ctrl+C)


514498: createGithubIssue
514498: addGithubLabels
514498: addGithubMilestone
514498: postGithubComments
514498: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514498',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/125'
}
kept opened 514498



If you want to quit, its now! (Ctrl+C)


514500: createGithubIssue
514500: addGithubLabels
514500: addGithubMilestone
514500: postGithubComments
514500: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514500',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/126'
}
close issue 514500



If you want to quit, its now! (Ctrl+C)


514501: createGithubIssue
514501: addGithubLabels
514501: addGithubMilestone
514501: postGithubComments
514501: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514501',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/127'
}
close issue 514501



If you want to quit, its now! (Ctrl+C)


514781: createGithubIssue
514781: addGithubLabels
514781: addGithubMilestone
514781: postGithubComments
514781: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514781',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/128'
}
close issue 514781



If you want to quit, its now! (Ctrl+C)


514782: createGithubIssue
514782: addGithubLabels
514782: addGithubMilestone
514782: postGithubComments
514782: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514782',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/129'
}
kept opened 514782



If you want to quit, its now! (Ctrl+C)


514817: createGithubIssue
514817: addGithubLabels
514817: addGithubMilestone
514817: postGithubComments
514817: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514817',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/130'
}
kept opened 514817



If you want to quit, its now! (Ctrl+C)


514867: createGithubIssue
514867: addGithubLabels
514867: addGithubMilestone
514867: postGithubComments
514867: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514867',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/131'
}
close issue 514867



If you want to quit, its now! (Ctrl+C)


515098: createGithubIssue
515098: addGithubLabels
515098: addGithubMilestone
515098: postGithubComments
515098: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515098',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/132'
}
close issue 515098



If you want to quit, its now! (Ctrl+C)


515115: createGithubIssue
515115: addGithubLabels
515115: addGithubMilestone
515115: postGithubComments
515115: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515115',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/133'
}
close issue 515115



If you want to quit, its now! (Ctrl+C)


515556: createGithubIssue
515556: addGithubLabels
515556: addGithubMilestone
515556: postGithubComments
515556: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515556',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/134'
}
close issue 515556



If you want to quit, its now! (Ctrl+C)


515568: createGithubIssue
515568: addGithubLabels
515568: addGithubMilestone
515568: postGithubComments
515568: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515568',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/135'
}
close issue 515568



If you want to quit, its now! (Ctrl+C)


515582: createGithubIssue
515582: addGithubLabels
515582: addGithubMilestone
515582: postGithubComments
515582: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515582',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/136'
}
close issue 515582



If you want to quit, its now! (Ctrl+C)


516234: createGithubIssue
516234: addGithubLabels
516234: addGithubMilestone
516234: postGithubComments
516234: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=516234',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/137'
}
close issue 516234



If you want to quit, its now! (Ctrl+C)


516801: createGithubIssue
516801: addGithubLabels
516801: addGithubMilestone
516801: postGithubComments
516801: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=516801',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/138'
}
close issue 516801



If you want to quit, its now! (Ctrl+C)


517683: createGithubIssue
517683: addGithubLabels
517683: addGithubMilestone
517683: postGithubComments
517683: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517683',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/139'
}
close issue 517683



If you want to quit, its now! (Ctrl+C)


517746: createGithubIssue
517746: addGithubLabels
517746: addGithubMilestone
517746: postGithubComments
517746: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517746',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/140'
}
close issue 517746



If you want to quit, its now! (Ctrl+C)


517814: createGithubIssue
517814: addGithubLabels
517814: addGithubMilestone
517814: postGithubComments
517814: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517814',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/141'
}
close issue 517814



If you want to quit, its now! (Ctrl+C)


517820: createGithubIssue
517820: addGithubLabels
517820: addGithubMilestone
517820: postGithubComments
517820: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517820',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/142'
}
close issue 517820



If you want to quit, its now! (Ctrl+C)


517845: createGithubIssue
517845: addGithubLabels
517845: addGithubMilestone
517845: postGithubComments
517845: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517845',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/143'
}
close issue 517845



If you want to quit, its now! (Ctrl+C)


517846: createGithubIssue
517846: addGithubLabels
517846: addGithubMilestone
517846: postGithubComments
517846: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517846',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/144'
}
close issue 517846



If you want to quit, its now! (Ctrl+C)


517866: createGithubIssue
517866: addGithubLabels
517866: addGithubMilestone
517866: postGithubComments
517866: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517866',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/145'
}
close issue 517866



If you want to quit, its now! (Ctrl+C)


517958: createGithubIssue
517958: addGithubLabels
517958: addGithubMilestone
517958: postGithubComments
517958: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517958',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/146'
}
close issue 517958



If you want to quit, its now! (Ctrl+C)


518012: createGithubIssue
518012: addGithubLabels
518012: addGithubMilestone
518012: postGithubComments
518012: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=518012',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/147'
}
close issue 518012



If you want to quit, its now! (Ctrl+C)


518043: createGithubIssue
518043: addGithubLabels
518043: addGithubMilestone
518043: postGithubComments
518043: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=518043',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/148'
}
close issue 518043



If you want to quit, its now! (Ctrl+C)


521379: createGithubIssue
521379: addGithubLabels
521379: addGithubMilestone
521379: postGithubComments
521379: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521379',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/149'
}
close issue 521379



If you want to quit, its now! (Ctrl+C)


521386: createGithubIssue
521386: addGithubLabels
521386: addGithubMilestone
521386: postGithubComments
521386: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521386',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/150'
}
close issue 521386



If you want to quit, its now! (Ctrl+C)


521705: createGithubIssue
521705: addGithubLabels
521705: addGithubMilestone
521705: postGithubComments
521705: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521705',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/151'
}
kept opened 521705



If you want to quit, its now! (Ctrl+C)


521872: createGithubIssue
521872: addGithubLabels
521872: addGithubMilestone
521872: postGithubComments
521872: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521872',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/152'
}
close issue 521872



If you want to quit, its now! (Ctrl+C)


522366: createGithubIssue
522366: addGithubLabels
522366: addGithubMilestone
522366: postGithubComments
522366: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522366',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/153'
}
close issue 522366



If you want to quit, its now! (Ctrl+C)


522375: createGithubIssue
522375: addGithubLabels
522375: addGithubMilestone
522375: postGithubComments
522375: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522375',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/154'
}
close issue 522375



If you want to quit, its now! (Ctrl+C)


522410: createGithubIssue
522410: addGithubLabels
522410: addGithubMilestone
522410: postGithubComments
522410: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522410',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/155'
}
close issue 522410



If you want to quit, its now! (Ctrl+C)


522417: createGithubIssue
522417: addGithubLabels
522417: addGithubMilestone
522417: postGithubComments
522417: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522417',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/156'
}
close issue 522417



If you want to quit, its now! (Ctrl+C)


522436: createGithubIssue
522436: addGithubLabels
522436: addGithubMilestone
522436: postGithubComments
522436: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522436',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/157'
}
close issue 522436



If you want to quit, its now! (Ctrl+C)


522534: createGithubIssue
522534: addGithubLabels
522534: addGithubMilestone
522534: postGithubComments
522534: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522534',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/158'
}
close issue 522534



If you want to quit, its now! (Ctrl+C)


522538: createGithubIssue
522538: addGithubLabels
522538: addGithubMilestone
522538: postGithubComments
522538: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522538',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/159'
}
close issue 522538



If you want to quit, its now! (Ctrl+C)


522542: createGithubIssue
522542: addGithubLabels
522542: addGithubMilestone
522542: postGithubComments
522542: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522542',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/160'
}
close issue 522542



If you want to quit, its now! (Ctrl+C)


522621: createGithubIssue
522621: addGithubLabels
522621: addGithubMilestone
522621: postGithubComments
522621: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522621',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/161'
}
close issue 522621



If you want to quit, its now! (Ctrl+C)


522642: createGithubIssue
522642: addGithubLabels
522642: addGithubMilestone
522642: postGithubComments
522642: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522642',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/162'
}
close issue 522642



If you want to quit, its now! (Ctrl+C)


522663: createGithubIssue
522663: addGithubLabels
522663: addGithubMilestone
522663: postGithubComments
522663: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522663',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/163'
}
close issue 522663



If you want to quit, its now! (Ctrl+C)


522752: createGithubIssue
522752: addGithubLabels
522752: addGithubMilestone
522752: postGithubComments
522752: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522752',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/164'
}
close issue 522752



If you want to quit, its now! (Ctrl+C)


522757: createGithubIssue
522757: addGithubLabels
522757: addGithubMilestone
522757: postGithubComments
522757: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522757',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/165'
}
close issue 522757



If you want to quit, its now! (Ctrl+C)


524982: createGithubIssue
524982: addGithubLabels
524982: addGithubMilestone
524982: postGithubComments
524982: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=524982',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/166'
}
close issue 524982



If you want to quit, its now! (Ctrl+C)


525359: createGithubIssue
525359: addGithubLabels
525359: addGithubMilestone
525359: postGithubComments
525359: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525359',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/167'
}
close issue 525359



If you want to quit, its now! (Ctrl+C)


525384: createGithubIssue
525384: addGithubLabels
525384: addGithubMilestone
525384: postGithubComments
525384: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525384',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/168'
}
close issue 525384



If you want to quit, its now! (Ctrl+C)


525507: createGithubIssue
525507: addGithubLabels
525507: addGithubMilestone
525507: postGithubComments
525507: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525507',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/169'
}
close issue 525507



If you want to quit, its now! (Ctrl+C)


525578: createGithubIssue
525578: addGithubLabels
525578: addGithubMilestone
525578: postGithubComments
525578: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525578',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/170'
}
close issue 525578



If you want to quit, its now! (Ctrl+C)


526051: createGithubIssue
526051: addGithubLabels
526051: addGithubMilestone
526051: postGithubComments
526051: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=526051',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/171'
}
close issue 526051



If you want to quit, its now! (Ctrl+C)


531577: createGithubIssue
531577: addGithubLabels
531577: addGithubMilestone
531577: postGithubComments
531577: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=531577',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/172'
}
close issue 531577



If you want to quit, its now! (Ctrl+C)


531591: createGithubIssue
531591: addGithubLabels
531591: addGithubMilestone
531591: postGithubComments
531591: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=531591',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/173'
}
close issue 531591



If you want to quit, its now! (Ctrl+C)


532314: createGithubIssue
532314: addGithubLabels
532314: addGithubMilestone
532314: postGithubComments
532314: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532314',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/174'
}
close issue 532314



If you want to quit, its now! (Ctrl+C)


532614: createGithubIssue
532614: addGithubLabels
532614: addGithubMilestone
532614: postGithubComments
532614: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532614',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/175'
}
close issue 532614



If you want to quit, its now! (Ctrl+C)


532615: createGithubIssue
532615: addGithubLabels
532615: addGithubMilestone
532615: postGithubComments
532615: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532615',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/176'
}
close issue 532615



If you want to quit, its now! (Ctrl+C)


533324: createGithubIssue
533324: addGithubLabels
533324: addGithubMilestone
533324: postGithubComments
533324: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=533324',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/177'
}
close issue 533324



If you want to quit, its now! (Ctrl+C)


533972: createGithubIssue
533972: addGithubLabels
533972: addGithubMilestone
533972: postGithubComments
533972: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=533972',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/178'
}
close issue 533972



If you want to quit, its now! (Ctrl+C)


533984: createGithubIssue
533984: addGithubLabels
533984: addGithubMilestone
533984: postGithubComments
533984: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=533984',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/179'
}
close issue 533984



If you want to quit, its now! (Ctrl+C)


534034: createGithubIssue
534034: addGithubLabels
534034: addGithubMilestone
534034: postGithubComments
534034: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=534034',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/180'
}
close issue 534034



If you want to quit, its now! (Ctrl+C)


534200: createGithubIssue
534200: addGithubLabels
534200: addGithubMilestone
534200: postGithubComments
534200: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=534200',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/181'
}
close issue 534200



If you want to quit, its now! (Ctrl+C)


534800: createGithubIssue
534800: addGithubLabels
534800: addGithubMilestone
534800: postGithubComments
534800: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=534800',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/182'
}
kept opened 534800



If you want to quit, its now! (Ctrl+C)


535213: createGithubIssue
535213: addGithubLabels
535213: addGithubMilestone
535213: postGithubComments
535213: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=535213',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/183'
}
close issue 535213



If you want to quit, its now! (Ctrl+C)


535698: createGithubIssue
535698: addGithubLabels
535698: addGithubMilestone
535698: postGithubComments
535698: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=535698',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/184'
}
kept opened 535698



If you want to quit, its now! (Ctrl+C)


536586: createGithubIssue
536586: addGithubLabels
536586: addGithubMilestone
536586: postGithubComments
536586: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=536586',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/185'
}
close issue 536586



If you want to quit, its now! (Ctrl+C)


537287: createGithubIssue
537287: addGithubLabels
537287: addGithubMilestone
537287: postGithubComments
537287: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=537287',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/186'
}
close issue 537287



If you want to quit, its now! (Ctrl+C)


538044: createGithubIssue
538044: addGithubLabels
538044: addGithubMilestone
538044: postGithubComments
538044: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538044',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/187'
}
close issue 538044



If you want to quit, its now! (Ctrl+C)


538127: createGithubIssue
538127: addGithubLabels
538127: addGithubMilestone
538127: postGithubComments
538127: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538127',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/188'
}
close issue 538127



If you want to quit, its now! (Ctrl+C)


538331: createGithubIssue
538331: addGithubLabels
538331: addGithubMilestone
538331: postGithubComments
538331: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538331',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/189'
}
close issue 538331



If you want to quit, its now! (Ctrl+C)


538341: createGithubIssue
538341: addGithubLabels
538341: addGithubMilestone
538341: postGithubComments
538341: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538341',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/190'
}
close issue 538341



If you want to quit, its now! (Ctrl+C)


538346: createGithubIssue
538346: addGithubLabels
538346: addGithubMilestone
538346: postGithubComments
538346: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538346',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/191'
}
close issue 538346



If you want to quit, its now! (Ctrl+C)


538800: createGithubIssue
538800: addGithubLabels
538800: addGithubMilestone
538800: postGithubComments
538800: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538800',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/192'
}
close issue 538800



If you want to quit, its now! (Ctrl+C)


538982: createGithubIssue
538982: addGithubLabels
538982: addGithubMilestone
538982: postGithubComments
538982: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538982',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/193'
}
close issue 538982



If you want to quit, its now! (Ctrl+C)


539699: createGithubIssue
539699: addGithubLabels
539699: addGithubMilestone
539699: postGithubComments
539699: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539699',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/194'
}
close issue 539699



If you want to quit, its now! (Ctrl+C)


539701: createGithubIssue
539701: addGithubLabels
539701: addGithubMilestone
539701: postGithubComments
539701: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539701',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/195'
}
close issue 539701



If you want to quit, its now! (Ctrl+C)


539702: createGithubIssue
539702: addGithubLabels
539702: addGithubMilestone
539702: postGithubComments
539702: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539702',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/196'
}
kept opened 539702



If you want to quit, its now! (Ctrl+C)


539746: createGithubIssue
539746: addGithubLabels
539746: addGithubMilestone
539746: postGithubComments
539746: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539746',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/197'
}
close issue 539746



If you want to quit, its now! (Ctrl+C)


539913: createGithubIssue
539913: addGithubLabels
539913: addGithubMilestone
539913: postGithubComments
539913: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539913',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/198'
}
close issue 539913



If you want to quit, its now! (Ctrl+C)


539921: createGithubIssue
539921: addGithubLabels
539921: addGithubMilestone
539921: postGithubComments
539921: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539921',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/199'
}
close issue 539921



If you want to quit, its now! (Ctrl+C)


539950: createGithubIssue
539950: addGithubLabels
539950: addGithubMilestone
539950: postGithubComments
539950: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539950',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/200'
}
close issue 539950



If you want to quit, its now! (Ctrl+C)


541071: createGithubIssue
541071: addGithubLabels
541071: addGithubMilestone
541071: postGithubComments
541071: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=541071',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/201'
}
close issue 541071



If you want to quit, its now! (Ctrl+C)


541547: createGithubIssue
541547: addGithubLabels
541547: addGithubMilestone
541547: postGithubComments
541547: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=541547',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/202'
}
close issue 541547



If you want to quit, its now! (Ctrl+C)


541701: createGithubIssue
541701: addGithubLabels
541701: addGithubMilestone
541701: postGithubComments
541701: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=541701',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/203'
}
kept opened 541701



If you want to quit, its now! (Ctrl+C)


541728: createGithubIssue
541728: addGithubLabels
541728: addGithubMilestone
541728: postGithubComments
541728: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=541728',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/204'
}
kept opened 541728



If you want to quit, its now! (Ctrl+C)


542702: createGithubIssue
542702: addGithubLabels
542702: addGithubMilestone
542702: postGithubComments
542702: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=542702',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/205'
}
close issue 542702



If you want to quit, its now! (Ctrl+C)


543410: createGithubIssue
543410: addGithubLabels
543410: addGithubMilestone
543410: postGithubComments
543410: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=543410',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/206'
}
close issue 543410



If you want to quit, its now! (Ctrl+C)


544000: createGithubIssue
544000: addGithubLabels
544000: addGithubMilestone
544000: postGithubComments
544000: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=544000',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/207'
}
close issue 544000



If you want to quit, its now! (Ctrl+C)


545760: createGithubIssue
545760: addGithubLabels
545760: addGithubMilestone
545760: postGithubComments
545760: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=545760',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/208'
}
close issue 545760



If you want to quit, its now! (Ctrl+C)


546527: createGithubIssue
546527: addGithubLabels
546527: addGithubMilestone
546527: postGithubComments
546527: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=546527',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/209'
}
close issue 546527



If you want to quit, its now! (Ctrl+C)


548072: createGithubIssue
548072: addGithubLabels
548072: addGithubMilestone
548072: postGithubComments
548072: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=548072',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/210'
}
close issue 548072



If you want to quit, its now! (Ctrl+C)


548073: createGithubIssue
548073: addGithubLabels
548073: addGithubMilestone
548073: postGithubComments
548073: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=548073',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/211'
}
close issue 548073



If you want to quit, its now! (Ctrl+C)


548907: createGithubIssue
548907: addGithubLabels
548907: addGithubMilestone
548907: postGithubComments
548907: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=548907',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/212'
}
close issue 548907



If you want to quit, its now! (Ctrl+C)


549331: createGithubIssue
549331: addGithubLabels
549331: addGithubMilestone
549331: postGithubComments
549331: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=549331',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/213'
}
close issue 549331



If you want to quit, its now! (Ctrl+C)


551297: createGithubIssue
551297: addGithubLabels
551297: addGithubMilestone
551297: postGithubComments
551297: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551297',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/214'
}
close issue 551297



If you want to quit, its now! (Ctrl+C)


551565: createGithubIssue
551565: addGithubLabels
551565: addGithubMilestone
551565: postGithubComments
551565: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551565',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/215'
}
close issue 551565



If you want to quit, its now! (Ctrl+C)


551630: createGithubIssue
551630: addGithubLabels
551630: addGithubMilestone
551630: postGithubComments
551630: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551630',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/216'
}
kept opened 551630



If you want to quit, its now! (Ctrl+C)


566672: createGithubIssue
566672: addGithubLabels
566672: addGithubMilestone
566672: postGithubComments
566672: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566672',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/217'
}
close issue 566672



If you want to quit, its now! (Ctrl+C)


572734: createGithubIssue
572734: addGithubLabels
572734: addGithubMilestone
572734: postGithubComments
572734: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=572734',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/218'
}
close issue 572734



If you want to quit, its now! (Ctrl+C)


572779: createGithubIssue
572779: addGithubLabels
572779: addGithubMilestone
572779: postGithubComments
572779: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=572779',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/219'
}
close issue 572779



If you want to quit, its now! (Ctrl+C)


572780: createGithubIssue
572780: addGithubLabels
572780: addGithubMilestone
572780: postGithubComments
572780: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=572780',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/220'
}
close issue 572780



If you want to quit, its now! (Ctrl+C)


572802: createGithubIssue
572802: addGithubLabels
572802: addGithubMilestone
572802: postGithubComments
572802: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=572802',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/221'
}
kept opened 572802



If you want to quit, its now! (Ctrl+C)


573458: createGithubIssue
573458: addGithubLabels
573458: addGithubMilestone
573458: postGithubComments
573458: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=573458',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.core/issues/222'
}
kept opened 573458



If you want to quit, its now! (Ctrl+C)


All issues are transferred
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS