[JBoss JIRA] (RF-13693) Components-demo example can not be built
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13693?page=com.atlassian.jira.plugin.s... ]
Juraj Húska closed RF-13693.
----------------------------
> Components-demo example can not be built
> ----------------------------------------
>
> Key: RF-13693
> URL: https://issues.jboss.org/browse/RF-13693
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: examples
> Affects Versions: 4.5.0.Alpha3
> Reporter: Juraj Húska
>
> Components-demo example can not be built because it uses incorrect {{BOM}}.
> It should use
> {code:xml}
> <dependency>
> <groupId>org.richfaces</groupId>
> <artifactId>richfaces-cache-bom</artifactId>
> <version>${version.richfaces}</version>
> <type>pom</type>
> <scope>import</scope>
> </dependency>
> {code}
> Also it is missing from {{richfaces-parent}} {{pom.xml}} modules section, that it is why it is not part of the whole framework build.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (RF-13585) Re-factor the components demo
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-13585?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek edited comment on RF-13585 at 6/25/14 5:21 AM:
-----------------------------------------------------------
I've discovered some issues:
# module is not buildable
# module is missing in {{RichFaces Parent}} pom (it is present in RF 5.x)
# [this commit|https://github.com/richfaces/richfaces/commit/4b16359b387c5f57e6fb...] brings lot of unwanted changes, e.g. in the first modified file: {{style="border:..."}} becomes {{style="borderich:..."}}.
# Should all the samples work (this could be a problem in all versions)? There is really lot of bugs, e.g.:
** tree: no tree is displayed, on the server side there is NPE in TreeNodeParser
** select: button for hiding/showing popup is using bad {{id}} of the select
** hotkey: there is no such function {{myCallback}}
Reopening.
was (Author: jstefek):
I've discovered some issues:
# module is not buildable
# module is missing in {{RichFaces Parent}} pom (it is present in RF 5.x)
# [this commit|https://github.com/richfaces/richfaces/commit/4b16359b387c5f57e6fb...] brings lot of unwanted changes, e.g. in the first modified file: {{style="border:..."}} becomes {{style="borderich:..."}}.
# Should all the samples work? There is really lot of bugs, e.g.:
** tree: no tree is displayed, on the server side there is NPE in TreeNodeParser
** select: button for hiding/showing popup is using bad {{id}} of the select
** hotkey: there is no such function {{myCallback}}
Reopening.
> Re-factor the components demo
> -----------------------------
>
> Key: RF-13585
> URL: https://issues.jboss.org/browse/RF-13585
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: examples
> Affects Versions: 4.5.0.Alpha3
> Reporter: Brian Leathem
> Assignee: Brian Leathem
> Fix For: 4.5.0.Alpha3
>
>
> Re-factor the components demo to work with RichFaces 4.5
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (RF-13653) Update component namespaces in 4.5 examples
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13653?page=com.atlassian.jira.plugin.s... ]
Juraj Húska edited comment on RF-13653 at 6/25/14 5:18 AM:
-----------------------------------------------------------
Reopening because there are still some {{xmlns:r=...}} namespaces used in examples.
* _template/src/main/java/org/richfaces/example/ContentBean.java_
* -_showcase/src/main/webapp/richfaces/outputPanel/samples/compositeMessages-sample.xhtml_- this one is correct, it is different {{r}} namespace
was (Author: jhuska):
Reopening because there are still some {{xmlns:r=...}} namespaces used in examples.
* _template/src/main/java/org/richfaces/example/ContentBean.java_
* _showcase/src/main/webapp/richfaces/outputPanel/samples/compositeMessages-sample.xhtml_
> Update component namespaces in 4.5 examples
> -------------------------------------------
>
> Key: RF-13653
> URL: https://issues.jboss.org/browse/RF-13653
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: 4.5.0.Alpha3
> Reporter: Michal Petrov
> Assignee: Michal Petrov
> Fix For: 4.5.0.Alpha3
>
>
> With the exception of showcase, all examples use the r namespace, it needs to be changed back to a4j/rich.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (RF-13585) Re-factor the components demo
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-13585?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek reopened RF-13585:
------------------------------
I've discovered some issues:
# module is not buildable
# module is missing in {{RichFaces Parent}} pom (it is present in RF 5.x)
# [this commit|https://github.com/richfaces/richfaces/commit/4b16359b387c5f57e6fb...] brings lot of unwanted changes, e.g. in the first modified file: {{style="border:..."}} becomes {{style="borderich:..."}}.
# Should all the samples work? There is really lot of bugs, e.g.:
** tree: no tree is displayed, on the server side there is NPE in TreeNodeParser
** select: button for hiding/showing popup is using bad {{id}} of the select
** hotkey: there is no such function {{myCallback}}
Reopening.
> Re-factor the components demo
> -----------------------------
>
> Key: RF-13585
> URL: https://issues.jboss.org/browse/RF-13585
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: examples
> Affects Versions: 4.5.0.Alpha3
> Reporter: Brian Leathem
> Assignee: Brian Leathem
> Fix For: 4.5.0.Alpha3
>
>
> Re-factor the components demo to work with RichFaces 4.5
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (RF-13653) Update component namespaces in 4.5 examples
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13653?page=com.atlassian.jira.plugin.s... ]
Juraj Húska commented on RF-13653:
----------------------------------
Greping over whole RF directory, finds also these two files (IMHO can be changed with this issue):
* _README.md_
* _dist/src/main/resources/txt/readme.txt_
> Update component namespaces in 4.5 examples
> -------------------------------------------
>
> Key: RF-13653
> URL: https://issues.jboss.org/browse/RF-13653
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: 4.5.0.Alpha3
> Reporter: Michal Petrov
> Assignee: Michal Petrov
> Fix For: 4.5.0.Alpha3
>
>
> With the exception of showcase, all examples use the r namespace, it needs to be changed back to a4j/rich.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (RF-13653) Update component namespaces in 4.5 examples
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13653?page=com.atlassian.jira.plugin.s... ]
Juraj Húska reopened RF-13653:
------------------------------
Reopening because there are still some {{xmlns:r=...}} namespaces used in examples.
* _template/src/main/java/org/richfaces/example/ContentBean.java_
* _showcase/src/main/webapp/richfaces/outputPanel/samples/compositeMessages-sample.xhtml_
> Update component namespaces in 4.5 examples
> -------------------------------------------
>
> Key: RF-13653
> URL: https://issues.jboss.org/browse/RF-13653
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: 4.5.0.Alpha3
> Reporter: Michal Petrov
> Assignee: Michal Petrov
> Fix For: 4.5.0.Alpha3
>
>
> With the exception of showcase, all examples use the r namespace, it needs to be changed back to a4j/rich.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (RF-13583) Backport the chart components to RichFaces 4.5 components module
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RF-13583?page=com.atlassian.jira.plugin.s... ]
Matej Novotny commented on RF-13583:
------------------------------------
[~bleathem] I can see the changes are on a separate branch and the pull request has not been merged yet, is there some more work to be done?
I tried charts in 4.5 and they work fine, only the JS API was not publicly accessible (which [~lukindo] recently fixed in this branch), so I think we can merge it.
As soon as this will be merged I will also create some basic integration tests (adjust those from RF 5) for charts.
> Backport the chart components to RichFaces 4.5 components module
> ----------------------------------------------------------------
>
> Key: RF-13583
> URL: https://issues.jboss.org/browse/RF-13583
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.5.0.Alpha3
> Reporter: Brian Leathem
> Assignee: Lukáš Macko
> Fix For: 4.5.0.Alpha3
>
> Original Estimate: 4 days
> Remaining Estimate: 4 days
>
> Backport the chart components to RichFaces 4.5 components module
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (RF-13693) Components-demo example can not be built
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13693?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13693:
-----------------------------
Description:
Components-demo example can not be built because it uses incorrect {{BOM}}.
It should use
{code:xml}
<dependency>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-cache-bom</artifactId>
<version>${version.richfaces}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
{code}
Also it is missing from {{richfaces-parent}} {{pom.xml}} modules section, that it is why it is not part of the whole framework build.
was:
Components-demo example can not be built because it uses incorrect {{BOM}}.
Also it is missing from {{richfaces-parent}} {{pom.xml}} modules section, that it is why it is not part of the whole framework build.
> Components-demo example can not be built
> ----------------------------------------
>
> Key: RF-13693
> URL: https://issues.jboss.org/browse/RF-13693
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: examples
> Affects Versions: 4.5.0.Alpha3
> Reporter: Juraj Húska
>
> Components-demo example can not be built because it uses incorrect {{BOM}}.
> It should use
> {code:xml}
> <dependency>
> <groupId>org.richfaces</groupId>
> <artifactId>richfaces-cache-bom</artifactId>
> <version>${version.richfaces}</version>
> <type>pom</type>
> <scope>import</scope>
> </dependency>
> {code}
> Also it is missing from {{richfaces-parent}} {{pom.xml}} modules section, that it is why it is not part of the whole framework build.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (RF-13693) Components-demo example can not be built
by Juraj Húska (JIRA)
Juraj Húska created RF-13693:
--------------------------------
Summary: Components-demo example can not be built
Key: RF-13693
URL: https://issues.jboss.org/browse/RF-13693
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: examples
Affects Versions: 4.5.0.Alpha3
Reporter: Juraj Húska
Components-demo example can not be built because it uses incorrect {{BOM}}.
Also it is missing from {{richfaces-parent}} {{pom.xml}} modules section, that it is why it is not part of the whole framework build.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months