From d2c77e4da3e41891bd250a15f09c691de6280c49 Mon Sep 17 00:00:00 2001 From: Emanuele Date: Wed, 1 Apr 2020 12:13:23 +0200 Subject: [PATCH] elimate configurazioni farlocche --- bananaSPLIT/conf/conftest.json | 110 ---------------------------- bananaSPLIT/conf/testbastardi.json | 67 ----------------- bananaSPLIT/conf/testdhgfjhasd.json | 73 ------------------ 3 files changed, 250 deletions(-) delete mode 100644 bananaSPLIT/conf/conftest.json delete mode 100644 bananaSPLIT/conf/testbastardi.json delete mode 100644 bananaSPLIT/conf/testdhgfjhasd.json diff --git a/bananaSPLIT/conf/conftest.json b/bananaSPLIT/conf/conftest.json deleted file mode 100644 index aed0bec..0000000 --- a/bananaSPLIT/conf/conftest.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "version": "v1.1a", - "paths": { - "lastUsed": "defaults.json", - "configurationPath": "D:/Emanuele/Documenti/workspace/bananaSPLIT/bananaSPLIT/conf/", - "INworkPath": "D:/Emanuele/Documenti/workspace/bananaSPLIT/TestFiles/File nuovo formato", - "OUTworkPath": "H:/", - "fileList": [ - "_ Women, Drugs And Depression.txt", - "_96 Election Represents Last Hurrah of Generational Politics.txt", - "_A 60_S GENERATION MADE BY MYTH-MAKERS.txt", - "_MIDDLE AGE_ NO END TO AN UPWARD CREEP.txt", - "A DEMOCRATIC SOCIETY IN NEEDOF A MILITARY.txt", - "A Dog Who Taught the Lesson of Hope.txt", - "A Fading Bohemia, Gritty but Beloved.txt" - ] - }, - "docStruct": { - "fileVersNew": true, - "language": { - "dateWords": [ - "January", - "February", - "March", - "April", - "May", - "June", - "July", - "August", - "September", - "October", - "November", - "December" - ], - "headWords": [ - "BODY", - "BYLINE:", - "SECTION:", - "LENGTH:", - "DATELINE:", - "HIGHLIGHT:", - "Email:" - ], - "tailWords": [ - "Newstex ID:", - "NOTES:", - "LANGUAGE:", - "GRAPHIC:", - "TYPE:", - "URL:", - "LOAD-DATE:", - "PUBLICATION-TYPE:", - "DOCUMENT-TYPE:", - "CHARTS:", - "JOURNAL-CODE:" - ] - }, - "docSep": "\\s*Copyright [(0-9)]+", - "beginOfDocument": "\\s*Body", - "endOfDocument": "\\s*End of Document", - "dateFormat": "{month} {day:d}, {year:d}{}", - "outPrefix": "PRE", - "outSuffix": "SUF", - "outExt": ".txt", - "outDateType": "jpn", - "outNameFormat": "PRE+{docnum}+{year:04d}{month:02d}{day:02d}+{title}+SUF.txt", - "outDate": true, - "outTitle": true, - "outNumber": true, - "numberPos": 1, - "datePos": 2, - "titlePos": 3, - "maxTitleLen": 10, - "outNameSep": "+", - "customSep": "=", - "dateFormats": { - "jpn": "{year:04d}{month:02d}{day:02d}", - "it": "{day:02d}{month:02d}{year:04d}", - "usa": "{month:02d}{year:04d}{day:02d}" - } - }, - "settings": { - "encoding": "ansi", - "monthPosition": 0, - "getNewsPaperName": true, - "nameNotFoundStr": "ND", - "includeTitle": true, - "removeDuplicates": true, - "showSkipped": false, - "showRemovedDuplicates": false, - "loadTXT": true, - "loadDOCX": false, - "removeOldFiles": true, - "saveSeparateFiles": true, - "saveBodyFile": true, - "saveBodyNumber": true, - "delLF": false, - "delWordBreak": true, - "delChars": [ - "'", - "@", - "#", - "$", - "%", - "^", - "&" - ] - }, - "name": "Files(38).txt" -} \ No newline at end of file diff --git a/bananaSPLIT/conf/testbastardi.json b/bananaSPLIT/conf/testbastardi.json deleted file mode 100644 index bdb1087..0000000 --- a/bananaSPLIT/conf/testbastardi.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "version": "v1.1a", - "paths": { - "lastUsed": "testbastardi.json", - "configurationPath": "D:/Emanuele/Documenti/workspace/bananaSPLIT/bananaSPLIT/conf/", - "INworkPath": "D:/Emanuele/Documenti/workspace/bananaSPLIT/TestFiles/FileBastardi", - "OUTworkPath": "H:/", - "fileList": [ - "Files(100)(1).txt", - "Files(100)(2).txt" - ] - }, - "docStruct": { - "fileVersNew": true, - "language": "English", - "docSep": "\\s*Copyright [(0-9)]+", - "beginOfDocument": "\\s*Body", - "endOfDocument": "\\s*End of Document", - "dateFormat": "{month} {day:d}, {year:d}{}", - "outPrefix": "", - "outSuffix": "", - "outExt": ".txt", - "outDateType": "jpn", - "outNameFormat": "", - "outDate": true, - "outTitle": true, - "outNumber": true, - "numberPos": 3, - "datePos": 1, - "titlePos": 2, - "maxTitleLen": 20, - "outNameSep": "-", - "customSep": "=", - "dateFormats": { - "jpn": "{year:04d}{month:02d}{day:02d}", - "it": "{day:02d}{month:02d}{year:04d}", - "usa": "{month:02d}{year:04d}{day:02d}" - } - }, - "settings": { - "encoding": "ansi", - "monthPosition": 0, - "getNewsPaperName": true, - "nameNotFoundStr": "ND", - "includeTitle": false, - "removeDuplicates": false, - "showSkipped": false, - "showRemovedDuplicates": false, - "loadTXT": true, - "loadDOCX": false, - "removeOldFiles": true, - "saveSeparateFiles": true, - "saveBodyFile": true, - "saveBodyNumber": true, - "delLF": false, - "delWordBreak": true, - "delChars": [ - "'", - "@", - "#", - "$", - "%", - "^", - "&" - ] - } -} \ No newline at end of file diff --git a/bananaSPLIT/conf/testdhgfjhasd.json b/bananaSPLIT/conf/testdhgfjhasd.json deleted file mode 100644 index b7ee178..0000000 --- a/bananaSPLIT/conf/testdhgfjhasd.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "version": "v1.1a", - "paths": { - "lastUsed": "testdhgfjhasd.json", - "configurationPath": "D:/Emanuele/Documenti/workspace/bananaSPLIT/bananaSPLIT/conf/", - "INworkPath": "D:/Emanuele/Documenti/workspace/bananaSPLIT/TestFiles/File nuovo formato", - "OUTworkPath": "H:/", - "fileList": [ - "_96 Election Represents Last Hurrah of Generational Politics.txt", - "_A 60_S GENERATION MADE BY MYTH-MAKERS.txt", - "_MIDDLE AGE_ NO END TO AN UPWARD CREEP.txt", - "A DEMOCRATIC SOCIETY IN NEEDOF A MILITARY.txt", - "A Dog Who Taught the Lesson of Hope.txt", - "A Fading Bohemia, Gritty but Beloved.txt", - "FILE1.txt", - "Files(38).txt" - ] - }, - "docStruct": { - "fileVersNew": true, - "language": "Italiano", - "docSep": "\\s*Copyright [(0-9)]+", - "beginOfDocument": "\\s*Body", - "endOfDocument": "\\s*End of Document", - "dateFormat": "{month} {day:d}, {year:d}{}", - "outPrefix": "PRE", - "outSuffix": "SUF", - "outExt": ".txt", - "outDateType": "jpn", - "outNameFormat": "", - "outDate": true, - "outTitle": true, - "outNumber": true, - "numberPos": 1, - "datePos": 2, - "titlePos": 3, - "maxTitleLen": 10, - "outNameSep": "+", - "customSep": "=", - "dateFormats": { - "jpn": "{year:04d}{month:02d}{day:02d}", - "it": "{day:02d}{month:02d}{year:04d}", - "usa": "{month:02d}{year:04d}{day:02d}" - } - }, - "settings": { - "encoding": "ansi", - "monthPosition": 0, - "getNewsPaperName": true, - "nameNotFoundStr": "ND", - "includeTitle": true, - "removeDuplicates": true, - "showSkipped": false, - "showRemovedDuplicates": false, - "loadTXT": true, - "loadDOCX": false, - "removeOldFiles": true, - "saveSeparateFiles": true, - "saveBodyFile": true, - "saveBodyNumber": true, - "delLF": false, - "delWordBreak": true, - "delChars": [ - "'", - "@", - "#", - "$", - "%", - "^", - "&" - ] - } -} \ No newline at end of file