summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-30Update launcher to support calling the main method on the jar from the comman...antelder1-19/+37
2009-01-30Remove the dir format from the all distro build as its not usedantelder2-2/+0
2009-01-30Remove pdetarget as it can now be done in the all distroantelder1-1/+0
2009-01-30Remove pdetarget as it can now be done in the all distroantelder1-167/+0
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng6-40/+55
2009-01-30Generate a manifest.jar for the equinox launcher with classpathrfeng1-106/+201
2009-01-29Add the default newInstance() backrfeng1-0/+3
2009-01-29Fix the test caserfeng1-13/+12
2009-01-29Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng5-18/+35
2009-01-29Push the archive assembly into distribution profilerfeng1-20/+24
2009-01-29Make the "distribution" profile not be activated by default except the "all" ...rfeng7-545/+772
2009-01-29Correct the artifactId to match what the all distribution is usingantelder1-1/+1
2009-01-29Update samples to include the prebuilt jar so users dont need to first build ...antelder1-49/+62
2009-01-29Fix import name to match OASIS package nameslaws1-2/+2
2009-01-29Fix import name to match OASIS package nameslaws1-2/+2
2009-01-29Add some simple /? help and a fork option to use a new command prompt to run ...antelder1-1/+18
2009-01-29Add a launcher config file for osgiantelder1-0/+3
2009-01-29Copy the equinox node launcher changed to work with contribution filenames pa...antelder1-0/+217
2009-01-29Add a debug option to the launcher .bat to enable easy remote debugingantelder1-1/+8
2009-01-29Update the launcher default config to match the latest launcher codeantelder1-2/+2
2009-01-29Add the temporary NodeMain API used by the launcherantelder1-0/+50
2009-01-29Updates to the launcher classpath and properties processingantelder1-18/+24
2009-01-29More launcher bringup, start making the .bat file a bit more useableantelder1-3/+32
2009-01-29Align the build-common.xml to use the build-path.xml from the distrorfeng1-29/+15
2009-01-29Adjust the distrosrfeng5-105/+85
2009-01-29Group the config under the "features" folderrfeng1-20/+48
2009-01-28Change bundle version to 2.0.0rfeng1-5/+5
2009-01-28Start adding the launcher to the distro to try it out, still very primitive a...antelder5-180/+237
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack1694-3243/+3243
2009-01-28Updated scope on the javax.servlet and org.apache.geronimo.specs dependencies...mcombellack1-2/+0
2009-01-28Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...rfeng3-67/+15
2009-01-28Fork a client thread to call the service after it's readyrfeng2-11/+19
2009-01-28Fix the port #rfeng2-7/+11
2009-01-28Update the bundle symbolic namerfeng1-1/+1
2009-01-28Make it aware of bundle fragmentsrfeng1-1/+3
2009-01-27Add the capability to generate ant path. Rename tuscany-distribution-xyz to f...rfeng1-4/+45
2009-01-27Support passing in an absolute config file name (as a temp workaround)antelder1-2/+6
2009-01-27Add launcher to buildantelder1-0/+1
2009-01-27Start of some launcher code, not particularly elegant yet but some basic func...antelder2-1/+255
2009-01-27That pesky manifest fileantelder2-18/+27
2009-01-27Start of a launcher as described in TUSCANY-2789antelder3-0/+264
2009-01-27Add a parameter to control if we will generate distribution-specific foldersrfeng1-40/+46
2009-01-26Add host-webb module into buildslaws1-0/+1
2009-01-26Add missing attribute extensions methodslaws1-0/+6
2009-01-26Fix up host-webapp so that it at least compiles. Doesn't actually work yet bu...slaws2-9/+17
2009-01-26Add the samples implementation-java-calculator, binding-ws-calculator, host-w...slaws9-336/+354
2009-01-26Add host-webapp dependency to distribution.slaws14-0/+3787
2009-01-26Add experimental samples into the build. binding-ws-calculator testing is tur...slaws4-9/+20
2009-01-26Another extension targeted samples to test the common ant file. slaws18-0/+1085
2009-01-26Move more things into the common ant scriptslaws3-95/+89