History log of /forgerock/opendj2/build-svr4.xml
Revision Date Author Comments Expand
d5e8a6018d9567a0aaed333e90c3b735a08e4b84 9526 07-Sep-2013 ludo

Fix for OPENDJ-1136. Removing OpenDS SVR4 package files that are no longer maintained. Corrected minor build constants.

c1609bb80253d761aebb46efe0e052fb6bb10f5a 7412 20-Oct-2011 ludo

Fix OpenDJ-222: Remove more references to OpenDS. Finally update build files and refresh the SVR4 copyright notice (with latest JE license)

d2d0cb20b85685945e3af32c987e2e20c12c6072 6843 20-Apr-2011 ludo

Fix issue when building SVR4 packages as a user called "build" : the command names containing "build" get changed to root and the package fails.

88970fd5e153a60b7d49f924b449d987075d8a1e 4944 30-Jan-2009 chebrard

Update SVR4 factory to avoid conflict with IPS factory Some months ago, Christopher Kampmeier built an pkg(5)-based distribution of OpenDS (refer to http://blogs.sun.com/middle/entry/opends_in_ips_format_using) Introduction of SVR4 factory for 1.2 has broken this experimentation. This modification renames some ant variables of the SVR4 factory so that they no longer conflict with names used in the Update Center toolkit. This is a first step for integrating the IPS factory in the OpenDS project.

6733dfd94dda39b3bce6e9fe9713d4d2379cbb85 4911 26-Jan-2009 chebrard

Frontport of all fixes related to SVR4 from branch 1.2 to trunk: 3646 configure script fails to retrieve the user/group of the ins 3647 Missing license file 3648 Third party license files should be merged 3649 Wrong copyright file in SVR4 package 3650 LDAP tools are missing in SVR4 package 3651 Server is not stopped after package removal 3654 SVR4 pkginfo not compliant with Solaris rules 3658 no man pages in SVR4 package 3661 SVR4 only: OpenDS fails to start with 1.1.0 bld3 3663 SVR4: unable to start OpenDS if user has no home directory 3664 SVR4: delimiter used in copyright file is not the one define 3706 configure: configure -H/-V doesn't work when the instance is 3707 unconfigure: unconfigure --wrongoption should display the us 3708 stop-ds: stop-ds -R doesn't work 3729 incorrect exit codes for configure/unconfigure scripts 3735 OpenDS failed to start if build number contains version qual

44a7ec1a853804826c90cda2fbb4ac712c86bbaa 4703 03-Dec-2008 ludovicp

Provide suppport for SMF for the SVR4 packages. A SMF manifest is delivered in /usr/opends/resources/opends-manifest.xml The manifest is edited and copied under /var/svc/manifest/network/ldap by the configure command (will be committed later), and imported via svccfg. start-ds / stop-ds / control-panel can be used to start /stop the server. They temporarily enable/disable the opends service. Use svcadm enable opends to permanently enable OpenDS to start at boot time.

4d288c3937521d2a6d3e2c08cd7d0722fe54e03a 4698 02-Dec-2008 chebrard

Adaptation of SVR4 factory to changes required by LSARC/2008/691: * installation into /usr instead of /opt * default instance path: /var/opends instead of /var/opt/opends * instance.loc path: /etc/opends/instance.loc instead of /etc/opt/opends/instance.loc * user ldap/ldap instead of opendsd/opendsd This also adapts the factory to be able to specify a prefix for all paths in an SVR4 package. For example, for opends package, prefix is opends.

948ce95d9c22f5e83587cf3308c0df0a06814ddd 4608 13-Nov-2008 chebrard

This adds an action to the svr4 target. SVR4 package will be zipped so that it can be downloaded from opends.org. Location of the zip file: <ws>/build/package/svr4/opends.zip This also fixes an issue related to bad svn revision number in the SVR4 package.

d319724fed3be916a9f68676aac6eb203d44b551 4543 29-Oct-2008 chebrard

Fix 3534: Provide native Solaris packages (fix also 3533: upgrade fails starting server adding entry ds-cfg-key-id)

build-svr4.xml build.xml resource/bin/_client-script.sh resource/bin/_mixed-script.sh resource/bin/_script-util.sh resource/bin/_server-script.sh resource/bin/make-ldif resource/bin/start-ds resource/bin/stop-ds resource/configure resource/setup resource/uninstall resource/upgrade resource/upgrade_svr4 src/guitools/org/opends/guitools/controlpanel/task/DeleteSchemaElementsTask.java src/guitools/org/opends/guitools/controlpanel/task/SchemaTask.java src/guitools/org/opends/guitools/controlpanel/ui/JavaPropertiesPanel.java src/guitools/org/opends/guitools/controlpanel/util/SchemaLoader.java src/guitools/org/opends/guitools/controlpanel/util/Utilities.java src/messages/messages/backend.properties src/messages/messages/config.properties src/messages/messages/task.properties src/messages/messages/tools.properties src/quicksetup/org/opends/quicksetup/Installation.java src/quicksetup/org/opends/quicksetup/configurator/CheckInstance.java src/quicksetup/org/opends/quicksetup/configurator/Configurator.java src/quicksetup/org/opends/quicksetup/configurator/package-info.java src/quicksetup/org/opends/quicksetup/installer/InstallerHelper.java src/quicksetup/org/opends/quicksetup/upgrader/UpgradeSvr4Launcher.java src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java src/quicksetup/org/opends/quicksetup/upgrader/UpgraderSvr4.java src/quicksetup/org/opends/quicksetup/util/Utils.java src/server/org/opends/server/admin/ClassLoaderProvider.java src/server/org/opends/server/backends/SchemaBackend.java src/server/org/opends/server/core/SchemaConfigManager.java src/server/org/opends/server/tasks/AddSchemaFileTask.java src/server/org/opends/server/types/DirectoryEnvironmentConfig.java src/server/org/opends/server/types/Schema.java src/svr4/OpenDS/README src/svr4/OpenDS/copyright src/svr4/OpenDS/install.html src/svr4/OpenDS/install.txt src/svr4/OpenDS/layout.xml src/svr4/OpenDS/pkg.properties tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java tests/unit-tests-testng/src/server/org/opends/server/backends/SchemaBackendTestCase.java tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxPrivilegeTestCase.java tests/unit-tests-testng/src/server/org/opends/server/tasks/AddSchemaFileTaskTestCase.java tests/unit-tests-testng/src/server/org/opends/server/types/PrivilegeTestCase.java