Closed Bug 394934 Opened 17 years ago Closed 17 years ago

Error properties files need to be included in ldapjdk.jar

Categories

(Directory :: LDAP Java SDK, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nkinder, Assigned: mcs)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20070718 Fedora/1.5.0.12-4.fc6 Firefox/1.5.0.12
Build Identifier: 

There seems to be an error in the Ant build.xml file that results in the errors properties files not being included in the ldapjdk.jar file.  The jarfile task itself explicitly tries to include these properties files, but the problem is that they don't exist in the dist area, which is where the jarfile is created from.

The fix is to copy the properties files into the dist area from the source area.  The files will then be found during the jarfile creation.

Reproducible: Always
Attached patch CVS DiffsSplinter Review
Ok.
Thanks for the review Rich.  This is checked into HEAD now.

Checking in build.xml;
/cvsroot/mozilla/directory/java-sdk/build.xml,v  <--  build.xml
new revision: 1.5; previous revision: 1.4
done
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: