packager/nbproject/project.xml
author Tomas Stupka <tstupka@netbeans.org>
Tue, 27 May 2014 15:23:03 +0200
branchserver_split
changeset 18194 6c3bb6857893
parent 9042 cd162f09d160
permissions -rw-r--r--
split projectuiapi into desktop (swing, awt) dependent (projectuiapi) and independent (projectuiapi.base) modules
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!--
     3 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     4 
     5 Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
     6 
     7 
     8 The contents of this file are subject to the terms of either the GNU
     9 General Public License Version 2 only ("GPL") or the Common
    10 Development and Distribution License("CDDL") (collectively, the
    11 "License"). You may not use this file except in compliance with the
    12 License. You can obtain a copy of the License at
    13 http://www.netbeans.org/cddl-gplv2.html
    14 or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    15 specific language governing permissions and limitations under the
    16 License.  When distributing the software, include this License Header
    17 Notice in each file and include the License file at
    18 nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    19 particular file as subject to the "Classpath" exception as provided
    20 by Sun in the GPL Version 2 section of the License file that
    21 accompanied this code. If applicable, add the following below the
    22 License Header, with the fields enclosed by brackets [] replaced by
    23 your own identifying information:
    24 "Portions Copyrighted [year] [name of copyright owner]"
    25 
    26 Contributor(s):
    27 
    28 The Original Software is NetBeans. The Initial Developer of the Original
    29 Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    30 Microsystems, Inc. All Rights Reserved.
    31 
    32 If you wish your version of this file to be governed by only the CDDL
    33 or only the GPL Version 2, indicate your decision by adding
    34 "[Contributor] elects to include this software in this distribution
    35 under the [CDDL or GPL Version 2] license." If you do not indicate a
    36 single choice of license, a recipient has the option to distribute
    37 your version of this file under either the CDDL, the GPL Version 2 or
    38 to extend the choice of license to its licensees as provided above.
    39 However, if you add GPL Version 2 code and therefore, elected the GPL
    40 Version 2 license, then the option applies only if the new code is
    41 made subject to such option by the copyright holder.
    42 -->
    43 <project xmlns="http://www.netbeans.org/ns/project/1">
    44     <type>org.netbeans.modules.apisupport.project</type>
    45     <configuration>
    46         <data xmlns="http://www.netbeans.org/ns/nb-module-project/2">
    47             <code-name-base>org.netbeans.modules.packager</code-name-base>
    48             <module-dependencies>
    49                 <dependency>
    50                     <code-name-base>org.apache.tools.ant.module</code-name-base>
    51                     <build-prerequisite/>
    52                     <compile-dependency/>
    53                     <run-dependency>
    54                         <release-version>3</release-version>
    55                         <specification-version>3.9</specification-version>
    56                     </run-dependency>
    57                 </dependency>
    58                 <dependency>
    59                     <code-name-base>org.netbeans.modules.java.project</code-name-base>
    60                     <build-prerequisite/>
    61                     <compile-dependency/>
    62                     <run-dependency>
    63                         <release-version>1</release-version>
    64                     </run-dependency>
    65                 </dependency>
    66                 <dependency>
    67                     <code-name-base>org.netbeans.modules.project.ant</code-name-base>
    68                     <build-prerequisite/>
    69                     <compile-dependency/>
    70                     <run-dependency>
    71                         <release-version>1</release-version>
    72                     </run-dependency>
    73                 </dependency>
    74                 <dependency>
    75                     <code-name-base>org.netbeans.modules.projectapi</code-name-base>
    76                     <build-prerequisite/>
    77                     <compile-dependency/>
    78                     <run-dependency>
    79                         <release-version>1</release-version>
    80                     </run-dependency>
    81                 </dependency>
    82                 <dependency>
    83                     <code-name-base>org.netbeans.modules.projectuiapi</code-name-base>
    84                     <build-prerequisite/>
    85                     <compile-dependency/>
    86                     <run-dependency>
    87                         <release-version>1</release-version>
    88                     </run-dependency>
    89                 </dependency>
    90                 <dependency>
    91                     <code-name-base>org.netbeans.modules.projectuiapi.base</code-name-base>
    92                     <build-prerequisite/>
    93                     <compile-dependency/>
    94                     <run-dependency>
    95                         <release-version>1</release-version>
    96                         <specification-version>1.78</specification-version>
    97                     </run-dependency>
    98                 </dependency>
    99                 <dependency>
   100                     <code-name-base>org.openide.awt</code-name-base>
   101                     <build-prerequisite/>
   102                     <compile-dependency/>
   103                     <run-dependency>
   104                         <specification-version>6.2</specification-version>
   105                     </run-dependency>
   106                 </dependency>
   107                 <dependency>
   108                     <code-name-base>org.openide.dialogs</code-name-base>
   109                     <build-prerequisite/>
   110                     <compile-dependency/>
   111                     <run-dependency>
   112                         <specification-version>6.2</specification-version>
   113                     </run-dependency>
   114                 </dependency>
   115                 <dependency>
   116                     <code-name-base>org.openide.execution</code-name-base>
   117                     <compile-dependency/>
   118                     <run-dependency>
   119                         <specification-version>1.2</specification-version>
   120                     </run-dependency>
   121                 </dependency>
   122                 <dependency>
   123                     <code-name-base>org.openide.filesystems</code-name-base>
   124                     <build-prerequisite/>
   125                     <compile-dependency/>
   126                     <run-dependency>
   127                         <specification-version>6.2</specification-version>
   128                     </run-dependency>
   129                 </dependency>
   130                 <dependency>
   131                     <code-name-base>org.openide.loaders</code-name-base>
   132                     <build-prerequisite/>
   133                     <compile-dependency/>
   134                     <run-dependency/>
   135                 </dependency>
   136                 <dependency>
   137                     <code-name-base>org.openide.nodes</code-name-base>
   138                     <build-prerequisite/>
   139                     <compile-dependency/>
   140                     <run-dependency>
   141                         <specification-version>6.2</specification-version>
   142                     </run-dependency>
   143                 </dependency>
   144                 <dependency>
   145                     <code-name-base>org.openide.util</code-name-base>
   146                     <build-prerequisite/>
   147                     <compile-dependency/>
   148                     <run-dependency>
   149                         <specification-version>6.2</specification-version>
   150                     </run-dependency>
   151                 </dependency>
   152             </module-dependencies>
   153             <public-packages/>
   154         </data>
   155     </configuration>
   156 </project>