Author: ssmiweve Date: 2008-01-23 20:14:48 +0100 (Wed, 23 Jan 2008) New Revision: 6023
Modified: trunk/core-api/pom.xml trunk/data-model-api/pom.xml trunk/data-model-javabean-impl/pom.xml trunk/generic.sesam/pom.xml trunk/generic.sesam/search-command-control/assemble/pom.xml trunk/httpclient-api/pom.xml trunk/pom.xml trunk/query-api/pom.xml trunk/query-transform-config-spi/pom.xml trunk/query-transform-control-spi/pom.xml trunk/result-handler-config-spi/pom.xml trunk/result-handler-control-spi/pom.xml trunk/result-spi/pom.xml trunk/run-handler-config-spi/pom.xml trunk/run-handler-control-spi/pom.xml trunk/run-transform-config-spi/pom.xml trunk/run-transform-control-spi/pom.xml trunk/search-command-config-spi/pom.xml trunk/search-command-control-spi/pom.xml trunk/search-servlet-handler-spi/pom.xml trunk/site-spi/pom.xml trunk/skinresourcefeed/pom.xml trunk/view-config-spi/pom.xml trunk/view-control-spi/pom.xml trunk/war/pom.xml Log: [maven-release-plugin] prepare branch 2.16 Modified: trunk/core-api/pom.xml =================================================================== --- trunk/core-api/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/core-api/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -13,7 +13,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. + * along with SESAT. If not, see <http://www.gnu.org/licenses />. --> <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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> Modified: trunk/data-model-api/pom.xml =================================================================== --- trunk/data-model-api/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/data-model-api/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -13,7 +13,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. + * along with SESAT. If not, see <http://www.gnu.org/licenses />. --> <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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> Modified: trunk/data-model-javabean-impl/pom.xml =================================================================== --- trunk/data-model-javabean-impl/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/data-model-javabean-impl/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -114,4 +95,4 @@ </plugin> </plugins> </reporting> -</project> +</project> \ No newline at end of file Modified: trunk/generic.sesam/pom.xml =================================================================== --- trunk/generic.sesam/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/generic.sesam/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -14,7 +14,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. + * along with SESAT. If not, see <http://www.gnu.org/licenses />. - $Id: project.xml 2296 2006-02-14 17:33:59Z magnuse $ --> <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/maven-v4_0_0.xsd"> @@ -149,7 +149,7 @@ <activeByDefault>true</activeByDefault> </activation> <build> - <pluginManagement/> + <pluginManagement /> </build> <properties> @@ -195,7 +195,7 @@ <profile> <id>alpha</id> - <build><pluginManagement/></build> + <build><pluginManagement /></build> <properties> <sesam.site>generic.alpha.test.sesam.no</sesam.site> @@ -239,7 +239,7 @@ </profile> <profile> <id>nuclei</id> - <build><pluginManagement/></build> + <build><pluginManagement /></build> <properties> <sesam.site>generic.nuclei.test.sesam.no</sesam.site> @@ -283,7 +283,7 @@ </profile> <profile> <id>beta</id> - <build><pluginManagement/></build> + <build><pluginManagement /></build> <properties> <sesam.site>generic.beta.test.sesam.no</sesam.site> @@ -332,7 +332,7 @@ </profile> <profile> <id>electron</id> - <build><pluginManagement/></build> + <build><pluginManagement /></build> <properties> <sesam.site>generic.electron.test.sesam.no</sesam.site> @@ -376,7 +376,7 @@ </profile> <profile> <id>gamma</id> - <build><pluginManagement/></build> + <build><pluginManagement /></build> <properties> <sesam.site>generic.gamma.test.sesam.no</sesam.site> @@ -422,7 +422,7 @@ <profile> <id>production</id> - <build><pluginManagement/></build> + <build><pluginManagement /></build> <properties> <sesam.site>generic.sesam.no</sesam.site> Modified: trunk/generic.sesam/search-command-control/assemble/pom.xml =================================================================== --- trunk/generic.sesam/search-command-control/assemble/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/generic.sesam/search-command-control/assemble/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -20,7 +20,7 @@ <phase>generate-resources</phase> <configuration> <tasks> - <mkdir dir="${basedir}/target/.dir"/> + <mkdir dir="${basedir}/target/.dir" /> </tasks> </configuration> <goals> @@ -59,7 +59,7 @@ <phase>process-sources</phase> <configuration> <tasks> - <mkdir dir="${basedir}/target/.dir"/> + <mkdir dir="${basedir}/target/.dir" /> </tasks> </configuration> <goals> Modified: trunk/httpclient-api/pom.xml =================================================================== --- trunk/httpclient-api/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/httpclient-api/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -37,4 +18,4 @@ <artifactId>log4j</artifactId> </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -13,7 +13,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. + * along with SESAT. If not, see <http://www.gnu.org/licenses />. --> <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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -91,9 +91,9 @@ </mailingList> </mailingLists> <scm> - <connection>scm:svn:http://sesat.no/svn/sesat-kernel/trunk</connection> - <url>http://sesat.no/svn/sesat-kernel/trunk</url> - <developerConnection>scm:svn:http://sesat.no/svn/sesat-kernel/trunk</developerConnection> + <connection>scm:svn:https://dev.schibstedsok.no/svn/sesat-kernel/tags/2.16</connection> + <url>https://dev.schibstedsok.no/svn/sesat-kernel/tags/2.16</url> + <developerConnection>scm:svn:https://dev.schibstedsok.no/svn/sesat-kernel/tags/2.16</developerConnection> </scm> <modules> Modified: trunk/query-api/pom.xml =================================================================== --- trunk/query-api/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/query-api/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -117,4 +98,4 @@ </reporting> -</project> +</project> \ No newline at end of file Modified: trunk/query-transform-config-spi/pom.xml =================================================================== --- trunk/query-transform-config-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/query-transform-config-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -66,4 +47,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/query-transform-control-spi/pom.xml =================================================================== --- trunk/query-transform-control-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/query-transform-control-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -101,4 +82,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/result-handler-config-spi/pom.xml =================================================================== --- trunk/result-handler-config-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/result-handler-config-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -67,4 +48,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/result-handler-control-spi/pom.xml =================================================================== --- trunk/result-handler-control-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/result-handler-control-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -90,4 +71,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/result-spi/pom.xml =================================================================== --- trunk/result-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/result-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -70,4 +51,4 @@ </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/run-handler-config-spi/pom.xml =================================================================== --- trunk/run-handler-config-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/run-handler-config-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -93,4 +74,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/run-handler-control-spi/pom.xml =================================================================== --- trunk/run-handler-control-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/run-handler-control-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -121,4 +102,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/run-transform-config-spi/pom.xml =================================================================== --- trunk/run-transform-config-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/run-transform-config-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -96,4 +77,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/run-transform-control-spi/pom.xml =================================================================== --- trunk/run-transform-control-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/run-transform-control-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -104,4 +85,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/search-command-config-spi/pom.xml =================================================================== --- trunk/search-command-config-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/search-command-config-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -86,4 +67,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/search-command-control-spi/pom.xml =================================================================== --- trunk/search-command-control-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/search-command-control-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -116,4 +97,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/search-servlet-handler-spi/pom.xml =================================================================== --- trunk/search-servlet-handler-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/search-servlet-handler-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -101,4 +82,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/site-spi/pom.xml =================================================================== --- trunk/site-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/site-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -75,4 +56,4 @@ <artifactId>oscache</artifactId> </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/skinresourcefeed/pom.xml =================================================================== --- trunk/skinresourcefeed/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/skinresourcefeed/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -13,7 +13,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. + * along with SESAT. If not, see <http://www.gnu.org/licenses />. --> <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/maven-v4_0_0.xsd"> Modified: trunk/view-config-spi/pom.xml =================================================================== --- trunk/view-config-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/view-config-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -60,4 +41,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/view-control-spi/pom.xml =================================================================== --- trunk/view-control-spi/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/view-control-spi/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -1,23 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (2007) Schibsted Søk AS - * This file is part of SESAT. - * - * SESAT is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * SESAT is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. ---> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>sesat</groupId> @@ -106,4 +87,4 @@ </dependency> </dependencies> -</project> +</project> \ No newline at end of file Modified: trunk/war/pom.xml =================================================================== --- trunk/war/pom.xml 2008-01-23 19:06:56 UTC (rev 6022) +++ trunk/war/pom.xml 2008-01-23 19:14:48 UTC (rev 6023) @@ -13,7 +13,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with SESAT. If not, see <http://www.gnu.org/licenses/>. + * along with SESAT. If not, see <http://www.gnu.org/licenses />. --> <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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> _______________________________________________ Kernel-commits mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-commits
