You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Felix Knecht (JIRA)" <ji...@apache.org> on 2008/10/22 14:40:44 UTC

[jira] Commented: (DIRSERVER-1210) Make the core-plugin (schema) generating mojo produce schema constants file

    [ https://issues.apache.org/jira/browse/DIRSERVER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641803#action_12641803 ] 

Felix Knecht commented on DIRSERVER-1210:
-----------------------------------------

If you just do a checkout and load the the source into your IDE the contants files will be missing because they haven't been created. This will force you to do at least one maven build before you're able to compile the application within your IDE.
Most IDEs also indicate missing imports. I think there will be a lot of them.


> Make the core-plugin (schema) generating mojo produce schema constants file
> ---------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1210
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1210
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>          Components: schema, schema-plugin
>            Reporter: Alex Karasulu
>             Fix For: 1.5.5
>
>
> Right now constants files are maintained by hand to track various OID's and attribute type names.  What's the point to this when we can have this generated by the plugin which operates on the schema files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.