summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/testing/itest/callback-two-nodes/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] copy for branch fooantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755220 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
2008-12-08Removed redundant modifiers (such as public, final, etc) as these are not ↵mcombellack1-1/+1
needed for interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724318 13f79535-47bb-0310-9956-ffa450edef68