You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stefan Birkner (JIRA)" <ji...@codehaus.org> on 2011/02/22 02:41:22 UTC

[jira] Created: (SUREFIRE-702) Introduce a ClasspathPropertiesMapper class

Introduce a ClasspathPropertiesMapper class
-------------------------------------------

                 Key: SUREFIRE-702
                 URL: http://jira.codehaus.org/browse/SUREFIRE-702
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Maven Surefire Plugin
    Affects Versions: 2.7.2
            Reporter: Stefan Birkner
            Priority: Minor
         Attachments: ClasspathPropertiesMapper.patch

I created a class named ClasspathPropertiesMapper. This class handles writing Classpath to Properties and restoring it. Additionally I moved the logic of storing and restoring a ClasspathConfiguration to the class itself. As a result some of the BooterConstants are now hidden within ClasspathConfiguration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (SUREFIRE-702) Introduce a ClasspathPropertiesMapper class

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed SUREFIRE-702.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.8
         Assignee: Kristian Rosenvold

Thanks for the patch! Fixed in r1076672,  applied with modifications. 

> Introduce a ClasspathPropertiesMapper class
> -------------------------------------------
>
>                 Key: SUREFIRE-702
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-702
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.7.2
>            Reporter: Stefan Birkner
>            Assignee: Kristian Rosenvold
>            Priority: Minor
>             Fix For: 2.8
>
>         Attachments: ClasspathPropertiesMapper.patch
>
>
> I created a class named ClasspathPropertiesMapper. This class handles writing Classpath to Properties and restoring it. Additionally I moved the logic of storing and restoring a ClasspathConfiguration to the class itself. As a result some of the BooterConstants are now hidden within ClasspathConfiguration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira