summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/distribution (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-08Make the all distro depend on the "all" features rather than depending on it ↵slaws2-44/+32
and some random jars. Also add in the aggregations to see how they look. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005831 13f79535-47bb-0310-9956-ffa450edef68
2010-10-07put the aggregations into a separate group id. Ant did this with the shades. ↵slaws3-0/+3
Seems like a good idea and also allows them to be easily excluded from the bundle plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005491 13f79535-47bb-0310-9956-ffa450edef68
2010-10-07build the aggregationsslaws1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005396 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06Pretty much a copy of Ant's shade directories but depending on the new base ↵slaws12-0/+1130
and extension collections to see what happens. No OSGi manifests here. Also not in build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005122 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06exclude dojo source filesslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004930 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Update to have only generic excludes so it doesn't break when samples are ↵antelder1-9/+2
moved or renamed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004162 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Update to match sample namesslaws1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004157 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30maven-bundle-plugin 1.0.7-SNAPSHOT now in the repo so enabling extension ↵slaws1-8/+37
meta-data generation in the bin distro. Have to allow the build to use plugin snapshots temporarily. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003004 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28TUSCANY-3674 - saving some (disabled) changes that rely on the changes made ↵slaws1-0/+150
to Tuscany's maven-bundle-plugin. To try these you'll need to compile the maven bundle plugin locally as there is no 1.0.7-SNAPSHOT yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002225 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27exclude "work" directories and match samples layoutslaws1-7/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001648 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Update to jackson 1.6.0rfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000979 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Move to wstx-as version 3.2.6 consistently. Having two versions in the ↵slaws1-4/+3
distro is causing OSGi wiring conflicts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000968 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Update the bin distro tuscany.bat to start the shellantelder2-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997758 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08Tidy up binding.rest osgi enablementrfeng2-158/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993613 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Tweaking wink-server manifest to propertly allow access to ↵lresende2-0/+158
properties file in a OSGi environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990518 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23For binding-jsonrpc webapp contribution remove dojo and target directories ↵slaws1-0/+3
from the binary distro. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988017 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Add some more excludes. There are some more needed after the sample name ↵antelder1-0/+4
refactors a while ago which means the samples target\classes folders are getting incuded in the bin distro, i'm not sure why that happens though git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985990 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Add an exclude for the target/maven-shared-archive-resources folder thats ↵antelder1-0/+2
started appearing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985863 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Add missing dependencyantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966629 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22Correct parrent pomantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966568 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16Update jackson versionrfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964883 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09Updating Wink to it's most recent release to avoid security issue reported ↵lresende1-3/+3
at CVE-2010-2245 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962398 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende1-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956786 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Simplify doc files and make it so there are minimal places that hard code ↵antelder2-6/+3
the release version that need updating at release time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954868 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Add some more excludes from the src distroantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954867 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Update license checker as the latest assembly plugin config changed the ↵antelder1-1/+1
directory name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954825 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Move the rat plugin run to the distribution itestsantelder1-23/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954741 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Add some more excludes for junk in the distributionantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954736 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Remove dir format as its done in the itestantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954724 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Include dir distro in bin-distribution.xmlantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954633 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Add rat plugin config to automatically run and validate rat as part of the buildantelder1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954632 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Exclude generate sdo stuffantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954629 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Change profile name to release to match the release profile as otheriwse you ↵antelder1-2/+9
vcan't get both release and the distribution zips, update to the latest assembly plugin to fix bug in attch processing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954473 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Update to latest assembly plugin to fix problems with attaching the ↵antelder1-2/+3
distribution artifact git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954470 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04add README to signal /lib directory as volatilelresende2-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951522 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04TUSCANY-3585 - Moving to Spring 2.5.6lresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951514 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03add /lib description to install filekelvingoodson1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950945 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Add missing OSGi dependencies that are causing the dosgi samples to fail. slaws2-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950581 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01Update jackson to 1.5.3rfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950303 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29TUSCANY-3570 - Reverting previous changes from r948319 as they didn't seem ↵lresende7-20/+0
to have any effect to the issue reported git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949340 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Change bin distro to include all samples by default. Individual samples may ↵antelder1-51/+18
still be excluded by adding exclude statements. AFAIR the previous approach where samples needed to be explicitly included was only becuase i had not worked out how to do the generic include/excludes properly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948804 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27exclude dojo resources drom src distrokelvingoodson1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948796 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Clean up binary NOTICE file as per mailing list discussion ↵antelder1-80/+0
http://apache.markmail.org/message/scaegcn3bqsumeqy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948702 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26TUSCANY-3570 - Tweaking assemblies to set proper permissions to files and ↵lresende8-10/+22
folders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948319 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20Correct presentation of the OASIS licenseslaws1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946692 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Move binding-sca sample contributions into an extension specific sub-directoryslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946117 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19update distro to match sample changesslaws1-6/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946077 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Add back the agregate jarsantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946060 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Merge branch 'jaxrs' into trunkrfeng3-5/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14remove duplicate entryslaws1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944186 13f79535-47bb-0310-9956-ffa450edef68