[savara-commits] savara SVN: r462 - branches/1.1.x/tools/plugins/org.jboss.savara.tools.bpel/src/plugintest/org/jboss/savara/tools/bpel/parser.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Nov 12 06:13:06 EST 2010


Author: objectiser
Date: 2010-11-12 06:13:06 -0500 (Fri, 12 Nov 2010)
New Revision: 462

Modified:
   branches/1.1.x/tools/plugins/org.jboss.savara.tools.bpel/src/plugintest/org/jboss/savara/tools/bpel/parser/ParserTest.java
Log:
Created jira (SAVARA-150) to keep track of the commented out parser test.

Modified: branches/1.1.x/tools/plugins/org.jboss.savara.tools.bpel/src/plugintest/org/jboss/savara/tools/bpel/parser/ParserTest.java
===================================================================
--- branches/1.1.x/tools/plugins/org.jboss.savara.tools.bpel/src/plugintest/org/jboss/savara/tools/bpel/parser/ParserTest.java	2010-11-11 18:05:22 UTC (rev 461)
+++ branches/1.1.x/tools/plugins/org.jboss.savara.tools.bpel/src/plugintest/org/jboss/savara/tools/bpel/parser/ParserTest.java	2010-11-12 11:13:06 UTC (rev 462)
@@ -48,7 +48,7 @@
         suite.addTest(new BPELToConversationTest("ReqRespFaultProcess_Seller", "ReqRespFault at Seller"));
         
         /**
-         * TODO: Commenting out this test for now, as we now need the accompanying WSDL to be able to
+         * TODO: (SAVARA-150) Commenting out this test for now, as we now need the accompanying WSDL to be able to
          * resolve the message type's underlying XSD element or type.
          *
         suite.addTest(new BPELToConversationTest("LoanApprovalService at Service", "LoanApprovalService at Service"));



More information about the savara-commits mailing list