[JBoss JIRA] (RF-12465) Resolve build time issues
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12465?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč reopened RF-12465:
-----------------------------
> Resolve build time issues
> -------------------------
>
> Key: RF-12465
> URL: https://issues.jboss.org/browse/RF-12465
> Project: RichFaces
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: 5.0.0.M1
>
>
> Full build takes ~23 sec, incremental build (no changes) ~7 sec.
> {code:title=*Incremental Build*}
> [module instantiation started]
> [module instantiation completed: 463 ms]
> [java source processing started]
> [java source processing completed: 708 ms]
> [non-java source processing started]
> [builder started: RendererTemplateParser]
> [builder completed: 1 ms]
> [builder started: FacesConfigParser]
> [builder completed: 0 ms]
> [non-java source processing completed: 91 ms]
> [library verification started]
> [library verification completed: 1493 ms]
> [library generation started]
> [library generation completed: 1318 ms]
> [cdk completed: 7042 ms]
> {code}
> {code:title=*Full Build*}
> [cdk started: /mnt/workspace/workspaces/build-restructure/core/impl/.]
> [module instantiation started]
> [module instantiation completed: 469 ms]
> [java source processing started]
> [java source processing completed: 9890 ms]
> [non-java source processing started]
> [builder started: RendererTemplateParser]
> [builder completed: 657 ms]
> [builder started: FacesConfigParser]
> [builder completed: 516 ms]
> [non-java source processing completed: 1255 ms]
> [library verification completed: 1354 ms]
> [library generation completed: 7036 ms]
> [cdk completed: 22750 ms]
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12740) extendedDataTable renders a header when column filter is defined
by Jim Dummy (JIRA)
Jim Dummy created RF-12740:
------------------------------
Summary: extendedDataTable renders a header when column filter is defined
Key: RF-12740
URL: https://issues.jboss.org/browse/RF-12740
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.3.0.CR1
Environment: JBoss 7.1.1 Java 7
Reporter: Jim Dummy
When use a rich:column filter to filter the rows, extendedDataTable renders the header with input even no header is defined.
<rich:extendedDataTable ...
<rich:column filter="#{filter}">
The intention is to specify filter bean outside the table with no any headers.
Worked ok untill 4.3.0 RC1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (RF-12702) Kitchensink Archetype: info icon isn't rendered correctly on iPhone
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12702?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12702:
----------------------------
Fix Version/s: 4.3.0.CR2
(was: 4.3.0.Final)
(was: 5-Tracking)
> Kitchensink Archetype: info icon isn't rendered correctly on iPhone
> -------------------------------------------------------------------
>
> Key: RF-12702
> URL: https://issues.jboss.org/browse/RF-12702
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: archetype, mobile
> Environment: iPhone 4.2.1
> Reporter: Jan Papousek
> Assignee: Lukáš Fryč
> Priority: Minor
> Labels: mobile
> Fix For: 4.2.4, 4.3.0.CR2
>
> Attachments: richfaces-kitchensink-info-icon-correct.png, richfaces-kitchensink-info-icon.png
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Info icon in Kitchensink header isn't rendered correctly on iPhone. It works correctly on Android 4.0.4.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months