Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.12.0
-
None
-
None
Description
In the change report of the new commons-io 2.12.0, I read:
"Add StringInputStream"
as a new feature.
Now I went looking for it in the 2.12.0 javadoc and binary, and didn't find it.
However, I did find that source file in the "test" sources, instead of the normal sources.
Is this intentional? If this is, then the change report is rather confusing. If it's not intentional, then maybe this source was committed in the wrong location or had to move to the normal sources?