~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to j2ee/ejbjarproject/nbproject/project.xml

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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-2007 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.j2ee.ejbjarproject</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.api.debugger</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.api.debugger.jpda</code-name-base>
 
68
                    <build-prerequisite/>
 
69
                    <compile-dependency/>
 
70
                    <run-dependency>
 
71
                        <release-version>2</release-version>
 
72
                    </run-dependency>
 
73
                </dependency>
 
74
                <dependency>
 
75
                    <code-name-base>org.netbeans.api.java</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.api.progress</code-name-base>
 
84
                    <build-prerequisite/>
 
85
                    <compile-dependency/>
 
86
                    <run-dependency>
 
87
                        <release-version>1</release-version>
 
88
                        <specification-version>1.8</specification-version>
 
89
                    </run-dependency>
 
90
                </dependency>
 
91
                <dependency>
 
92
                    <code-name-base>org.netbeans.libs.javacapi</code-name-base>
 
93
                    <build-prerequisite/>
 
94
                    <compile-dependency/>
 
95
                    <run-dependency>
 
96
                        <specification-version>0.5</specification-version>
 
97
                    </run-dependency>
 
98
                </dependency>
 
99
                <dependency>
 
100
                    <code-name-base>org.netbeans.modules.editor</code-name-base>
 
101
                    <build-prerequisite/>
 
102
                    <compile-dependency/>
 
103
                    <run-dependency>
 
104
                        <release-version>3</release-version>
 
105
                        <specification-version>1.18</specification-version>
 
106
                    </run-dependency>
 
107
                </dependency>
 
108
                <dependency>
 
109
                    <code-name-base>org.netbeans.modules.editor.completion</code-name-base>
 
110
                    <build-prerequisite/>
 
111
                    <compile-dependency/>
 
112
                    <run-dependency>
 
113
                        <release-version>1</release-version>
 
114
                    </run-dependency>
 
115
                </dependency>
 
116
                <dependency>
 
117
                    <code-name-base>org.netbeans.modules.editor.lib</code-name-base>
 
118
                    <build-prerequisite/>
 
119
                    <compile-dependency/>
 
120
                    <run-dependency>
 
121
                        <release-version>1</release-version>
 
122
                    </run-dependency>
 
123
                </dependency>
 
124
                <dependency>
 
125
                    <code-name-base>org.netbeans.modules.j2ee.api.ejbmodule</code-name-base>
 
126
                    <build-prerequisite/>
 
127
                    <compile-dependency/>
 
128
                    <run-dependency>
 
129
                        <specification-version>1.6</specification-version>
 
130
                    </run-dependency>
 
131
                </dependency>
 
132
                <dependency>
 
133
                    <code-name-base>org.netbeans.modules.j2ee.common</code-name-base>
 
134
                    <build-prerequisite/>
 
135
                    <compile-dependency/>
 
136
                    <run-dependency>
 
137
                        <release-version>1</release-version>
 
138
                        <specification-version>1.7.20</specification-version>
 
139
                    </run-dependency>
 
140
                </dependency>
 
141
                <dependency>
 
142
                    <code-name-base>org.netbeans.modules.j2ee.dd</code-name-base>
 
143
                    <build-prerequisite/>
 
144
                    <compile-dependency/>
 
145
                    <run-dependency>
 
146
                        <release-version>1</release-version>
 
147
                        <specification-version>1.10</specification-version>
 
148
                    </run-dependency>
 
149
                </dependency>
 
150
                <dependency>
 
151
                    <code-name-base>org.netbeans.modules.j2ee.dd.webservice</code-name-base>
 
152
                    <build-prerequisite/>
 
153
                    <compile-dependency/>
 
154
                    <run-dependency>
 
155
                        <specification-version>1.6</specification-version>
 
156
                    </run-dependency>
 
157
                </dependency>
 
158
                <dependency>
 
159
                    <code-name-base>org.netbeans.modules.j2ee.metadata</code-name-base>
 
