summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving modules that are not part of the main build to contrib folderlresende2009-01-311366-1/+1
* Minor updates to order modules in pom.xmllresende2009-01-311-11/+6
* Starting to clean up old modules in contrib folderlresende2009-01-303972-405007/+0
* Set the default configuration area using a temp folderrfeng2009-01-302-6/+17
* Comment out the change to generate eclipse project files as to make this work...slaws2009-01-301-3/+3
* Add the web service binding back in but not the ws policy module. binding-ws-...slaws2009-01-303-6/+7
* Add an eclipse target to the all pom. Two issues here. 1) I have to change th...slaws2009-01-301-1/+28
* For JDK 1.5 stax needs to be a compile time dependency. On JDK 1.6, it only n...mcombellack2009-01-301-1/+0
* For now don't build vtests demos or tutorials on the distribution buildantelder2009-01-301-0/+2
* For now don't build eclipse stuff on the default or distribution buildsantelder2009-01-301-0/+2
* Move webservices out of the distribution build till the axis2 binding is goingantelder2009-01-301-1/+1
* Start trying to get a full clean build to work, binding-ws-axis2 isn't going ...antelder2009-01-301-2/+2
* Start trying to get a full clean build to work, these two samples are failing...antelder2009-01-301-2/+2
* Start trying to get a full clean build to work, this sample build is failing ...antelder2009-01-301-0/+2
* Start trying to get a full clean build to work, add most of the WS modules, n...antelder2009-01-301-0/+10
* Add missing transitive dependency on staxantelder2009-01-301-0/+7
* Update the calculator-rmi sample Ant build scripts so that they work and use ...antelder2009-01-302-109/+65
* Have the rmi sample jars included prebuilt in the distroantelder2009-01-301-2/+13
* Add an sca-sontributions.xml file so to the contribution so it works with the...antelder2009-01-301-0/+23
* Update the calculator-rmi-reference sample to have a jar manifest main classantelder2009-01-301-0/+14
* Update calculator sample to have a Jar manifest main class and to use the sim...antelder2009-01-302-61/+47
* Add an 'unmanaged' config file to enable the launcher running the samples tha...antelder2009-01-301-0/+3
* 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