Merge
This commit is contained in:
commit
e4e2e9efec
@ -44,7 +44,7 @@
|
|||||||
<property file="build.properties"/>
|
<property file="build.properties"/>
|
||||||
|
|
||||||
<!-- Source dir def -->
|
<!-- Source dir def -->
|
||||||
<property name="jaxp.src.dir" value="src/share/classes"/>
|
<property name="jaxp.src.dir" value="src"/>
|
||||||
<path id="src.dir.id">
|
<path id="src.dir.id">
|
||||||
<pathelement path="${jaxp.src.dir}"/>
|
<pathelement path="${jaxp.src.dir}"/>
|
||||||
</path>
|
</path>
|
||||||
|
@ -40,7 +40,7 @@ mkdir -p ${srcroot}
|
|||||||
drops_dir="/java/devtools/share/jdk8-drops"
|
drops_dir="/java/devtools/share/jdk8-drops"
|
||||||
url1="http://download.java.net/jaxp/1.4.5"
|
url1="http://download.java.net/jaxp/1.4.5"
|
||||||
bundle1="jaxp145_01.zip"
|
bundle1="jaxp145_01.zip"
|
||||||
srcdir1="${srcroot}/share/classes"
|
srcdir1="${srcroot}"
|
||||||
|
|
||||||
# Function to get a bundle and explode it and normalize the source files.
|
# Function to get a bundle and explode it and normalize the source files.
|
||||||
getBundle() # drops_dir url bundlename bundledestdir srcrootdir
|
getBundle() # drops_dir url bundlename bundledestdir srcrootdir
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user