160
                    <build-prerequisite/>
 
161
                    <compile-dependency/>
 
162
                    <run-dependency>
 
163
                        <release-version>0</release-version>
 
164
                        <specification-version>1.2</specification-version>
 
165
                    </run-dependency>
 
166
                </dependency>
 
167
                <dependency>
 
168
                    <code-name-base>org.netbeans.modules.j2ee.persistence</code-name-base>
 
169
                    <build-prerequisite/>
 
170
                    <compile-dependency/>
 
171
                    <run-dependency/>
 
172
                </dependency>
 
173
                <dependency>
 
174
                    <code-name-base>org.netbeans.modules.j2ee.persistenceapi</code-name-base>
 
175
                    <build-prerequisite/>
 
176
                    <compile-dependency/>
 
177
                    <run-dependency>
 
178
                        <release-version>1</release-version>
 
179
                        <specification-version>1.3</specification-version>
 
180
                    </run-dependency>
 
181
                </dependency>
 
182
                <dependency>
 
183
                    <code-name-base>org.netbeans.modules.j2eeserver</code-name-base>
 
184
                    <build-prerequisite/>
 
185
                    <compile-dependency/>
 
186
                    <run-dependency>
 
187
                        <release-version>4</release-version>
 
188
                        <specification-version>1.29</specification-version>
 
189
                    </run-dependency>
 
190
                </dependency>
 
191
                <dependency>
 
192
                    <code-name-base>org.netbeans.modules.java.editor.lib</code-name-base>
 
193
                    <build-prerequisite/>
 
194
                    <compile-dependency/>
 
195
                    <run-dependency>
 
196
                        <release-version>1</release-version>
 
197
                    </run-dependency>
 
198
                </dependency>
 
199
                <dependency>
 
200
                    <code-name-base>org.netbeans.modules.java.platform</code-name-base>
 
201
                    <build-prerequisite/>
 
202
                    <compile-dependency/>
 
203
                    <run-dependency>
 
204
                        <release-version>1</release-version>
 
205
                    </run-dependency>
 
206
                </dependency>
 
207
                <dependency>
 
208
                    <code-name-base>org.netbeans.modules.java.project</code-name-base>
 
209
                    <build-prerequisite/>
 
210
                    <compile-dependency/>
 
211
                    <run-dependency>
 
212
                        <release-version>1</release-version>
 
213
                    </run-dependency>
 
214
                </dependency>
 
215
                <dependency>
 
216
                    <code-name-base>org.netbeans.modules.java.source</code-name-base>
 
217
                    <build-prerequisite/>
 
218
                    <compile-dependency/>
 
219
                    <run-dependency>
 
220
                        <specification-version>0.2</specification-version>
 
221
                    </run-dependency>
 
222
                </dependency>
 
223
                <dependency>
 
224
                    <code-name-base>org.netbeans.modules.junit</code-name-base>
 
225
                    <run-dependency>
 
226
                        <release-version>2</release-version>
 
227
                    </run-dependency>
 
228
                </dependency>
 
229
                <dependency>
 
230
                    <code-name-base>org.netbeans.modules.project.ant</code-name-base>
 
231
                    <build-prerequisite/>
 
232
                    <compile-dependency/>
 
233
                    <run-dependency>
 
234
                        <release-version>1</release-version>
 
235
                    </run-dependency>
 
236
                </dependency>
 
237
                <dependency>
 
238
                    <code-name-base>org.netbeans.modules.project.libraries</code-name-base>
 
239
                    <build-prerequisite/>
 
240
                    <compile-dependency/>
 
241
                    <run-dependency>
 
242
                        <release-version>1</release-version>
 
243
                    </run-dependency>
 
244
                </dependency>
 
245
                <dependency>
 
246
                    <code-name-base>org.netbeans.modules.projectapi</code-name-base>
 
247
                    <build-prerequisite/>
 
248
                    <compile-dependency/>
 
249
                    <run-dependency>
 
