-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MRESOLVER-338] Drop FileTransform API (#337)
To streamline logic all way down to transport and remove OOM prone code. Note: japicmp config was added, as we did a mistake, we deprecated types, but not related methods, so without these japicm would fail the build due breakages. --- https://issues.apache.org/jira/browse/MRESOLVER-338
- Loading branch information
Showing
14 changed files
with
44 additions
and
479 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54 changes: 0 additions & 54 deletions
54
maven-resolver-api/src/main/java/org/eclipse/aether/transform/FileTransformer.java
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
maven-resolver-api/src/main/java/org/eclipse/aether/transform/FileTransformerManager.java
This file was deleted.
Oops, something went wrong.
64 changes: 0 additions & 64 deletions
64
maven-resolver-api/src/main/java/org/eclipse/aether/transform/TransformException.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.