[ http://issues.apache.org/jira/browse/BEEHIVE-123?page=history ] Steve Tocco closed BEEHIVE-123: -------------------------------
checked ant file, Mac OS now embedded > Modify runTomcat.xml and runTomcatCore.xml for Mac OS X support > --------------------------------------------------------------- > > Key: BEEHIVE-123 > URL: http://issues.apache.org/jira/browse/BEEHIVE-123 > Project: Beehive > Type: Improvement > Components: Build > Environment: OS X > Reporter: Garrett Conaty > Assignee: Steve Tocco > Fix For: V1Beta > > The DRTs do not currently run on OS X but a simple fix would make it > possible. The runTomcat.xml and runTomcatCore.xml have <exec> tasks for > managing tomcat. > For the ones which include the various *nix, add 'Mac OS X' to the os > parameter. > e.g. <exec os="Linux,SunOS,Solaris,Mac OS X"... > With this modification I'm able to do a complete build/test under OS X. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
