[Remoterengine-commits] r210 - pkg/RemoteREngine
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Oct 28 10:00:22 CET 2009
Author: romain
Date: 2009-10-28 10:00:22 +0100 (Wed, 28 Oct 2009)
New Revision: 210
Modified:
pkg/RemoteREngine/DESCRIPTION
Log:
require rJava 0.8-0
Modified: pkg/RemoteREngine/DESCRIPTION
===================================================================
--- pkg/RemoteREngine/DESCRIPTION 2009-10-07 20:54:56 UTC (rev 209)
+++ pkg/RemoteREngine/DESCRIPTION 2009-10-28 09:00:22 UTC (rev 210)
@@ -8,4 +8,4 @@
Description: RMI based REngine implementation
License: GPL (>=3)
LazyLoad: yes
-Depends:rJava (>= 0.7-0), ant (>= 0.0-6)
+Depends:rJava (>= 0.8-0), ant (>= 0.0-8)
More information about the Remoterengine-commits
mailing list