o.n.soa.libs.httpunit/src/org/netbeans/soa/libs/httpunit/Bundle.properties
author Rudolf Balada <rbalada@netbeans.org>
Mon, 23 Jun 2008 17:15:13 +0200
changeset 4311 d5f6df7ecebb
parent 4309 9f1a200dd09f
permissions -rw-r--r--
Added PatchesInfo reference into English bundle.properties files (fixed the original changeset 3ef588ff73ea)
tli@1002
     1
#
yaroslavskiy@1453
     2
# The contents of this file are subject to the terms of the Common Development
yaroslavskiy@1453
     3
# and Distribution License (the License). You may not use this file except in
yaroslavskiy@1453
     4
# compliance with the License.
tli@1002
     5
#
yaroslavskiy@1453
     6
# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
yaroslavskiy@1453
     7
# or http://www.netbeans.org/cddl.txt.
yaroslavskiy@1453
     8
#
yaroslavskiy@1453
     9
# When distributing Covered Code, include this CDDL Header Notice in each file
yaroslavskiy@1453
    10
# and include the License file at http://www.netbeans.org/cddl.txt.
yaroslavskiy@1453
    11
# If applicable, add the following below the CDDL Header, with the fields
yaroslavskiy@1453
    12
# enclosed by brackets [] replaced by your own identifying information:
tli@1002
    13
# "Portions Copyrighted [year] [name of copyright owner]"
tli@1002
    14
#
tli@1002
    15
# The Original Software is NetBeans. The Initial Developer of the Original
tli@1002
    16
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
tli@1002
    17
# Microsystems, Inc. All Rights Reserved.
tli@1002
    18
yaroslavskiy@1453
    19
# manifest.mf
tli@1002
    20
OpenIDE-Module-Name=HTTP Unit Integration
tli@1002
    21
OpenIDE-Module-Display-Category=Libraries
tli@1002
    22
OpenIDE-Module-Short-Description=HttpUnit Test.
rbalada@4311
    23
OpenIDE-Module-Long-Description=For the list of included fixed bugs please check <A HREF="http://wiki.netbeans.org/NetBeans6.1PatchesInfo">http://wiki.netbeans.org/NetBeans6.1PatchesInfo</A> <BR> <BR> \
rbalada@4311
    24
HttpUnit emulates browser behavior needed in automated testing.