pom.xml revision 721
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger<?xml version="1.0" encoding="iso-8859-1"?>
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger Copyright (c) 1997-2015 Oracle and/or its affiliates. All rights reserved.
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger The contents of this file are subject to the terms of either the GNU
802014878b7383de536e4fa0ceced1bce3217eadDaniel Couto Vale General Public License Version 2 only ("GPL") or the Common Development
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger and Distribution License("CDDL") (collectively, the "License"). You
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger may not use this file except in compliance with the License. You can
e2586f58230ac2938db5ee91191108988b206e2fEugen Kuksa obtain a copy of the License at
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
492757fbefce7e6aee4a7515983a44d19a542ccchardik or packager/legal/LICENSE.txt. See the License for the specific
7daf1bcad83f7bcb6f4e1076f925664bbd2d4f36hardik language governing permissions and limitations under the License.
7daf1bcad83f7bcb6f4e1076f925664bbd2d4f36hardik When distributing the software, include this License Header Notice in each
ea882c814a23a8acf059ae9e0e49e7a35ddba148hardik file and include the License file at packager/legal/LICENSE.txt.
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger GPL Classpath Exception:
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger Oracle designates this particular file as subject to the "Classpath"
87a46b6e4db760590780a339528decb20e0c2d8bEugen Kuksa exception as provided by Oracle in the GPL Version 2 section of the License
87a46b6e4db760590780a339528decb20e0c2d8bEugen Kuksa file that accompanied this code.
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger Modifications:
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger If applicable, add the following below the License Header, with the fields
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger enclosed by brackets [] replaced by your own identifying information:
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger "Portions Copyright [year] [name of copyright owner]"
d6cf50ae9519bdb5252081061b3d6a7e0ccde20bEugen Kuksa Contributor(s):
d6cf50ae9519bdb5252081061b3d6a7e0ccde20bEugen Kuksa If you wish your version of this file to be governed by only the CDDL or
d6cf50ae9519bdb5252081061b3d6a7e0ccde20bEugen Kuksa only the GPL Version 2, indicate your decision by adding "[Contributor]
d6cf50ae9519bdb5252081061b3d6a7e0ccde20bEugen Kuksa elects to include this software in this distribution under the [CDDL or GPL
d6cf50ae9519bdb5252081061b3d6a7e0ccde20bEugen Kuksa Version 2] license." If you don't indicate a single choice of license, a
d6cf50ae9519bdb5252081061b3d6a7e0ccde20bEugen Kuksa recipient has the option to distribute your version of this file under
d6cf50ae9519bdb5252081061b3d6a7e0ccde20bEugen Kuksa either the CDDL, the GPL Version 2 or to extend the choice of license to
54e3222dbd97122749ba5bac2a10d9d6ba1a2283Eugen Kuksa its licensees as provided above. However, if you add GPL Version 2 code
d6cf50ae9519bdb5252081061b3d6a7e0ccde20bEugen Kuksa and therefore, elected the GPL Version 2 license, then the option applies
d6cf50ae9519bdb5252081061b3d6a7e0ccde20bEugen Kuksa only if the new code is made subject to such option by the copyright
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger<project xmlns="http://maven.apache.org/POM/4.0.0"
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger <description>${project.name}</description>
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger <connection>scm:hg:http://java.net/hg/javamail~mercurial</connection>
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger <developerConnection>scm:hg:https://java.net/hg/javamail~mercurial</developerConnection>
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger <url>http://java.net/hg/javamail~mercurial</url>
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger <issueManagement>
736e78aff9e67436c35d4835c24fca667f3cadf3Julian Kornberger </issueManagement>
e5b8591fc3e19ccd4a33757ebcabff27b4ca01ceEugen Kuksa <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
e5b8591fc3e19ccd4a33757ebcabff27b4ca01ceEugen Kuksa <comments>CDDL or GPL version 2 plus the Classpath Exception</comments>
e5b8591fc3e19ccd4a33757ebcabff27b4ca01ceEugen Kuksa <organization>
250e5c1ec05ffb6d1b933f913c3c65934b206957Eugen Kuksa </organization>
e5b8591fc3e19ccd4a33757ebcabff27b4ca01ceEugen Kuksa <properties>
815d84cbac89ad1cb14135028f3fea1d1d44a75fEugen Kuksa <!-- like mail.version, but with underscores instead of dots -->
815d84cbac89ad1cb14135028f3fea1d1d44a75fEugen Kuksa <mail.zipversion>1_5_4-SNAPSHOT</mail.zipversion>
815d84cbac89ad1cb14135028f3fea1d1d44a75fEugen Kuksa <activation-api.version>1.1</activation-api.version>
815d84cbac89ad1cb14135028f3fea1d1d44a75fEugen Kuksa <!-- defaults that are overridden in mail module -->
490da89281b7ee019c87406fb8ce7359aff0932cEugen Kuksa javax.security.sasl;resolution:=optional,
490da89281b7ee019c87406fb8ce7359aff0932cEugen Kuksa sun.security.util;resolution:=optional,
7b8fe34340b2727bb31fe0be67fdf684e47c3609Tim Reddehase <!-- for the osgiversion-maven-plugin -->
7b8fe34340b2727bb31fe0be67fdf684e47c3609Tim Reddehase <hk2.plugin.version>2.0.0</hk2.plugin.version>
1cbb38d1d07f559b4a1c012a4833513053716007Daniel Couto Vale <javac.path>/opt/jdk1.5/bin/javac</javac.path>
1cbb38d1d07f559b4a1c012a4833513053716007Daniel Couto Vale <project.build.sourceEncoding>iso-8859-1</project.build.sourceEncoding>
281daea23435eab756481c0dc1a516d78d1b14bbEugen Kuksa </properties>
2635b9bca67d93aec1bed63d10d5f92fefce06e7Till Mossakowski </developers>
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski <!-- following to enable use of "mvn site:stage" -->
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski <distributionManagement>
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski </distributionManagement>
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski This profile contains modules that should only be built
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski but not installed or deployed.
291d5c781e5ce4a7c15cfb16fa4a800177135b3ehenning mueller </activation>
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski This profile is used for deploying a JavaMail final release.
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski Activating this profile manually for deployment causes
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski the above profile to be deactivated, which works around
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski an apparent bug in maven that prevents me from manually
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski deactivating a profile. This profile purposely has none
1543bf02d52779c4bc29f75de1de4d14636d0e47Till Mossakowski of the modules I don't want to be deployed.
on JDK 1.6 or newer APIs. Set the property javac.path to the path
to the JDK 1.5 compiler, e.g.,
"mvn -P1.5 -Djavac.path=/opt/jdk1.5/bin/javac".
META-INF/MANIFEST.MF that's generated by
source directory so that the filtered Version.java
${project.build.directory}/sources