Author: aadamchik
Date: Fri Jun 23 04:43:51 2006
New Revision: 416681

URL: http://svn.apache.org/viewvc?rev=416681&view=rev
Log:
adding runtime plugin jars

Modified:
    incubator/cayenne/soc/trunk/cayenne-rop/rop-browser/build.properties

Modified: incubator/cayenne/soc/trunk/cayenne-rop/rop-browser/build.properties
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/soc/trunk/cayenne-rop/rop-browser/build.properties?rev=416681&r1=416680&r2=416681&view=diff
==============================================================================
--- incubator/cayenne/soc/trunk/cayenne-rop/rop-browser/build.properties 
(original)
+++ incubator/cayenne/soc/trunk/cayenne-rop/rop-browser/build.properties Fri 
Jun 23 04:43:51 2006
@@ -1,5 +1,8 @@
-source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
-               .,\
-               plugin.xml
+               plugin.xml,\
+               lib/hessian-3.0.13.jar,\
+               lib/commons-logging.jar,\
+               lib/commons-lang-2.1.jar,\
+               lib/commons-collections-3.1.jar,\
+               lib/cayenne-client-nodeps-1.2RC1.jar


Reply via email to