I'd be glad to help with the maven archetype, but I'm
new to ldap schema extensions, so someone would have
to send me a good link on it, or perhaps write a
little tutorial, covering the basics so that I know
what needs to be included in a baseline Schema
extension.
Also if there are processes that need to run during
the maven test and install phases (Per a mojo perhaps)
to get the schema extension included, those would have
to be illustrated as well.
I can write the mojo if necessary, but I would need
something like
During the test phase setup something like this:
setup() {
ADSTestInstance runningApacheDSInstanceReference =
ADSMavenUtilities.startADSTestInstance(contextReference);
File extension = new
File("src/main/schema/newSchema.ads")
InMemorySchemaExtension schema =
ADSUtilities.loadSchemaExtension(extension);
InMemorySchema.extend(runningApacheDSInstanceReference);
}
testSchemaExtension() {
}
tearDown() {
//clean ADS Test Instance
}
Cheers,
- Ole
--- "Alex Karasulu (JIRA)" <[EMAIL PROTECTED]> wrote:
> Create a maven archetype for a schema project.
> -------------------------------------------------
>
> Key: DIRSERVER-716
> URL:
> http://issues.apache.org/jira/browse/DIRSERVER-716
> Project: Directory ApacheDS
> Issue Type: Task
> Affects Versions: pre-1.0, 1.0-RC1, 1.0-RC2,
> 1.0-RC3
> Reporter: Alex Karasulu
> Priority: Critical
> Fix For: 1.1.0, 1.0-RC4
>
>
> We need to make it really easy for users to be able
> to extend the schema as it stands now before going
> 1.0. Having a maven archetype to create new schema
> project module will be a great help. We also need
> some solid documentation on how to use it and the
> process.
>
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of
> the administrators:
>
http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
>
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com