we're using official lib again
authorLukas Jungmann <jungi@netbeans.org>
Sat, 25 Feb 2012 12:09:32 +0100
changeset 17788fbd167fd6e9f
parent 17787 66cc15e98b61
child 17789 ee8c2a985c76
we're using official lib again
testng.ant/manifest.mf
testng.ant/nbproject/project.xml
testng.maven/manifest.mf
testng.maven/nbproject/project.xml
     1.1 --- a/testng.ant/manifest.mf	Sat Feb 25 12:08:36 2012 +0100
     1.2 +++ b/testng.ant/manifest.mf	Sat Feb 25 12:09:32 2012 +0100
     1.3 @@ -2,4 +2,4 @@
     1.4  AutoUpdate-Show-In-Client: true
     1.5  OpenIDE-Module: org.netbeans.modules.testng.ant
     1.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/contrib/testng/ant/Bundle.properties
     1.7 -OpenIDE-Module-Specification-Version: 1.1
     1.8 +OpenIDE-Module-Specification-Version: 1.2
     2.1 --- a/testng.ant/nbproject/project.xml	Sat Feb 25 12:08:36 2012 +0100
     2.2 +++ b/testng.ant/nbproject/project.xml	Sat Feb 25 12:09:32 2012 +0100
     2.3 @@ -95,7 +95,7 @@
     2.4                      <build-prerequisite/>
     2.5                      <compile-dependency/>
     2.6                      <run-dependency>
     2.7 -                        <specification-version>1.6</specification-version>
     2.8 +                        <specification-version>1.8</specification-version>
     2.9                      </run-dependency>
    2.10                  </dependency>
    2.11                  <dependency>
     3.1 --- a/testng.maven/manifest.mf	Sat Feb 25 12:08:36 2012 +0100
     3.2 +++ b/testng.maven/manifest.mf	Sat Feb 25 12:09:32 2012 +0100
     3.3 @@ -2,4 +2,4 @@
     3.4  AutoUpdate-Show-In-Client: true
     3.5  OpenIDE-Module: org.netbeans.modules.testng.maven
     3.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/contrib/testng/maven/Bundle.properties
     3.7 -OpenIDE-Module-Specification-Version: 1.7
     3.8 +OpenIDE-Module-Specification-Version: 1.8
     4.1 --- a/testng.maven/nbproject/project.xml	Sat Feb 25 12:08:36 2012 +0100
     4.2 +++ b/testng.maven/nbproject/project.xml	Sat Feb 25 12:09:32 2012 +0100
     4.3 @@ -78,7 +78,7 @@
     4.4                      <build-prerequisite/>
     4.5                      <compile-dependency/>
     4.6                      <run-dependency>
     4.7 -                        <specification-version>1.6</specification-version>
     4.8 +                        <specification-version>1.8</specification-version>
     4.9                      </run-dependency>
    4.10                  </dependency>
    4.11                  <dependency>