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

[jira] Created: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

JSR-252 Issue #54: Added new extension elements to the Faces XML schema.
------------------------------------------------------------------------

         Key: MYFACES-1223
         URL: http://issues.apache.org/jira/browse/MYFACES-1223
     Project: MyFaces Core
        Type: New Feature

  Components: JSR-252  
    Reporter: Stan Silvert


Added new extension elements to the Faces XML schema.  Please see Section 1.1 "XML Schema Definition".

Also see https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=54

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


Fwd: [jira] Reopened: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

Posted by Mathias Brökelmann <mb...@googlemail.com>.
Yes that is true - I also marked that issue to be resolved later.

If I understand it right the extension elements are supposed to be
used by jsf implementations. The structure of these elements is not
defined. So it is rather hard to implement something without knowing
what to implement.

When I started to work on this issue I misinterpret this issue as I
though it is related to the new xml config elements el-resolver and
resource-bundle. That is the reason why I started to implement them
through this issue. BTW I didn't found the right issue for el-resolver
and resource-bundle.

Sorry for the confusion.

2007/2/23, Mike Kienenberger <mk...@gmail.com>:
> Mathias,
>
> I'm reading your commit messages, and maybe I'm misunderstanding your
> reasons for resolving this.
>
> Did you mean that you implemented it as far as was required, or that
> there was more work to be done to support it?
>
> It sounded like you thought more work was required later on.
>
> -Mike
>
>
> On 2/23/07, Mike Kienenberger (JIRA) <de...@myfaces.apache.org> wrote:
> >
> >      [ https://issues.apache.org/jira/browse/MYFACES-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> >
> > Mike Kienenberger reopened MYFACES-1223:
> > ----------------------------------------
> >
> >       Assignee:     (was: Mathias Broekelmann)
> >
> > I don't think marking this as resolved is the right resolution.
> > I'd suggest we leave it open at minimal priority.
> >
> > > JSR-252 Issue #54: Added new extension elements to the Faces XML schema.
> > > ------------------------------------------------------------------------
> > >
> > >                 Key: MYFACES-1223
> > >                 URL: https://issues.apache.org/jira/browse/MYFACES-1223
> > >             Project: MyFaces Core
> > >          Issue Type: New Feature
> > >          Components: JSR-252
> > >            Reporter: Stan Silvert
> > >             Fix For: 1.2.0-SNAPSHOT
> > >
> > >
> > > Added new extension elements to the Faces XML schema.  Please see Section 1.1 "XML Schema Definition".
> > > Also see https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=54
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > You can reply to this email to add a comment to the issue online.
> >
> >
>


--
Mathias


-- 
Mathias

Re: [jira] Reopened: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

Posted by Mike Kienenberger <mk...@gmail.com>.
Mathias,

I'm reading your commit messages, and maybe I'm misunderstanding your
reasons for resolving this.

Did you mean that you implemented it as far as was required, or that
there was more work to be done to support it?

It sounded like you thought more work was required later on.

-Mike


On 2/23/07, Mike Kienenberger (JIRA) <de...@myfaces.apache.org> wrote:
>
>      [ https://issues.apache.org/jira/browse/MYFACES-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Mike Kienenberger reopened MYFACES-1223:
> ----------------------------------------
>
>       Assignee:     (was: Mathias Broekelmann)
>
> I don't think marking this as resolved is the right resolution.
> I'd suggest we leave it open at minimal priority.
>
> > JSR-252 Issue #54: Added new extension elements to the Faces XML schema.
> > ------------------------------------------------------------------------
> >
> >                 Key: MYFACES-1223
> >                 URL: https://issues.apache.org/jira/browse/MYFACES-1223
> >             Project: MyFaces Core
> >          Issue Type: New Feature
> >          Components: JSR-252
> >            Reporter: Stan Silvert
> >             Fix For: 1.2.0-SNAPSHOT
> >
> >
> > Added new extension elements to the Faces XML schema.  Please see Section 1.1 "XML Schema Definition".
> > Also see https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=54
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

[jira] Reopened: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

Posted by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Kienenberger reopened MYFACES-1223:
----------------------------------------

      Assignee:     (was: Mathias Broekelmann)

I don't think marking this as resolved is the right resolution.
I'd suggest we leave it open at minimal priority.

> JSR-252 Issue #54: Added new extension elements to the Faces XML schema.
> ------------------------------------------------------------------------
>
>                 Key: MYFACES-1223
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1223
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-252
>            Reporter: Stan Silvert
>             Fix For: 1.2.0-SNAPSHOT
>
>
> Added new extension elements to the Faces XML schema.  Please see Section 1.1 "XML Schema Definition".
> Also see https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=54

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


[jira] Resolved: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Aranda resolved MYFACES-1223.
-----------------------------------

    Resolution: Fixed
      Assignee: Bruno Aranda

Already implemented

> JSR-252 Issue #54: Added new extension elements to the Faces XML schema.
> ------------------------------------------------------------------------
>
>                 Key: MYFACES-1223
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1223
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-252
>            Reporter: Stan Silvert
>            Assignee: Bruno Aranda
>            Priority: Minor
>             Fix For: 1.2.0-SNAPSHOT
>
>
> Added new extension elements to the Faces XML schema.  Please see Section 1.1 "XML Schema Definition".
> Also see https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=54

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


[jira] Resolved: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

Posted by "Mathias Broekelmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathias Broekelmann resolved MYFACES-1223.
------------------------------------------

       Resolution: Later
    Fix Version/s: 1.2.0-SNAPSHOT

as long as we don't need these extensions there is no need to implement them.

> JSR-252 Issue #54: Added new extension elements to the Faces XML schema.
> ------------------------------------------------------------------------
>
>                 Key: MYFACES-1223
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1223
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Mathias Broekelmann
>             Fix For: 1.2.0-SNAPSHOT
>
>
> Added new extension elements to the Faces XML schema.  Please see Section 1.1 "XML Schema Definition".
> Also see https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=54

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