You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/02/17 12:54:39 UTC

[31/49] incubator-taverna-workbench-product git commit: Removed incorrect logging setting.

Removed incorrect logging setting.

git-svn-id: https://taverna.googlecode.com/svn/taverna/products/taverna-workbench-product/trunk@16079 bf327186-88b3-11dd-a302-d386e5130c1c


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/commit/f7c3e5f6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/tree/f7c3e5f6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/diff/f7c3e5f6

Branch: refs/heads/master
Commit: f7c3e5f695dcb4b36094bc11817615f2a293a81c
Parents: e9730ff
Author: david@mygrid.org.uk <da...@bf327186-88b3-11dd-a302-d386e5130c1c>
Authored: Tue Oct 1 10:16:44 2013 +0000
Committer: david@mygrid.org.uk <da...@bf327186-88b3-11dd-a302-d386e5130c1c>
Committed: Tue Oct 1 10:16:44 2013 +0000

----------------------------------------------------------------------
 src/main/etc/conf/logging.properties | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/blob/f7c3e5f6/src/main/etc/conf/logging.properties
----------------------------------------------------------------------
diff --git a/src/main/etc/conf/logging.properties b/src/main/etc/conf/logging.properties
index aa77e69..b03a43f 100644
--- a/src/main/etc/conf/logging.properties
+++ b/src/main/etc/conf/logging.properties
@@ -8,4 +8,3 @@ java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
 java.util.logging.FileHandler.level = ALL
 java.util.logging.FileHandler.count = 5
 java.util.logging.FileHandler.limit = 1048576
-java.util.logging.FileHandler.limit = %h/.taverna-3.0.0/logs/taverna-3.0.0.log
\ No newline at end of file