summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core/META-INF/MANIFEST.MF (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-22correct manifest for removal of conversation packageslaws1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787188 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763880 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Make the cglib dependency optionalrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758878 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack1-5/+5
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
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-35/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09Remove o.a.t.s.core.work.impl from the import/exportrfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724832 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09Adjust the package names and move test cases aroundrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724826 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng1-41/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723218 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26Remove core dependency on commonj workmanagerantelder1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720913 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende1-0/+0
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14Adjust optional dependencies from test cases to avoid duplicate classpath ↵rfeng1-2/+2
entries (from PDE requiredPlugins classpath container or explicit classpath entries) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714138 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Resolve a lot of OSGi access violations. More to be fixed.rfeng1-24/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709339 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Fix the MANIFEST.MF to add optional packages for test cases in Import-Packagerfeng1-49/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709237 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Adding the generated META-INF/MANIFEST.MF to source code repository, as ↵lresende1-0/+73
these artifacts should be authored and tweaked by developers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709194 13f79535-47bb-0310-9956-ffa450edef68