summaryrefslogtreecommitdiffstats
path: root/java/sca/tools/sdo/java2wsdl/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to scacontrib while its being brought up outside of the sca projectantelder2009-02-1730-4570/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745013 13f79535-47bb-0310-9956-ffa450edef68
* Simplfy the java2wsdl tool to not have a dependency on the tuscany runtimeantelder2009-02-061-20/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741452 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-282-2/+2
| | | | | | | | | | | | | 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
* Finish the merge for toolsrfeng2008-11-1930-0/+4587
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719095 13f79535-47bb-0310-9956-ffa450edef68