visualweb.woodstock.webui.jsf/nbproject/project.xml
author Jesse Glick <jglick@netbeans.org>
Wed, 23 Mar 2011 17:48:36 -0400
changeset 3215 3c06354fc56e
parent 3208 a7af157566dd
permissions -rw-r--r--
Removing remaining nb.org test dependencies.
mzlamal@1
     1
<?xml version="1.0" encoding="UTF-8"?>
mzlamal@1
     2
<!--
cnguyencasj@1611
     3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
mzlamal@1
     4
jglick@2930
     5
Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
jglick@2930
     6
jglick@2930
     7
Oracle and Java are registered trademarks of Oracle and/or its affiliates.
jglick@2930
     8
Other names may be trademarks of their respective owners.
mzlamal@1
     9
cnguyencasj@1611
    10
cnguyencasj@1611
    11
The contents of this file are subject to the terms of either the GNU
cnguyencasj@1611
    12
General Public License Version 2 only ("GPL") or the Common
cnguyencasj@1611
    13
Development and Distribution License("CDDL") (collectively, the
cnguyencasj@1611
    14
"License"). You may not use this file except in compliance with the
cnguyencasj@1611
    15
License. You can obtain a copy of the License at
cnguyencasj@1611
    16
http://www.netbeans.org/cddl-gplv2.html
cnguyencasj@1611
    17
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
cnguyencasj@1611
    18
specific language governing permissions and limitations under the
cnguyencasj@1611
    19
License.  When distributing the software, include this License Header
cnguyencasj@1611
    20
Notice in each file and include the License file at
jglick@2930
    21
nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
cnguyencasj@1611
    22
particular file as subject to the "Classpath" exception as provided
jglick@2930
    23
by Oracle in the GPL Version 2 section of the License file that
cnguyencasj@1611
    24
accompanied this code. If applicable, add the following below the
cnguyencasj@1611
    25
License Header, with the fields enclosed by brackets [] replaced by
cnguyencasj@1611
    26
your own identifying information:
mzlamal@1
    27
"Portions Copyrighted [year] [name of copyright owner]"
mzlamal@1
    28
cnguyencasj@1611
    29
Contributor(s):
cnguyencasj@1611
    30
mzlamal@1
    31
The Original Software is NetBeans. The Initial Developer of the Original
mzlamal@1
    32
Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
mzlamal@1
    33
Microsystems, Inc. All Rights Reserved.
cnguyencasj@1611
    34
cnguyencasj@1611
    35
If you wish your version of this file to be governed by only the CDDL
cnguyencasj@1611
    36
or only the GPL Version 2, indicate your decision by adding
cnguyencasj@1611
    37
"[Contributor] elects to include this software in this distribution
cnguyencasj@1611
    38
under the [CDDL or GPL Version 2] license." If you do not indicate a
cnguyencasj@1611
    39
single choice of license, a recipient has the option to distribute
cnguyencasj@1611
    40
your version of this file under either the CDDL, the GPL Version 2 or
cnguyencasj@1611
    41
to extend the choice of license to its licensees as provided above.
cnguyencasj@1611
    42
However, if you add GPL Version 2 code and therefore, elected the GPL
cnguyencasj@1611
    43
Version 2 license, then the option applies only if the new code is
cnguyencasj@1611
    44
made subject to such option by the copyright holder.
mzlamal@1
    45
-->
mzlamal@1
    46
<project xmlns="http://www.netbeans.org/ns/project/1">
mzlamal@1
    47
    <type>org.netbeans.modules.apisupport.project</type>
mzlamal@1
    48
    <configuration>
cnguyencasj@666
    49
        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
mzlamal@1
    50
            <code-name-base>org.netbeans.modules.visualweb.woodstock.webui.jsf</code-name-base>
jglick@3207
    51
            <suite-component/>
mzlamal@1
    52
            <module-dependencies>
mzlamal@1
    53
                <dependency>
cnguyencasj@1701
    54
                    <code-name-base>org.netbeans.libs.commons_fileupload</code-name-base>
cnguyencasj@1701
    55
                    <run-dependency>
cnguyencasj@1701
    56
                        <release-version>1</release-version>
cnguyencasj@1701
    57
                        <specification-version>1.0</specification-version>
cnguyencasj@1701
    58
                    </run-dependency>
cnguyencasj@1701
    59
                </dependency>
cnguyencasj@1701
    60
                <dependency>
gjmurphy@153
    61
                    <code-name-base>org.netbeans.libs.commons_logging</code-name-base>
gjmurphy@153
    62
                    <build-prerequisite/>
gjmurphy@153
    63
                    <compile-dependency/>
gjmurphy@153
    64
                    <run-dependency>
gjmurphy@153
    65
                        <release-version>1</release-version>
gjmurphy@153
    66
                        <specification-version>1.3.21</specification-version>
