Bug 747501 - Simplify file structure and deployment.
Summary: Simplify file structure and deployment.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Maintainability
Version: 1.4.1
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
: ---
Assignee: Sean Flanigan
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-20 04:03 UTC by Carlos Munoz
Modified: 2011-10-27 06:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2011-10-27 06:08:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Carlos Munoz 2011-10-20 04:03:57 UTC
- Remove the need for 2 separate component.xml files.
- Remove instances where there is double interpolation (maven, seam) of resource files.
- Resolve PermGen space exception when running seam tests in some instances (try different jvm options when running failsafe validations)
- Eclipse test launchers to use with the TestNG plugin.

Comment 1 Sean Flanigan 2011-10-20 04:21:55 UTC
> Remove instances where there is double interpolation (maven, seam) of
resource files.

Specifically, make sure that all variables in components.xml can be interpolated by Seam from components.properties, and remove Maven variable interpolation from test/components.properties so that they can be used in Eclipse.

Comment 2 Carlos Munoz 2011-10-24 22:40:36 UTC
- Merged components.xml files into a single one.
- Maven tests no longer failing with PermGen exceptions.
- Modified eclipse TestNG launcher for Integration tests.

Comment 3 Carlos Munoz 2011-10-24 22:41:54 UTC
Sean, not sure if this needs to go through Dean for verification.

Comment 4 Ding-Yi Chen 2011-10-26 04:19:50 UTC
It indeed looks like an internal task.
Unless you want me to run through all system tests for this. :-)


Note You need to log in before you can comment on or make changes to this bug.