Clean up references to copyright file in other sources
This patch has the side effect of removing some trailing spaces.
| | |
| | | ! (the "License"). You may not use this file except in compliance |
| | | ! with the License. |
| | | ! |
| | | ! You can obtain a copy of the license at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | ! or http://forgerock.org/license/CDDLv1.0.html. |
| | | ! See the License for the specific language governing permissions |
| | | ! and limitations under the License. |
| | | ! |
| | | ! When distributing Covered Code, include this CDDL HEADER in each |
| | | ! file and include the License file at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! add the following below this CDDL HEADER, with the fields enclosed |
| | | ! by brackets "[]" replaced with your own identifying information: |
| | | ! Portions Copyright [yyyy] [name of copyright owner] |
| | | ! |
| | | ! CDDL HEADER END |
| | | ! |
| | | ! Copyright 2013 ForgeRock AS. |
| | | ! Copyright 2013-2015 ForgeRock AS. |
| | | ! |
| | | --> |
| | | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # |
| | | # Copyright 2011 ForgeRock AS. |
| | | # Copyright 2011-2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform LDAP search operations. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # |
| | | # Copyright 2014 ForgeRock AS |
| | | # Copyright 2014-2015 ForgeRock AS. |
| | | |
| | | |
| | | OPENDJ_INVOKE_CLASS="com.forgerock.opendj.ldap.tools.AddRate" |
| | |
| | | export SCRIPT_NAME |
| | | |
| | | SCRIPT_DIR=`dirname "${0}"` |
| | | "${SCRIPT_DIR}/../lib/_client-script.sh" "${@}" |
| | | "${SCRIPT_DIR}/../lib/_client-script.sh" "${@}" |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # |
| | | # |
| | | # Copyright 2010 Sun Microsystems, Inc. |
| | | # Portions Copyright 2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to measure auth performance. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # |
| | | # |
| | | # Copyright 2006-2008 Sun Microsystems, Inc. |
| | | # Portions Copyright 2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform LDAP compare operations. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # |
| | | # |
| | | # Copyright 2006-2008 Sun Microsystems, Inc. |
| | | # Portions Copyright 2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform LDAP add, delete, modify, and modify DN |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # |
| | | # |
| | | # Copyright 2006-2008 Sun Microsystems, Inc. |
| | | # Portions Copyright 2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform LDAP password modify operations. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # |
| | | # |
| | | # Copyright 2006-2008 Sun Microsystems, Inc. |
| | | # Portions Copyright 2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform LDAP search operations. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # |
| | | # Copyright 2012 ForgeRock AS. |
| | | # Copyright 2012-2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to compare LDIF files. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # |
| | | # Copyright 2012 ForgeRock AS. |
| | | # Copyright 2012-2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform LDAP add, delete, modify, and modify DN |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # |
| | | # Copyright 2012 ForgeRock AS. |
| | | # Copyright 2012-2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform search operations against an LDIF file. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # |
| | | # Copyright 2013 ForgeRock AS. |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform LDAP add, delete, modify, and modify DN |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # |
| | | # |
| | | # Copyright 2009 Sun Microsystems, Inc. |
| | | # Portions Copyright 2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform LDAP search operations. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # |
| | | # |
| | | # Copyright 2009 Sun Microsystems, Inc. |
| | | # Portions Copyright 2015 ForgeRock AS. |
| | | |
| | | |
| | | # This script may be used to perform LDAP search operations. |
| | |
| | | ! (the "License"). You may not use this file except in compliance |
| | | ! with the License. |
| | | ! |
| | | ! You can obtain a copy of the license at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | ! or http://forgerock.org/license/CDDLv1.0.html. |
| | | ! See the License for the specific language governing permissions |
| | | ! and limitations under the License. |
| | | ! |
| | | ! When distributing Covered Code, include this CDDL HEADER in each |
| | | ! file and include the License file at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! add the following below this CDDL HEADER, with the fields enclosed |
| | | ! by brackets "[]" replaced with your own identifying information: |
| | | ! Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | <scope>provided</scope> |
| | | </dependency> |
| | | </dependencies> |
| | | </project> |
| | | </project> |
| | |
| | | ! (the "License"). You may not use this file except in compliance |
| | | ! with the License. |
| | | ! |
| | | ! You can obtain a copy of the license at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | ! or http://forgerock.org/license/CDDLv1.0.html. |
| | | ! See the License for the specific language governing permissions |
| | | ! and limitations under the License. |
| | | ! |
| | | ! When distributing Covered Code, include this CDDL HEADER in each |
| | | ! file and include the License file at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! add the following below this CDDL HEADER, with the fields enclosed |
| | | ! by brackets "[]" replaced with your own identifying information: |
| | | ! Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | # |
| | | |
| | | set -e |
| | |
| | | fi |
| | | fi |
| | | # End post install script |
| | | echo |
| | | echo |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | # |
| | | |
| | | set -e |
| | |
| | | echo *OpenDJ successfully removed |
| | | fi |
| | | echo |
| | | # End of the post rm script |
| | | # End of the post rm script |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | # |
| | | |
| | | set -e |
| | |
| | | fi |
| | | fi |
| | | echo |
| | | # End of the pre installation script |
| | | # End of the pre installation script |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | # |
| | | |
| | | set -e |
| | |
| | | if [ "$1" = "remove" ] && ( [ -f ${deb.prefix}/config/buildinfo ] && [ "$(ls -A ${deb.prefix}/config/archived-configs)" ] ) ; then |
| | | ${deb.prefix}/bin/./stop-ds |
| | | fi |
| | | # End prem script |
| | | # End prem script |
| | |
| | | Upstream-Contact: Forgerock <opendj@forgerock.org> |
| | | Source: http://opendj.forgerock.org/ |
| | | Files: * |
| | | Copyright: 2013-2015 ForgeRock AS |
| | | Copyright: 2013-2015 ForgeRock AS. |
| | | License: CDDL |
| | | CDDL HEADER START |
| | | . |
| | |
| | | (the "License"). You may not use this file except in compliance |
| | | with the License. |
| | | . |
| | | You can obtain a copy of the license at |
| | | trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | or http://forgerock.org/license/CDDLv1.0.html. |
| | | See the License for the specific language governing permissions |
| | | and limitations under the License. |
| | | . |
| | | When distributing Covered Code, include this CDDL HEADER in each |
| | | file and include the License file at |
| | | trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | legal-notices/CDDLv1_0.txt. If applicable, |
| | | add the following below this CDDL HEADER, with the fields enclosed |
| | | by brackets "[]" replaced with your own identifying information: |
| | | Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| | | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| | | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
| | | THE POSSIBILITY OF SUCH DAMAGE. |
| | | THE POSSIBILITY OF SUCH DAMAGE. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | |
| | | # ============================= |
| | | # opendj rpm package changelog |
| | |
| | | - Fixed the sections' order and added a new "clean" section. |
| | | - Added '%doc' section. |
| | | - Added '%changelog' at the end of the file. |
| | | - Added license to header's files. |
| | | - Added license to header's files. |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | |
| | | # ========================= |
| | | # RPM Clean script (%clean) |
| | | # ========================= |
| | | |
| | | [ "${RPM_BUILD_ROOT}" != "/" ] && rm -rf "${RPM_BUILD_ROOT}" |
| | | [ "${RPM_BUILD_ROOT}" != "/" ] && rm -rf "${RPM_BUILD_ROOT}" |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | |
| | | # =============================== |
| | | # RPM Post Install Script (%post) |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | |
| | | # =================================== |
| | | # RPM Post Uninstall Script (%postun) |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | |
| | | # ============================= |
| | | # RPM Pre Install Script (%pre) |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | |
| | | # ================================= |
| | | # RPM Pre Uninstall Script (%preun) |
| | |
| | | # (the "License"). You may not use this file except in compliance |
| | | # with the License. |
| | | # |
| | | # You can obtain a copy of the license at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | # or http://forgerock.org/license/CDDLv1.0.html. |
| | | # See the License for the specific language governing permissions |
| | | # and limitations under the License. |
| | | # |
| | | # When distributing Covered Code, include this CDDL HEADER in each |
| | | # file and include the License file at |
| | | # trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | # legal-notices/CDDLv1_0.txt. If applicable, |
| | | # add the following below this CDDL HEADER, with the fields enclosed |
| | | # by brackets "[]" replaced with your own identifying information: |
| | | # Portions Copyright [yyyy] [name of copyright owner] |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2013-2015 ForgeRock AS |
| | | # Copyright 2013-2015 ForgeRock AS. |
| | | # |
| | | |
| | | |
| | |
| | | ! (the "License"). You may not use this file except in compliance |
| | | ! with the License. |
| | | ! |
| | | ! You can obtain a copy of the license at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | ! or http://forgerock.org/license/CDDLv1.0.html. |
| | | ! See the License for the specific language governing permissions |
| | | ! and limitations under the License. |
| | | ! |
| | | ! When distributing Covered Code, include this CDDL HEADER in each |
| | | ! file and include the License file at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! add the following below this CDDL HEADER, with the fields enclosed |
| | | ! by brackets "[]" replaced with your own identifying information: |
| | | ! Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | <outputDirectory>WEB-INF/classes/resources</outputDirectory> |
| | | </file> |
| | | </files> |
| | | </assembly> |
| | | </assembly> |
| | |
| | | ! (the "License"). You may not use this file except in compliance |
| | | ! with the License. |
| | | ! |
| | | ! You can obtain a copy of the license at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | ! or http://forgerock.org/license/CDDLv1.0.html. |
| | | ! See the License for the specific language governing permissions |
| | | ! and limitations under the License. |
| | | ! |
| | | ! When distributing Covered Code, include this CDDL HEADER in each |
| | | ! file and include the License file at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! add the following below this CDDL HEADER, with the fields enclosed |
| | | ! by brackets "[]" replaced with your own identifying information: |
| | | ! Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | <componentDescriptors> |
| | | <componentDescriptor>src/main/assembly/opendj-archive-component.xml</componentDescriptor> |
| | | </componentDescriptors> |
| | | </assembly> |
| | | </assembly> |
| | |
| | | ! (the "License"). You may not use this file except in compliance |
| | | ! with the License. |
| | | ! |
| | | ! You can obtain a copy of the license at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | ! or http://forgerock.org/license/CDDLv1.0.html. |
| | | ! See the License for the specific language governing permissions |
| | | ! and limitations under the License. |
| | | ! |
| | | ! When distributing Covered Code, include this CDDL HEADER in each |
| | | ! file and include the License file at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! add the following below this CDDL HEADER, with the fields enclosed |
| | | ! by brackets "[]" replaced with your own identifying information: |
| | | ! Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | </includes> |
| | | <fileMode>755</fileMode> |
| | | </fileSet> |
| | | |
| | | |
| | | <!-- Adds bat in lib/ directory --> |
| | | <fileSet> |
| | | <directory>${basedir}/resource/bin</directory> |
| | |
| | | <directory>${basedir}/resource/config</directory> |
| | | <outputDirectory>template/config</outputDirectory> |
| | | <includes> |
| | | <include>*.*</include> |
| | | <include>*.*</include> |
| | | </includes> |
| | | <excludes> |
| | | <exclude>config.ldif</exclude> |
| | |
| | | </fileSet> |
| | | </fileSets> |
| | | <files> |
| | | |
| | | |
| | | <!-- Adds Generated config.ldif file --> |
| | | <file> |
| | | <source>${project.build.directory}/template/config/config.ldif</source> |
| | | <outputDirectory>template/config</outputDirectory> |
| | | </file> |
| | | |
| | | |
| | | <!-- Adds logo png to root directory --> |
| | | <file> |
| | | <source>${basedir}/resource/images/opendj_logo.png</source> |
| | |
| | | ! (the "License"). You may not use this file except in compliance |
| | | ! with the License. |
| | | ! |
| | | ! You can obtain a copy of the license at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt |
| | | ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt |
| | | ! or http://forgerock.org/license/CDDLv1.0.html. |
| | | ! See the License for the specific language governing permissions |
| | | ! and limitations under the License. |
| | | ! |
| | | ! When distributing Covered Code, include this CDDL HEADER in each |
| | | ! file and include the License file at |
| | | ! trunk/opendj3/legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! legal-notices/CDDLv1_0.txt. If applicable, |
| | | ! add the following below this CDDL HEADER, with the fields enclosed |
| | | ! by brackets "[]" replaced with your own identifying information: |
| | | ! Portions Copyright [yyyy] [name of copyright owner] |
| | |
| | | <componentDescriptors> |
| | | <componentDescriptor>src/main/assembly/opendj-archive-component.xml</componentDescriptor> |
| | | </componentDescriptors> |
| | | |
| | | |
| | | <!-- Assembly descriptor SNMP complement for OpenDJ archive --> |
| | | <fileSets> |
| | | <!-- Adds src/snmp/resource/security folder --> |
| | |
| | | <outputDirectory>lib/extensions</outputDirectory> |
| | | </file> |
| | | </files> |
| | | </assembly> |
| | | </assembly> |