Commit graph

50 commits

Author SHA1 Message Date
Martin Kurz
8948021500 switched from HashSet to LinkedHashSet where ordering of elements is
relevant, HashSet doesn't guarantee the ordering of its elements (fixes
#116)
2013-10-08 16:02:36 +02:00
Martin Kurz
9d8dfbaf26 applied patch by Markus Döring (fixes #158) 2013-10-07 23:35:37 +02:00
Martin Kurz
40e916a34b Typo in test class name fixed (#162) 2013-10-07 23:25:36 +02:00
Martin Kurz
e9bb18b89b Added support for docs, managingEditor, webMaster and generator on RSS
channel and comments on RSS items (fixes #162)
2013-10-07 23:05:58 +02:00
Patrick Gotthard
c1851448e3 Cleaned up POM 2013-10-07 21:05:41 +02:00
Patrick Gotthard
837b4c662d Configured skin for project site 2013-10-07 20:20:49 +02:00
Patrick Gotthard
81ac164702 Fixed typo in class name 2013-10-07 19:46:20 +02:00
Martin Kurz
812ec23952 Conversion of source elements between wirefeed and syndfeed in RSS
converters (fixes #161)
2013-10-07 19:34:31 +02:00
Patrick Gotthard
6cc4636ffc Formatted and cleaned up the surcecode 2013-10-07 18:36:05 +02:00
Patrick Gotthard
d5fe56101f Replaced ternary operators 2013-10-07 18:33:00 +02:00
Dave Johnson
8186194722 Removing some obsoleted information from POM 2013-10-05 12:49:04 -04:00
Martin Kurz
929a2c3870 fixed some errors from site transformation 2013-10-04 20:54:12 +02:00
Farrukh Najmi
7325f5fd8b Fixed deprecation warning. 2013-10-04 13:28:09 -04:00
Martin Kurz
8341725f5a allow extended classes in CopyFrom 2013-10-04 16:52:36 +02:00
Martin Kurz
648a1f04cf Merge remote-tracking branch 'origin/master'
Conflicts:
	src/main/java/com/sun/syndication/feed/atom/Entry.java
	src/main/java/com/sun/syndication/feed/atom/Feed.java
	src/main/java/com/sun/syndication/feed/impl/CloneableBean.java
	src/main/java/com/sun/syndication/feed/impl/CopyFromHelper.java
	src/main/java/com/sun/syndication/feed/impl/ToStringBean.java
	src/main/java/com/sun/syndication/io/impl/PluginManager.java
2013-10-04 16:18:44 +02:00
Martin Kurz
77c50c516b more generics and missing serialVersionUIDs added 2013-10-04 16:04:35 +02:00
Patrick Gotthard
a2d3689d9f Added initial CheckStyle configuration 2013-10-04 11:35:00 +02:00
Patrick Gotthard
1c792aef1b Refactored ternary operators 2013-10-04 11:23:02 +02:00
Patrick Gotthard
2e87f7206d Removed underscores from variable names 2013-10-04 10:33:03 +02:00
Patrick Gotthard
1249adbaf9 Refactored ternary operators 2013-10-04 10:06:06 +02:00
Patrick Gotthard
b43bbb8bb2 Fixes #169 (Uppercase problem in XMLReader) 2013-10-04 08:49:50 +02:00
Patrick Gotthard
7fba97122f Enhanced POM 2013-10-04 08:42:17 +02:00
Martin Kurz
0fb698ee99 Merge remote-tracking branch 'origin/master' 2013-10-04 00:27:02 +02:00
Martin Kurz
8489324695 some generics signatures and some serialVersionUIDs added 2013-10-04 00:26:33 +02:00
Patrick Gotthard
5ec9dce9ea Removed console outputs from tests 2013-10-03 22:51:26 +02:00
Patrick Gotthard
cb75d15dd1 Reformatting and cleaning up code (step 2/2) 2013-10-03 22:41:22 +02:00
Patrick Gotthard
95b9121a77 Reformatting and cleaning up code (step 1/2) 2013-10-03 22:32:00 +02:00
Farrukh Najmi
f84f0ae10e Added -Xlint option on javac. Fixed deprecation warning. All tests pass 2013-10-03 15:51:30 -04:00
Patrick Gotthard
1078e0ad3c Removed "dead code" warning 2013-10-03 20:59:49 +02:00
Patrick Gotthard
1dd39e689b Set rome version to 2.0.0-SNAPSHOT
Raised compiler level to Java 1.6
Updated maven-plugins
Restructured POM
2013-10-03 20:57:41 +02:00
Patrick Gotthard
da5e32709c Fixes #149 (SyndFeedImpl#equals throws ClassCastException if compared to
an instance of a different class)
2013-10-03 20:27:18 +02:00
Patrick Gotthard
443b36e466 Merge pull request #172 from rometools/generics
Updated the major part of ROME to use generics
2013-10-03 08:31:40 -07:00
Patrick Gotthard
218fb2d6c9 Updating ROME to use generics 2013-10-03 16:20:28 +02:00
Patrick Gotthard
7cd1761fbd Updated to latest JDOM which supports generics 2013-10-03 14:36:21 +02:00
Patrick Gotthard
4e5f609053 Updated JDOM and JUnit 2013-10-01 17:53:06 +02:00
Patrick Gotthard
c60af3f14c Merge pull request #1 from imk/master
maven site and config
2013-09-30 08:28:31 -07:00
Martin Kurz
9ea636534a banner link fixed 2013-09-27 00:40:28 +02:00
Martin Kurz
db6f65b331 maven site and config 2013-09-27 00:13:57 +02:00
Martin Kurz
6a070a300d switch to apt 2013-09-26 23:53:42 +02:00
Martin Kurz
b330e2974a github pages repo fixed for real repo 2013-09-25 22:08:54 +02:00
Martin Kurz
4aeffdd662 ignores for eclipse 2013-09-25 22:01:49 +02:00
Martin Kurz
e6bc803b0c merged site, maven site config from test repo and some urls fixed 2013-09-25 22:00:14 +02:00
kebernet
f0c8f60c9e Bug fixes 2011-04-03 00:24:11 +00:00
kebernet
3505725a50 Added a finder method. 2011-04-02 01:43:06 +00:00
kebernet
6967345621 Updated to JDOM 1.1.1, added tab to whitespace chars. 2011-04-01 16:47:34 +00:00
kebernet
ccf39ec730 Updated to JDOM 1.1.1, added tab to whitespace chars. 2011-04-01 16:46:33 +00:00
kebernet
30f584df4e Fix for issue 1, more cleanup/updating. 2011-04-01 16:03:02 +00:00
kebernet
f0c39ed946 Initial Checking from J.N 2011-04-01 05:09:11 +00:00
kebernet
05ae793dc7 Initial checkin of ROME core. 2011-04-01 01:56:20 +00:00
mwoodman
99d443919c New svn repository - initial commit by JIRA Studio 2011-02-24 18:20:43 +00:00