Bug 779911 (SOA-2271) - Need to work out format of EDS (teiid and modeshape) zip for separate deployment kit
Summary: Need to work out format of EDS (teiid and modeshape) zip for separate deploym...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2271
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: Build Process, EDS
Version: 5.1.0.ER1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.1.0.ER3
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On: SOA-2247 SOA-2269 SOA-2276 SOA-2282 SOA-2302 SOA-2303 SOA-2304 SOA-2305 SOA-2306 SOA-2326
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-07 14:46 UTC by trev
Modified: 2011-02-04 19:59 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-04 19:59:09 UTC
Type: Task


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2271 0 None None None Never

Description trev 2010-09-07 14:46:15 UTC
project_key: SOA

Can you indicate which changes  need to be made to  the modeshape and teiid directories and any other changes we need to make and then re-assign the task back to me please

Comment 1 Ken Johnson 2010-09-10 20:02:20 UTC
Van and I discussed briefly today.  The build should produce two zips:
a) SOA-P zip (containing everything except Teiid and Modeshape)
b) EDS zip (containing both Teiid and ModeShape)

When the EDS zip is extracted, it should create an EDS subdirectory under the root SOA P directory.  This would be a peer to the jboss-as directory.  Within EDS will be a teiid directory (with the teiid files), a modeshape directory (with the modeshape files) and a build script that will install both teiid and modeshape into the target profile(s).


Comment 2 Van Halbert 2010-09-16 17:46:26 UTC
boss-as-p.5
        -	jboss-as
        -	seam
        -	resteasy
        -	....
        -	eds
                -	build.xml       -  running this will install, both, teiid and modeshape, with an option to install cxf

                -	teiid
                       -	build.xml   -  will only install teiid, with option to install cxf
                       -	resources
                               -	teiid-dataservices.zip  (deployment artifacts) - name of artifact is still being considered
                        -	examples
                        -	adminshell
                        -	client
                               -	teiid-client.jar

                -	modeshape
                        -	build.xml	- will only install modeshape
                        -	client
                               -	modeshape-client.jar   (same jar that should be in JBDS for the modeshape plugin)
                        -	resources
                                -	modeshape-dataservices.zip   (deployment artifacts)  - name of artifact is still being considered
                        -	examples



Comment 3 Van Halbert 2010-09-16 20:09:12 UTC
Talked with Ken,   the name of the teiid and modeshape zip's will be changed to:

-  teiid-runtime.zip
-  modeshape-runtime.zip

Comment 4 Julian Coleman 2010-09-17 12:57:12 UTC
Changes to the SOA assembly resolved with revision 6706 of:
  build-tools/build.xml
  build-tools/pom.xml

Commit message:
  SOA-2271
  Move the top-level "teiid" and "modeshape" directories out from
  "soa-p-<version>.zip" into a new "eds-<version>.zip".


Comment 5 Julian Coleman 2010-09-24 13:58:06 UTC
SOA assembly changed to make the top-level directory name for the EDS
zip file "eds" in revision 6807 of:
  build-tools/build.xml

Commit message:
  SOA-2271
  The top-level directory name for the EDS zip is "eds".


Comment 6 Van Halbert 2010-10-07 13:43:04 UTC
The task of working out the EDS structure, separate zips and associated tasks have been completed.   Any new problems should have a new jira created.

Comment 7 Van Halbert 2011-02-04 19:59:09 UTC
The deployment structure for Teiid and ModeShape has been completed and has been in testing for several ER release.s


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