summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update launcher to support calling the main method on the jar from the comman...antelder2009-01-301-19/+37
* Remove the dir format from the all distro build as its not usedantelder2009-01-302-2/+0
* Remove pdetarget as it can now be done in the all distroantelder2009-01-301-1/+0
* Remove pdetarget as it can now be done in the all distroantelder2009-01-301-167/+0
* Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng2009-01-306-40/+55
* Generate a manifest.jar for the equinox launcher with classpathrfeng2009-01-301-106/+201
* Add the default newInstance() backrfeng2009-01-291-0/+3
* Fix the test caserfeng2009-01-291-13/+12
* Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng2009-01-295-18/+35
* Push the archive assembly into distribution profilerfeng2009-01-291-20/+24
* Make the "distribution" profile not be activated by default except the "all" ...rfeng2009-01-297-545/+772
* Correct the artifactId to match what the all distribution is usingantelder2009-01-291-1/+1
* Update samples to include the prebuilt jar so users dont need to first build ...antelder2009-01-291-49/+62
* Fix import name to match OASIS package nameslaws2009-01-291-2/+2
* Fix import name to match OASIS package nameslaws2009-01-291-2/+2
* Add some simple /? help and a fork option to use a new command prompt to run ...antelder2009-01-291-1/+18
* Add a launcher config file for osgiantelder2009-01-291-0/+3
* Copy the equinox node launcher changed to work with contribution filenames pa...antelder2009-01-291-0/+217
* Add a debug option to the launcher .bat to enable easy remote debugingantelder2009-01-291-1/+8
* Update the launcher default config to match the latest launcher codeantelder2009-01-291-2/+2
* Add the temporary NodeMain API used by the launcherantelder2009-01-291-0/+50
* Updates to the launcher classpath and properties processingantelder2009-01-291-18/+24
* More launcher bringup, start making the .bat file a bit more useableantelder2009-01-291-3/+32
* Align the build-common.xml to use the build-path.xml from the distrorfeng2009-01-291-29/+15
* Adjust the distrosrfeng2009-01-295-105/+85
* Group the config under the "features" folderrfeng2009-01-291-20/+48
* Change bundle version to 2.0.0rfeng2009-01-281-5/+5
* Start adding the launcher to the distro to try it out, still very primitive a...antelder2009-01-285-180/+237
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-281694-3243/+3243
* Updated scope on the javax.servlet and org.apache.geronimo.specs dependencies...mcombellack2009-01-281-2/+0
* Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...rfeng2009-01-283-67/+15
* Fork a client thread to call the service after it's readyrfeng2009-01-282-11/+19
* Fix the port #rfeng2009-01-282-7/+11
* Update the bundle symbolic namerfeng2009-01-281-1/+1
* Make it aware of bundle fragmentsrfeng2009-01-281-1/+3
* Add the capability to generate ant path. Rename tuscany-distribution-xyz to f...rfeng2009-01-271-4/+45
* Support passing in an absolute config file name (as a temp workaround)antelder2009-01-271-2/+6
* Add launcher to buildantelder2009-01-271-0/+1
* Start of some launcher code, not particularly elegant yet but some basic func...antelder2009-01-272-1/+255
* That pesky manifest fileantelder2009-01-272-18/+27
* Start of a launcher as described in TUSCANY-2789antelder2009-01-273-0/+264
* Add a parameter to control if we will generate distribution-specific foldersrfeng2009-01-271-40/+46
* Add host-webb module into buildslaws2009-01-261-0/+1
* Add missing attribute extensions methodslaws2009-01-261-0/+6
* Fix up host-webapp so that it at least compiles. Doesn't actually work yet bu...slaws2009-01-262-9/+17
* Add the samples implementation-java-calculator, binding-ws-calculator, host-w...slaws2009-01-269-336/+354
* Add host-webapp dependency to distribution.slaws2009-01-2614-0/+3787
* Add experimental samples into the build. binding-ws-calculator testing is tur...slaws2009-01-264-9/+20
* Another extension targeted samples to test the common ant file. slaws2009-01-2618-0/+1085
* Move more things into the common ant scriptslaws2009-01-263-95/+89