Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵ | mcombellack | 2009-01-28 | 4 | -4/+4 |
| | | | | | | | | | | | | | 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 | ||||
* | Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵ | rfeng | 2008-08-19 | 1 | -4/+4 |
| | | | | | | node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Fix for TUSCANY-2409 | rfeng | 2008-07-09 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675358 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Move Tuscany from Incubator to top level. | dims | 2008-06-17 | 20 | -0/+949 |
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 |