Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-497

Genearated Source url is not a valid url

    XMLWordPrintableJSON

Details

    Description

      When compiling the actual Felix trunk, the generated repository.xml file contains non valid sources. The bundles contains the source information but with an invalid url such as :
      <source>scm:svn:https://svn.apache.org/repos/asf/felix/releases/javax.servlet</source>

      All bundles have this issue.

      Scm:svn:https is not a valid url prefix for Java. So, when the OBR run-time try to create the URL object, from this string, an exception is thrown. This doesn't impede the OBR deployment process as the exception is ignored.

      Attachments

        Activity

          People

            mcculls Stuart McCulloch
            clement.escoffier Clement Escoffier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: