7.2.9.4 (2020/11/20)
	[PMD ]
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\model\Formatter.java:311:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\model\Formatter.java:322:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive.java:28:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive.java:37:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive.java:48:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive.java:54:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive.java:61:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive.java:70:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueSend.java:47:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueSend.java:55:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueSend.java:62:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueSend.java:70:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\io\StorageAPI.java:24:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\io\StorageAPI.java:30:	Avoid modifiers which are implied by the context
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\io\StorageAPI.java:35:	Avoid modifiers which are implied by the context

		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive_MQ.java:33:	Avoid using redundant field initializer for 'connection'
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive_MQ.java:34:	Avoid using redundant field initializer for 'session'
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive_MQ.java:35:	Avoid using redundant field initializer for 'receiver'
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive_MQ.java:36:	Avoid using redundant field initializer for 'listReceiver'
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\queue\QueueReceive_MQ.java:37:	Avoid using redundant field initializer for 'batch'
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\queue\DBAccessQueue.java:32:	Avoid using redundant field initializer for 'appInfo'
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\daemon\Daemon_QueueReceive.java:36:	Avoid using redundant field initializer for 'loopCnt'
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\daemon\Daemon_QueueReceive.java:37:	Avoid using redundant field initializer for 'queueReceive'
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\daemon\Daemon_QueueSend.java:33:	Avoid using redundant field initializer for 'loopCnt'
		C:\opengionV7\uap\webapps\gf\src\org\opengion\fukurou\util\TagBuffer.java:64:	enumCommentRequirement Required
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\GanttHeaderTag.java:485:	Only variables that are final should contain underscores (except for underscores in standard prefix/suffix), 'mt_pre' is not final.
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\TopMenuTag.java:1131:	Only variables that are final should contain underscores (except for underscores in standard prefix/suffix), 'isDummyMENU_S' is not final.

		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_BIKO2CODE.java:117:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_DBSRC_OUT.java:193:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_INDEX.java:210:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_KEY_BREAK.java:320:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_REPORTLAYOUT.java:102:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_ROTATE.java:223:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_ROTATE.java:285:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_ROTATE.java:307:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_SKIPROW.java:181:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_STDDEV.java:165:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_STDDEV.java:200:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\table\TableFilter_STDDEV2.java:223:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_CustomData.java:247:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLAjaxTreeTable.java:189:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLAjaxTreeTable.java:282:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLCalendar.java:120:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLCrossTable.java:393:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLCustomTable.java:389:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLCustomTreeBOM.java:228:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLEntry.java:130:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLGanttTable.java:784:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLGanttTable.java:878:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLStackedGanttTable.java:527:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_HTMLStackedGanttTable.java:613:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\view\ViewForm_ImageTimeBar.java:852:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\column\DBType_K.java:106:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\daemon\Daemon_QueueReceive.java:330:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\io\TableReader_Calc.java:396:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\TopMenuTag.java:829:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\TopMenuTag.java:928:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\TopMenuTag.java:1033:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\TopMenuTag.java:2212:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueMapTag.java:405:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:606:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:673:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\penguin\math\ga\HybsScheduleChromosome.java:91:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\plugin\cloud\MailManager_DB_SendGridAPI.java:335:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:1196:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:1214:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:1230:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:1240:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:1243:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:1253:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:1266:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ValueTag.java:1306:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\ViewFormTag.java:2529:	This for loop can be replaced by a foreach loop
		C:\opengionV7\uap\webapps\gf\src\org\opengion\hayabusa\taglib\WriteTableTag.java:693:	This for loop can be replaced by a foreach loop


