You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Adrian A. (JIRA)" <ji...@apache.org> on 2009/03/31 16:36:20 UTC

[jira] Updated: (CLK-515) PageLinkTreePage depends on Spring for only one method.

     [ https://issues.apache.org/jira/browse/CLK-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian A. updated CLK-515:
--------------------------

    Attachment: Remove_Spring_dependency.patch

Here's a quick patch that fixes the problem.
Commons Lang also has that method.

> PageLinkTreePage depends on Spring for only one method.
> -------------------------------------------------------
>
>                 Key: CLK-515
>                 URL: https://issues.apache.org/jira/browse/CLK-515
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>            Reporter: Joseph Schmidt
>            Priority: Critical
>         Attachments: Remove_Spring_dependency.patch
>
>
> PageLinkTreePage depends on Spring framework for only a simple util method:
> org.springframework.util.ClassUtils#getShortName()
> (i guess ClickUtils too :( )
> Please remove that dependency. 1,5 Megabyte of jars are not proportional for a 4 line util method.
> I think this is a critical issue.
> thanks,
> Joseph

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.