summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/shell/modules/binding-jsonrpc-runtime/META-INF/MANIFEST.MF (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-07Sandbox to experiment with deployment and management commands.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993560 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Sandbox to experiment with different ways to embed the runtime.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990620 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Sandbox to experiment and extend the runtime.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990479 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25add missing manifest dependencyslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989152 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882666 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14Fix the MANIFEST.MFrfeng1-4/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825293 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07Upgrade to jabsorb 1.3.1 (json-rpc) and jettision 1.1rfeng1-14/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822905 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng1-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821681 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Initial support for JSNO-RPC Reference supportlresende1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821095 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Bringin up JSON-RPC binding test caseslresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820527 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01More updates to port JSON-RPC binding to 2.xlresende1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820526 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding JSON Databdingin support, now the binding is available in 2.xlresende1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820525 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Updating OSGi imports in project manifestlresende1-2/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820520 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding generated manifest to source controllresende1-0/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820518 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving modules that are not part of the main build to contrib folderlresende1-41/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack1-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
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-17/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 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-5/+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-31Fix bundle import packagerfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709554 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Resolve a lot of OSGi access violations. More to be fixed.rfeng1-13/+22
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-17/+20
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/+30
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