../
|
src/
|
39302
(7 years ago)
by abogaart:
HTMLCLEANER-45: detect empty field
- added forceEmptyField parameter to HtmlCleanerTemplate
- added step in the cleaning process that detects 'empty' fields and changes the content to <html><body/></html> if found.
- added test for new forceEmptyField option.
- added Parameterized annotation to the UnitTest class to run all existing tests with forceEmptyField on and off.
- fixed double logging messages.
- resolved some simple problems like typo's, spelling, etc.
|
pom.xml
|
39607
(7 years ago)
by jsheriff:
CMS7-7170prepare for next development iteration
|
NOTICE
|
38133
(8 years ago)
by adouma:
CMS7-6770: cleanup and refresh LICENSE and NOTICE files
- module name in NOTICE files for one module should be the same, here choosing ${project.name}
|
LICENSE
|
37756
(8 years ago)
by mnour:
CMS7-6770: Cleanup and refresh LICENSE and NOTICE files
- (Processing Review Comments) Cleaning License and Notice files
|