[JBoss JIRA] Created: (RFPL-97) Draft functional requirements for 4.0 rich: component set
by Jay Balunas (JIRA)
Draft functional requirements for 4.0 rich: component set
---------------------------------------------------------
Key: RFPL-97
URL: https://jira.jboss.org/jira/browse/RFPL-97
Project: RichFaces Planning
Issue Type: Task
Components: components
Reporter: Jay Balunas
Assignee: Ilya Shaikovsky
Priority: Blocker
Fix For: 4.0.0.ALPHA2
This includes suggestions on component consolidation and consistency. For example do we need 3 data table implementations, is there a way combine functionality, etc.... This also needs to have suggestions on priorities based on several criteria - importance of the component, difficulty of implementation ( general, JS, semantic updates, etc...), core features required, CDK features required, etc...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months
[JBoss JIRA] Created: (RFPL-101) update doc with archetype location
by Prabhat Jha (JIRA)
update doc with archetype location
----------------------------------
Key: RFPL-101
URL: https://jira.jboss.org/jira/browse/RFPL-101
Project: RichFaces Planning
Issue Type: Task
Affects Versions: 3.3.2.CR1
Reporter: Prabhat Jha
Fix For: 3.3.2.GA
I have uploaded the archetype for richfaces + facelets at https://svn.jboss.org/repos/richfaces/branches/community/3.3.X/archetypes/. If you checkout and do mvn install, it should get added to your local archetype catalog. You can then use following to create a new project.
mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarcheteypeArtifactId=richfaces-facelet -DarchetypeVersion=$VERSION -DgroupId=org.example -DartifactId=myapp
For release process, this needs to be uploaded to jboss maven repo as well so that ultimately this does not require checkout from SVN.
mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarcheteypeArtifactId=richfaces-facelet -DarchetypeVersion=$VERSION -DgroupId=org.example -DartifactId=app -DarchetypeRepository=http://repository.jboss.org/maven2/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 11 months
[JBoss JIRA] Created: (RFPL-212) Create a wiki article discussing RF 3.3.3 support of JSF 2.0
by Jay Balunas (JIRA)
Create a wiki article discussing RF 3.3.3 support of JSF 2.0
------------------------------------------------------------
Key: RFPL-212
URL: https://jira.jboss.org/jira/browse/RFPL-212
Project: RichFaces Planning
Issue Type: Task
Components: administration, features, site
Affects Versions: 3.3.3.BETA1
Reporter: Jay Balunas
Assignee: Andrey Markhel
Priority: Blocker
Fix For: 3.3.3.CR1
We need a wiki article that describes the JSF 2.0 support and limitation in RF 3.3.3 release. This should list any components that will not function or have issues, integration procedures, etc...
The goal of RF 3.3.3 is not 100% integration and support, but allowing JSF 1.2 applications written with RF 3.3.X to function with JSF 2.0. This will help users migration their applications and understand restrictions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years