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/06/15 11:05:16 UTC

svn commit: r1350544 - /jena/Scratch/Joseki/trunk/assembly.xml

Author: andy
Date: Fri Jun 15 09:05:15 2012
New Revision: 1350544

URL: http://svn.apache.org/viewvc?rev=1350544&view=rev
Log: (empty)

Modified:
    jena/Scratch/Joseki/trunk/assembly.xml

Modified: jena/Scratch/Joseki/trunk/assembly.xml
URL: http://svn.apache.org/viewvc/jena/Scratch/Joseki/trunk/assembly.xml?rev=1350544&r1=1350543&r2=1350544&view=diff
==============================================================================
--- jena/Scratch/Joseki/trunk/assembly.xml (original)
+++ jena/Scratch/Joseki/trunk/assembly.xml Fri Jun 15 09:05:15 2012
@@ -40,7 +40,7 @@
       <directory>${project.build.directory}</directory>
       <outputDirectory>lib</outputDirectory>
       <includes>
-        <include>${this.root}-tests.jar</include>
+        <include>${project.artifactId}-${project.version}-tests.jar</include>
         <include>jena-*-tests.jar</include>
         <include>arq-*-tests.jar</include>
       </includes>