You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2010/12/19 14:19:01 UTC

[jira] Updated: (WICKET-3036) Remove dependancy on Java.AWT.*, Javax.Swing.*. classes

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

Juergen Donnerstag updated WICKET-3036:
---------------------------------------

    Attachment: wicket-3036.patch

patch for trunk which introduces a new subproject wicket-awt where I moved all java.awt and javax.swing code to

> Remove dependancy on Java.AWT.*, Javax.Swing.*. classes
> -------------------------------------------------------
>
>                 Key: WICKET-3036
>                 URL: https://issues.apache.org/jira/browse/WICKET-3036
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket, wicket-examples
>    Affects Versions: 1.4.11, 1.5-M1
>            Reporter: Clint Checketts
>            Priority: Minor
>         Attachments: wicket-3036.patch
>
>
> Instead of leveraging the existing classes in Java.AWT.*, Javax.Swing.* Wicket could create its own equivalents or repackage the existing ones.
> The motivation behind this is that Google's App Engine blacklists those packages for web development.

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