Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-829

venderVersion attribute contains maven placeholder as value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.1, 1.5.0
    • 1.0.1, 1.5.0
    • None
    • None
    • * ApacheDS 1.5.0 (SNAPSHOT)
      * Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
      * Windows XP Professional SP2

    Description

      If a client requests the vendorVersion from the RootDSE, s/he gets "${pom.version}" as value:

      $ ldapsearch -h localhost -p 10389 -D "uid=admin,ou=system" -w *****-b "" -s base "(ObjectClass=)" vendorVersion
      version: 1
      dn:
      vendorVersion: ${pom.version}

      The issue does not exist in previous versions, and is likely a side effect of the reorganisation activities for the 1.5 version.

      Attachments

        Activity

          People

            szoerner Stefan Zoerner
            szoerner Stefan Zoerner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: