|
328 | 328 | "ignore": true,
|
329 | 329 | "configuration": {
|
330 | 330 | "differences": [
|
| 331 | + |
331 | 332 | {
|
332 | 333 | "ignore": true,
|
333 |
| - "code": "java.annotation.attributeValueChanged", |
334 |
| - "old": "method void org.junit.platform.engine.ExecutionRequest::<init>(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters)", |
335 |
| - "new": "method void org.junit.platform.engine.ExecutionRequest::<init>(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters)", |
336 |
| - "annotationType": "org.apiguardian.api.API", |
337 |
| - "attribute": "status", |
338 |
| - "oldValue": "org.apiguardian.api.API.Status.INTERNAL", |
339 |
| - "newValue": "org.apiguardian.api.API.Status.DEPRECATED", |
| 334 | + "code": "java.method.added", |
| 335 | + "new": "method void org.junit.platform.commons.JUnitException::<init>(java.lang.String, java.lang.Throwable, boolean, boolean)", |
340 | 336 | "justification": "API consumed from JUnit 5"
|
341 | 337 | },
|
342 | 338 | {
|
343 | 339 | "ignore": true,
|
344 |
| - "code": "java.annotation.attributeValueChanged", |
345 |
| - "old": "method void org.junit.platform.engine.ExecutionRequest::<init>(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters)", |
346 |
| - "new": "method void org.junit.platform.engine.ExecutionRequest::<init>(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters)", |
347 |
| - "annotationType": "org.apiguardian.api.API", |
348 |
| - "attribute": "since", |
349 |
| - "oldValue": "\"1.0\"", |
350 |
| - "newValue": "\"1.11\"", |
| 340 | + "code": "java.class.externalClassExposedInAPI", |
| 341 | + "new": "interface org.junit.platform.engine.DiscoveryIssue", |
351 | 342 | "justification": "API consumed from JUnit 5"
|
352 | 343 | },
|
353 | 344 | {
|
354 | 345 | "ignore": true,
|
355 |
| - "code": "java.annotation.attributeValueChanged", |
356 |
| - "old": "method org.junit.platform.engine.ExecutionRequest org.junit.platform.engine.ExecutionRequest::create(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters)", |
357 |
| - "new": "method org.junit.platform.engine.ExecutionRequest org.junit.platform.engine.ExecutionRequest::create(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters)", |
358 |
| - "annotationType": "org.apiguardian.api.API", |
359 |
| - "attribute": "status", |
360 |
| - "oldValue": "org.apiguardian.api.API.Status.STABLE", |
361 |
| - "newValue": "org.apiguardian.api.API.Status.DEPRECATED", |
| 346 | + "code": "java.method.defaultMethodAddedToInterface", |
| 347 | + "new": "method void org.junit.platform.engine.EngineDiscoveryListener::issueEncountered(org.junit.platform.engine.UniqueId, org.junit.platform.engine.DiscoveryIssue)", |
| 348 | + "justification": "API consumed from JUnit 5" |
| 349 | + }, |
| 350 | + { |
| 351 | + "ignore": true, |
| 352 | + "code": "java.method.numberOfParametersChanged", |
| 353 | + "old": "method org.junit.platform.engine.ExecutionRequest org.junit.platform.engine.ExecutionRequest::create(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters, org.junit.platform.engine.reporting.OutputDirectoryProvider)", |
| 354 | + "new": "method org.junit.platform.engine.ExecutionRequest org.junit.platform.engine.ExecutionRequest::create(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters, org.junit.platform.engine.reporting.OutputDirectoryProvider, org.junit.platform.engine.support.store.NamespacedHierarchicalStore<org.junit.platform.engine.support.store.Namespace>)", |
362 | 355 | "justification": "API consumed from JUnit 5"
|
363 | 356 | },
|
364 | 357 | {
|
365 | 358 | "ignore": true,
|
366 | 359 | "code": "java.annotation.attributeValueChanged",
|
367 |
| - "old": "method org.junit.platform.engine.ExecutionRequest org.junit.platform.engine.ExecutionRequest::create(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters)", |
368 |
| - "new": "method org.junit.platform.engine.ExecutionRequest org.junit.platform.engine.ExecutionRequest::create(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters)", |
| 360 | + "old": "method org.junit.platform.engine.ExecutionRequest org.junit.platform.engine.ExecutionRequest::create(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters, org.junit.platform.engine.reporting.OutputDirectoryProvider)", |
| 361 | + "new": "method org.junit.platform.engine.ExecutionRequest org.junit.platform.engine.ExecutionRequest::create(org.junit.platform.engine.TestDescriptor, org.junit.platform.engine.EngineExecutionListener, org.junit.platform.engine.ConfigurationParameters, org.junit.platform.engine.reporting.OutputDirectoryProvider, org.junit.platform.engine.support.store.NamespacedHierarchicalStore<org.junit.platform.engine.support.store.Namespace>)", |
369 | 362 | "annotationType": "org.apiguardian.api.API",
|
370 | 363 | "attribute": "since",
|
371 |
| - "oldValue": "\"1.9\"", |
372 |
| - "newValue": "\"1.11\"", |
| 364 | + "oldValue": "\"1.12\"", |
| 365 | + "newValue": "\"1.13\"", |
| 366 | + "justification": "API consumed from JUnit 5" |
| 367 | + }, |
| 368 | + { |
| 369 | + "ignore": true, |
| 370 | + "code": "java.method.added", |
| 371 | + "new": "method org.junit.platform.engine.support.store.NamespacedHierarchicalStore<org.junit.platform.engine.support.store.Namespace> org.junit.platform.engine.ExecutionRequest::getStore()", |
| 372 | + "justification": "API consumed from JUnit 5" |
| 373 | + }, |
| 374 | + { |
| 375 | + "ignore": true, |
| 376 | + "code": "java.method.staticMethodAddedToInterface", |
| 377 | + "new": "method org.junit.platform.engine.TestDescriptor.Visitor org.junit.platform.engine.TestDescriptor.Visitor::composite(org.junit.platform.engine.TestDescriptor.Visitor[])", |
373 | 378 | "justification": "API consumed from JUnit 5"
|
374 | 379 | },
|
375 | 380 | {
|
376 | 381 | "ignore": true,
|
377 | 382 | "code": "java.class.externalClassExposedInAPI",
|
378 |
| - "new": "class org.junit.platform.engine.reporting.FileEntry", |
| 383 | + "new": "class org.junit.platform.engine.support.store.Namespace", |
379 | 384 | "justification": "API consumed from JUnit 5"
|
380 | 385 | },
|
381 | 386 | {
|
382 | 387 | "ignore": true,
|
383 | 388 | "code": "java.class.externalClassExposedInAPI",
|
384 |
| - "new": "interface org.junit.platform.engine.reporting.OutputDirectoryProvider", |
| 389 | + "new": "class org.junit.platform.engine.support.store.NamespacedHierarchicalStore<N>", |
385 | 390 | "justification": "API consumed from JUnit 5"
|
386 | 391 | },
|
387 | 392 | {
|
388 | 393 | "ignore": true,
|
389 |
| - "code": "java.annotation.attributeValueChanged", |
390 |
| - "old": "method void org.junit.platform.engine.reporting.ReportEntry::<init>()", |
391 |
| - "new": "method void org.junit.platform.engine.reporting.ReportEntry::<init>()", |
392 |
| - "annotationType": "org.apiguardian.api.API", |
393 |
| - "attribute": "since", |
394 |
| - "oldValue": "\"5.8\"", |
395 |
| - "newValue": "\"1.8\"", |
| 394 | + "code": "java.class.externalClassExposedInAPI", |
| 395 | + "new": "class org.junit.platform.engine.support.store.NamespacedHierarchicalStoreException", |
396 | 396 | "justification": "API consumed from JUnit 5"
|
397 | 397 | }
|
398 | 398 | ]
|
|
0 commit comments