# HG changeset patch # User michaelm # Date 1331065563 0 # Node ID 67e18b722f76c741cb1053422b24d3b17e603db4 # Parent 16ba58282d117247f480aae7a79b88141ade52a3 7113349: Initial changeset for Macosx port to jdk Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: Alan Bateman , Alexander Potochkin , Alexander Zuev , Andrew Brygin , Artem Ananiev , Alex Strange , Bino George , Christine Lu , David Katleman , David Durrence , Dmitry Cherepanov , Greg Lewis , Kevin Miller , Kurt Miller , Landon Fuller , Leonid Romanov , Loefty Walkowiak , Mark Reinhold , Naoto Sato , Philip Race , Roger Hoover , Scott Kovatch , Sergey ByloKhov , Mike Swingler , Tomas Hurka diff -r 16ba58282d11 -r 67e18b722f76 jaxws/.hgignore --- a/jaxws/.hgignore Wed Jul 05 18:03:56 2017 +0200 +++ b/jaxws/.hgignore Tue Mar 06 20:26:03 2012 +0000 @@ -5,3 +5,4 @@ ^webrev/ /nbproject/private/ ^.hgtip +.DS_Store diff -r 16ba58282d11 -r 67e18b722f76 jaxws/make/jprt.properties --- a/jaxws/make/jprt.properties Wed Jul 05 18:03:56 2017 +0200 +++ b/jaxws/make/jprt.properties Tue Mar 06 20:26:03 2012 +0000 @@ -39,6 +39,7 @@ solaris_x64_5.10-{product|fastdebug}, \ linux_i586_2.6-{product|fastdebug}, \ linux_x64_2.6-{product|fastdebug}, \ + macosx_x64_10.7-{product|fastdebug}, \ windows_i586_5.1-{product|fastdebug}, \ windows_x64_5.2-{product|fastdebug}