[ 
https://jira.codehaus.org/browse/MUNIX-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Trygve Laugstol closed MUNIX-42.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0
         Assignee: Trygve Laugstol

> Update to org.functionaljava:functionaljava:3.0 which is in maven central now
> -----------------------------------------------------------------------------
>
>                 Key: MUNIX-42
>                 URL: https://jira.codehaus.org/browse/MUNIX-42
>             Project: Maven 2.x Unix Plugin
>          Issue Type: Improvement
>            Reporter: Jesse McConnell
>            Assignee: Trygve Laugstol
>             Fix For: 1.0
>
>
> the functional java bits are in maven central now, I started to update it but 
> got a wee bit lost in the forest.
> List<Tree<PackageFileSystemObject<A>>> forest = root.subForest().sort( 
> PackageFileSystem.<A>treeOrd() ).map( 
>                       new F<Tree<PackageFileSystemObject<A>>, 
> Tree<PackageFileSystemObject<A>>>()
>             {
>                 public Tree<PackageFileSystemObject<A>> f( 
> Tree<PackageFileSystemObject<A>> child )
>                 {
>                     return prettyTree( child );
>                 }
>             } );

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to