250
                        <release-version>1</release-version>
 
251
                        <specification-version>1.12</specification-version>
 
252
                    </run-dependency>
 
253
                </dependency>
 
254
                <dependency>
 
255
                    <code-name-base>org.netbeans.modules.projectuiapi</code-name-base>
 
256
                    <build-prerequisite/>
 
257
                    <compile-dependency/>
 
258
                    <run-dependency>
 
259
                        <release-version>1</release-version>
 
260
                        <specification-version>1.24</specification-version>
 
261
                    </run-dependency>
 
262
                </dependency>
 
263
                <dependency>
 
264
                    <code-name-base>org.netbeans.modules.queries</code-name-base>
 
265
                    <build-prerequisite/>
 
266
                    <compile-dependency/>
 
267
                    <run-dependency>
 
268
                        <release-version>1</release-version>
 
269
                    </run-dependency>
 
270
                </dependency>
 
271
                <dependency>
 
272
                    <code-name-base>org.netbeans.modules.schema2beans</code-name-base>
 
273
                    <build-prerequisite/>
 
274
                    <compile-dependency/>
 
275
                    <run-dependency>
 
276
                        <release-version>1</release-version>
 
277
                    </run-dependency>
 
278
                </dependency>
 
279
                <dependency>
 
280
                    <code-name-base>org.netbeans.modules.websvc.clientapi</code-name-base>
 
281
                    <build-prerequisite/>
 
282
                    <compile-dependency/>
 
283
                    <run-dependency>
 
284
                        <specification-version>1.2</specification-version>
 
285
                    </run-dependency>
 
286
                </dependency>
 
287
                <dependency>
 
288
                    <code-name-base>org.netbeans.modules.websvc.jaxwsapi</code-name-base>
 
289
                    <build-prerequisite/>
 
290
                    <compile-dependency/>
 
291
                    <run-dependency>
 
292
                        <specification-version>1.0</specification-version>
 
293
                    </run-dependency>
 
294
                </dependency>
 
295
                <dependency>
 
296
                    <code-name-base>org.netbeans.modules.websvc.jaxwsmodel</code-name-base>
 
297
                    <build-prerequisite/>
 
298
                    <compile-dependency/>
 
299
                    <run-dependency>
 
300
                        <release-version>1</release-version>
 
301
                        <specification-version>1.0</specification-version>
 
302
                    </run-dependency>
 
303
                </dependency>
 
304
                <dependency>
 
305
                    <code-name-base>org.netbeans.modules.websvc.websvcapi</code-name-base>
 
306
                    <build-prerequisite/>
 
307
                    <compile-dependency/>
 
308
                    <run-dependency>
 
309
                        <specification-version>1.2</specification-version>
 
310
                    </run-dependency>
 
311
                </dependency>
 
312
                <dependency>
 
313
                    <code-name-base>org.openide.actions</code-name-base>
 
314
                    <build-prerequisite/>
 
315
                    <compile-dependency/>
 
316
                    <run-dependency>
 
317
                        <specification-version>6.2</specification-version>
 
318
                    </run-dependency>
 
319
                </dependency>
 
320
                <dependency>
 
321
                    <code-name-base>org.openide.awt</code-name-base>
 
322
                    <build-prerequisite/>
 
323
                    <compile-dependency/>
 
324
                    <run-dependency>
 
325
                        <specification-version>6.2</specification-version>
 
326
                    </run-dependency>
 
327
                </dependency>
 
328
                <dependency>
 
329
                    <code-name-base>org.openide.dialogs</code-name-base>
 
330
                    <build-prerequisite/>
 
331
                    <compile-dependency/>
 
332
                    <run-dependency>
 
333
                        <specification-version>6.2</specification-version>
 
334
                    </run-dependency>
 
335
                </dependency>
 
336
                <dependency>
 
337
                    <code-name-base>org.openide.execution</code-name-base>
 
338
                    <build-prerequisite/>
 
