Bug 828299

Summary: Seam 2.3 examples contain obsolete profiles and readme files
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Marek Schmidt <maschmid>
Component: SeamAssignee: Marek Novotny <mnovotny>
Status: CLOSED DEFERRED QA Contact: Marek Schmidt <maschmid>
Severity: low Docs Contact:
Priority: low    
Version: 2.0.0.ER7CC: kpiwko
Target Milestone: ---   
Target Release: 2.0.0.ER8   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: Seam2.3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-19 08:18:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Schmidt 2012-06-04 14:09:13 UTC
Description of problem:

Seam2.3 example poms contain obsolete profiles, such as jbossas51, jbossas6 and tomcat.

These profiles are also referenced from the example readme files.

Comment 1 Marek Novotny 2012-06-11 07:43:15 UTC
removed and tidy up readme.txt in https://source.jboss.org/changelog/Seam?cs=14897

Comment 2 Marek Schmidt 2012-06-12 15:45:56 UTC
Verified the profiles on WFK 2.0.0.ER8,

some of the readme files still mention obsolete versions:

contactlist/readme.txt
    "and Tomcat with JBoss Embedded as a WAR"

messages/readme.txt
    "To deploy the example to JBossAS 5"

Comment 3 Marek Novotny 2012-06-14 11:25:59 UTC
fixed that  and updated instructions to mvn clean install instead of mvn clean package