gjmurphy@153
    67
                    </run-dependency>
gjmurphy@153
    68
                </dependency>
gjmurphy@153
    69
                <dependency>
wjprakash@1389
    70
                    <code-name-base>org.netbeans.modules.javahelp</code-name-base>
wjprakash@1389
    71
                    <build-prerequisite/>
wjprakash@1389
    72
                    <compile-dependency/>
wjprakash@1389
    73
                    <run-dependency>
wjprakash@1389
    74
                        <release-version>1</release-version>
wjprakash@1389
    75
                        <specification-version>2.9</specification-version>
wjprakash@1389
    76
                    </run-dependency>
wjprakash@1389
    77
                </dependency>
wjprakash@1389
    78
                <dependency>
wjprakash@1389
    79
                    <code-name-base>org.netbeans.modules.servletjspapi</code-name-base>
wjprakash@1389
    80
                    <build-prerequisite/>
wjprakash@1389
    81
                    <compile-dependency/>
wjprakash@1389
    82
                    <run-dependency>
wjprakash@1389
    83
                        <release-version>1</release-version>
wjprakash@1389
    84
                        <specification-version>1.1</specification-version>
wjprakash@1389
    85
                    </run-dependency>
wjprakash@1389
    86
                </dependency>
wjprakash@1389
    87
                <dependency>
mzlamal@1
    88
                    <code-name-base>org.netbeans.modules.visualweb.dataprovider</code-name-base>
mzlamal@1
    89
                    <build-prerequisite/>
mzlamal@1
    90
                    <compile-dependency/>
mzlamal@1
    91
                    <run-dependency>
mzlamal@1
    92
                        <release-version>1</release-version>
mzlamal@1
    93
                        <specification-version>1.0</specification-version>
mzlamal@1
    94
                    </run-dependency>
mzlamal@1
    95
                </dependency>
mzlamal@1
    96
                <dependency>
mzlamal@1
    97
                    <code-name-base>org.netbeans.modules.visualweb.designtime</code-name-base>
mzlamal@1
    98
                    <build-prerequisite/>
mzlamal@1
    99
                    <compile-dependency/>
mzlamal@1
   100
                    <run-dependency>
mzlamal@1
   101
                        <release-version>1</release-version>
mzlamal@1
   102
                        <specification-version>1.0</specification-version>
mzlamal@1
   103
                    </run-dependency>
mzlamal@1
   104
                </dependency>
mzlamal@1
   105
                <dependency>
mzlamal@1
   106
                    <code-name-base>org.netbeans.modules.visualweb.designtime.base</code-name-base>
mzlamal@1
   107
                    <build-prerequisite/>
mzlamal@1
   108
                    <compile-dependency/>
mzlamal@1
   109
                    <run-dependency>
mzlamal@1
   110
                        <specification-version>1.0</specification-version>
mzlamal@1
   111
                    </run-dependency>
mzlamal@1
   112
                </dependency>
mzlamal@1
   113
                <dependency>
mbohm@604
   114
                    <code-name-base>org.netbeans.modules.visualweb.designtimeext</code-name-base>
mbohm@604
   115
                    <build-prerequisite/>
mbohm@604
   116
                    <compile-dependency/>
mbohm@604
   117
                    <run-dependency>
mbohm@604
   118
                        <release-version>1</release-version>
mbohm@604
   119
                        <specification-version>1.0</specification-version>
mbohm@604
   120
                    </run-dependency>
mbohm@604
   121
                </dependency>
mbohm@604
   122
                <dependency>
mzlamal@1
   123
                    <code-name-base>org.netbeans.modules.visualweb.jsfsupport.components</code-name-base>
mzlamal@1
   124
                    <build-prerequisite/>
mzlamal@1
   125
                    <compile-dependency/>
mzlamal@1
   126
                    <run-dependency>
mzlamal@1
   127
                        <specification-version>1.0</specification-version>
mzlamal@1
   128
                    </run-dependency>
mzlamal@1
   129
                </dependency>
mzlamal@1
   130
                <dependency>
davidvc@897
   131
                    <code-name-base>org.netbeans.modules.visualweb.propertyeditors.api</code-name-base>
davidvc@897
   132
                    <build-prerequisite/>
davidvc@897
   133
                    <compile-dependency/>
davidvc@897
   134
                    <run-dependency>
davidvc@897
   135
                        <specification-version>1.0</specification-version>
davidvc@897
   136
                    </run-dependency>
davidvc@897
   137
                </dependency>
davidvc@897
   138
                <dependency>
davidvc@897
   139
                    <code-name-base>org.netbeans.modules.visualweb.rowset</code-name-base>
mzlamal@1
   140
                    <build-prerequisite/>
mzlamal@1
   141
                    <compile-dependency/>
