Commit Graph

9 Commits

Author SHA1 Message Date
b3fc60fe92 update .gitignore (#1651)
* updated factorypath

* updated gitignore
2021-02-14 11:03:13 +02:00
3adc3cda05 update gitignore (#1632)
.checkstyle files are being tracked which should not be
2021-01-24 11:17:05 +02:00
cfdfedbd2e #970 single logging framework should be enforced (#982)
* #496 Add pipeline module to parent pom 

* #496: Add main application class and test for pipeline

* #496: Checkstyle format and add log messages on pipeline stages 🎨

* #496: Fill readme sections of pipeline 

* #496: Javadocs and checkstyle formatting 🎨

* #496: Follow PMD checks and add more explanation as block comment on App.java

* #496: Apply requested PR changes by iluwatar 🎨

* #970: Replace log4j usage on commander pattern to Slf4j API 🎨

* #970: Replace log4j usage on dao pattern to Slf4j API 🎨

* #970: Replace log4j usage on data mapper pattern to Slf4j API 🎨

* #970: Remove log4j dependency on data transfer object pom 🔥

* #970: Replace log4j usage on module pattern to Slf4j API 🎨

* #970: Replace log4j usage on serverless pattern to Slf4j API 🎨

This also removes the aws log4j dependency

* #970: Remove unnecessary gitignore line for log4j.xml 🔥

* #970: Remove remaining remnants of log4j 🔥

* #970: Replace System.out logging with appropriate logging methods 🎨

* #970: Replace System.out method references to Logger::info 🎨
2019-10-13 23:41:11 +03:00
a745c5d8ce Update .gitignore 2017-09-03 12:06:50 +03:00
3091ff21b0 #502 Reduced amount of information logged 2016-11-17 09:54:10 +01:00
d5f7cb4e2c build check style error-- 2016-04-19 11:49:35 +05:30
5337ecdc35 #91 Added skeleton for naked-objects example using Apache Isis SimpleApp archetype 2015-07-13 15:19:16 +03:00
d0288aabea add intellj idea [.iml .idea] into .gitignore 2015-04-15 14:30:50 +08:00
fbb9ebd46c added .gitignore 2014-08-10 10:07:18 +03:00