Krzysztof Daniel 57d06ed
--- eclipse.platform.swt.binaries/pom.xml.bak	2012-10-18 11:29:03.000000000 +0200
Krzysztof Daniel 57d06ed
+++ eclipse.platform.swt.binaries/pom.xml	2012-10-18 11:39:42.523524920 +0200
Krzysztof Daniel 57d06ed
@@ -41,6 +41,7 @@
Krzysztof Daniel 57d06ed
     <module>bundles/org.eclipse.swt.gtk.linux.ppc64</module>
Krzysztof Daniel 57d06ed
     <module>bundles/org.eclipse.swt.gtk.linux.s390</module>
Krzysztof Daniel 57d06ed
     <module>bundles/org.eclipse.swt.gtk.linux.s390x</module>
Krzysztof Daniel 57d06ed
+    <module>bundles/org.eclipse.swt.gtk.linux.arm</module>
Krzysztof Daniel 57d06ed
     <module>bundles/org.eclipse.swt.gtk.linux.x86</module>
Krzysztof Daniel 57d06ed
     <module>bundles/org.eclipse.swt.gtk.linux.x86_64</module>
Krzysztof Daniel 57d06ed
     <module>bundles/org.eclipse.swt.gtk.solaris.sparc</module>
Krzysztof Daniel 57d06ed
--- eclipse.platform.team/pom.xml.bak	2012-10-18 11:29:03.000000000 +0200
Krzysztof Daniel 57d06ed
+++ eclipse.platform.team/pom.xml	2012-10-18 11:43:17.422081348 +0200
Krzysztof Daniel 57d06ed
@@ -49,6 +49,11 @@
Krzysztof Daniel 57d06ed
     <module>features/org.eclipse.cvs-feature</module>
Krzysztof Daniel 57d06ed
 
Krzysztof Daniel 57d06ed
     
Krzysztof Daniel 57d06ed
+    <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.arm</module>
Krzysztof Daniel 57d06ed
+    <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.ppc</module>
Krzysztof Daniel 57d06ed
+    <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.ppc64</module>
Krzysztof Daniel 57d06ed
+    <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.s390</module>
Krzysztof Daniel 57d06ed
+    <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.s390x</module>
Krzysztof Daniel 57d06ed
     <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86</module>
Krzysztof Daniel 57d06ed
     <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86_64</module>
Krzysztof Daniel 57d06ed
     <module>bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86</module>
Krzysztof Daniel 0d2b243
--- eclipse.platform.ui/features/org.eclipse.e4.rcp/feature.xml.bak	2012-10-19 14:53:13.000000000 +0200
Krzysztof Daniel 0d2b243
+++ eclipse.platform.ui/features/org.eclipse.e4.rcp/feature.xml	2012-10-22 19:45:57.425680855 +0200
Krzysztof Daniel 0d2b243
@@ -409,6 +409,26 @@
Krzysztof Daniel 0d2b243
          install-size="0"
Krzysztof Daniel 0d2b243
          version="0.0.0"
Krzysztof Daniel 0d2b243
          fragment="true"/>
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+   
Krzysztof Daniel 0d2b243
+         id="org.eclipse.equinox.launcher.gtk.linux.ppc"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         ws="gtk"
Krzysztof Daniel 0d2b243
+         arch="ppc"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"/>
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+   
Krzysztof Daniel 0d2b243
+         id="org.eclipse.equinox.launcher.gtk.linux.arm"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         ws="gtk"
Krzysztof Daniel 0d2b243
+         arch="arm"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"/>
Krzysztof Daniel 0d2b243
 
Krzysztof Daniel 0d2b243
    
Krzysztof Daniel 0d2b243
          id="org.eclipse.equinox.launcher.gtk.linux.x86"
Krzysztof Daniel 0d2b243
@@ -582,6 +602,29 @@
Krzysztof Daniel 0d2b243
          download-size="0"
Krzysztof Daniel 0d2b243
          install-size="0"
Krzysztof Daniel 0d2b243
          version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"
