-
Ben,
Apologies but I've only just noticed this entry you made. I'll have a look at it and come back with an answer for you.
Regards
Jason.
2006-12-20 12:17:31 UTC by jasonbell
-
rss200 writer does not support all RSS20 elements.
It should be updated according to the specification http://blogs.law.harvard.edu/tech/rss.
2006-11-22 21:40:22 UTC by brown_bear
-
Trying to add the publish date, but it seems the
JavaDocs and the Jars are out of step.
while(iterator.hasNext()) {
Row sevr = (Row) iterator.next();
Item item = channel.addItem("",
sevr.getMessage(),
sevr.getName() +":" +
sevr.getMessage() );...
2006-10-24 11:43:39 UTC by ben_grant
-
jasonbell committed patchset 88 of module rsslibj to the RSSLIBJ CVS repository, changing 1 files.
2005-04-07 09:47:43 UTC by jasonbell
-
epesh committed patchset 87 of module rsslibj to the RSSLIBJ CVS repository, changing 1 files.
2004-02-18 19:21:52 UTC by epesh
-
epesh committed patchset 86 of module rsslibj to the RSSLIBJ CVS repository, changing 1 files.
2004-02-18 19:11:45 UTC by epesh
-
epesh committed patchset 85 of module rsslibj to the RSSLIBJ CVS repository, changing 12 files.
2004-02-18 19:10:02 UTC by epesh
-
epesh committed patchset 84 of module rsslibj to the RSSLIBJ CVS repository, changing 1 files.
2004-02-17 11:56:08 UTC by epesh
-
epesh committed patchset 83 of module rsslibj to the RSSLIBJ CVS repository, changing 14 files.
2004-02-17 11:40:14 UTC by epesh
-
epesh committed patchset 82 of module rsslibj to the RSSLIBJ CVS repository, changing 18 files.
2004-02-17 11:37:33 UTC by epesh