jdk/make/netbeans/common/jtreg-view.ent
changeset 17200 100a693acc8d
parent 14342 8435a30053c1
equal deleted inserted replaced
17194:b2d8b5f308e7 17200:100a693acc8d
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 
     2 
     3 <!--
     3 <!--
     4  Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
     4  Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
     5 
     5 
     6  Redistribution and use in source and binary forms, with or without
     6  Redistribution and use in source and binary forms, with or without
     7  modification, are permitted provided that the following conditions
     7  modification, are permitted provided that the following conditions
     8  are met:
     8  are met:
     9 
     9 
    29  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
    29  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
    30  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    30  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    31  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    31  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    32 -->
    32 -->
    33 
    33 
    34 <source-folder style="tree">
    34 <source-folder style="tree"> <!-- hierarchy in test/ dir isn't packages -->
    35     <label>Tests</label>
    35     <label>Tests</label>
    36     <location>${root}/test</location>
    36     <location>${root}/test</location>
    37     <includes>${jtreg.tests}</includes>
    37     <includes>${jtreg.tests}</includes>
    38 </source-folder>
    38 </source-folder>