Krzysztof Daniel 0d2b243
+         unpack="false"/>
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+   
Krzysztof Daniel 0d2b243
+         id="org.eclipse.swt.gtk.linux.ppc"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         ws="gtk"
Krzysztof Daniel 0d2b243
+         arch="ppc"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"
Krzysztof Daniel 0d2b243
+         unpack="false"/>
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+   
Krzysztof Daniel 0d2b243
+         id="org.eclipse.swt.gtk.linux.arm"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         ws="gtk"
Krzysztof Daniel 0d2b243
+         arch="arm"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
          fragment="true"
Krzysztof Daniel 0d2b243
          unpack="false"/>
Krzysztof Daniel 0d2b243
 
Krzysztof Daniel 0d2b243
--- eclipse.platform.releng/features/org.eclipse.platform-feature/feature.xml.bak	2012-10-19 14:53:13.000000000 +0200
Krzysztof Daniel 0d2b243
+++ eclipse.platform.releng/features/org.eclipse.platform-feature/feature.xml	2012-10-22 19:52:12.985023364 +0200
Krzysztof Daniel a79a77d
@@ -135,8 +135,56 @@
Krzysztof Daniel 0d2b243
          version="0.0.0"
Krzysztof Daniel 0d2b243
          fragment="true"
Krzysztof Daniel 0d2b243
          unpack="false"/>
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+   
Krzysztof Daniel 0d2b243
+         id="org.eclipse.core.net.linux.ppc"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         arch="ppc"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"
Krzysztof Daniel 0d2b243
+         unpack="false"/>
Krzysztof Daniel 0d2b243
 
Krzysztof Daniel 0d2b243
    
Krzysztof Daniel 0d2b243
+         id="org.eclipse.core.net.linux.ppc64"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         arch="ppc64"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"
Krzysztof Daniel 0d2b243
+         unpack="false"/>
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+   
Krzysztof Daniel 0d2b243
+         id="org.eclipse.core.net.linux.arm"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         arch="arm"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"
Krzysztof Daniel 0d2b243
+         unpack="false"/>
Krzysztof Daniel a79a77d
+   
Krzysztof Daniel a79a77d
+         id="org.eclipse.core.net.linux.s390"
Krzysztof Daniel a79a77d
+         os="linux"
Krzysztof Daniel a79a77d
+         arch="s390"
Krzysztof Daniel a79a77d
+         download-size="0"
Krzysztof Daniel a79a77d
+         install-size="0"
Krzysztof Daniel a79a77d
+         version="0.0.0"
Krzysztof Daniel a79a77d
+         fragment="true"
Krzysztof Daniel a79a77d
+         unpack="false"/>
Krzysztof Daniel a79a77d
+   
Krzysztof Daniel a79a77d
+         id="org.eclipse.core.net.linux.s390x"
Krzysztof Daniel a79a77d
+         os="linux"
Krzysztof Daniel a79a77d
+         arch="s390x"
Krzysztof Daniel a79a77d
+         download-size="0"
Krzysztof Daniel a79a77d
+         install-size="0"
Krzysztof Daniel a79a77d
+         version="0.0.0"
Krzysztof Daniel a79a77d
+         fragment="true"
Krzysztof Daniel a79a77d
+         unpack="false"/>
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+   
Krzysztof Daniel 0d2b243
          id="org.eclipse.core.resources"
Krzysztof Daniel 0d2b243
          download-size="0"
Krzysztof Daniel 0d2b243
          install-size="0"
Krzysztof Daniel a79a77d
@@ -396,7 +426,54 @@
Krzysztof Daniel 0d2b243
          version="0.0.0"
Krzysztof Daniel 0d2b243
          fragment="true"
Krzysztof Daniel 0d2b243
          unpack="false"/>
Krzysztof Daniel 0d2b243
-
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+   
Krzysztof Daniel 0d2b243
+         id="org.eclipse.core.filesystem.linux.ppc"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         arch="ppc"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"
Krzysztof Daniel 0d2b243
+         unpack="false"/>
Krzysztof Daniel 0d2b243
+
Krzysztof Daniel 0d2b243
+         id="org.eclipse.core.filesystem.linux.ppc64"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         arch="ppc64"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"
Krzysztof Daniel 0d2b243
+         unpack="false"/>
Krzysztof Daniel a79a77d
+   
Krzysztof Daniel a79a77d
+         id="org.eclipse.core.filesystem.linux.s390"
Krzysztof Daniel a79a77d
+         os="linux"
Krzysztof Daniel a79a77d
+         arch="s390"
Krzysztof Daniel a79a77d
+         download-size="0"
Krzysztof Daniel a79a77d
+         install-size="0"
Krzysztof Daniel a79a77d
+         version="0.0.0"
Krzysztof Daniel a79a77d
+         fragment="true"
Krzysztof Daniel a79a77d
+         unpack="false"/>
Krzysztof Daniel a79a77d
+
Krzysztof Daniel a79a77d
+         id="org.eclipse.core.filesystem.linux.s390x"
Krzysztof Daniel a79a77d
+         os="linux"
Krzysztof Daniel a79a77d
+         arch="s390x"
Krzysztof Daniel a79a77d
+         download-size="0"
Krzysztof Daniel a79a77d
+         install-size="0"
Krzysztof Daniel a79a77d
+         version="0.0.0"
Krzysztof Daniel a79a77d
+         fragment="true"
Krzysztof Daniel a79a77d
+         unpack="false"/>
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
+
Krzysztof Daniel 0d2b243
+         id="org.eclipse.core.filesystem.linux.arm"
Krzysztof Daniel 0d2b243
+         os="linux"
Krzysztof Daniel 0d2b243
+         arch="arm"
Krzysztof Daniel 0d2b243
+         download-size="0"
Krzysztof Daniel 0d2b243
+         install-size="0"
Krzysztof Daniel 0d2b243
+         version="0.0.0"
Krzysztof Daniel 0d2b243
+         fragment="true"
Krzysztof Daniel 0d2b243
+         unpack="false"/>
Krzysztof Daniel 0d2b243
+         
Krzysztof Daniel 0d2b243
    
Krzysztof Daniel 0d2b243
          id="org.eclipse.core.filesystem.linux.x86_64"
Krzysztof Daniel 0d2b243
          os="linux"
Krzysztof Daniel 9929ce3
--- rt.equinox.framework/bundles/org.eclipse.equinox.executable/pom.xml.bak	2012-10-22 20:39:19.000000000 +0200
Krzysztof Daniel 9929ce3
+++ rt.equinox.framework/bundles/org.eclipse.equinox.executable/pom.xml	2012-10-23 09:40:57.205750700 +0200
Krzysztof Daniel 9929ce3
@@ -132,6 +132,170 @@
Krzysztof Daniel 9929ce3
         </plugins>
Krzysztof Daniel 9929ce3
       </build>
Krzysztof Daniel 9929ce3
     </profile>
Krzysztof Daniel 9929ce3
+    
Krzysztof Daniel 9929ce3
+        <profile>
Krzysztof Daniel 9929ce3
+      <id>build-native-launchers-gtk.linux.ppc</id>
Krzysztof Daniel 9929ce3
+      <activation>
Krzysztof Daniel 9929ce3
+        <property>
Krzysztof Daniel 9929ce3
+          <name>native</name>
Krzysztof Daniel 9929ce3
+          <value>gtk.linux.ppc</value>
Krzysztof Daniel 9929ce3
+        </property>
Krzysztof Daniel 9929ce3
+      </activation>
Krzysztof Daniel 9929ce3
+      <build>
Krzysztof Daniel 9929ce3
+        <plugins>
Krzysztof Daniel 9929ce3
+          <plugin>
Krzysztof Daniel 9929ce3
+            <artifactId>maven-antrun-plugin</artifactId>
Krzysztof Daniel 9929ce3
+            <version> 1.7 </version>
Krzysztof Daniel 9929ce3
+            <executions>
Krzysztof Daniel 9929ce3
+              <execution>
Krzysztof Daniel 9929ce3
+                <id>compile-executable-natives</id>
Krzysztof Daniel 9929ce3
+                <phase>generate-resources</phase>
Krzysztof Daniel 9929ce3
+                <configuration>
Krzysztof Daniel 9929ce3
+                  <target>
Krzysztof Daniel 7d0dd43
+                    <ant antfile="build.xml" dir="library/gtk/" />
Krzysztof Daniel 9929ce3
+                  </target>
Krzysztof Daniel 9929ce3
+                </configuration>
Krzysztof Daniel 9929ce3
+                <goals>
Krzysztof Daniel 9929ce3
+                  <goal>run</goal>
Krzysztof Daniel 9929ce3
+                </goals>
Krzysztof Daniel 9929ce3
+              </execution>
Krzysztof Daniel 9929ce3
+            </executions>
Krzysztof Daniel 9929ce3
+            <dependencies>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>bsf</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>bsf</artifactId>
Krzysztof Daniel 9929ce3
+                <version>2.4.0</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>rhino</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>js</artifactId>
Krzysztof Daniel 9929ce3
+                <version>1.7R2</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>org.apache.ant</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>ant-apache-bsf</artifactId>
Krzysztof Daniel 9929ce3
+                <version>1.8.3</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>org.apache.ant</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>ant-nodeps</artifactId>
Krzysztof Daniel 9929ce3
+                <version>1.8.1</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+            </dependencies>
Krzysztof Daniel 9929ce3
+          </plugin>
Krzysztof Daniel 9929ce3
+        </plugins>
Krzysztof Daniel 9929ce3
+      </build>
Krzysztof Daniel 9929ce3
+    </profile>
Krzysztof Daniel 9929ce3
+    
Krzysztof Daniel 9929ce3
+        <profile>
Krzysztof Daniel 9929ce3
+      <id>build-native-launchers-gtk.linux.ppc64</id>
Krzysztof Daniel 9929ce3
+      <activation>
Krzysztof Daniel 9929ce3
+        <property>
Krzysztof Daniel 9929ce3
+          <name>native</name>
Krzysztof Daniel 9929ce3
+          <value>gtk.linux.ppc64</value>
Krzysztof Daniel 9929ce3
+        </property>
Krzysztof Daniel 9929ce3
+      </activation>
Krzysztof Daniel 9929ce3
+      <build>
Krzysztof Daniel 9929ce3
+        <plugins>
Krzysztof Daniel 9929ce3
+          <plugin>
Krzysztof Daniel 9929ce3
+            <artifactId>maven-antrun-plugin</artifactId>
Krzysztof Daniel 9929ce3
+            <version> 1.7 </version>
Krzysztof Daniel 9929ce3
+            <executions>
Krzysztof Daniel 9929ce3
+              <execution>
Krzysztof Daniel 9929ce3
+                <id>compile-executable-natives</id>
Krzysztof Daniel 9929ce3
+                <phase>generate-resources</phase>
Krzysztof Daniel 9929ce3
+                <configuration>
Krzysztof Daniel 9929ce3
+                  <target>
Krzysztof Daniel 7d0dd43
+                    <ant antfile="build.xml" dir="library/gtk/" />
Krzysztof Daniel 9929ce3
+                  </target>
Krzysztof Daniel 9929ce3
+                </configuration>
Krzysztof Daniel 9929ce3
+                <goals>
Krzysztof Daniel 9929ce3
+                  <goal>run</goal>
Krzysztof Daniel 9929ce3
+                </goals>
Krzysztof Daniel 9929ce3
+              </execution>
Krzysztof Daniel 9929ce3
+            </executions>
Krzysztof Daniel 9929ce3
+            <dependencies>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>bsf</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>bsf</artifactId>
Krzysztof Daniel 9929ce3
+                <version>2.4.0</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>rhino</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>js</artifactId>
Krzysztof Daniel 9929ce3
+                <version>1.7R2</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>org.apache.ant</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>ant-apache-bsf</artifactId>
Krzysztof Daniel 9929ce3
+                <version>1.8.3</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>org.apache.ant</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>ant-nodeps</artifactId>
Krzysztof Daniel 9929ce3
+                <version>1.8.1</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+            </dependencies>
Krzysztof Daniel 9929ce3
+          </plugin>
Krzysztof Daniel 9929ce3
+        </plugins>
Krzysztof Daniel 9929ce3
+      </build>
Krzysztof Daniel 9929ce3
+    </profile>
Krzysztof Daniel 9929ce3
+    
Krzysztof Daniel 9929ce3
+    
Krzysztof Daniel 9929ce3
+        <profile>
Krzysztof Daniel 9929ce3
+      <id>build-native-launchers-gtk.linux.arm</id>
Krzysztof Daniel 9929ce3
+      <activation>
Krzysztof Daniel 9929ce3
+        <property>
Krzysztof Daniel 9929ce3
+          <name>native</name>
Krzysztof Daniel 9929ce3
+          <value>gtk.linux.arm</value>
Krzysztof Daniel 9929ce3
+        </property>
Krzysztof Daniel 9929ce3
+      </activation>
Krzysztof Daniel 9929ce3
+      <build>
Krzysztof Daniel 9929ce3
+        <plugins>
Krzysztof Daniel 9929ce3
+          <plugin>
Krzysztof Daniel 9929ce3
+            <artifactId>maven-antrun-plugin</artifactId>
Krzysztof Daniel 9929ce3
+            <version> 1.7 </version>
Krzysztof Daniel 9929ce3
+            <executions>
Krzysztof Daniel 9929ce3
+              <execution>
Krzysztof Daniel 9929ce3
+                <id>compile-executable-natives</id>
Krzysztof Daniel 9929ce3
+                <phase>generate-resources</phase>
Krzysztof Daniel 9929ce3
+                <configuration>
Krzysztof Daniel 9929ce3
+                  <target>
Krzysztof Daniel 7d0dd43
+                    <ant antfile="build.xml" dir="library/gtk/" />
Krzysztof Daniel 9929ce3
+                  </target>
Krzysztof Daniel 9929ce3
+                </configuration>
Krzysztof Daniel 9929ce3
+                <goals>
Krzysztof Daniel 9929ce3
+                  <goal>run</goal>
Krzysztof Daniel 9929ce3
+                </goals>
Krzysztof Daniel 9929ce3
+              </execution>
Krzysztof Daniel 9929ce3
+            </executions>
Krzysztof Daniel 9929ce3
+            <dependencies>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>bsf</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>bsf</artifactId>
Krzysztof Daniel 9929ce3
+                <version>2.4.0</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>rhino</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>js</artifactId>
Krzysztof Daniel 9929ce3
+                <version>1.7R2</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>org.apache.ant</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>ant-apache-bsf</artifactId>
Krzysztof Daniel 9929ce3
+                <version>1.8.3</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+              <dependency>
Krzysztof Daniel 9929ce3
+                <groupId>org.apache.ant</groupId>
Krzysztof Daniel 9929ce3
+                <artifactId>ant-nodeps</artifactId>
Krzysztof Daniel 9929ce3
+                <version>1.8.1</version>
Krzysztof Daniel 9929ce3
+              </dependency>
Krzysztof Daniel 9929ce3
+            </dependencies>
Krzysztof Daniel 9929ce3
+          </plugin>
Krzysztof Daniel 9929ce3
+        </plugins>
Krzysztof Daniel 9929ce3
+      </build>
Krzysztof Daniel 9929ce3
+    </profile>
Krzysztof Daniel 9929ce3
+    
Krzysztof Daniel 9929ce3
     <profile>
