Hi Gonzalo, I'd like to inform you of commons-logging issue. Because the current commons-logging is not proper for cross-context application environment like portal, we removed commons-logging dependencies in jetspeed-2 and apa projects. Please see https://issues.apache.org/jira/browse/JS2-972 for details. It is recommended to use slf4j instead.
Kind regards, Woonsan > >From: Gonzalo Aguilar Delgado <[email protected]> >To: David Sean Taylor <[email protected]> >Cc: [email protected]; Jetspeed Developers List ><[email protected]> >Sent: Fri, November 27, 2009 7:54:08 PM >Subject: Apa-RSS > > > > > > > >Hi there, > >>I made some changes to the apa-rss project. > >>Normally it escapes all the rss feed. For some feeds this is not a good >>solution as html code will be shown. >>I added a parameter to the portlet to handle this. > >>Also, I added preliminary Junit support. For now it just test that >>transformation is done without errors. > >>pom.xml modifications went with the patch. I added junit dependency and >>commons-logging. > > >>Thank you. > > >
