[JBoss JIRA] (RF-12214) Pack plain skin with UI components distribution (the resource plugin needs to be fixed)
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12214?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč resolved RF-12214.
-----------------------------
Resolution: Done
> Pack plain skin with UI components distribution (the resource plugin needs to be fixed)
> ---------------------------------------------------------------------------------------
>
> Key: RF-12214
> URL: https://issues.jboss.org/browse/RF-12214
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: resource handling
> Affects Versions: 4.2.1.Final
> Reporter: Nicolas Daniels
> Assignee: Lukáš Fryč
> Priority: Minor
> Labels: needs-qe
> Fix For: 4.5.0.Alpha1, 5.0.0.Alpha2
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> The plain skin is not packed/compresses as other styles, mainly because images generation is failing due to null property values.
> It could be good to have it as well. Beside it, probably that image generation with null value should be handled.
> Of course, any failed image generation should not be referenced in resulting css.
> (Fyi, currently, generating plain skin is working despite the warnings but missing images are still referenced in resulting css. This is not really good for resources optimization ;-))
--
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, 2 months
[JBoss JIRA] (RF-13279) Extend Logger interface with method log(Level level, CharSequence message, Object... args);
by Lukáš Fryč (JIRA)
Lukáš Fryč created RF-13279:
-------------------------------
Summary: Extend Logger interface with method log(Level level, CharSequence message, Object... args);
Key: RF-13279
URL: https://issues.jboss.org/browse/RF-13279
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: core
Affects Versions: 5.0.0.Alpha2
Reporter: Lukáš Fryč
Priority: Minor
Currently there are following methods:
{code}
void log(Level level, CharSequence content);
void log(Level level, Throwable error, Enum<?> messageKey, Object... args);
{code}
But if someone wants to log String message and interpolate it with list of arguments, there is no equivalent available.
--
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, 2 months
[JBoss JIRA] (RF-13134) Tie RichFaces 4.5 Components to CDK 4.5
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13134?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč resolved RF-13134.
-----------------------------
Resolution: Done
RichFaces is already tied to the version of CDK which is defined in RF 5.0 build settings: that is 4.5.0-SNAPSHOT ATM.
> Tie RichFaces 4.5 Components to CDK 4.5
> ---------------------------------------
>
> Key: RF-13134
> URL: https://issues.jboss.org/browse/RF-13134
> Project: RichFaces
> Issue Type: Component Upgrade
> Security Level: Public(Everyone can see)
> Components: component
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: 4.5.0.Alpha1
>
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> This will allow:
> * build Compoents on windows (RF-13022)
> * have RF5 and RF4.5 Componets build with same CDK
--
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, 2 months
[JBoss JIRA] (RF-13148) RichFaces project from archetype can not be built without JBoss repositories
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13148?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč resolved RF-13148.
-----------------------------
Resolution: Done
> RichFaces project from archetype can not be built without JBoss repositories
> ----------------------------------------------------------------------------
>
> Key: RF-13148
> URL: https://issues.jboss.org/browse/RF-13148
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: archetype, build/distribution
> Affects Versions: 5.0.0.Alpha1
> Reporter: Juraj Húska
> Assignee: Lukáš Fryč
> Priority: Blocker
> Labels: regression
> Fix For: 5.0.0.Alpha2
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Projects created from RichFaces archetypes can not be built without JBoss repositories (using just Maven Central).
> The reason is that they depend on {{org.jboss.test-jsf:jsf-test:pom:1.1.6}} which is deployed only to JBoss repos.
--
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, 2 months