Uploaded image for project: 'IT: Release Engineering'
  1. IT: Release Engineering
  2. RELENG-578

Create javadoc.opendaylight.org mapping to Nexus

    Issue XMLXMLWordPrintable

Details

    Description

      We need to map javadoc.opendaylight.org/PROJECT to https://nexus.opendaylight.org/content/repositories/javadoc/org.opendaylight.PROJECT

      One issue is what to do with sub-projects. For example honeycomb/vbd. Should we make the shortname:

      honeycomb.vbd so javadoc.opendaylight.org/honeycomb.vbd -> https://nexus.opendaylight.org/content/repositories/javadoc/org.opendaylight.honeycomb.vbd

      Seems like the most logical way but open to suggestions.

      Attachments

        JEditor

          Activity

            see https://bugs.opendaylight.org/show_bug.cgi?id=7874 re. javadoc.opendaylight.org's web crawler index-ability...

            vorburger Michael Vorburger added a comment - see https://bugs.opendaylight.org/show_bug.cgi?id=7874  re. javadoc.opendaylight.org's web crawler index-ability...

            Since the original request was for https://javadocs.opendaylight.org that's what I'll be creating. I should have the base site up and running today. I may even get shortname rewriting in place as well, but that may be more difficult without doing static mapping and that would require regular upkeep.

            agrimberg Andrew Grimberg added a comment - Since the original request was for https://javadocs.opendaylight.org  that's what I'll be creating. I should have the base site up and running today. I may even get shortname rewriting in place as well, but that may be more difficult without doing static mapping and that would require regular upkeep.

            I have this now working:

            https://javadocs.opendaylight.org/controller => https://javadocs.opendaylight.org/org.opendaylight.controller

            Basically we will rewrite any URI that doesn't start with 'org.opendaylight.' to org.opendaylight.$URI with the exception of the virtual icons folder

            agrimberg Andrew Grimberg added a comment - I have this now working: https://javadocs.opendaylight.org/controller  => https://javadocs.opendaylight.org/org.opendaylight.controller Basically we will rewrite any URI that doesn't start with 'org.opendaylight.' to org.opendaylight.$URI with the exception of the virtual icons folder

            People

              agrimberg Andrew Grimberg
              zxiiro Thanh Ha
              Andrew Grimberg, Michael Vorburger, Thanh Ha
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: