[jira] [Commented] (MYFACES-4222) MYFACES-4203 regresses ui:repeat with model and a step other than 1

2018-04-11 Thread JIRA

[ 
https://issues.apache.org/jira/browse/MYFACES-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16434905#comment-16434905
 ] 

Paulo Cristovão de Araújo Silva Filho commented on MYFACES-4222:


[~paul.nicolucci], I've made three unit tests (patch_4222_tests.diff) ^^ to 
check the issue, but could not reproduce (at least on revision 1828940). Could 
you please point what is wrong on the tests? 

> MYFACES-4203 regresses ui:repeat with model and a step other than 1
> ---
>
> Key: MYFACES-4222
> URL: https://issues.apache.org/jira/browse/MYFACES-4222
> Project: MyFaces Core
>  Issue Type: Bug
>  Components: JSR-372
>Affects Versions: 2.3.0
>Reporter: Paul Nicolucci
>Assignee: Paul Nicolucci
>Priority: Major
> Fix For: 2.3.1
>
> Attachments: patch_4222_tests.diff
>
>
> For instance something like this would fail to work correctly if the step 
> were 2 it seems the step will always be 1
> {code:java}
>   begin="#{iterationBean.begin}" end="#{iterationBean.end}" 
> step="#{iterationBean.step}">
>     #{x}
>  
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Migrate all MyFaces projects to Git

2018-04-11 Thread Thomas Andraschko
Is everything fine now for tobago and trinidad?

+1 for migrating core now as 2.3.0 is out, maybe we have to wait for 2.3.1

we could also do a bit a cleanup and only migrate the active projects
We must also check e.g. the maven plugins and master poms...
E.g. we could remove the checkstyle files and move them to the tobago and
core itself instead maintain a projects which contains both...

It think it would be the right momemt to do a cleanup now, to make it
easier to maintain in the future.


2017-09-17 20:16 GMT+02:00 Dennis Kieselhorst :

>
> > https://svn.apache.org/repos/asf/myfaces/trinidad-maven/ has not been
> > migrated yet, I've requested a new repo for it.
> Migration of trinidad-maven is finished:
> https://github.com/apache/myfaces-trinidad-maven or
> https://gitbox.apache.org/repos/asf?p=myfaces-trinidad-maven.git
>


[jira] [Commented] (MYFACES-4223) FacesContext ViewRoot is Null - in JSF1.1.9

2018-04-11 Thread Thomas Andraschko (JIRA)

[ 
https://issues.apache.org/jira/browse/MYFACES-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16434380#comment-16434380
 ] 

Thomas Andraschko commented on MYFACES-4223:


Noone can help you with this informations. Also JSF 1.1 is very old one and 
many users use(d) it without such problems.
We even don't know if MyFaces 1.1 is working with Java8.

My suggestion: Upgrade to JSF 2 or try the WAS support. I don't think the root 
problem will be MyFaces.

Also 1.x is not active maintened. But if you can provide a patch to fix a bug, 
we can still apply it.

> FacesContext ViewRoot is Null - in JSF1.1.9
> ---
>
> Key: MYFACES-4223
> URL: https://issues.apache.org/jira/browse/MYFACES-4223
> Project: MyFaces Core
>  Issue Type: Bug
> Environment: Production
>Reporter: Venkatesh
>Priority: Critical
> Attachments: faces-config-bean.xml, faces-config.xml, web.xml
>
>
> Dear All,
> I have JSF1.1 application which runs on Java 6/WAS7 as of now. We are 
> currently doing Java 8 Migration with WAS 8.5.5.11. Installed WAS8.5.5.11 & 
> Java 8 and Configured workspace and changed the Compiler & Project Facelets 
> to Java 1. 8 & WAS8.5 and restarted the servers without any issues. 
> But when login getting View CertificateException for ViewID with Restore_View 
> :1 error and when I debugged I am seeing viewroot is empty in facescontext 
> and I do the same in Jav6/WAS7 I am able to see the values for viewroot in 
> facecontext. I did only Java 8/WAS5.5.11 install and started the servers 
> without any changes but it is not working in new environment.
> Could you please help me to find the root cause and solution to resolve the 
> issue.
> Using myfaces-api-1.1.9 & jsf-facelets-1.1.14
> Thanks,
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (MYFACES-4223) FacesContext ViewRoot in Null - in JSF1.1.9

