[JBoss JIRA] (RF-9281) Make SAC/CSSParser dependencies optional
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-9281?page=com.atlassian.jira.plugin.sy... ]
Lukáš Fryč commented on RF-9281:
--------------------------------
{code}
<bleathem> lfryc: yeah, resject that one
<bleathem> lfryc: there was a fad a few years back about having 0 external dependencies. thankfully that seems to have blown over.
<bleathem> or maybe it's still a thing for some people.
<bleathem> I never valued it that highly, so long as the 3rd party deps didn't have in turn a bunch of 3rd party deps
<lfryc> with no ECSS in RF5 UI, it could work without cssparser on classpath
<lfryc> we could try whether it works in RF5 testing..
<bleathem> lfryc: then we'd need to move it to RF 4.5
<lfryc> yea
<bleathem> lfryc: since it's in core
<lfryc> not moving
<lfryc> making it optional
<bleathem> lfryc: I see
<bleathem> lfryc: we could have RF 4.5 have a transitive dep on it, so it gets pulled in for the legacy components
{code}
> Make SAC/CSSParser dependencies optional
> ----------------------------------------
>
> Key: RF-9281
> URL: https://issues.jboss.org/browse/RF-9281
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.0.0.Milestone2
> Reporter: Nick Belaevski
> Assignee: Nick Belaevski
> Fix For: 5-Future
>
>
--
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
12 years, 5 months
[JBoss JIRA] (RF-12888) Upgrade cssparser to 0.9.11
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12888?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12888:
----------------------------
Summary: Upgrade cssparser to 0.9.11 (was: Upgrade cssparser from 0.9.5 (Mar 2008) to 0.9.8 (Oct 2012))
Issue Type: Component Upgrade (was: Feature Request)
> Upgrade cssparser to 0.9.11
> ---------------------------
>
> Key: RF-12888
> URL: https://issues.jboss.org/browse/RF-12888
> Project: RichFaces
> Issue Type: Component Upgrade
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 4.3.1
> Reporter: Juergen Zimmermann
> Assignee: Lukáš Fryč
> Fix For: 5.0.0.Alpha2
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> The artifact net.sourceforge.cssparser:cssparser is almost 5 years old. In autumn last year a version of cssparser was released.
--
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
12 years, 5 months
[JBoss JIRA] (RF-12888) Upgrade cssparser from 0.9.5 (Mar 2008) to 0.9.8 (Oct 2012)
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12888?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč edited comment on RF-12888 at 10/16/13 4:28 PM:
-----------------------------------------------------------
The suggested fix works fine: switch from default CSS 2.1 to CSS 3
It means we will upgrade from *CSS 2* (used by cssparser:0.9.5) to *CSS 3* (not used by default by any of those, defined starting with 0.9.8).
We can always downgrade implementation of parser to CSS 2 (but staying on csspraser:0.9.11).
was (Author: lfryc):
The suggested fix works fine: switch from default CSS 2.1 to CSS 3
It means we will upgrade from CSS 2 (used by cssparser:0.9.5) to CSS 3 (not used by default by any of those, defined starting with 0.9.8).
We can always downgrade implementation of parser to CSS 2 (but staying on csspraser:0.9.11).
> Upgrade cssparser from 0.9.5 (Mar 2008) to 0.9.8 (Oct 2012)
> -----------------------------------------------------------
>
> Key: RF-12888
> URL: https://issues.jboss.org/browse/RF-12888
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 4.3.1
> Reporter: Juergen Zimmermann
> Assignee: Lukáš Fryč
> Fix For: 5.0.0.Alpha2
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> The artifact net.sourceforge.cssparser:cssparser is almost 5 years old. In autumn last year a version of cssparser was released.
--
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
12 years, 5 months
[JBoss JIRA] (RF-12888) Upgrade cssparser from 0.9.5 (Mar 2008) to 0.9.8 (Oct 2012)
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12888?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-12888:
---------------------------------
The suggested fix works fine: switch from default CSS 2.1 to CSS 3
It means we will upgrade from CSS 2 (used by cssparser:0.9.5) to CSS 3 (not used by default by any of those, defined starting with 0.9.8).
We can always downgrade implementation of parser to CSS 2 (but staying on csspraser:0.9.11).
> Upgrade cssparser from 0.9.5 (Mar 2008) to 0.9.8 (Oct 2012)
> -----------------------------------------------------------
>
> Key: RF-12888
> URL: https://issues.jboss.org/browse/RF-12888
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 4.3.1
> Reporter: Juergen Zimmermann
> Assignee: Lukáš Fryč
> Fix For: 5.0.0.Alpha2
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> The artifact net.sourceforge.cssparser:cssparser is almost 5 years old. In autumn last year a version of cssparser was released.
--
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
12 years, 5 months
[JBoss JIRA] (RF-13099) Disabled input text is not visible
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13099?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13099:
-------------------------------
Original Estimate: 1 hour (was: 15 minutes)
Remaining Estimate: 1 hour (was: 15 minutes)
> Disabled input text is not visible
> ----------------------------------
>
> Key: RF-13099
> URL: https://issues.jboss.org/browse/RF-13099
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, skinning
> Reporter: Kush Kumar
> Assignee: Brian Leathem
> Fix For: 4.5.0.Alpha1
>
> Attachments: Disabled_Input_Text_Issue.png
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Disabled input text is not visible -can you please help me out how can we make it visible or can we change the color of disabled text?
--
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
12 years, 5 months