Project

General

Profile

« Previous | Next » 

Revision 77bc4e69

Added by Patrick Plitzner about 7 years ago

ref #6539 Fix taxeditor build (temporary)

  • disable macosx build
  • remove /bin folder from source generation (a zip cannot include itself)

View differences:

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

Also available in: Unified diff