Commit graph

542 commits

Author SHA1 Message Date
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
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
Patrick Gotthard
aabcbedced Merge pull request #1 from imk/master
maven site for Rome fetcher
2013-09-30 08:28:02 -07:00
Patrick Gotthard
77e36be0b5 Merge pull request #1 from imk/master
maven site and config
2013-09-30 08:27:53 -07:00
Patrick Gotthard
c804c6fe9a Merge pull request #1 from imk/master
maven site and config
2013-09-30 08:27:47 -07:00
Patrick Gotthard
b64d15257e Merge pull request #1 from imk/master
maven site and config
2013-09-30 08:27:38 -07:00
Martin Kurz
76d1ffa1fd banner link fixed and .nojekyll file added 2013-09-27 00:41:37 +02:00
Martin Kurz
c3578e46c6 banner link fixed and .nojekyll file added 2013-09-27 00:41:18 +02:00
Martin Kurz
ffb96cca0e banner link fixed and .nojekyll file added 2013-09-27 00:41:04 +02:00
Martin Kurz
9ea636534a banner link fixed 2013-09-27 00:40:28 +02:00
Martin Kurz
3e8e1e6df1 maven site and config 2013-09-27 00:38:05 +02:00
Martin Kurz
2c403152e9 fixed pom 2013-09-27 00:23:12 +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
bcfadc868e maven site and config 2013-09-26 23:51:23 +02:00
Martin Kurz
c2630e4553 maven site and config 2013-09-26 23:41:39 +02:00
Martin Kurz
e365fa78c2 maven site for Rome fetcher 2013-09-26 23:12:47 +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
4c06511fe5 More work on AS module. 2011-04-03 08:02:26 +00:00