summaryrefslogtreecommitdiffstats
path: root/java/sca/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Only mkdir for META-INFrfeng2008-09-131-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694863 13f79535-47bb-0310-9956-ffa450edef68
* Add a MOJO to create the 3rd party library bundle manifestrfeng2008-09-122-0/+427
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694838 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2595 - Workaround for equinox dependency issueslresende2008-09-111-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694093 13f79535-47bb-0310-9956-ffa450edef68
* Modify import version for OSGi framework packagesrsivaram2008-09-021-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691337 13f79535-47bb-0310-9956-ffa450edef68
* Minor improvement to build script. Removed directory before recreating it.jsdelfino2008-08-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689934 13f79535-47bb-0310-9956-ffa450edef68
* Recognize sdo/das jars as tuscany bundlesrfeng2008-08-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689907 13f79535-47bb-0310-9956-ffa450edef68
* Move to maven-bundle-plugin 1.4.3 and make tuscany-bundle-plugin more ↵rfeng2008-08-272-2/+9
| | | | | | tolerate problematic poms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689642 13f79535-47bb-0310-9956-ffa450edef68
* Added missing path to URL mappings to Eclipse update site.xml.jsdelfino2008-08-271-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689575 13f79535-47bb-0310-9956-ffa450edef68
* Added missing header.jsdelfino2008-08-271-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689414 13f79535-47bb-0310-9956-ffa450edef68
* Added -nosplash option to the build script to avoid locking the UI with the ↵jsdelfino2008-08-271-1/+1
| | | | | | Eclipse splash screen. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689369 13f79535-47bb-0310-9956-ffa450edef68
* Simplified the plugin build, now using a single common Maven assembly ↵jsdelfino2008-08-2711-357/+18
| | | | | | descriptor for all plugins. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689341 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2563, added a POM, an update site and Eclipse Ganymede categories, ↵jsdelfino2008-08-237-0/+558
| | | | | | also a script to generate the Ganymede P2 metadata from the update site. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688425 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2563, added features for the various pieces that can be installed.jsdelfino2008-08-2330-0/+1751
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688424 13f79535-47bb-0310-9956-ffa450edef68
* Added plugins for the various pieces that can be installed.jsdelfino2008-08-2345-0/+2890
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688423 13f79535-47bb-0310-9956-ffa450edef68
* JIRA TUSCANY-2563, initial structure for Eclipse plugin and feature.jsdelfino2008-08-2371-0/+4580
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688406 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for itest/osgi-tuscanyrsivaram2008-08-222-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688168 13f79535-47bb-0310-9956-ffa450edef68
* Change http://incubator.apache.org/tuscany to http://tuscany.apache.org .vamsic0072008-08-212-2/+2
| | | | | | This should not break anything as the first url redirects to the second anyway. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687580 13f79535-47bb-0310-9956-ffa450edef68
* Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵rfeng2008-08-197-35/+15
| | | | | | node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68
* Switch to SCANode APIrfeng2008-08-142-15/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686079 13f79535-47bb-0310-9956-ffa450edef68
* Fixed plugin display name.jsdelfino2008-08-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685625 13f79535-47bb-0310-9956-ffa450edef68
* Move to SDO 1.1.1 releaserfeng2008-08-122-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685285 13f79535-47bb-0310-9956-ffa450edef68
* Remove javax.xml.stream* packages from systemPackagesrfeng2008-08-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685246 13f79535-47bb-0310-9956-ffa450edef68
* Support to start OSGi from a list of jar filesrfeng2008-08-081-12/+107
| | | | | | Add more context to ServiceDiscoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684135 13f79535-47bb-0310-9956-ffa450edef68
* Remove xercesImpl and xml-apis dependencysantelder2008-08-082-13/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683976 13f79535-47bb-0310-9956-ffa450edef68
* Renamed features/feature to features/core, which will make more sense if we ↵jsdelfino2008-08-0814-21/+21
| | | | | | add more features later (which was the intent of having a features directory in the first place). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683794 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup importsrfeng2008-08-081-6/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683778 13f79535-47bb-0310-9956-ffa450edef68
* Add a maven plugin that run the test cases under OSGi-enabled Tuscanyrfeng2008-08-074-0/+463
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683462 13f79535-47bb-0310-9956-ffa450edef68
* Prevent the long inspection strings being printed out during the main build. slaws2008-08-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682520 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng2008-07-302-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681137 13f79535-47bb-0310-9956-ffa450edef68
* Removed .classpath from Subversion as it is generated by the build.jsdelfino2008-07-291-56/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680588 13f79535-47bb-0310-9956-ffa450edef68
* Version Tuscany modules and 3rd party libraries in itest/osgi-tuscanyrsivaram2008-07-262-0/+569
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680048 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2450 commit fixes addressing RAT issues from 1.3 branchslaws2008-07-251-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679740 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2409rfeng2008-07-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675358 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2354 - Applying a slightly modified version of Ram's patch to get a ↵lresende2008-07-081-39/+39
| | | | | | sucessful build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675018 13f79535-47bb-0310-9956-ffa450edef68
* Updated comment in .project file as a result of changes in main sca/pom.xml.jsdelfino2008-07-083-3/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674699 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2444rfeng2008-07-021-2/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673298 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up dependencies on stax-api to make sure that one copy of ↵jsdelfino2008-06-302-5/+4
| | | | | | 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
* Move Tuscany from Incubator to top level.dims2008-06-17177-0/+18384
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68