summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x ↵lresende14-169/+443
development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736501 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22TUSCANY-2663 - Merging latest code to support extended elements to 2.x ↵lresende10-508/+377
development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736500 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Removing unused SPI constantlresende1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736499 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Update ContributionScanner javadocslresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736497 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Set the TTCL to workaround the issue that stub lookup fail in OSGirfeng3-58/+131
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736488 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Adjust the distro folderrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736421 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Group the distro-specific artifacts under the folder of the distro namerfeng1-10/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736420 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Add version to avoid conflictrfeng1-258/+260
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736384 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Produce the dir and gz distrorfeng1-38/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736383 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Fix the Class-Path separator (space instead of ,)rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736382 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Adjust the core distro to include additional artifactsrfeng3-185/+197
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736378 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Tuscany 2768 - sample showing web services Holder support (input/output ↵beckerdo14-73/+716
parameters) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736344 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Make sure the classpath is relative to the "startup" folderrfeng1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736338 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Fix a couple of problems left over by the move to manifest version 2.0.0slaws2-39/+80
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736281 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Add optional import to use the DefaultBeanXML processorrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736170 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20TUSCANY-2270 - Reverting changes from TUSCANY-2270 as OASIS Specification ↵lresende12-529/+326
voted today to remove conversation from next version of specification git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736166 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Use project name for Bundle-Namerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736156 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Generate manifest jar for the distrorfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736131 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Add the capability to generate a manifest jar to simplify the JSE launchingrfeng1-6/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736130 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20TUSCANY-2270 - Applying patch from Rodolfo Dias to enable conversation to ↵lresende12-326/+529
binding.rmi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736041 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende110-1371/+1372
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Added Test_ASM_0026edwardsmj4-0/+155
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736013 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20update the webservice distro pom and make pde target depend on the ↵slaws2-4/+26
webservice module rather than the individual modules. Webservice module not in build yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735992 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19Added Test_ASM_0024 Test_ASM_0025edwardsmj9-0/+331
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735670 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17ASM_0021_TestCase & ASM_0022_TestCase & ASM_0023_TestCase addededwardsmj8-2/+381
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735335 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17ASM_0018_TestCase & ASM_0019_TestCase & ASM_0020_TestCase addededwardsmj6-0/+352
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735255 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Set the version for the pluginrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735153 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Generate an OSGi bundle for the main classes and a fragment for the test classesrfeng1-13/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735111 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Use the distributions as dependencies instead of individual modulesrfeng1-31/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735079 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Ignore pom dependencies when the bundles are createdrfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735078 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16ASM_0016_TestCase & ASM_0017_TestCase addededwardsmj9-3/+390
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734972 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Add a distribution for apirfeng16-0/+3854
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734883 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Set the version id for tuscany maven bundle plugin to avoid conflicts with ↵rfeng1-0/+1
1.4 release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734882 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Bring up the equinox-based junit plugin for mavenrfeng8-78/+260
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734877 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15ASM_0014_TestCase & ASM_0014_TestCase addededwardsmj6-2/+267
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734757 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15test case to motivate development of code for handling multiple interrelated ↵slaws24-0/+931
definitions.xml files. Not in the build yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734697 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14ASM_0013_TestCase addededwardsmj4-1/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734365 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14ASM_0013_TestCase addededwardsmj4-0/+246
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734362 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Remove unused importsrfeng1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734290 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Update the calculator-osgi examplerfeng11-593/+120
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734283 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Bring up the RMI samples with 2.xrfeng8-64/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734282 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Expose the EquinoxHost for the osgi junit pluginrfeng3-11/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734264 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Update cglib, jaxb-impl versionsrfeng8-12/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734255 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Merge the TuscanyNamespaceContext changes from 1.xrfeng4-567/+147
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734254 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12TUSCANY-2767 - Appling performance enhancements patch from Florian Pinellresende9-192/+268
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733965 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12Added Test_ASM_0009, Test_ASM_0010, Test_ASM_0011 edwardsmj11-0/+524
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733740 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Added Test_ASM_0008edwardsmj4-1/+167
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733007 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Added Test_ASM_0007edwardsmj6-2/+208
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733002 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Moving to latest maven-assembly-plugin version to fix build issueslresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732975 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732165 ↵edwardsmj21-35/+678
13f79535-47bb-0310-9956-ffa450edef68