Issue Details (XML | Word | Printable)

Key: DIRSERVER-164
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Enrique Rodriguez
Reporter: Emmanuel Lecharny
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Compilation cycle

Created: 01/Nov/05 02:32 AM   Updated: 07/Apr/09 10:05 PM
Return to search
Component/s: changepw
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 01/Nov/05 02:49 AM


 Description  « Hide
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>



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Enrique Rodriguez made changes - 01/Nov/05 02:49 AM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Assignee Enrique Rodriguez [ enriquer9 ]
Resolution Fixed [ 1 ]
Alex Karasulu made changes - 07/Feb/06 02:36 PM
Project Directory Kerberos [ 10593 ] ApacheDS [ 12310260 ]
Component/s kerberos [ 12310716 ]
Key DIRKERBEROS-32 DIRSERVER-164
Type Bug [ 1 ] New Feature [ 2 ]
Emmanuel Lecharny made changes - 24/Jun/06 09:16 PM
Status Resolved [ 5 ] Closed [ 6 ]
Christine Koppelt made changes - 07/Apr/09 10:05 PM
Component/s kerberos [ 12310716 ]
Component/s changepw [ 12310717 ]