Project

General

Profile

« Previous | Next » 

Revision b6f47468

Added by Niels Hoffmann almost 13 years ago

Buckminster is dead, long live Tycho. The complete build can now be fully automated with eclipse tycho, Thus we will be able to have continous integration for the editor and automated builds by jenkins and all the glory. Removed all buckminster related files.

View differences:

eu.etaxonomy.taxeditor.feature.platform/feature.xml
2 2
<feature
3 3
      id="eu.etaxonomy.taxeditor.feature.platform"
4 4
      label="Taxeditor Dependencies"
5
      version="3.0.0.qualifier"
5
      version="3.0.6.qualifier"
6 6
      os="linux,macosx,win32"
7 7
      ws="cocoa,gtk,win32"
8 8
      arch="x86,x86_64">
......
81 81
         version="0.0.0"
82 82
         unpack="false"/>
83 83

  
84
   <plugin
85
         id="org.eclipse.core.filesystem.macosx"
86
         os="macosx"
87
         arch="x86,x86_64"
88
         download-size="0"
89
         install-size="0"
90
         version="0.0.0"
91
         fragment="true"
92
         unpack="false"/>
93

  
94 84
   <plugin
95 85
         id="org.eclipse.core.jobs"
96 86
         download-size="0"
......
178 168
   <plugin
179 169
         id="org.eclipse.equinox.security.macosx"
180 170
         os="macosx"
171
         ws="cocoa"
181 172
         arch="x86,x86_64"
182 173
         download-size="0"
183 174
         install-size="0"
......
895 886
         unpack="false"/>
896 887

  
897 888
   <plugin
898
         id="org.eclipse.pde.junit.runtime"
889
         id="org.eclipse.jdt.junit.runtime"
890
         download-size="0"
891
         install-size="0"
892
         version="0.0.0"
893
         unpack="false"/>
894

  
895
   <plugin
896
         id="javax.servlet"
899 897
         download-size="0"
900 898
         install-size="0"
901 899
         version="0.0.0"
902 900
         unpack="false"/>
903 901

  
904 902
   <plugin
905
         id="org.eclipse.jdt.junit.runtime"
903
         id="org.eclipse.core.filesystem.macosx"
904
         os="macosx"
905
         ws="cocoa"
906
         arch="x86,x86_64"
906 907
         download-size="0"
907 908
         install-size="0"
908 909
         version="0.0.0"
910
         fragment="true"
909 911
         unpack="false"/>
910 912

  
911 913
</feature>

Also available in: Unified diff