[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-973) Remove dependency on org.jboss.util.NotImplementedException

Mike Quilleash (JIRA) jira-events at lists.jboss.org
Fri Mar 2 03:12:10 EST 2007


Remove dependency on org.jboss.util.NotImplementedException
-----------------------------------------------------------

                 Key: JBSEAM-973
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-973
             Project: JBoss Seam
          Issue Type: Task
          Components: Core
    Affects Versions: 1.1.6.GA
         Environment: Any
            Reporter: Mike Quilleash


The UiComponent seam component uses org.jboss.util.NotImplementedException.  Would suggest this is removed and replaced with the standard java.lang.UnsupportedOperationException.

I prefer to have a minimal jar set for maintainence of projects so I would prefer to not have to pull in utility classes like this.


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

        



More information about the seam-issues mailing list