-
Task
-
Resolution: Done
-
Major
-
None
-
None
The import order in SetRequestInformationCallbackMechanismFactory.java should be updated to match the standard order we expect:
- static imports
- java.* imports
- javax.* imports
- org.* imports
- com.* imports