1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/7a28ce53e034/ changeset: r5147:7a28ce53e034 user: dan date: 2011-03-01 19:00:27 summary: Have YeastMine datasource tool point to the production server location and add configuration to tool_conf.xml.main. affected #: 2 files (55 bytes) --- a/tool_conf.xml.main Mon Feb 28 15:17:35 2011 -0500 +++ b/tool_conf.xml.main Tue Mar 01 13:00:27 2011 -0500 @@ -11,6 +11,7 @@ <tool file="data_source/fly_modencode.xml" /><tool file="data_source/modmine.xml" /><tool file="data_source/ratmine.xml" /> + <tool file="data_source/yeastmine.xml" /><tool file="data_source/worm_modencode.xml" /><tool file="data_source/wormbase.xml" /><tool file="data_source/eupathdb.xml" /> --- a/tools/data_source/yeastmine.xml Mon Feb 28 15:17:35 2011 -0500 +++ b/tools/data_source/yeastmine.xml Tue Mar 01 13:00:27 2011 -0500 @@ -2,7 +2,7 @@ <tool name="YeastMine" id="yeastmine" tool_type="data_source"><description>server</description><command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command> - <inputs action="http://yeastmine-test.yeastgenome.org/yeastmine-dev/begin.do" check_values="false" method="get" target="_top"> + <inputs action="http://yeastmine.yeastgenome.org/yeastmine/begin.do" check_values="false" method="get" target="_top"><display>go to yeastMine server $GALAXY_URL</display></inputs><uihints minwidth="800"/> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.