2018-04-11 Thread Venkatesh (JIRA)
Venkatesh created MYFACES-4223:
--

 Summary: FacesContext ViewRoot in Null - in JSF1.1.9
 Key: MYFACES-4223
 URL: https://issues.apache.org/jira/browse/MYFACES-4223
 Project: MyFaces Core
  Issue Type: Bug
 Environment: Production
Reporter: Venkatesh
 Attachments: faces-config-bean.xml, faces-config.xml, web.xml

Dear All,

I have JSF1.1 application which runs on Java 6/WAS7 as of now. We are currently 
doing Java 8 Migration with WAS 8.5.5.11. Installed WAS8.5.5.11 * Java 8 and 
Configured workspace and changed the Compiler & Project Facelets to Jav 1. 8 & 
WAS8.5 and restarted the servers without any issues. 

But when login getting View CertificateException for ViewID with Restire_View 
:1 error and when I debugged I am seeing viewroot is empty in facescontext and 
I do the same in Jav6/WAS7 I am able to see the values for viewroot in 
facecontext. I did only Java 8/WAS5.5.11 install and started the servers 
without any changes but it is not working in new environment.

Could you please help me to find the root cause and solution to resolve the 
issue.

Using myfaces-api-1.1.9 & jsf-facelets-1.1.14

Thanks,

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TOBAGO-1881) Label-Facet of tc:section and tc:box are different

2018-04-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16434103#comment-16434103
 ] 

Hudson commented on TOBAGO-1881:


FAILURE: Integrated in Jenkins build Tobago Trunk #1364 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1364/])
TOBAGO-1881 Label-Facet of tc:section and tc:box are different (hnoeth: rev 
5aee33d4973a07b70cd69ac6af41d6731660)
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/050-container/10-box/box.test.js
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SectionTagDeclaration.java
* (edit) 
tobago-example/tobago-example-demo/src/test/java/org/apache/myfaces/tobago/example/demo/QUnitTests.java
* (edit) 
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/050-container/10-box/box.xhtml
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUICollapsiblePanel.java


> Label-Facet of tc:section and tc:box are different
> --
>
> Key: TOBAGO-1881
> URL: https://issues.apache.org/jira/browse/TOBAGO-1881
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 4.1.0
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Major
> Fix For: 4.2.0
>
>
> The label-facet of tc:section is different compared with tc:box.
> On tc:section the facet only allows tc:out.
> On tc:box, all added components are rendered in the label-facet such as: 
> tc:button, tc:link, tc:out...
> The rendering of tc:out is also different.
> On tc:section it replaces the label-attribute. No surrounding DIV, no ID...
> In tc:box, the tc:out component is rendered with surrounding DIV and an ID.
> You should use labelLayout=skip and compact=true to avoid unnecessary margins.
> What should be done?
> tc:out should be rendered as in tc:section.
> All other components should be rendered as in tc:box.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TOBAGO-1889) Rearrange the documentation into the demo application

2018-04-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16434104#comment-16434104
 ] 

Hudson commented on TOBAGO-1889:


