This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 248037
Collapse All | Expand All

(-)a/modules/dbxfacade.tool/nbproject/project.xml (-3 / +3 lines)
Lines 71-77 Link Here
71
                    <compile-dependency/>
71
                    <compile-dependency/>
72
                    <run-dependency>
72
                    <run-dependency>
73
                        <release-version>1</release-version>
73
                        <release-version>1</release-version>
74
                        <specification-version>1.40.1.6</specification-version>
74
                        <specification-version>1.78</specification-version>
75
                    </run-dependency>
75
                    </run-dependency>
76
                </dependency>
76
                </dependency>
77
                <dependency>
77
                <dependency>
Lines 120-126 Link Here
120
                    <build-prerequisite/>
120
                    <build-prerequisite/>
121
                    <compile-dependency/>
121
                    <compile-dependency/>
122
                    <run-dependency>
122
                    <run-dependency>
123
                        <specification-version>7.32.1.1.1</specification-version>
123
                        <specification-version>9.0</specification-version>
124
                    </run-dependency>
124
                    </run-dependency>
125
                </dependency>
125
                </dependency>
126
                <dependency>
126
                <dependency>
Lines 160-166 Link Here
160
                    <build-prerequisite/>
160
                    <build-prerequisite/>
161
                    <compile-dependency/>
161
                    <compile-dependency/>
162
                    <run-dependency>
162
                    <run-dependency>
163
                        <specification-version>7.31.1.1</specification-version>
163
                        <specification-version>9.0</specification-version>
164
                    </run-dependency>
164
                    </run-dependency>
165
                </dependency>
165
                </dependency>
166
                <dependency>
166
                <dependency>
(-)a/modules/ide.projectless.branding/nbproject/project.xml (-1 / +9 lines)
Lines 27-33 Link Here
27
                    <build-prerequisite/>
27
                    <build-prerequisite/>
28
                    <compile-dependency/>
28
                    <compile-dependency/>
29
                    <run-dependency>
29
                    <run-dependency>
30
                        <specification-version>8.28</specification-version>
30
                        <specification-version>9.0</specification-version>
31
                    </run-dependency>
32
                </dependency>
33
                <dependency>
34
                    <code-name-base>org.openide.util.base</code-name-base>
35
                    <build-prerequisite/>
36
                    <compile-dependency/>
37
                    <run-dependency>
38
                        <specification-version>9.0</specification-version>
31
                    </run-dependency>
39
                    </run-dependency>
32
                </dependency>
40
                </dependency>
33
            </module-dependencies>
41
            </module-dependencies>

Return to bug 248037