Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵ | mcombellack | 2009-01-28 | 2 | -3/+3 |
| | | | | | | | | | | | | | 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 | ||||
* | Removed redundant modifiers (such as public, final, etc) as these are not ↵ | mcombellack | 2008-12-08 | 1 | -1/+1 |
| | | | | | | needed for interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724318 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Convert, clean and bring up a set of itests | rfeng | 2008-12-05 | 1 | -15/+29 |
| | | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723537 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Move Tuscany from Incubator to top level. | dims | 2008-06-17 | 5 | -0/+391 |
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 |