Commit Graph

6 Commits

Author SHA1 Message Date
Krzysztof Daniel 782e0697c5 Update to pre - SR2 - work in progress 2012-12-19 18:47:29 +01:00
Krzysztof Daniel 5819fd72cd Get rid off javax.xml. Fix building launcher on arm. Fix RHBZ #878210.
The launcher was not built properly because Equinox Launcher build
script had no support for arm architectures, therefore it did not knew
where to copy the binary.

javax.xml is provided by the VM so there is no need to bundle it. Due to
inconsistencies in packaging, some errors appear (see RHBZ #710815).
This is removal in a first place (eclipse-dtp and eclipse-mylyn updates
will follow).

Additionally, the binary class was not copied properly into the
compatibility bundle. We can't build it properly (because it was some
old, unknown version), but we can build current version and hope for the
best.
2012-11-22 12:10:01 +01:00
Krzysztof Daniel a79a77dc21 Don't package non-existing fragments on s390, s390x.
Add BR to GConf-2-devel
2012-11-13 18:37:05 +01:00
Krzysztof Daniel 9929ce368c Add profiles in the equinox executable for ppc and arm. 2012-10-23 09:42:32 +02:00
Krzysztof Daniel 0d2b243cd9 - Moved launcher version change after secondary fragments creation.
- Created some directories when creating secondary fragments.
2012-10-23 06:28:36 +02:00
Krzysztof Daniel 57d06ede7f Support for secondary arches (arm, ppc, ppc64, x86, x86_64, s390,
s390x).
2012-10-19 08:08:58 +02:00