mzlamal@1
   142
                    <run-dependency>
mzlamal@1
   143
                        <release-version>1</release-version>
mzlamal@1
   144
                        <specification-version>1.0</specification-version>
mzlamal@1
   145
                    </run-dependency>
mzlamal@1
   146
                </dependency>
mzlamal@1
   147
                <dependency>
wjprakash@1389
   148
                    <code-name-base>org.netbeans.modules.web.jsf12</code-name-base>
wjprakash@1389
   149
                    <build-prerequisite/>
wjprakash@1389
   150
                    <compile-dependency/>
wjprakash@1389
   151
                    <run-dependency>
wjprakash@1389
   152
                        <release-version>1</release-version>
wjprakash@1389
   153
                        <specification-version>1.0</specification-version>
wjprakash@1389
   154
                    </run-dependency>
wjprakash@1389
   155
                </dependency>
wjprakash@1389
   156
                <dependency>
mzlamal@1
   157
                    <code-name-base>org.openide.explorer</code-name-base>
mzlamal@1
   158
                    <build-prerequisite/>
mzlamal@1
   159
                    <compile-dependency/>
mzlamal@1
   160
                    <run-dependency>
cnguyencasj@326
   161
                        <specification-version>6.8</specification-version>
mzlamal@1
   162
                    </run-dependency>
mzlamal@1
   163
                </dependency>
mzlamal@1
   164
                <dependency>
mzlamal@1
   165
                    <code-name-base>org.openide.modules</code-name-base>
mzlamal@1
   166
                    <build-prerequisite/>
mzlamal@1
   167
                    <compile-dependency/>
mzlamal@1
   168
                    <run-dependency>
mzlamal@1
   169
                        <specification-version>6.5.21</specification-version>
mzlamal@1
   170
                    </run-dependency>
mzlamal@1
   171
                </dependency>
mzlamal@1
   172
                <dependency>
mzlamal@1
   173
                    <code-name-base>org.openide.util</code-name-base>
mzlamal@1
   174
                    <build-prerequisite/>
mzlamal@1
   175
                    <compile-dependency/>
mzlamal@1
   176
                    <run-dependency>
jtulach@2912
   177
                        <specification-version>8.0</specification-version>
jtulach@2912
   178
                    </run-dependency>
jtulach@2912
   179
                </dependency>
jtulach@2912
   180
                <dependency>
jtulach@2912
   181
                    <code-name-base>org.openide.util.lookup</code-name-base>
jtulach@2912
   182
                    <build-prerequisite/>
jtulach@2912
   183
                    <compile-dependency/>
jtulach@2912
   184
                    <run-dependency>
jtulach@2912
   185
                        <specification-version>8.0</specification-version>
mzlamal@1
   186
                    </run-dependency>
mzlamal@1
   187
                </dependency>
mzlamal@1
   188
            </module-dependencies>
jglick@2545
   189
            <test-dependencies>
jglick@2545
   190
                <test-type>
jglick@2545
   191
                    <name>qa-functional</name>
jglick@2545
   192
                    <test-dependency>
jglick@2545
   193
                        <code-name-base>org.netbeans.libs.junit4</code-name-base>
jglick@2545
   194
                        <compile-dependency/>
jglick@2545
   195
                    </test-dependency>
jglick@2545
   196
                    <test-dependency>
jglick@2901
   197
                        <code-name-base>org.netbeans.modules.jellytools.enterprise</code-name-base>
jglick@2901
   198
                        <compile-dependency/>
jglick@2901
   199
                    </test-dependency>
jglick@2901
   200
                    <test-dependency>
jglick@2901
   201
                        <code-name-base>org.netbeans.modules.jellytools.ide</code-name-base>
jglick@2545
   202
                        <compile-dependency/>
jglick@2545
   203
                    </test-dependency>
jglick@2545
   204
                    <test-dependency>
shura@2625
   205
                        <code-name-base>org.netbeans.modules.jellytools.platform</code-name-base>
shura@2625
   206
                        <compile-dependency/>
shura@2625
   207
                    </test-dependency>
shura@2625
   208
                    <test-dependency>
jglick@2545
   209
                        <code-name-base>org.netbeans.modules.jemmy</code-name-base>
jglick@2545
   210
                        <compile-dependency/>
jglick@2545
   211
                    </test-dependency>
jglick@2545
   212
                    <test-dependency>
jglick@2545
   213
                        <code-name-base>org.netbeans.modules.nbjunit</code-name-base>
mschovanek@2582
   214
                        <recursive/>
mschovanek@2582
   215
                        <compile-dependency/>
mschovanek@2582
   216
                    </test-dependency>
mschovanek@2582
   217
                    <test-dependency>
mschovanek@2582
   218
                        <code-name-base>org.netbeans.modules.visualweb.gravy</code-name-base>
