You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2008/07/26 06:29:31 UTC

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

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.


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

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1210:
-----------------------------------------

    Fix Version/s:     (was: 1.5.5)
                   2.0.0-RC1

Postponed to 2.0.0-RC1

> 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: 2.0.0-RC1
>
>
> 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.


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

Posted by "Kiran Ayyagari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari closed DIRSERVER-1210.
-------------------------------------

    Resolution: Won't Fix

The schema subsystem has been rewritten and now we store schema elements in LDIF format. Closing the issue.

> 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: 2.0.0-RC1
>
>
> 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.


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

Posted by "Felix Knecht (JIRA)" <ji...@apache.org>.
    [ 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.