File: README-ldapjdk-source-tgz

package info (click to toggle)
ldapjdk 5.3.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,756 kB
  • sloc: ansic: 44,727; java: 39,706; xml: 7,623; sh: 4,497; perl: 3,774; makefile: 1,680; cpp: 979
file content (19 lines) | stat: -rw-r--r-- 582 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Produce a source tarball from the mercurial repo using the following steps:

  hg clone http://hg.mozilla.org/projects/ldap-sdks
  cd ldap-sdks
  hg archive -p ldapjdk-4.19 -r default -t tgz -I buildjsdk.txt -I java-sdk ldapjdk-4.19.tar.gz

NOTE: the format of the .tar.gz file has changed.  The file/directory layout use
d to look like this:

mozldap-4.18/mozilla/directory/
mozldap-4.18/mozilla/directory/buildjsdk.txt
mozldap-4.18/mozilla/directory/java-sdk/

I have collapsed the directories to be this instead:

mozldap-4-19/
mozldap-4-19/buildjsdk.txt
mozldap-4-19/java-sdk/