summaryrefslogtreecommitdiffstats
path: root/java/sca/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete the osgi junit plugin from sca build as its now at https://svn.apache....antelder2009-02-176-2810/+0
* Move eclipse plugin to sca-contrib till its brought up (and when it is brough...antelder2009-02-17148-9602/+0
* Remove the bundle plugin from sca/tools as its now at https://svn.apache.org/...antelder2009-02-1718-5954/+0
* Update for module movesantelder2009-02-171-2/+0
* Move to scacontrib while its being brought up outside of the sca projectantelder2009-02-1754-8473/+0
* Update for module movesantelder2009-02-171-6/+0
* Move the maven web junit build plugin to scacontrib as we're not using it in ...antelder2009-02-175-649/+0
* This is now being brought up at https://svn.apache.org/repos/asf/tuscany/mave...antelder2009-02-175-500/+0
* This is now being brought up at https://svn.apache.org/repos/asf/tuscany/mave...antelder2009-02-174-409/+0
* Move the maven incremental build plugin to scacontrib as we're not using it i...antelder2009-02-174-734/+0
* MOve the maven dependency lister plugin to scacontrib as we're not using it i...antelder2009-02-175-526/+0
* MOve the maven ant generator plugin to scacontrib as we're not using it in th...antelder2009-02-174-809/+0
* Remove the eclipse cpompiler moduleantelder2009-02-141-1/+0
* Delete the eclipse compiler from tools folder as its now in https://svn.apach...antelder2009-02-1410-2260/+0
* Add osgi.console to the config.inirfeng2009-02-111-0/+3
* Correct the license headerantelder2009-02-111-37/+20
* Move runtime-inspector to sca-contrib as its not in the build and doesn't yet...antelder2009-02-1019-1218/+0
* Fix the module list to be builtrfeng2009-02-091-2/+11
* Use executedProject to support @execute phaserfeng2009-02-092-1/+2
* Check if the project is an OSGi bundle to set the pde flagrfeng2009-02-093-4/+30
* Add License/Notice into the generated manifest.jarrfeng2009-02-093-0/+233
* Adding missing Apache License headerslresende2009-02-091-0/+20
* Adding missing LICENSE and NOTICE to maven-bundle-pluginlresende2009-02-082-0/+211
* Update the name for generated manifest to be tuscany-sca-manifest.jar and tus...rfeng2009-02-071-15/+31
* Improve the error analysis for osgi resolutionrfeng2009-02-062-25/+106
* Simplfy the java2wsdl tool to not have a dependency on the tuscany runtimeantelder2009-02-062-26/+3
* Removing unecessary junit dependency, so it does not get added to binary dist...lresende2009-02-051-1/+7
* Make it work with the featuresrfeng2009-02-031-4/+4
* Bypass the osgi resolution for test-compilerfeng2009-02-031-2/+6
* Produce more information about the resolution errorsrfeng2009-02-032-7/+17
* Fix the version generation rfeng2009-02-031-9/+19
* Derive the osgi version from mavenrfeng2009-02-021-1/+22
* For now don't build eclipse stuff on the default or distribution buildsantelder2009-01-301-0/+2
* Generate a manifest.jar for the equinox launcher with classpathrfeng2009-01-301-106/+201
* Group the config under the "features" folderrfeng2009-01-291-20/+48
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-284-5/+5
* Add the capability to generate ant path. Rename tuscany-distribution-xyz to f...rfeng2009-01-271-4/+45
* Add a parameter to control if we will generate distribution-specific foldersrfeng2009-01-271-40/+46
* Improve the OSGi based unit testing based on maven-surefire-plugin 2.4.3rfeng2009-01-245-468/+2547
* Add maven-osgi-junit to the buildrfeng2009-01-231-0/+1
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-2324-24/+24
* Use the pom project to create artifactsrfeng2009-01-231-2/+3
* Add support to produces multiple configs based oninherited distribution pomsrfeng2009-01-231-61/+197
* Group the distro-specific artifacts under the folder of the distro namerfeng2009-01-211-10/+14
* Fix the Class-Path separator (space instead of ,)rfeng2009-01-211-1/+1
* Make sure the classpath is relative to the "startup" folderrfeng2009-01-211-2/+3
* Use project name for Bundle-Namerfeng2009-01-201-1/+1
* Add the capability to generate a manifest jar to simplify the JSE launchingrfeng2009-01-201-6/+43
* Generate an OSGi bundle for the main classes and a fragment for the test classesrfeng2009-01-161-13/+108
* Ignore pom dependencies when the bundles are createdrfeng2009-01-161-0/+4