[
https://issues.apache.org/jira/browse/RAT-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094554#comment-18094554
]
ASF subversion and git services commented on RAT-568:
-----------------------------------------------------
Commit 1f87498a381e8e732ec633732b171c1fc129de52 in creadur-rat's branch
refs/heads/RAT-541_create-testhelper_data-package from Claude Warren
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=1f87498a ]
RAT-568: Create IODescriptor (#695)
* Creat IODescriptor to provide better context for input/output reporting.
Update ReportConfiguration to use IODescriptor for output and stylesheet
parameters.
Update associated classes to utilize IODescriptor.
Update tests to account for IODescriptor.
Update UI generation for IODescriptor
* updated javadoc
* added tests
* Fixed sonarqube issues
* RAT-568: Add changelog entry and fix minor issues during review
---------
Co-authored-by: P. Ottlinger <[email protected]>
> Create an IODescriptor to supplement IOSupplier
> -----------------------------------------------
>
> Key: RAT-568
> URL: https://issues.apache.org/jira/browse/RAT-568
> Project: Apache RAT
> Issue Type: Improvement
> Components: configuration
> Affects Versions: 0.18
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Minor
> Fix For: 1.0.0
>
>
> Currently the configuration Output and Stylesheets do not have a name
> associated with them. This change is to create an utilize and IODescriptor
> that will have a name associated with the current IOSupplier that is in use.
> This change is required by the UI testing changes that are coming shortly.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)