[
https://issues.apache.org/jira/browse/TUSCANY-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925007#action_12925007
]
Simon Nash commented on TUSCANY-3729:
-------------------------------------
I have updated the 1.x trunk to make some but not all of the changes made
previously to the 1.6.1 branch under revision r1023208. The changes to the 1.x
trunk (under revision r1027592) are as follows:
1. Deleted samples/domain-webapp directory and all references to this in other
files.
2. Commented out binding-feed from the build in modules/pom.xml. (This had
been deleted from modules/pom.xml in the 1.6 release branch).
3. In modules/pom.xml and samples/pom.xml, added comments to mark all the
modules and samples that are included in the 1.x build but are not part of the
1.6.1 release. This should make it easier to do future release subsetting
exercises.
4. Removed samples/pom-distribution.xml.
5. Removed the code in distribution/src/main/assembly/bin.xml that excludes
some samples from the binary distribution. This isn't needed because our
current approach is to delete these unreleased samples from the release branch,
which ensures that they won't be part of the source or binary distributions.
6. Commented out redundant dependencies on tuscany-contribution-jee-impl.
7. Commented out the "osgi" profile in the top-level pom, as this depends on
tuscany-maven-osgi-junit which isn't in the build.
> Delete directories from 1.6.1 branch and 1.x trunk
> --------------------------------------------------
>
> Key: TUSCANY-3729
> URL: https://issues.apache.org/jira/browse/TUSCANY-3729
> Project: Tuscany
> Issue Type: Bug
> Components: SCA Java Runtime
> Affects Versions: Java-SCA-1.6
> Reporter: Simon Nash
> Assignee: Simon Nash
> Fix For: Java-SCA-1.6.1
>
>
> The following directories should be deleted from the 1.6.1 release. See [1]
> and [2].
> modules/binding-hessian
> modules/binding-sca-jms (tests fail, not clear if this is working)
> modules/contribution-jee-impl (pending resolution of TUSCANY-3165)
> modules/databinding-fastinfoset
> modules/databinding-xstream
> modules/extensibility-equinox
> modules/host-ejb
> modules/host-openejb
> modules/workspace-manager
> tools/maven/maven-osgi-junit
> samples/calculator-lean
> samples/calculator-ws-secure-webapp
> samples/customer-dojo (needs more work before release)
> samples/customer-dojo-webapp (needs more work before release)
> samples/domain-webapp
> samples/helloworld-jms-webapp (should be released in 1.7)
> samples/helloworld-ws-reference-lean
> samples/loanapplication
> samples/zipcode-jaxws
> The following directories should be deleted from the 1.x trunk. See [3].
> samples/domain-webapp
> [1]
> http://mail-archives.apache.org/mod_mbox/tuscany-dev/201010.mbox/%[email protected]%3e
> [2]
> http://mail-archives.apache.org/mod_mbox/tuscany-dev/201010.mbox/%[email protected]%3e
> [3]
> http://mail-archives.apache.org/mod_mbox/tuscany-dev/201010.mbox/%[email protected]%3e
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.