Updating python csl deps.
authorPetr Hejl <phejl@netbeans.org>
Tue, 14 Jun 2016 21:22:34 +0200
changeset 1836625e40be87b80
parent 18365 230c663a8e62
child 18367 b5d1baefdde0
Updating python csl deps.
python.editor/nbproject/project.xml
python.hints/nbproject/project.xml
python.source/nbproject/project.xml
     1.1 --- a/python.editor/nbproject/project.xml	Sun Apr 24 22:23:36 2016 +0200
     1.2 +++ b/python.editor/nbproject/project.xml	Tue Jun 14 21:22:34 2016 +0200
     1.3 @@ -101,6 +101,15 @@
     1.4                      </run-dependency>
     1.5                  </dependency>
     1.6                  <dependency>
     1.7 +                    <code-name-base>org.netbeans.modules.csl.types</code-name-base>
     1.8 +                    <build-prerequisite/>
     1.9 +                    <compile-dependency/>
    1.10 +                    <run-dependency>
    1.11 +                        <release-version>1</release-version>
    1.12 +                        <specification-version>1.0</specification-version>
    1.13 +                    </run-dependency>
    1.14 +                </dependency>
    1.15 +                <dependency>
    1.16                      <code-name-base>org.netbeans.modules.editor</code-name-base>
    1.17                      <build-prerequisite/>
    1.18                      <compile-dependency/>
     2.1 --- a/python.hints/nbproject/project.xml	Sun Apr 24 22:23:36 2016 +0200
     2.2 +++ b/python.hints/nbproject/project.xml	Tue Jun 14 21:22:34 2016 +0200
     2.3 @@ -24,6 +24,15 @@
     2.4                      </run-dependency>
     2.5                  </dependency>
     2.6                  <dependency>
     2.7 +                    <code-name-base>org.netbeans.modules.csl.types</code-name-base>
     2.8 +                    <build-prerequisite/>
     2.9 +                    <compile-dependency/>
    2.10 +                    <run-dependency>
    2.11 +                        <release-version>1</release-version>
    2.12 +                        <specification-version>1.0</specification-version>
    2.13 +                    </run-dependency>
    2.14 +                </dependency>
    2.15 +                <dependency>
    2.16                      <code-name-base>org.netbeans.modules.editor.codetemplates</code-name-base>
    2.17                      <build-prerequisite/>
    2.18                      <compile-dependency/>
     3.1 --- a/python.source/nbproject/project.xml	Sun Apr 24 22:23:36 2016 +0200
     3.2 +++ b/python.source/nbproject/project.xml	Tue Jun 14 21:22:34 2016 +0200
     3.3 @@ -34,6 +34,15 @@
     3.4                      </run-dependency>
     3.5                  </dependency>
     3.6                  <dependency>
     3.7 +                    <code-name-base>org.netbeans.modules.csl.types</code-name-base>
     3.8 +                    <build-prerequisite/>
     3.9 +                    <compile-dependency/>
    3.10 +                    <run-dependency>
    3.11 +                        <release-version>1</release-version>
    3.12 +                        <specification-version>1.0</specification-version>
    3.13 +                    </run-dependency>
    3.14 +                </dependency>
    3.15 +                <dependency>
    3.16                      <code-name-base>org.netbeans.modules.editor.document</code-name-base>
    3.17                      <build-prerequisite/>
    3.18                      <compile-dependency/>