[Dev] New projects

Brett Wooldridge bwooldridge at alterpoint.com
Sun Sep 2 22:27:48 CDT 2007


The following projects have been added:

org.ziptie.mozilla.jss4
org.ziptie.provider.configstore.linux.x86
org.ziptie.provider.configstore.macosx.x86
org.ziptie.provider.configstore.win32.x86

Update all projects, and perform a clean build.  The various .x86 projects
are OSGi fragments and are only loaded for a specific platform, but you
still need them all in your environment in order to build.

These fragments have been tested under:
  MacOS X 10.4.x with Java5 (1.5.0_05)
  Mandrake Linux 2007 with Java6 (1.6.0_00)
  Windows XP with Java6 (1.6.0_02)

Feedback on executablility on Ubuntu and other supported platforms is
appreciated.

IMPORTANT Note to Linux and MacOS X developers:
   Because we are using Subversion as our configuration repository and are
accessing it via Java JNI bindings (provided by Subversion), there is now a
requirement that the Subversion shared libraries be installed on your system
in order to run the server.  This is a task that the installer
scripts/installers will have to perform.  However, I have included a new ant
target called Œsetup¹ that will shell-out and perform a Œsudo untar¹ to
install the libraries into /usr/local/lib (where they must reside).  This
target only needs to be run once (in the life of your OS installation).  I
will be adding a check in build.xml to emit a message if you run ant and the
required libraries are not present on your machine.  Please let me know if
you encounter a problem with starting the server after Œsetup¹ has been run.
On Windows running the Œsetup¹ target is not required but will do nothing
harmful if run.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20070902/414e8653/attachment.html 


More information about the Dev mailing list