jglick@2545
   219
                        <compile-dependency/>
jglick@2545
   220
                    </test-dependency>
jglick@2545
   221
                </test-type>
jglick@2545
   222
            </test-dependencies>
mzlamal@1
   223
            <friend-packages>
mzlamal@1
   224
                <friend>org.netbeans.modules.visualweb.designer.jsf</friend>
mzlamal@1
   225
                <friend>org.netbeans.modules.visualweb.insync</friend>
mzlamal@1
   226
                <friend>org.netbeans.modules.visualweb.j2ee15classloaderprovider</friend>
mzlamal@1
   227
                <friend>org.netbeans.modules.visualweb.project.importpage</friend>
mzlamal@1
   228
                <package>com.sun.webui.html</package>
mzlamal@1
   229
                <package>com.sun.webui.jsf.bean</package>
mzlamal@1
   230
                <package>com.sun.webui.jsf.component</package>
mzlamal@1
   231
                <package>com.sun.webui.jsf.component.customizers</package>
mzlamal@1
   232
                <package>com.sun.webui.jsf.component.propertyeditors</package>
mzlamal@1
   233
                <package>com.sun.webui.jsf.component.table</package>
mzlamal@1
   234
                <package>com.sun.webui.jsf.component.util</package>
mzlamal@1
   235
                <package>com.sun.webui.jsf.component.vforms</package>
mzlamal@1
   236
                <package>com.sun.webui.jsf.converter</package>
mzlamal@1
   237
                <package>com.sun.webui.jsf.design</package>
mzlamal@1
   238
                <package>com.sun.webui.jsf.el</package>
mzlamal@1
   239
                <package>com.sun.webui.jsf.event</package>
mzlamal@1
   240
                <package>com.sun.webui.jsf.faces</package>
mzlamal@1
   241
                <package>com.sun.webui.jsf.model</package>
mzlamal@1
   242
                <package>com.sun.webui.jsf.model.list</package>
mzlamal@1
   243
                <package>com.sun.webui.jsf.model.scheduler</package>
mzlamal@1
   244
                <package>com.sun.webui.jsf.renderkit.ajax</package>
mzlamal@1
   245
                <package>com.sun.webui.jsf.renderkit.html</package>
mzlamal@1
   246
                <package>com.sun.webui.jsf.renderkit.widget</package>
mzlamal@1
   247
                <package>com.sun.webui.jsf.theme</package>
mzlamal@1
   248
                <package>com.sun.webui.jsf.util</package>
mzlamal@1
   249
                <package>com.sun.webui.jsf.validator</package>
mzlamal@1
   250
                <package>com.sun.webui.theme</package>
dongmeic@535
   251
                <package>com.sun.faces.extensions.common.util</package>
dongmeic@535
   252
                <package>com.sun.faces.extensions.avatar.application</package>
dongmeic@535
   253
                <package>com.sun.faces.extensions.avatar.components</package>
dongmeic@535
   254
                <package>com.sun.faces.extensions.avatar.event</package>
dongmeic@535
   255
                <package>com.sun.faces.extensions.avatar.lifecycle</package>
dongmeic@535
   256
                <package>com.sun.faces.extensions.avatar.renderkit</package>
dongmeic@535
   257
                <package>com.sun.faces.extensions.avatar.taglib</package>
dongmeic@535
   258
                <package>org.json</package>
dongmeic@535
   259
                <!--package>javax.faces.component</package-->
mzlamal@1
   260
            </friend-packages>
cnguyencasj@957
   261
            <class-path-extension>
cnguyencasj@957
   262
                <runtime-relative-path>ext/webui-jsf-dt.jar</runtime-relative-path>
cnguyencasj@957
   263
            </class-path-extension>
cnguyencasj@957
   264
            <class-path-extension>
cnguyencasj@957
   265
                <runtime-relative-path>ext/webui-jsf.jar</runtime-relative-path>
cnguyencasj@957
   266
            </class-path-extension>
cnguyencasj@957
   267
            <class-path-extension>
gowri@1461
   268
                <runtime-relative-path>ext/json-2.jar</runtime-relative-path>
cnguyencasj@957
   269
            </class-path-extension>
cnguyencasj@957
   270
            <class-path-extension>
cnguyencasj@957
   271
                <runtime-relative-path>ext/jsf-extensions-common-0.1.jar</runtime-relative-path>
cnguyencasj@957
   272
            </class-path-extension>
cnguyencasj@957
   273
            <class-path-extension>
cnguyencasj@957
   274
                <runtime-relative-path>ext/jsf-extensions-dynamic-faces-0.1.jar</runtime-relative-path>
cnguyencasj@957
   275
            </class-path-extension>
mzlamal@1
   276
        </data>
mzlamal@1
   277
    </configuration>
mzlamal@1
   278
</project>