You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2012/10/12 17:18:24 UTC

svn commit: r1397613 - /river/jtsk/trunk/build.xml

Author: sijskes
Date: Fri Oct 12 15:18:24 2012
New Revision: 1397613

URL: http://svn.apache.org/viewvc?rev=1397613&view=rev
Log:
RIVER-413 added org.apache.river.config to jsk-lib.jar

Modified:
    river/jtsk/trunk/build.xml

Modified: river/jtsk/trunk/build.xml
URL: http://svn.apache.org/viewvc/river/jtsk/trunk/build.xml?rev=1397613&r1=1397612&r2=1397613&view=diff
==============================================================================
--- river/jtsk/trunk/build.xml (original)
+++ river/jtsk/trunk/build.xml Fri Oct 12 15:18:24 2012
@@ -792,6 +792,7 @@
             <arg line="${jskplatform.exclude}"/>
             <arg path="${build.classes.dir}/com/sun/jini/admin"/>
             <arg path="${build.classes.dir}/com/sun/jini/config"/>
+            <arg path="${build.classes.dir}/org/apache/river/config"/>
             <arg path="${build.classes.dir}/com/sun/jini/constants"/> <!--qa suite dep-->
             <arg path="${build.classes.dir}/com/sun/jini/landlord"/>
             <arg path="${build.classes.dir}/com/sun/jini/lease"/>