Issue Details (XML | Word | Printable)

Key: MRM-123
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Maria Odea Ching
Reporter: Brett Porter
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Archiva

add RSS view to repository manager

Created: 23/Jul/06 07:37 PM   Updated: 08/Apr/08 05:39 AM   Resolved: 08/Apr/08 05:39 AM
Component/s: Web Interface
Affects Version/s: None
Fix Version/s: 1.1

Time Tracking:
Not Specified

Issue Links:
Supercedes
 


 Description  « Hide

possibly needs a new component in JIRA. Items that could have RSS:

  • a particular search
  • preset for "latest added" artifacts
  • preset for "new versions" of artifacts
  • preset for "new artifacts from a given sync partner"


Franz Allan Valencia See added a comment - 07/Sep/06 07:11 AM

Good day,

I'm thinking we can use ROME ([1]) as the RSS Generator. ...Are there any other suggestions?

Anyway, I'm thinking of contributing to this issue. However, I still haven't familiarize myself enough with the code to identify where I can get the infos needed for the generation. Right now, all I know is that RepositoryArtifactIndex is one of them (for the search results). But I'm not yet sure where to get the others (Hints anyone? )

Thanks,
Franz

[1] https://rome.dev.java.net/


Grégory Joseph added a comment - 10/Nov/07 06:42 PM

Sounds like a relatively good way of having notifications when artifacts are being added to be the repo. This gets my vote


Maria Odea Ching added a comment - 02/Apr/08 05:02 AM

Initial commit in -r643826.


Maria Odea Ching added a comment - 06/Apr/08 09:58 PM

Additional commit in -r645347:

  • generate feeds for new artifacts in the repository and new versions of artifacts
  • created tests

Maria Odea Ching added a comment - 07/Apr/08 10:52 AM

Changes in -r645576:

  • generate/update rss feeds after repository scan
  • add rss feed icon in repositories (for new artifacts in repo feed) and in browse artifact (for new versions of artifact feed)

Maria Odea Ching added a comment - 08/Apr/08 05:39 AM

-r645833:

  • configure host & port of the links in the rss feeds