wsdlextensions.jms/nbproject/project.xml
author Jesse Glick <jglick@netbeans.org>
Fri, 22 Apr 2011 14:34:57 -0400
changeset 4888 cd8e1523a70a
parent 4884 90d8f4a84d57
permissions -rw-r--r--
Converted to a suite.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!--
     3  The contents of this file are subject to the terms of the Common Development
     4  and Distribution License (the License). You may not use this file except in
     5  compliance with the License.
     6  
     7  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
     8  or http://www.netbeans.org/cddl.txt.
     9  
    10  When distributing Covered Code, include this CDDL Header Notice in each file
    11  and include the License file at http://www.netbeans.org/cddl.txt.
    12  If applicable, add the following below the CDDL Header, with the fields
    13  enclosed by brackets [] replaced by your own identifying information:
    14  "Portions Copyrighted [year] [name of copyright owner]"
    15  
    16  The Original Software is NetBeans. The Initial Developer of the Original
    17  Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
    18  Microsystems, Inc. All Rights Reserved.
    19 -->
    20 <project xmlns="http://www.netbeans.org/ns/project/1">
    21     <type>org.netbeans.modules.apisupport.project</type>
    22     <configuration>
    23         <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
    24             <code-name-base>org.netbeans.modules.wsdlextensions.jms</code-name-base>
    25             <suite-component/>
    26             <module-dependencies>
    27                 <dependency>
    28                     <code-name-base>org.netbeans.modules.soa.kit</code-name-base>
    29                     <run-dependency><specification-version>6.9</specification-version></run-dependency>
    30                 </dependency>
    31                 <dependency>
    32                     <code-name-base>org.jdesktop.layout</code-name-base>
    33                     <build-prerequisite/>
    34                     <compile-dependency/>
    35                     <run-dependency>
    36                         <release-version>1</release-version>
    37                         <specification-version>1.5</specification-version>
    38                     </run-dependency>
    39                 </dependency>
    40                 <dependency>
    41                     <code-name-base>org.netbeans.modules.j2eeserver</code-name-base>
    42                     <build-prerequisite/>
    43                     <compile-dependency/>
    44                     <run-dependency>
    45                         <release-version>4</release-version>
    46                         <specification-version>1.33.0.1</specification-version>
    47                     </run-dependency>
    48                 </dependency>
    49                 <dependency>
    50                     <code-name-base>org.netbeans.modules.project.ant</code-name-base>
    51                     <build-prerequisite/>
    52                     <compile-dependency/>
    53                     <run-dependency>
    54                         <release-version>1</release-version>
    55                         <specification-version>1.17</specification-version>
    56                     </run-dependency>
    57                 </dependency>
    58                 <dependency>
    59                     <code-name-base>org.netbeans.modules.projectapi</code-name-base>
    60                     <build-prerequisite/>
    61                     <compile-dependency/>
    62                     <run-dependency>
    63                         <release-version>1</release-version>
    64                         <specification-version>1.9.1</specification-version>
    65                     </run-dependency>
    66                 </dependency>                
    67                 <dependency>
    68                     <code-name-base>org.netbeans.modules.projectuiapi</code-name-base>
    69                     <build-prerequisite/>
    70                     <compile-dependency/>
    71                     <run-dependency>
    72                         <release-version>1</release-version>
    73                         <specification-version>1.13.1.5</specification-version>
    74                     </run-dependency>
    75                 </dependency>
    76                 <dependency>
    77                     <code-name-base>org.netbeans.modules.server</code-name-base>
    78                     <build-prerequisite/>
    79                     <compile-dependency/>
    80                     <run-dependency>
    81                         <release-version>0-1</release-version>
    82                         <specification-version>1.0</specification-version>
    83                     </run-dependency>
    84                 </dependency>
    85                 <dependency>
    86                     <code-name-base>org.netbeans.modules.xml.schema.model</code-name-base>
    87                     <build-prerequisite/>
    88                     <compile-dependency/>
    89                     <run-dependency>
    90                         <release-version>1</release-version>
    91                         <specification-version>1.1.21</specification-version>
    92                     </run-dependency>
    93                 </dependency>
    94                 <dependency>
    95                     <code-name-base>org.netbeans.modules.xml.wsdl.model</code-name-base>
    96                     <build-prerequisite/>
    97                     <compile-dependency/>
    98                     <run-dependency>
    99                         <release-version>1</release-version>
   100                         <specification-version>1.1.21</specification-version>
   101                     </run-dependency>
   102                 </dependency>
   103                 <dependency>
   104                     <code-name-base>org.netbeans.modules.xml.wsdl.bindingsupport.api</code-name-base>
   105                     <build-prerequisite/>
   106                     <compile-dependency/>
   107                     <run-dependency>
   108                         <specification-version>1.0</specification-version>
   109                     </run-dependency>
   110                 </dependency>
   111                 <dependency>
   112                     <code-name-base>org.netbeans.modules.soa.wsdl.bindingsupport</code-name-base>
   113                     <build-prerequisite/>
   114                     <compile-dependency/>
   115                     <run-dependency>
   116                         <specification-version>6.9</specification-version>
   117                     </run-dependency>
   118                 </dependency>
   119                 <dependency>
   120                     <code-name-base>org.netbeans.modules.xml.xam</code-name-base>
   121                     <build-prerequisite/>
   122                     <compile-dependency/>
   123                     <run-dependency>
   124                         <release-version>1</release-version>
   125                         <specification-version>1.1.21</specification-version>
   126                     </run-dependency>
   127                 </dependency>
   128                 <dependency>
   129                     <code-name-base>org.openide.awt</code-name-base>
   130                     <build-prerequisite/>
   131                     <compile-dependency/>
   132                     <run-dependency>
   133                         <specification-version>6.7.1</specification-version>
   134                     </run-dependency>
   135                 </dependency>
   136                 <dependency>
   137                     <code-name-base>org.openide.dialogs</code-name-base>
   138                     <build-prerequisite/>
   139                     <compile-dependency/>
   140                     <run-dependency>
   141                         <specification-version>6.5.1</specification-version>
   142                     </run-dependency>
   143                 </dependency>
   144                 <dependency>
   145                     <code-name-base>org.openide.explorer</code-name-base>
   146                     <build-prerequisite/>
   147                     <compile-dependency/>
   148                     <run-dependency>
   149                         <specification-version>6.8</specification-version>
   150                     </run-dependency>
   151                 </dependency>
   152                 <dependency>
   153                     <code-name-base>org.openide.filesystems</code-name-base>
   154                     <build-prerequisite/>
   155                     <compile-dependency/>
   156                     <run-dependency>
   157                         <specification-version>6.4.1</specification-version>
   158                     </run-dependency>
   159                 </dependency>                
   160                 <dependency>
   161                     <code-name-base>org.openide.loaders</code-name-base>
   162                     <build-prerequisite/>
   163                     <compile-dependency/>
   164                     <run-dependency/>
   165                 </dependency>
   166                 <dependency>
   167                     <code-name-base>org.openide.nodes</code-name-base>
   168                     <build-prerequisite/>
   169                     <compile-dependency/>
   170                     <run-dependency>
   171                         <specification-version>6.7.1</specification-version>
   172                     </run-dependency>
   173                 </dependency>
   174                 <dependency>
   175                     <code-name-base>org.openide.util</code-name-base>
   176                     <build-prerequisite/>
   177                     <compile-dependency/>
   178                     <run-dependency>
   179                         <specification-version>6.8.22</specification-version>
   180                     </run-dependency>
   181                 </dependency>
   182                 <dependency>
   183                     <code-name-base>org.openide.util.lookup</code-name-base>
   184                     <build-prerequisite/>
   185                     <compile-dependency/>
   186                     <run-dependency>
   187                         <specification-version>8.0</specification-version>
   188                     </run-dependency>
   189                 </dependency>
   190                 <dependency>
   191                     <code-name-base>org.openide.windows</code-name-base>
   192                     <build-prerequisite/>
   193                     <compile-dependency/>
   194                     <run-dependency>
   195                         <specification-version>6.5.1</specification-version>
   196                     </run-dependency>
   197                 </dependency>          
   198                 <dependency>
   199                     <code-name-base>org.netbeans.modules.xml.wsdl.refactoring</code-name-base>
   200                     <build-prerequisite/>
   201                     <compile-dependency/>
   202                     <run-dependency>
   203                         <specification-version>6.9</specification-version>
   204                     </run-dependency>
   205                 </dependency>
   206             </module-dependencies>
   207             <public-packages/>
   208         </data>
   209     </configuration>
   210 </project>