[JBoss JIRA] (RF-13399) RichFaces can't be built with Maven 3.1.1
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13399?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč edited comment on RF-13399 at 11/29/13 3:49 PM:
-----------------------------------------------------------
Can be fixed by tweaking plugin configuration:
{code}
<classpathScope>compile</classpathScope>
{code}
was (Author: lfryc):
Can be fixed by tweaking plugin configuration:
{code}
<classpathScope>compile</classpathScope>
<includeProjectDependencies>true</includeProjectDependencies>
{code}
> RichFaces can't be built with Maven 3.1.1
> -----------------------------------------
>
> Key: RF-13399
> URL: https://issues.jboss.org/browse/RF-13399
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 5.0.0.Alpha2
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: 5.0.0.Alpha2
>
>
--
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
[JBoss JIRA] (RF-12224) fileUpload: Multiple file selection
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12224?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč edited comment on RF-12224 at 11/29/13 1:37 PM:
-----------------------------------------------------------
Resolving this issue as I cannot reproduce the failure.
was (Author: lfryc):
Resolving issues as I cannot reproduce the failure.
> fileUpload: Multiple file selection
> -----------------------------------
>
> Key: RF-12224
> URL: https://issues.jboss.org/browse/RF-12224
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 4.2.1.Final
> Reporter: Anthony O.
> Assignee: Lukáš Fryč
> Labels: needs-qe
> Fix For: 4.5.0.Alpha1, 5.0.0.Alpha2
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> Is it possible to support multiple file selection in the selection box as it was possible with RF 3 ?
--
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