summaryrefslogtreecommitdiffstats
path: root/java/sca/tools/maven (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-30Generate a manifest.jar for the equinox launcher with classpathrfeng1-106/+201
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739140 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Group the config under the "features" folderrfeng1-20/+48
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738696 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27Add the capability to generate ant path. Rename tuscany-distribution-xyz to ↵rfeng1-4/+45
feature-xyz as the folder names. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738187 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27Add a parameter to control if we will generate distribution-specific foldersrfeng1-40/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737957 13f79535-47bb-0310-9956-ffa450edef68
2009-01-24Improve the OSGi based unit testing based on maven-surefire-plugin 2.4.3rfeng5-468/+2547
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737301 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Add maven-osgi-junit to the buildrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737113 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende8-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Use the pom project to create artifactsrfeng1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736879 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Add support to produces multiple configs based oninherited distribution pomsrfeng1-61/+197
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736868 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-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-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-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-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-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-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-16Bring up the equinox-based junit plugin for mavenrfeng1-45/+86
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734877 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Expose the EquinoxHost for the osgi junit pluginrfeng2-8/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734264 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12Fix the message filerfeng1-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726115 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Make the executionEnvironment for target definition configurablerfeng1-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719486 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Fix duplicate exportsrfeng1-6/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719478 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Fix the issue with duplicate packages for 3rd party jarsrfeng2-13/+66
Add the capability to generate an equinox configuration to launch and validate the bundles git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719440 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Make the junit dep on 4.5rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719172 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Start to merge changes from sca-equinox branchrfeng15-1011/+2130
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719090 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copy bundle plugin from sca-equinox branch to 2.0 trunk as it appears to be ↵antelder13-0/+5039
required to build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718934 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder9-12/+12
bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng1-1/+1
Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Only mkdir for META-INFrfeng1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694863 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Add a MOJO to create the 3rd party library bundle manifestrfeng2-0/+427
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694838 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02Modify import version for OSGi framework packagesrsivaram1-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691337 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28Recognize sdo/das jars as tuscany bundlesrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689907 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27Move to maven-bundle-plugin 1.4.3 and make tuscany-bundle-plugin more ↵rfeng2-2/+9
tolerate problematic poms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689642 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22Fixes for itest/osgi-tuscanyrsivaram2-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688168 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵rfeng1-1/+1
node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Remove javax.xml.stream* packages from systemPackagesrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685246 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Support to start OSGi from a list of jar filesrfeng1-12/+107
Add more context to ServiceDiscoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684135 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Cleanup importsrfeng1-6/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683778 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Add a maven plugin that run the test cases under OSGi-enabled Tuscanyrfeng4-0/+463
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683462 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26Version Tuscany modules and 3rd party libraries in itest/osgi-tuscanyrsivaram2-0/+569
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680048 13f79535-47bb-0310-9956-ffa450edef68