Author: kelvingoodson
Date: Thu Jun 3 10:41:20 2010
New Revision: 950944
URL: http://svn.apache.org/viewvc?rev=950944&view=rev
Log:
add /lib description to install file
Modified:
tuscany/sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/release/bin/INSTALL
Modified:
tuscany/sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/release/bin/INSTALL
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/release/bin/INSTALL?rev=950944&r1=950943&r2=950944&view=diff
==============================================================================
---
tuscany/sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/release/bin/INSTALL
(original)
+++
tuscany/sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/release/bin/INSTALL
Thu Jun 3 10:41:20 2010
@@ -15,6 +15,11 @@ tuscany-sca-2.0-M5
/features - OSGi runtime configuration, Tuscany manifest and PDE target
+ /lib - a new feature of this release looking at how to aggregate
the
+ information in modules into more coarse grained jars to ease
+ classpath creation without having to rely on the Tuscany
distribution
+ structure.
+
/modules - all of the individual Tuscany jars and their dependencies
/samples - all the Tuscany samples, see the README in that directory