[
https://issues.jboss.org/browse/JBIDE-13059?page=com.atlassian.jira.plugi...
]
Fred Bricon edited comment on JBIDE-13059 at 11/16/12 5:39 AM:
---------------------------------------------------------------
There's a problem testing the archetype from Central :
1 -
https://github.com/jboss-jdf/jdf-stack/pull/3 is incomplete so doesn't actually
reference the new archetype
2 - the project-example.xml descriptor (used by JBoss Central) referencing the richfaces
archetype (pointing at stacks.yml) overrides the archetype properties :
{noformat}
<properties>
<property name="richfaces-enterprise-version"
value="4.2.2.Final-redhat-1" />
<property name="richfaces-version" value="4.2.2.Final" />
<property name="javaee6-with-tools-enterprise-version"
value="1.0.0.M12-redhat-1" />
</properties>
{noformat}
So, properties need to be set manually to point to the proper 4.2.3 version(s) (when using
the JBoss Central wizard). My question is : will 4.2.3.Final-redhat-1 be available in the
Red Hat repo?
If not, then that means JBT will need to set richfaces-version=4.2.3.Final and
richfaces-version=4.2.2.Final-redhat-1
was (Author: fbricon):
There's a problem testing the archetype from Central :
1 -
https://github.com/jboss-jdf/jdf-stack/pull/3 is incomplete so doesn't actually
reference the new archetype
2 - the project-example.xml descriptor referencing the richfaces archetype (pointing at
stacks.yml) overrides the archetype properties :
{noformat}
<properties>
<property name="richfaces-enterprise-version"
value="4.2.2.Final-redhat-1" />
<property name="richfaces-version" value="4.2.2.Final" />
<property name="javaee6-with-tools-enterprise-version"
value="1.0.0.M12-redhat-1" />
</properties>
{noformat}
So, properties need to be set manually to point to the proper 4.2.3 version(s). My
question is : will 4.2.3.Final-redhat-1 be available in the Red Hat repo?
If not, then that means JBT will need to set richfaces-version=4.2.3.Final and
richfaces-version=4.2.2.Final-redhat-1
test the RichFaces Kitchensink archetype upgrade
------------------------------------------------
Key: JBIDE-13059
URL:
https://issues.jboss.org/browse/JBIDE-13059
Project: Tools (JBoss Tools)
Issue Type: Component Upgrade
Components: central
Affects Versions: 4.0.0.Beta1
Reporter: Brian Leathem
Assignee: Len DiMaggio
Fix For: 4.0.0.Beta2
RichFaces kitchensink archetype 4.2.3.Final-1 is currently in a JBoss staging
repository.
The archetype will be promoted out of staging when JBoss tools QA is complete.
--
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