equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 2007, 2009, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
5 # This code is free software; you can redistribute it and/or modify it |
6 # under the terms of the GNU General Public License version 2 only, as |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. Oracle designates this |
7 # published by the Free Software Foundation. Oracle designates this |
22 # or visit www.oracle.com if you need additional information or have any |
22 # or visit www.oracle.com if you need additional information or have any |
23 # questions. |
23 # questions. |
24 # |
24 # |
25 |
25 |
26 drops.master.copy.base=${drops.dir} |
26 drops.master.copy.base=${drops.dir} |
27 drops.master.url.base=https://jaxp.dev.java.net/files/documents/913/147490 |
|
28 |
27 |
29 jaxp_src.bundle.name=jdk7-jaxp-m6.zip |
28 jaxp_src.bundle.name=jdk7-jaxp-m7.zip |
30 jaxp_src.bundle.md5.checksum=080827d779c114365f8504bd79b34604 |
29 jaxp_src.bundle.md5.checksum=22e95fbdb9fb7d8b6b6fc0a1d76d1fbd |
31 jaxp_src.master.bundle.dir=${drops.master.copy.base} |
30 jaxp_src.master.bundle.dir=${drops.master.copy.base} |
32 jaxp_src.master.bundle.url.base=${drops.master.url.base} |
31 jaxp_src.master.bundle.url.base=https://jaxp.dev.java.net/files/documents/913/147490 |
33 |
32 |
34 jaxp_tests.bundle.name=jdk7-jaxp-tests-2009_08_28.zip |
33 #jaxp_tests.bundle.name=jdk7-jaxp-tests-2009_08_28.zip |
35 jaxp_tests.master.bundle.dir=${drops.master.copy.base} |
34 #jaxp_tests.master.bundle.dir=${drops.master.copy.base} |
36 jaxp_tests.master.bundle.url.base=${drops.master.url.base} |
35 #jaxp_tests.master.bundle.url.base=https://jaxp.dev.java.net/files/documents/913/147490 |
|
36 |