Project

General

Profile

« Previous | Next » 

Revision 478a3f10

Added by Patrick Plitzner almost 7 years ago

ref #6539 Re-enable macosx build

View differences:

pom.xml
209 209
        <version>${tycho.version}</version>
210 210
        <configuration>
211 211
          <environments>
212
<!--             <environment> -->
213
<!--               <os>macosx</os> -->
214
<!--               <ws>cocoa</ws> -->
215
<!--               <arch>x86_64</arch> -->
216
<!--             </environment> -->
212
            <environment>
213
              <os>macosx</os>
214
              <ws>cocoa</ws>
215
              <arch>x86_64</arch>
216
            </environment>
217 217
            <environment>
218 218
              <os>win32</os>
219 219
              <ws>win32</ws>

Also available in: Unified diff