You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org> on 2006/03/29 02:32:19 UTC

[jira] Created: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Sandbox has many dependencies on MyFaces-Impl
---------------------------------------------

         Key: TOMAHAWK-220
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
     Project: MyFaces Tomahawk
        Type: Bug
    Versions: 1.1.2-SNAPSHOT    
    Reporter: Mike Kienenberger


Sandbox has many dependencies on MyFaces-Impl:

org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer


-- 
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


[jira] Commented: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Frank Russo (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=comments#action_12372254 ] 

Frank Russo commented on TOMAHAWK-220:
--------------------------------------

Also: org/apache/myfaces/renderkit/html/HtmlHiddenRenderer

> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Closed: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=all ]
     
Matthias Weßendorf closed TOMAHAWK-220:
---------------------------------------

    Resolution: Fixed

added serveral libs to sandbox/core/pom.xml
myfaces_impl now has *only* scope:test

> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug

>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger
>     Assignee: Matthias Weßendorf

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Commented: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=comments#action_12374562 ] 

Matthias Weßendorf commented on TOMAHAWK-220:
---------------------------------------------

mmm

it was pointed that HtmlPicklistRenderer has been fixed.
I'll check that. (AjaxRendererUtils has been fixed by Werner)

> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug

>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger
>     Assignee: Mike Kienenberger

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Commented: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=comments#action_12372290 ] 

Mike Kienenberger commented on TOMAHAWK-220:
--------------------------------------------

Right, I only listed the components with dependencies, but each of those components has several dependencies (like the ones you listed) to fix.  About 50 errors in all.

> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Commented: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=comments#action_12373201 ] 

Werner Punz commented on TOMAHAWK-220:
--------------------------------------

The state change notifier will be fixed within the next two days I want to do some integration tests first
on a working codebase before submitting the fix.


> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug

>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Commented: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Frank Russo (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=comments#action_12372255 ] 

Frank Russo commented on TOMAHAWK-220:
--------------------------------------

Also: org/apache/myfaces/shared_impl/renderkit/html/HtmlRenderer

Hopefully there aren't too many more...

> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Closed: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=all ]
     
Matthias Weßendorf closed TOMAHAWK-220:
---------------------------------------

    Resolution: Fixed

fixed the last one, like accordion or converter

> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug

>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger
>     Assignee: Matthias Weßendorf

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Commented: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=comments#action_12372174 ] 

Mike Kienenberger commented on TOMAHAWK-220:
--------------------------------------------

Also:

org.apache.myfaces.custom.ajax.api.AjaxDecodePhaseListener

> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Reopened: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=all ]
     
Mike Kienenberger reopened TOMAHAWK-220:
----------------------------------------

     Assign To: Mike Kienenberger  (was: Matthias Weßendorf)

Almost!

E:\myfaces\MYFACE~1\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\custom\picklist\HtmlPicklistRenderer.java:[34,38] cannot resolve symbol
symbol  : class CollectionUtils
location: package collections

E:\myfaces\MYFACE~1\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\custom\ajax\util\AjaxRendererUtils.java:[292,73] package org.apache.myfaces.shared_impl.renderkit.html does not exist

E:\myfaces\MYFACE~1\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\custom\ajax\util\AjaxRendererUtils.java:[299,71] package org.apache.myfaces.shared_impl.renderkit.html does not exist

E:\myfaces\MYFACE~1\tomahawk\sandbox\core\src\main\java\org\apache\myfaces\custom\picklist\HtmlPicklistRenderer.java:[310,29] cannot resolve symbol
symbol  : variable CollectionUtils
location: class org.apache.myfaces.custom.picklist.HtmlPicklistRenderer

It looks like AjaxRendererUtils.java was already fixed.

The HtmlPicklistRenderer still needs to be fixed.

When the final fix is in place, the pom file needs to be updated.   At that point, a "mvn clean install" should build without errors, and this issue can officially be closed.



Index: tomahawk/sandbox/core/pom.xml
===================================================================
--- E:/myfaces/myfaces-current/tomahawk/sandbox/core/pom.xml	(revision 394120)
+++ E:/myfaces/myfaces-current/tomahawk/sandbox/core/pom.xml	(working copy)
@@ -42,9 +42,7 @@
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-impl</artifactId>
       <version>1.1.3-SNAPSHOT</version>
-      <!-- TODO: This must be fixed ASAP!
-                 Sandbox components must not have any dependency to myfaces-impl -->
-      <scope>provided</scope>
+      <scope>test</scope>
     </dependency>
 
     <dependency>


> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug

>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger
>     Assignee: Mike Kienenberger

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Commented: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=comments#action_12372456 ] 

Mike Kienenberger commented on TOMAHAWK-220:
--------------------------------------------

Thanks.

I have also fixed

org.apache.myfaces.custom.ajax.api.AjaxDecodePhaseListener.java
and
org.apache.myfaces.custom.schedule.renderer.AbstractScheduleRenderer.java

> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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


[jira] Commented: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=comments#action_12372453 ] 

Bruno Aranda commented on TOMAHAWK-220:
---------------------------------------

The picklist classes should be fixed now in the SVN:

org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
org.apache.myfaces.custom.picklist.HtmlPicklistRenderer 

> Sandbox has many dependencies on MyFaces-Impl
> ---------------------------------------------
>
>          Key: TOMAHAWK-220
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-220
>      Project: MyFaces Tomahawk
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Mike Kienenberger

>
> Sandbox has many dependencies on MyFaces-Impl:
> org.apache.myfaces.custom.accordion.HtmlAccordionPanelTag
> org.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
> org.apache.myfaces.custom.inputsuggestajax.HtmlOutputTextTag
> org.apache.myfaces.custom.outputlinkdynamic.OutputLinkDynamicTag
> org.apache.myfaces.custom.picklist.HtmlSelectManyPicklistTag
> org.apache.myfaces.custom.picklist.HtmlPicklistRenderer
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierTag
> org.apache.myfaces.custom.statechangednotifier.StateChangedNotifierRenderer

-- 
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