Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-4278

Add package info file to testing tools

    XMLWordPrintableJSON

Details

    Description

      Currently building the testing/tools module generates following warning

      [WARNING] org.apache.sling.testing.tools.http: Excessive version increase; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.http: Version has been increased but analysis detected no changes; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.jarexec: Excessive version increase; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.jarexec: Version has been increased but analysis detected no changes; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.junit: Excessive version increase; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.junit: Version has been increased but analysis detected no changes; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.retry: Excessive version increase; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.retry: Version has been increased but analysis detected no changes; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.serversetup: Excessive version increase; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.serversetup: Version has been increased but analysis detected no changes; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.sling: Excessive version increase; detected 1.0.9, suggested 1.0.8
      [WARNING] org.apache.sling.testing.tools.sling: Version has been increased but analysis detected no changes; detected 1.0.9, suggested 1.0.8
      
      

      This is due to package export version being set to module version. Instead version should be provided explicitly via package-info files

      Attachments

        Activity

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: