summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/contribution-import-export (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng34-1742/+1742
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04bringing over import export itests to trunk to help me investigate current ↵kelvingoodson43-0/+2175
apparent failures in otest import/export git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781699 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving iTests that are not part of the main build to contriblresende43-2175/+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 ↵mcombellack8-9/+9
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-04Merge itest changes from sca-equinox branch into trunkrfeng6-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723439 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder9-42/+42
bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng6-6/+6
Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Cleaned up dependencies on stax-api to make sure that one copy of ↵jsdelfino1-0/+7
stax-api.jar is on the classpath. Cleaned up dependencies on pluggable contribution-xyz modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672827 13f79535-47bb-0310-9956-ffa450edef68