Update development version to 2.7.0.
OPENDJ-938 Package: package name should be "opendj" instead of "OpenDJ" - A new var has been created in PRODUCT file. The 'Release number' should start at 1 for the RPM and the 'debian revision number' (.deb) as well.
Revert change
Test svnnotify
Fix OPENDJ-537. Links to docs need update.
Fix links to Wiki following site update Thanks to Chris Ridd for pointing out the broken link on the opendj.forgerock.org page.
Fix for OPENDJ-302: Fix documentation reference URL to point to the admin guide. Use shorter URL, longer do break the checkstyle constraints.
Fix for OPENDJ-302: Fix documentation reference URL to point to the admin guide.
Update PRODUCT file, the trunk is now the development branch for OpenDJ 2.5.0.
Remove Beta1 qualifier for the trunk.
OpenDJ branding
change MINOR_VERSION to 3 ; version is now 2.3.0
Fixes * Update tools and properties files to use the DynamicConstants class definitions : Product Name, Short Name, Version etc ... * setup, uninstall, control-panel, upgrade. * Update the ID for ST registration for the coming milestone OpenDS 2.2 * Update the welcome screen to use the DynamicConstants class definitions . In particular update the documentation pointer and description. * Replace the link to the QuickReference Guide by the Administration Guide
update product version to 2.1
Trunk now holds the development version 1.3. Development version of 1.1 and release 1.2 will be on the b1.2 branch.
Update minor version to 1. So next build will be 1.1.0 and no longer 1.0.0.
Update the product version number to 1.0.0, since that will be the version number for our next official release.
Make a number of administrative types of updates: - Change the way that we construct the server version number. This is explained in detail at https://www.opends.org/wiki/page/TheOpenDSVersionNumber - Remove the CheckEOLStyle and CheckCopyrightDates ant targets and replace them with a single CheckPrecommit target that does both tasks and should be much more efficient. This should prevent out of memory errors on some platforms that were experiencing them before. - Update the build process so that Javadoc generation is no longer part of the precommit target. This has been known to take a significant length of time and is unlikely to catch many problems that checkstyle doesn't already detect.
Change the OpenDS minor version number from 8 to 9.
Update the PRODUCT file to increase the version to 0.8.0.
I mistakenly commited my last test values sorry chaps
Removed reference to duplicate product properties file Removed the afore mentioned file also Changed build files to reflect the change and point to root dir PRODUCT file fixed the product version to allow the tests to work on the daily builds
Initial public commit of OpenDS Directory Server source code.