[wsas-java-dev] svn commit r9670 - branches/wsas/java/2.1/commons/codegen/src/main/resources

svn at wso2.org svn at wso2.org
Sun Nov 11 22:56:56 PST 2007


Author: saminda
Date: Sun Nov 11 22:56:48 2007
New Revision: 9670

Modified:
   branches/wsas/java/2.1/commons/codegen/src/main/resources/codegen-options.xml
Log:
Updates 


Modified: branches/wsas/java/2.1/commons/codegen/src/main/resources/codegen-options.xml
==============================================================================
--- branches/wsas/java/2.1/commons/codegen/src/main/resources/codegen-options.xml	(original)
+++ branches/wsas/java/2.1/commons/codegen/src/main/resources/codegen-options.xml	Sun Nov 11 22:56:48 2007
@@ -119,11 +119,11 @@
         <name>xsdconfig</name>
         <description>Use XMLBeans .xsdconfig file. Valid only with -d xmlbeans</description>
     </argument>
-    <argument uiType="skip">
+    <argument uiType="check">
         <name>ap</name>
         <description>Generate code for all ports</description>
     </argument>
-    <argument uiType="skip">
+    <argument uiType="check">
         <name>or</name>
         <description>Overwrite the existing classes</description>
     </argument>




More information about the Wsas-java-dev mailing list