Martin Kurz
|
fb021e84b3
|
dc:date is now preferred on entries over pubDate (fixes #125)
|
2013-10-08 22:13:32 +02:00 |
|
Martin Kurz
|
9ebfafee0c
|
Incorrect handling of & in CDATA sections in XmlFixerReader fixed (fixes
#134)
|
2013-10-08 19:31:40 +02:00 |
|
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
|
a7a270d154
|
Removed CHANGES file
|
2013-10-07 22:31:48 +02:00 |
|
Patrick Gotthard
|
e472bdcb15
|
Renamed license file
Removed Ant script
|
2013-10-07 22:28:31 +02:00 |
|
Patrick Gotthard
|
584bc72493
|
Updated POM
Removed unnecessary files
|
2013-10-07 22:27:38 +02:00 |
|
Patrick Gotthard
|
7c32278724
|
Updated POM
|
2013-10-07 22:21:31 +02:00 |
|
Patrick Gotthard
|
c702966daa
|
Fixed tests
|
2013-10-07 22:11:49 +02:00 |
|
Patrick Gotthard
|
14696ebed0
|
Formatted code
Updated POM
|
2013-10-07 22:02:04 +02:00 |
|
Patrick Gotthard
|
341b3355fb
|
Updated POM
|
2013-10-07 21:35:37 +02:00 |
|
Patrick Gotthard
|
7b8c9259d0
|
Updated classes to use JDOM 2
Fixed tests
Formatted code
|
2013-10-07 21:11:47 +02:00 |
|
Patrick Gotthard
|
c1851448e3
|
Cleaned up POM
|
2013-10-07 21:05:41 +02:00 |
|
Patrick Gotthard
|
126bd38d79
|
Configured skin for project site
|
2013-10-07 20:42:26 +02:00 |
|
Patrick Gotthard
|
9e24592ef3
|
Configured skin for project site
|
2013-10-07 20:32:52 +02:00 |
|
Patrick Gotthard
|
1749a5447f
|
Configured skin for project site
Updated ROME version
|
2013-10-07 20:30:11 +02:00 |
|
Patrick Gotthard
|
4146de4abc
|
Configured skin for project site
|
2013-10-07 20:23:24 +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
|
295ef346c5
|
Move to Rome 2.0.0-SNAPSHOT and update some dependencies.
|
2013-10-06 12:49:52 -04:00 |
|
Dave Johnson
|
7555644b3f
|
Moving to ROME 2.0.0 snapshot and JDOM2
|
2013-10-05 12:49:59 -04: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 |
|