You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2010/04/21 09:30:10 UTC

svn commit: r936180 - /tuscany/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/assembly/src.xml

Author: nash
Date: Wed Apr 21 07:30:10 2010
New Revision: 936180

URL: http://svn.apache.org/viewvc?rev=936180&view=rev
Log:
Move BUILDING, CHANGES, etc. files to top-level directory in distribution package

Modified:
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/assembly/src.xml

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/assembly/src.xml?rev=936180&r1=936179&r2=936180&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/assembly/src.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main/assembly/src.xml Wed Apr 21 07:30:10 2010
@@ -47,7 +47,7 @@
         <!-- Add the text files to the top-level directroy -->
         <fileSet>
             <directory>src/main/release</directory>
-            <outputDirectory>travelsample</outputDirectory>
+            <outputDirectory></outputDirectory>
             <includes>
                 <include>BUILDING</include>
                 <include>CHANGES</include>