You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/01/05 10:56:34 UTC

[jira] [Created] (SLING-4278) Add package info file to testing tools

Chetan Mehrotra created SLING-4278:
--------------------------------------

             Summary: Add package info file to testing tools
                 Key: SLING-4278
                 URL: https://issues.apache.org/jira/browse/SLING-4278
             Project: Sling
          Issue Type: Task
          Components: Testing
    Affects Versions: org.apache.sling.testing.tools 1.0.8
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: org.apache.sling.testing.tools 1.0.10


Currently building the testing/tools module generates following warning

{noformat}
[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

{noformat}

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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)