Krzysztof Daniel 9929ce3
       <id>build-native-launchers-win32.win32.x86_64</id>
Krzysztof Daniel 9929ce3
       <activation>
Krzysztof Daniel 5819fd7
--- rt.equinox.framework/bundles/org.eclipse.equinox.executable/library/gtk/build.sh.bak	2012-11-20 07:45:12.580081610 -0500
Krzysztof Daniel 5819fd7
+++ rt.equinox.framework/bundles/org.eclipse.equinox.executable/library/gtk/build.sh	2012-11-20 07:49:33.792018170 -0500
Krzysztof Daniel 782e069
@@ -94,6 +94,11 @@
Krzysztof Daniel 5819fd7
 				defaultJava=DEFAULT_JAVA_EXEC
Krzysztof Daniel 782e069
 				OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch"
Krzysztof Daniel 5819fd7
 				;;
Krzysztof Daniel 7d0dd43
+			armv*)
Krzysztof Daniel 5819fd7
+				defaultOSArch="arm"
Krzysztof Daniel 5819fd7
+				defaultJava=DEFAULT_JAVA_EXEC
Krzysztof Daniel 782e069
+				OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch"
Krzysztof Daniel 5819fd7
+				;;
Krzysztof Daniel 5819fd7
 			*)
Krzysztof Daniel 5819fd7
 				echo "*** Unknown MODEL <${MODEL}>"