FAILURE: Integrated in Jenkins build Tobago Trunk #1364 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1364/])
TOBAGO-1889: Rearrange the documentation into the demo application (lofwyr: rev 
f0af1beeb537b5cbbc5603da41961dfd85e4134b)
* (edit) src/site/apt/howto-test.apt
* (edit) src/site/apt/getting-started.apt
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/30-whats-new/69-new-in-4-1/new-in-4-1.xhtml
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/60-compatibility/compatibility.xhtml
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/90-release-checklist/drop-artifacts.sh
* (delete) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/40-new+in+2+0/new+in+2+0.xhtml
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/90-release-checklist/release-artifacts.sh
* (delete) src/site/resources/images/addressbook.png
* (add) 
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/70-faq/faq.xhtml
* (edit) src/site/site.xml
* (delete) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/28-new+in+4+0/new+in+4+0.xhtml
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/30-whats-new/70-new-in-4-0/new-in-4-0.xhtml
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/30-whats-new/90-new-in-2-0/new-in-2-0.xhtml
* (delete) src/site/resources/scripts/drop-artifacts.sh
* (delete) src/site/apt/new-2.0.apt
* (delete) src/site/fml/faq.fml
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/90-release-checklist/release-checklist.xhtml
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/30-whats-new/80-new-in-3-0/new-in-3-0.xhtml
* (edit) 
tobago-example/tobago-example-demo/src/main/resources/org/apache/myfaces/tobago/example/demo/Demo.xml
* (delete) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/30-new+in+3+0/new+in+3+0.xhtml
* (edit) 
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/ServerInfo.java
* (add) src/site/apt/faq.apt
* (edit) src/site/apt/migration-1.5.apt
* (delete) src/site/resources/scripts/release-artifacts.sh
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/download.xhtml
* (edit) src/site/apt/index.apt
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/80-api/api.xhtml
* (edit) src/site/apt/download.apt
* (edit) 
tobago-example/tobago-example-demo/src/main/tobago-vm/docker/apache-proxy/000-default.conf
* (edit) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/50-migration/migration.xhtml
* (edit) src/site/apt/release-checklist.apt
* (edit) src/site/apt/api.apt
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/10-getting-started/getting-started.xhtml
* (edit) src/site/apt/compatibility.apt
* (edit) src/site/apt/demo.apt
* (add) 
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/ApiController.java
* (edit) src/site/apt/migration-2.0.apt
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/30-whats-new/68-new-in-4-2/new-in-4-2.xhtml
* (add) 
tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/30-whats-new/whats-new.xhtml


> Rearrange the documentation into the demo application
> -
>
> Key: TOBAGO-1889
> URL: https://issues.apache.org/jira/browse/TOBAGO-1889
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Demo
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Major
>
> Moving main part of the documentation from http://myfaces.apache.org/tobago 
> to the demo application, so it will be accessible on 
> http://tobago-vm.apache.org
> Why:
> * easier to maintain
> * possible to explain Tobago specific features
> * APT as documentation language has there disadvantages
> * modern look (Bootstrap)
> * much more flexible



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (TOBAGO-1889) Rearrange the documentation into the demo application

2018-04-11 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1889:
---

 Summary: Rearrange the documentation into the demo application
 Key: TOBAGO-1889
 URL: https://issues.apache.org/jira/browse/TOBAGO-1889
 Project: MyFaces Tobago
  Issue Type: Task
  Components: Demo
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil


Moving main part of the documentation from http://myfaces.apache.org/tobago to 
the demo application, so it will be accessible on http://tobago-vm.apache.org

Why:
* easier to maintain
* possible to explain Tobago specific features
* APT as documentation language has there disadvantages
* modern look (Bootstrap)
* much more flexible



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (TOBAGO-1888) Attribute 'level' for tc:section

2018-04-11 Thread Henning Noeth (JIRA)
Henning Noeth created TOBAGO-1888:
-

 Summary: Attribute 'level' for tc:section
 Key: TOBAGO-1888
 URL: https://issues.apache.org/jira/browse/TOBAGO-1888
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Core
Affects Versions: 4.1.0
Reporter: Henning Noeth


Currently, the strength of a tc:section header (, , ...) is calculated 
by Tobago.

There should be an attribute "level" to set the header strength manually.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)