README

Thu, 28 Aug 2008 11:05:22 -0700

author
xdono
date
Thu, 28 Aug 2008 11:05:22 -0700
changeset 15
b0f01c2508b6
parent 1
0961a4a21176
child 85
ae2bec597586
permissions
-rw-r--r--

Added tag jdk7-b34 for changeset 7a9f629cd957

duke@1 1 README:
duke@1 2 This file should be located at the top of the jaxws Mercurial repository.
duke@1 3
duke@1 4 See http://openjdk.java.net/ for more information about the OpenJDK.
duke@1 5
duke@1 6 See ../README-builds.html for complete details on build machine requirements.
duke@1 7
duke@1 8 Simple Build Instructions:
duke@1 9
duke@1 10 cd make && gnumake
duke@1 11
duke@1 12 The files that will be imported into the jdk build will be in the "dist"
duke@1 13 directory.
duke@1 14

mercurial