Skip to content

Commit b6e4d36

Browse files
committed
PLUGINAPI-130 Remove ProfileExporter and ProfileImporter
1 parent fe2ad30 commit b6e4d36

File tree

14 files changed

+7
-1167
lines changed

14 files changed

+7
-1167
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 11.4
44
* Deprecate `org.sonar.api.web.UserRole`
5+
* Remove deprecated extension points ~~`org.sonar.api.profiles.ProfileExporter`~~ and ~~`org.sonar.api.profiles.ProfileImporter`~~.
56

67
## 11.3
78
* Introduce `org.sonar.api.batch.sensor.SensorContext.addAnalysisData`.

plugin-api/src/main/java/org/sonar/api/profiles/ProfileExporter.java

Lines changed: 0 additions & 131 deletions
This file was deleted.

plugin-api/src/main/java/org/sonar/api/profiles/ProfileImporter.java

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)