Forums de discussion

prevent liferay-ide from dropping commons-logging.jar in WEB-INF/lib?

tony kerz, modifié il y a 13 années.

prevent liferay-ide from dropping commons-logging.jar in WEB-INF/lib?

New Member Publications: 5 Date d'inscription: 07/03/11 Publications récentes
hi,

i'm trying to use slf4j instead of commons-logging for a portlet,
and the presence of commons-logging.jar is an issue for this.

anyone familiar with any way to tailor what jars are dropped in WEB-INF/lib...?

thanks,
tony.
tony kerz, modifié il y a 13 années.

RE: prevent liferay-ide from dropping commons-logging.jar in WEB-INF/lib?

New Member Publications: 5 Date d'inscription: 07/03/11 Publications récentes
oh, and i'd also like to use logback instead of log4j,
so better that log4j.jar not be in WEB-INF/lib either...