summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-06Delete itests folder as its now in testing folderantelder1-38/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005062 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02Added itest recursive-ws module into 2.x code baseramkumar1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905603 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Moving 2.x contribslresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835178 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05Move the contrib folder out of the sca trunk build as discussed on the MLantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741038 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving iTests that are not part of the main build to contriblresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739528 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack1-1/+1
and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68