You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Steven Cooke (JIRA)" <de...@myfaces.apache.org> on 2006/04/28 23:45:40 UTC

[jira] Created: (TOMAHAWK-399) better change maanagement is needed

better change maanagement is needed
-----------------------------------

         Key: TOMAHAWK-399
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-399
     Project: MyFaces Tomahawk
        Type: Wish

    Versions: 1.1.1, 1.1.3-SNAPSHOT    
 Environment: all
    Reporter: Steven Cooke


After having used the 1.1.1 release for a while, I attempted to use the 1.1.3 Snapshot with very disappointing results at compile time.  Public classes and methods had moved and vanished  wholesale.  I looked back at the 1.1.1 code and did not see deprecation notices for the classes I noticed had changed.

For example, org.apache.myfaces.component.html.util.AddResource moved to org.apache.myfaces.renderkit.html.util.AddResource and the static method getInstance is gone.  There may be valid reasons for doing this, but such drastic changes should not have a version number change that implies bug fixes and very minor tweaks.  If 1.1.3 breaks 1.1.1 builds it is time to move up to 1.2.

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