removed 'method notes' comment in job output.
authorjprocter <Jim Procter>
Tue, 20 Jul 2010 09:06:19 +0000 (09:06 +0000)
committerjprocter <Jim Procter>
Tue, 20 Jul 2010 09:06:19 +0000 (09:06 +0000)
src/jalview/ws/jws2/MsaWSThread.java

index d9f92f9..686f516 100644 (file)
@@ -646,9 +646,10 @@ class MsaWSThread extends AWS2Thread implements WSClientI
           compbio.data.sequence.Alignment alignment = ((MsaWSJob) jobs[j]).alignment;
           if (alignment != null)
           {
-            wsInfo.appendProgressText(jobs[j].getJobnum(),
-                    "\nAlignment Object Method Notes\n");
-            wsInfo.appendProgressText(jobs[j].getJobnum(), "Calculated with "+alignment.getMetadata().getProgram().toString());
+            // server.close(jobs[j].getJobnum());
+//            wsInfo.appendProgressText(jobs[j].getJobnum(),
+//                    "\nAlignment Object Method Notes\n");
+//            wsInfo.appendProgressText(jobs[j].getJobnum(), "Calculated with "+alignment.getMetadata().getProgram().toString());
             // JBPNote The returned files from a webservice could be
             // hidden behind icons in the monitor window that,
             // when clicked, pop up their corresponding data