provide module short description release701_base
authorLukas Jungmann <jungi@netbeans.org>
Fri, 06 May 2011 07:39:01 +0200
changeset 174246d48c76346dd
parent 17423 ce29a41fb761
child 17425 b1e0c5c7b1e2
child 17435 59548e023594
child 17436 539412607252
provide module short description
testng.ant/src/org/netbeans/modules/contrib/testng/ant/Bundle.properties
testng.maven/src/org/netbeans/modules/contrib/testng/maven/Bundle.properties
     1.1 --- a/testng.ant/src/org/netbeans/modules/contrib/testng/ant/Bundle.properties	Fri May 06 07:24:20 2011 +0200
     1.2 +++ b/testng.ant/src/org/netbeans/modules/contrib/testng/ant/Bundle.properties	Fri May 06 07:39:01 2011 +0200
     1.3 @@ -2,3 +2,4 @@
     1.4  OpenIDE-Module-Long-Description=\
     1.5      Integrates TestNG actions into Ant based projects.
     1.6  OpenIDE-Module-Name=Ant TestNG support
     1.7 +OpenIDE-Module-Short-Description=Support for TestNG framework in Ant projects
     2.1 --- a/testng.maven/src/org/netbeans/modules/contrib/testng/maven/Bundle.properties	Fri May 06 07:24:20 2011 +0200
     2.2 +++ b/testng.maven/src/org/netbeans/modules/contrib/testng/maven/Bundle.properties	Fri May 06 07:39:01 2011 +0200
     2.3 @@ -37,6 +37,8 @@
     2.4  # Version 2 license, then the option applies only if the new code is
     2.5  # made subject to such option by the copyright holder.
     2.6  
     2.7 -OpenIDE-Module-Display-Category=Maven
     2.8 +OpenIDE-Module-Display-Category=Testing Tools
     2.9  OpenIDE-Module-Name=Maven TestNG Support
    2.10 -OpenIDE-Module-Long-Description=Integrates TestNG actions into Maven2 projects.
    2.11 +OpenIDE-Module-Long-Description=\
    2.12 +    Integrates TestNG actions into Maven projects.
    2.13 +OpenIDE-Module-Short-Description=Support for TestNG framework in Maven projects