339
                    <compile-dependency/>
 
340
                    <run-dependency>
 
341
                        <specification-version>1.3</specification-version>
 
342
                    </run-dependency>
 
343
                </dependency>
 
344
                <dependency>
 
345
                    <code-name-base>org.openide.explorer</code-name-base>
 
346
                    <build-prerequisite/>
 
347
                    <compile-dependency/>
 
348
                    <run-dependency>
 
349
                        <specification-version>6.8</specification-version>
 
350
                    </run-dependency>
 
351
                </dependency>
 
352
                <dependency>
 
353
                    <code-name-base>org.openide.filesystems</code-name-base>
 
354
                    <build-prerequisite/>
 
355
                    <compile-dependency/>
 
356
                    <run-dependency>
 
357
                        <specification-version>7.0</specification-version>
 
358
                    </run-dependency>
 
359
                </dependency>
 
360
                <dependency>
 
361
                    <code-name-base>org.openide.loaders</code-name-base>
 
362
                    <build-prerequisite/>
 
363
                    <compile-dependency/>
 
364
                    <run-dependency/>
 
365
                </dependency>
 
366
                <dependency>
 
367
                    <code-name-base>org.openide.modules</code-name-base>
 
368
                    <build-prerequisite/>
 
369
                    <compile-dependency/>
 
370
                    <run-dependency>
 
371
                        <specification-version>6.2</specification-version>
 
372
                    </run-dependency>
 
373
                </dependency>
 
374
                <dependency>
 
375
                    <code-name-base>org.openide.nodes</code-name-base>
 
376
                    <build-prerequisite/>
 
377
                    <compile-dependency/>
 
378
                    <run-dependency>
 
379
                        <specification-version>6.2</specification-version>
 
380
                    </run-dependency>
 
381
                </dependency>
 
382
                <dependency>
 
383
                    <code-name-base>org.openide.text</code-name-base>
 
384
                    <build-prerequisite/>
 
385
                    <compile-dependency/>
 
386
                    <run-dependency>
 
387
                        <specification-version>6.16</specification-version>
 
388
                    </run-dependency>
 
389
                </dependency>
 
390
                <dependency>
 
391
                    <code-name-base>org.openide.util</code-name-base>
 
392
                    <build-prerequisite/>
 
393
                    <compile-dependency/>
 
394
                    <run-dependency>
 
395
                        <specification-version>7.8</specification-version>
 
396
                    </run-dependency>
 
397
                </dependency>
 
398
                <dependency>
 
399
                    <code-name-base>org.openide.windows</code-name-base>
 
400
                    <build-prerequisite/>
 
401
                    <compile-dependency/>
 
402
                    <run-dependency>
 
403
                        <specification-version>6.2</specification-version>
 
404
                    </run-dependency>
 
405
                </dependency>
 
406
            </module-dependencies>
 
407
            <test-dependencies>
 
408
                <test-type>
 
409
                    <name>unit</name>
 
410
                    <test-dependency>
 
411
                        <code-name-base>org.netbeans.modules.j2ee.ejbjarproject</code-name-base>
 
412
                        <recursive/>
 
413
                        <compile-dependency/>
 
414
                    </test-dependency>
 
415
                    <test-dependency>
 
416
                        <code-name-base>org.netbeans.modules.masterfs</code-name-base>
 
417
                    </test-dependency>
 
418
                    <test-dependency>
 
419
                        <code-name-base>org.netbeans.modules.projectui</code-name-base>
 
420
                    </test-dependency>
 
421
                </test-type>
 
422
            </test-dependencies>
 
423
            <friend-packages>
 
424
                <friend>org.netbeans.modules.j2ee.earproject</friend>
 
425
                <friend>org.netbeans.modules.j2ee.archive</friend>
 
426
                <package>org.netbeans.modules.j2ee.ejbjarproject.api</package>
 
427
            </friend-packages>
 
428
        </data>
 
429
    </configuration>
 
430
</project>