Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The class introduction in the Configurator javadoc says:
Classes implementing this abstraction should be listed in the jar's /META-INF/services folder inside of a text file named "org.apache.trinidad.Configurator".
The correct wording should be:
Classes implementing this abstraction should be listed in the jar's /META-INF/services folder inside of a text file named "org.apache.trinidad.conf.Configurator".