Krzysztof Daniel 5819fd7
 				;;
Krzysztof Daniel 452d050
--- eclipse.platform.resources/pom.xml.orig	2013-01-28 12:13:43.000000000 +0100
Krzysztof Daniel 452d050
+++ eclipse.platform.resources/pom.xml	2013-01-28 14:23:18.394863232 +0100
Krzysztof Daniel 452d050
@@ -33,6 +33,9 @@
Krzysztof Daniel 452d050
 
Krzysztof Daniel 452d050
   <modules>
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.core.filesystem</module>
Krzysztof Daniel 452d050
+    <module>bundles/org.eclipse.core.filesystem.linux.arm</module>
Krzysztof Daniel 452d050
+    <module>bundles/org.eclipse.core.filesystem.linux.s390</module>
Krzysztof Daniel 452d050
+    <module>bundles/org.eclipse.core.filesystem.linux.s390x</module>
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.core.filesystem.hpux.ia64</module>
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.core.filesystem.hpux.PA_RISC</module>
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.core.filesystem.linux.ppc</module>
Krzysztof Daniel 452d050
--- eclipse-parent/pom.xml.orig	2013-01-28 14:28:39.000000000 +0100
Krzysztof Daniel 452d050
+++ eclipse-parent/pom.xml	2013-01-28 14:31:16.528302907 +0100
Krzysztof Daniel 452d050
@@ -151,29 +151,9 @@
Krzysztof Daniel 452d050
               <arch>x86_64</arch>
Krzysztof Daniel 452d050
             </environment>
Krzysztof Daniel 452d050
             <environment>
Krzysztof Daniel 452d050
-              <os>solaris</os>
Krzysztof Daniel 452d050
+              <os>linux</os>
Krzysztof Daniel 452d050
               <ws>gtk</ws>
Krzysztof Daniel 452d050
-              <arch>sparc</arch>
Krzysztof Daniel 452d050
-            </environment>
Krzysztof Daniel 452d050
-            <environment>
Krzysztof Daniel 452d050
-              <os>solaris</os>
Krzysztof Daniel 452d050
-              <ws>gtk</ws>
Krzysztof Daniel 452d050
-              <arch>x86</arch>
Krzysztof Daniel 452d050
-            </environment>
Krzysztof Daniel 452d050
-            <environment>
Krzysztof Daniel 452d050
-              <os>hpux</os>
Krzysztof Daniel 452d050
-              <ws>gtk</ws>
Krzysztof Daniel 452d050
-              <arch>ia64</arch>
Krzysztof Daniel 452d050
-            </environment>
Krzysztof Daniel 452d050
-            <environment>
Krzysztof Daniel 452d050
-              <os>aix</os>
Krzysztof Daniel 452d050
-              <ws>gtk</ws>
Krzysztof Daniel 452d050
-              <arch>ppc</arch>
Krzysztof Daniel 452d050
-            </environment>
Krzysztof Daniel 452d050
-            <environment>
Krzysztof Daniel 452d050
-              <os>aix</os>
Krzysztof Daniel 452d050
-              <ws>gtk</ws>
Krzysztof Daniel 452d050
-              <arch>ppc64</arch>
Krzysztof Daniel 452d050
+              <arch>arm</arch>
Krzysztof Daniel 452d050
             </environment>
Krzysztof Daniel 452d050
           </environments>
Krzysztof Daniel 452d050
         </configuration>
