Changeset 278 for trunk/openjdk/jdk/make/netbeans/jconsole
- Timestamp:
- Mar 26, 2011, 8:39:20 PM (14 years ago)
- Location:
- trunk/openjdk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk
- Property svn:ignore
-
old new 1 1 build 2 build-product-release
-
-
Property svn:mergeinfo
set to
/branches/vendor/oracle/openjdk6/b22 merged eligible /branches/vendor/oracle/openjdk6/current merged eligible
- Property svn:ignore
-
trunk/openjdk/jdk/make/netbeans/jconsole/build.properties
r2 r278 1 1 # 2 # Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.2 # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. 3 3 # 4 4 # Redistribution and use in source and binary forms, with or without … … 13 13 # documentation and/or other materials provided with the distribution. 14 14 # 15 # - Neither the name of Sun Microsystemsnor the names of its15 # - Neither the name of Oracle nor the names of its 16 16 # contributors may be used to endorse or promote products derived 17 17 # from this software without specific prior written permission. -
trunk/openjdk/jdk/make/netbeans/jconsole/build.xml
r2 r278 1 1 <!-- 2 Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.2 Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. 3 3 4 4 Redistribution and use in source and binary forms, with or without … … 13 13 documentation and/or other materials provided with the distribution. 14 14 15 - Neither the name of Sun Microsystemsnor the names of its15 - Neither the name of Oracle nor the names of its 16 16 contributors may be used to endorse or promote products derived 17 17 from this software without specific prior written permission. -
trunk/openjdk/jdk/make/netbeans/jconsole/nbproject/project.xml
r2 r278 2 2 3 3 <!-- 4 Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.4 Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. 5 5 6 6 Redistribution and use in source and binary forms, with or without … … 15 15 documentation and/or other materials provided with the distribution. 16 16 17 - Neither the name of Sun Microsystemsnor the names of its17 - Neither the name of Oracle nor the names of its 18 18 contributors may be used to endorse or promote products derived 19 19 from this software without specific prior written permission.
Note:
See TracChangeset
for help on using the changeset viewer.