[ http://issues.apache.org/jira/browse/DIRKERBEROS-32?page=all ]
Enrique Rodriguez resolved DIRKERBEROS-32:
------------------------------------------
Resolution: Fixed
Assign To: Enrique Rodriguez
Moved String constants to protocol-common package, required for Kerberos-aware
LDIF loaders.
Committed on revision 329870.
> Compilation cycle
> -----------------
>
> Key: DIRKERBEROS-32
> URL: http://issues.apache.org/jira/browse/DIRKERBEROS-32
> Project: Directory Kerberos
> Type: Bug
> Reporter: Emmanuel Lecharny
> Assignee: Enrique Rodriguez
>
> There is a compilation cross-dependency cycle in shared-kerberos :
> in kerberos-common project.xml (version 0.5.1-SNAPSHOT):
> <dependency>
> <groupId>directory-shared</groupId>
> <artifactId>protocol-common</artifactId>
> <version>0.5.0-SNAPSHOT</version>
> </dependency>
> in protocol-common project.xml (version 0.5.0-SNAPSHOT) :
> <dependency>
> <groupId>directory-shared</groupId>
> <artifactId>kerberos-common</artifactId>
> <version>0.5.1-SNAPSHOT</version>
> </dependency>
--
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