Krzysztof Daniel 452d050
--- rt.equinox.framework/pom.xml.orig	2013-01-28 12:36:24.000000000 +0100
Krzysztof Daniel 452d050
+++ rt.equinox.framework/pom.xml	2013-01-28 14:33:58.089470923 +0100
Krzysztof Daniel 452d050
@@ -45,6 +45,7 @@
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.equinox.launcher.gtk.aix.ppc</module>
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64</module>
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64</module>
Krzysztof Daniel 452d050
+    <module>bundles/org.eclipse.equinox.launcher.gtk.linux.arm</module>
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc</module>
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64</module>
Krzysztof Daniel 452d050
     <module>bundles/org.eclipse.equinox.launcher.gtk.linux.s390</module>
Krzysztof Daniel 452d050
--- eclipse.platform.releng.tychoeclipsebuilder/rcp.config/build.properties.orig	2013-01-28 11:57:49.000000000 +0100
Krzysztof Daniel 452d050
+++ eclipse.platform.releng.tychoeclipsebuilder/rcp.config/build.properties	2013-01-28 14:42:17.165096616 +0100
Krzysztof Daniel 452d050
@@ -25,6 +25,8 @@
Krzysztof Daniel 452d050
 root.solaris.gtk.x86=../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/solaris/x86
Krzysztof Daniel 452d050
 root.solaris.gtk.x86.permissions.755=eclipse
Krzysztof Daniel 452d050
 
Krzysztof Daniel ae3f4d9
+root.linux.gtk.arm=target/resources/linux.gtk.arm,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/arm
Krzysztof Daniel ae3f4d9
+root.linux.gtk.arm.permissions.755=eclipse
Krzysztof Daniel 452d050
 root.linux.gtk.x86=target/resources/linux.gtk.x86,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/x86
Krzysztof Daniel 452d050
 root.linux.gtk.x86.permissions.755=libcairo-swt.so,eclipse
Krzysztof Daniel 452d050
 root.linux.gtk.ppc=target/resources/linux.gtk.ppc64,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/ppc
Krzysztof Daniel 452d050
--- eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml.bak	2013-01-28 11:57:49.000000000 +0100
Krzysztof Daniel 452d050
+++ eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml	2013-01-28 14:50:06.674520657 +0100
Krzysztof Daniel 452d050
@@ -21,6 +21,25 @@
Krzysztof Daniel 452d050
         <artifactId>maven-resources-plugin</artifactId>
Krzysztof Daniel 452d050
         <version>2.6</version>
Krzysztof Daniel 452d050
         <executions>
Krzysztof Daniel 452d050
+        <execution>
Krzysztof Daniel ae3f4d9
+            <id>copy-resources-gtk.linux.arm</id>
Krzysztof Daniel ae3f4d9
+            <phase>validate</phase>
Krzysztof Daniel ae3f4d9
+            <goals>
Krzysztof Daniel ae3f4d9
+              <goal>copy-resources</goal>
Krzysztof Daniel ae3f4d9
+            </goals>
Krzysztof Daniel ae3f4d9
+            <configuration>
Krzysztof Daniel ae3f4d9
+              <outputDirectory>${basedir}/target/resources/linux.gtk.arm</outputDirectory>
Krzysztof Daniel ae3f4d9
+              <resources>
Krzysztof Daniel ae3f4d9
+                <resource>
Krzysztof Daniel ae3f4d9
+                  <directory>../../eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.arm</directory>
Krzysztof Daniel ae3f4d9
+                  <includes>
Krzysztof Daniel ae3f4d9
+                    <include>about_files/*</include>
Krzysztof Daniel ae3f4d9
+                    <include>about.html</include>
Krzysztof Daniel ae3f4d9
+                  </includes>
Krzysztof Daniel ae3f4d9
+                </resource>
Krzysztof Daniel ae3f4d9
+              </resources>
Krzysztof Daniel ae3f4d9
+            </configuration>
Krzysztof Daniel ae3f4d9
+          </execution>
Krzysztof Daniel 452d050
           <execution>
Krzysztof Daniel 452d050
             <id>copy-resources-gtk.linux.x86</id>
Krzysztof Daniel ae3f4d9
             <phase>validate</phase>