diff --git a/src/site/apt/ROMEDevelopmentProcess.apt b/src/site/apt/ROMEDevelopmentProcess.apt index 15eb6c1..ad26fab 100644 --- a/src/site/apt/ROMEDevelopmentProcess.apt +++ b/src/site/apt/ROMEDevelopmentProcess.apt @@ -8,11 +8,8 @@ ROME Development Process - We're welcoming our first external developer, {{{http://www.mackmo.com/nick/blog/}Nick Lothian}} today, so we thought it would be good to set a few basic rules for this project. We don't want to be too formal, since we're still alpha, and trust our developer's common sense to "do the right thing". - - * Please before commiting anything send an email in the rome developer lists to explain what you want to do * When you create some new code, please javadoc it, and unit tests are welcome diff --git a/src/site/apt/ROMEDevelopmentProposals/ROMEFeatureRequests.apt b/src/site/apt/ROMEDevelopmentProposals/ROMEFeatureRequests.apt index 8d11823..8b4aece 100644 --- a/src/site/apt/ROMEDevelopmentProposals/ROMEFeatureRequests.apt +++ b/src/site/apt/ROMEDevelopmentProposals/ROMEFeatureRequests.apt @@ -8,8 +8,6 @@ ROME Feature Requests - - * <> com.sun.syndication.io.impl.DateParser:Date parseW3CDateTime(String) incorrectly uses a comma (",") rather than a decimal (".") to delimit the seconds from miliseconds. The correct format can be found on {{{http://www.w3.org/TR/NOTE\-datetime}http://www.w3.org/TR/NOTE\-datetime}}. The bug is on line 170 (version 0.8). The fix is to replace the line with this: <<>> \-\- JLP 9/4/2006 * <> Atom 1.0 parsing uses wrong Content types. "text", "html", "xhtml" do not match what is parse from the content elements. Subsequently, the content elements always have a null value \- no way to get content. diff --git a/src/site/apt/ROMEDevelopmentProposals/index.apt b/src/site/apt/ROMEDevelopmentProposals/index.apt index bb1d842..9e0c340 100644 --- a/src/site/apt/ROMEDevelopmentProposals/index.apt +++ b/src/site/apt/ROMEDevelopmentProposals/index.apt @@ -8,17 +8,12 @@ ROME Development Proposals - *ROME Development Proposals - Link to new ROME feature and release proposals here. - *ROME2 Proposal - - * {{{../ROMEROADMAPProposed.html}ROME ROADMAP (Proposed) (rome)}} * {{{./ROME21stProposalJune10th2006NOTCURRENT.html}ROME2 first proposal }} (Jun/10/2006). @@ -29,9 +24,7 @@ ROME Development Proposals *Requests for Enhancement (RFEs) - - - * {{{https://rometools.jira.com/browse/ROME}Issue tracking system}} \- file RFEs here + * {{{https://github.com/rometools/rome/issues}Issue tracking system}} \- file RFEs here * {{{./ROMEFeatureRequests.html}Feature Requests}} \- old feature request page diff --git a/src/site/apt/ROMEROADMAPProposed.apt b/src/site/apt/ROMEROADMAPProposed.apt index 92782c0..efe0f0b 100644 --- a/src/site/apt/ROMEROADMAPProposed.apt +++ b/src/site/apt/ROMEROADMAPProposed.apt @@ -8,69 +8,24 @@ ROME ROADMAP (Proposed) - - *----+--+ -| | - version - -|| - changes - -| *----+--+ -| - 1.1 - -| - Omnibus release with ROME patches + JDK 1.5 changes. - -| +|| version || changes | *----+--+ -| - 1.5 - -| - Migration to org.rometools (light break compat) - -| +| 1.1 | Omnibus release with ROME patches + JDK 1.5 changes.| *----+--+ -| - 1.6 - -| - Elimination of Synd* interfaces and Synd*Impl in favor of base objects (break compat) - -| +| 1.5 | Migration to org.rometools (light break compat)| *----+--+ -| - 1.7 - -| - Introduction of "Rome" class with pass-by-ref context for modules - -| +| 1.6 | Elimination of Synd* interfaces and Synd*Impl in favor of base objects (break compat)| *----+--+ -| - 1.8 - -| - Addition of a factory by package for the Rome class. - -| +| 1.7 | Introduction of "Rome" class with pass-by-ref context for modules| *----+--+ -| - 1.9 - -| - JSR-330   remix of the Rome class and all deps. - -| +| 1.8 | Addition of a factory by package for the Rome class.| +*----+--+ +| 1.9 | JSR-330   remix of the Rome class and all deps.| *----+--+ *Old Development Proposals - - * {{{./ROMEDevelopmentProposals/ROME22ndProposalJuly18th2006CURRENT.html}ROME2 2nd Proposal (July 18th 2006) CURRENT (rome)}} * {{{./ROMEDevelopmentProposals/ROME21stProposalJune10th2006NOTCURRENT.html}ROME2 1st Proposal (June 10th 2006) NOT CURRENT (rome)}}