You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/02/18 21:55:29 UTC

svn commit: r1290864 - in /incubator/jena/Jena2/TDB/trunk: LICENSE-dist NOTICE-dist assembly.xml dist-tdb.sh dist/ dist/LICENSE-dist dist/NOTICE-dist dist/dist-tdb.sh

Author: andy
Date: Sat Feb 18 20:55:29 2012
New Revision: 1290864

URL: http://svn.apache.org/viewvc?rev=1290864&view=rev
Log:
dist/ area

Added:
    incubator/jena/Jena2/TDB/trunk/dist/
    incubator/jena/Jena2/TDB/trunk/dist/LICENSE-dist
      - copied unchanged from r1290848, incubator/jena/Jena2/TDB/trunk/LICENSE-dist
    incubator/jena/Jena2/TDB/trunk/dist/NOTICE-dist
      - copied unchanged from r1290848, incubator/jena/Jena2/TDB/trunk/NOTICE-dist
    incubator/jena/Jena2/TDB/trunk/dist/dist-tdb.sh
      - copied unchanged from r1290848, incubator/jena/Jena2/TDB/trunk/dist-tdb.sh
Removed:
    incubator/jena/Jena2/TDB/trunk/LICENSE-dist
    incubator/jena/Jena2/TDB/trunk/NOTICE-dist
    incubator/jena/Jena2/TDB/trunk/dist-tdb.sh
Modified:
    incubator/jena/Jena2/TDB/trunk/assembly.xml

Modified: incubator/jena/Jena2/TDB/trunk/assembly.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/assembly.xml?rev=1290864&r1=1290863&r2=1290864&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/assembly.xml (original)
+++ incubator/jena/Jena2/TDB/trunk/assembly.xml Sat Feb 18 20:55:29 2012
@@ -36,11 +36,11 @@
 
   <files>
     <file>
-      <source>LICENSE-dist</source>
+      <source>dist/LICENSE-dist</source>
       <destName>LICENSE</destName>
     </file>
     <file>
-      <source>NOTICE-dist</source>
+      <source>dist/NOTICE-dist</source>
       <destName>NOTICE</destName>
     </file>
   </files>