Hide Forgot
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
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).
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
Talked with Ken, the name of the teiid and modeshape zip's will be changed to: - teiid-runtime.zip - modeshape-runtime.zip
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".
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".
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.
The deployment structure for Teiid and ModeShape has been completed and has been in testing for several ER release.s