README

Tue, 04 Mar 2008 10:58:50 -0800

author
ohair
date
Tue, 04 Mar 2008 10:58:50 -0800
changeset 4
59fd8224ba2d
parent 1
0961a4a21176
child 85
ae2bec597586
permissions
-rw-r--r--

6652588: Fix broken JPRT makefile target, no bundle saved
Summary: jprt make rules were missing the bundle logic
Reviewed-by: xdono

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

mercurial