[jboss-jira] [JBoss JIRA] (JBJCA-887) Input validation for code generator
Jeff Zhang (JIRA)
jira-events at lists.jboss.org
Mon Aug 13 18:23:15 EDT 2012
[ https://issues.jboss.org/browse/JBJCA-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Zhang updated JBJCA-887:
-----------------------------
Fix Version/s: 1.1.0.CR1
(was: 1.1.0.Beta2)
Description:
Do input validation in the code generator
* Duplicated <config-property>'s
* Duplicated method signatures
are eliminated
Another thing.
I'm able to add:
"1" as a class or interface name;
"1" or "-t" as variable name.
"dk" as value of variable of type Integer.
was:
Do input validation in the code generator and the Eclipse plugin such that
* Duplicated <config-property>'s
* Duplicated method signatures
are eliminated
Another thing.
Plugin doesn't check identifiers.
I'm able to add:
"1" as a class or interface name;
"1" or "-t" as variable name.
"dk" as value of variable of type Integer.
Component/s: (was: Eclipse)
> Input validation for code generator
> -----------------------------------
>
> Key: JBJCA-887
> URL: https://issues.jboss.org/browse/JBJCA-887
> Project: IronJacamar
> Issue Type: Task
> Components: Code Generator
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Fix For: 1.1.0.CR1
>
>
> Do input validation in the code generator
> * Duplicated <config-property>'s
> * Duplicated method signatures
> are eliminated
> Another thing.
> I'm able to add:
> "1" as a class or interface name;
> "1" or "-t" as variable name.
> "dk" as value of variable of type Integer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list