You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Brian Topping (JIRA)" <ji...@apache.org> on 2012/06/12 05:24:43 UTC

[jira] [Created] (KARAF-1533) Add integration tests for karaf-maven-plugin:features-generate-descriptor

Brian Topping created KARAF-1533:
------------------------------------

             Summary: Add integration tests for karaf-maven-plugin:features-generate-descriptor
                 Key: KARAF-1533
                 URL: https://issues.apache.org/jira/browse/KARAF-1533
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-tooling
    Affects Versions: 3.0.0.RC1
            Reporter: Brian Topping


Adding tests for KARAF-1530.  These tests for features-generate-descriptor test the inputFile and aggregateFeatures attributes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (KARAF-1533) Add integration tests for karaf-maven-plugin:features-generate-descriptor

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-1533:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré  (was: Andreas Pieber)
    
> Add integration tests for karaf-maven-plugin:features-generate-descriptor
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1533
>                 URL: https://issues.apache.org/jira/browse/KARAF-1533
>             Project: Karaf
>          Issue Type: Test
>          Components: karaf-tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Brian Topping
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf-1533.patch
>
>
> Adding tests for KARAF-1530.  These tests for features-generate-descriptor test the inputFile and aggregateFeatures attributes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (KARAF-1533) Add integration tests for karaf-maven-plugin:features-generate-descriptor

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Pieber resolved KARAF-1533.
-----------------------------------

    Resolution: Fixed

Committed r1351419
        A       tooling/karaf-maven-plugin/src/it/test-recursive/verify.bsh
        A       tooling/karaf-maven-plugin/src/it/test-recursive/recursive-module-a/src/main/java/test/A.java
        A       tooling/karaf-maven-plugin/src/it/test-recursive/recursive-module-a/pom.xml
        A       tooling/karaf-maven-plugin/src/it/test-recursive/recursive-module-b/src/main/java/test/B.java
        A       tooling/karaf-maven-plugin/src/it/test-recursive/recursive-module-b/pom.xml
        A       tooling/karaf-maven-plugin/src/it/test-recursive/pom.xml
        A       tooling/karaf-maven-plugin/src/it/test-recursive/recursive-module-c/src/main/java/test/C.java
        A       tooling/karaf-maven-plugin/src/it/test-recursive/recursive-module-c/pom.xml
        A       tooling/karaf-maven-plugin/src/it/test-recursive/recursive-module-d/src/main/java/test/D.java
        A       tooling/karaf-maven-plugin/src/it/test-recursive/recursive-module-d/pom.xml
        A       tooling/karaf-maven-plugin/src/it/test-basic-generation/verify.bsh
        A       tooling/karaf-maven-plugin/src/it/test-basic-generation/src/main/java/test/App.java
        A       tooling/karaf-maven-plugin/src/it/test-basic-generation/pom.xml
        M       tooling/karaf-maven-plugin/pom.xml
r1351419 = 4781084340c7320ad694c2c4b7d83c75bb54062a (refs/remotes/origin/trunk)

                
> Add integration tests for karaf-maven-plugin:features-generate-descriptor
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1533
>                 URL: https://issues.apache.org/jira/browse/KARAF-1533
>             Project: Karaf
>          Issue Type: Test
>          Components: karaf-tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Brian Topping
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf-1533.patch
>
>
> Adding tests for KARAF-1530.  These tests for features-generate-descriptor test the inputFile and aggregateFeatures attributes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (KARAF-1533) Add integration tests for karaf-maven-plugin:features-generate-descriptor

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-1533:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré
    
> Add integration tests for karaf-maven-plugin:features-generate-descriptor
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1533
>                 URL: https://issues.apache.org/jira/browse/KARAF-1533
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Brian Topping
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf-1533.patch
>
>
> Adding tests for KARAF-1530.  These tests for features-generate-descriptor test the inputFile and aggregateFeatures attributes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (KARAF-1533) Add integration tests for karaf-maven-plugin:features-generate-descriptor

Posted by "Brian Topping (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Topping closed KARAF-1533.
--------------------------------

    
> Add integration tests for karaf-maven-plugin:features-generate-descriptor
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1533
>                 URL: https://issues.apache.org/jira/browse/KARAF-1533
>             Project: Karaf
>          Issue Type: Test
>          Components: karaf-tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Brian Topping
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf-1533.patch
>
>
> Adding tests for KARAF-1530.  These tests for features-generate-descriptor test the inputFile and aggregateFeatures attributes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-1533) Add integration tests for karaf-maven-plugin:features-generate-descriptor

Posted by "Brian Topping (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Topping updated KARAF-1533:
---------------------------------

    Issue Type: Test  (was: Improvement)
    
> Add integration tests for karaf-maven-plugin:features-generate-descriptor
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1533
>                 URL: https://issues.apache.org/jira/browse/KARAF-1533
>             Project: Karaf
>          Issue Type: Test
>          Components: karaf-tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Brian Topping
>            Assignee: Jean-Baptiste Onofré
>         Attachments: karaf-1533.patch
>
>
> Adding tests for KARAF-1530.  These tests for features-generate-descriptor test the inputFile and aggregateFeatures attributes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-1533) Add integration tests for karaf-maven-plugin:features-generate-descriptor

Posted by "Brian Topping (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Topping updated KARAF-1533:
---------------------------------

    Attachment: karaf-1533.patch
    
> Add integration tests for karaf-maven-plugin:features-generate-descriptor
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1533
>                 URL: https://issues.apache.org/jira/browse/KARAF-1533
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Brian Topping
>         Attachments: karaf-1533.patch
>
>
> Adding tests for KARAF-1530.  These tests for features-generate-descriptor test the inputFile and aggregateFeatures attributes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KARAF-1533) Add integration tests for karaf-maven-plugin:features-generate-descriptor

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396012#comment-13396012 ] 

Jean-Baptiste Onofré commented on KARAF-1533:
---------------------------------------------

Andreas, I started to work on it but some part are not clear/clean for me. I tried to ping Brian, and I gonna work with him.
                
> Add integration tests for karaf-maven-plugin:features-generate-descriptor
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1533
>                 URL: https://issues.apache.org/jira/browse/KARAF-1533
>             Project: Karaf
>          Issue Type: Test
>          Components: karaf-tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Brian Topping
>            Assignee: Andreas Pieber
>         Attachments: karaf-1533.patch
>
>
> Adding tests for KARAF-1530.  These tests for features-generate-descriptor test the inputFile and aggregateFeatures attributes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (KARAF-1533) Add integration tests for karaf-maven-plugin:features-generate-descriptor

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Pieber reassigned KARAF-1533:
-------------------------------------

    Assignee: Andreas Pieber  (was: Jean-Baptiste Onofré)

I really like the patch; just running tests for a last time before applying
                
> Add integration tests for karaf-maven-plugin:features-generate-descriptor
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1533
>                 URL: https://issues.apache.org/jira/browse/KARAF-1533
>             Project: Karaf
>          Issue Type: Test
>          Components: karaf-tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Brian Topping
>            Assignee: Andreas Pieber
>         Attachments: karaf-1533.patch
>
>
> Adding tests for KARAF-1530.  These tests for features-generate-descriptor test the inputFile and aggregateFeatures attributes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira