You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Claudio Squarcella (Created) (JIRA)" <ji...@apache.org> on 2012/01/23 14:20:41 UTC

[jira] [Created] (SANDBOX-367) Move base implementations from test to main

Move base implementations from test to main
-------------------------------------------

                 Key: SANDBOX-367
                 URL: https://issues.apache.org/jira/browse/SANDBOX-367
             Project: Commons Sandbox
          Issue Type: Improvement
          Components: Graph
            Reporter: Claudio Squarcella
            Priority: Trivial
         Attachments: MoveBaseImplementationsFromTestToMain.patch

Hi,

very tiny patch to move default implementations from test (in package {{model}}: {{BaseLabeledEdge}}, {{BaseLabeledWeightedEdge}} and {{BaseLabeledVertex}}) to main. Needed for other implementations that require manipulation of input graphs -- e.g. the upcoming Ford-Fulkerson ;)

--
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] (SANDBOX-367) Move base implementations from test to main

Posted by "Simone Tripodi (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDBOX-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simone Tripodi resolved SANDBOX-367.
------------------------------------

    Resolution: Fixed
      Assignee: Simone Tripodi

Can you bet this was something I already had in mind? Providing basic implementations for users that just need extending, is IMHO comfortable.

Patch applied, see [r1235005|https://svn.apache.org/viewvc?view=revision&revision=1235005].

Thanks once again!
                
> Move base implementations from test to main
> -------------------------------------------
>
>                 Key: SANDBOX-367
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-367
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: Graph
>            Reporter: Claudio Squarcella
>            Assignee: Simone Tripodi
>            Priority: Trivial
>              Labels: graph, implementations, main, model, test
>         Attachments: MoveBaseImplementationsFromTestToMain.patch, SANDBOX-367_MoveBaseImplementationsFromTestToMain.patch
>
>
> Hi,
> very tiny patch to move default implementations from test (in package {{model}}: {{BaseLabeledEdge}}, {{BaseLabeledWeightedEdge}} and {{BaseLabeledVertex}}) to main. Needed for other implementations that require manipulation of input graphs -- e.g. the upcoming Ford-Fulkerson ;)

--
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] (SANDBOX-367) Move base implementations from test to main

Posted by "Claudio Squarcella (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDBOX-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claudio Squarcella updated SANDBOX-367:
---------------------------------------

    Attachment: MoveBaseImplementationsFromTestToMain.patch
    
> Move base implementations from test to main
> -------------------------------------------
>
>                 Key: SANDBOX-367
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-367
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: Graph
>            Reporter: Claudio Squarcella
>            Priority: Trivial
>              Labels: graph, implementations, main, model, test
>         Attachments: MoveBaseImplementationsFromTestToMain.patch
>
>
> Hi,
> very tiny patch to move default implementations from test (in package {{model}}: {{BaseLabeledEdge}}, {{BaseLabeledWeightedEdge}} and {{BaseLabeledVertex}}) to main. Needed for other implementations that require manipulation of input graphs -- e.g. the upcoming Ford-Fulkerson ;)

--
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] (SANDBOX-367) Move base implementations from test to main

Posted by "Claudio Squarcella (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDBOX-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claudio Squarcella updated SANDBOX-367:
---------------------------------------

    Attachment: SANDBOX-367_MoveBaseImplementationsFromTestToMain.patch

oops, just realized the patch doesn't include new file adds. I am attaching a new one, which btw has a better name :) 
Claudio
                
> Move base implementations from test to main
> -------------------------------------------
>
>                 Key: SANDBOX-367
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-367
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: Graph
>            Reporter: Claudio Squarcella
>            Priority: Trivial
>              Labels: graph, implementations, main, model, test
>         Attachments: MoveBaseImplementationsFromTestToMain.patch, SANDBOX-367_MoveBaseImplementationsFromTestToMain.patch
>
>
> Hi,
> very tiny patch to move default implementations from test (in package {{model}}: {{BaseLabeledEdge}}, {{BaseLabeledWeightedEdge}} and {{BaseLabeledVertex}}) to main. Needed for other implementations that require manipulation of input graphs -- e.g. the upcoming Ford-Fulkerson ;)

--
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