Commit Graph

1132 Commits

Author SHA1 Message Date
Krzysztof Daniel 523aebc0ac Add missing patch. 2013-02-19 16:17:47 +01:00
Krzysztof Daniel 582d8ade2f - RHBZ#912664 - eclipse-swt should put swt.jar into /usr/lib/java even
on 64 bit systems.
- RHBZ#903537 - [abrt] java-1.7.0-openjdk-1.7.0.9-2.3.4.fc18:
gtk_widget_real_map (SIGABRT)
2013-02-19 15:47:05 +01:00
Krzysztof Daniel 75d982efa2 Build support for GTK2 and GTK3 together. 2013-02-12 15:23:49 +01:00
Krzysztof Daniel 475caa030b Ability to use sclized icu4j. 2013-02-12 12:32:06 +01:00
Krzysztof Daniel b14168403d Yet another rebuild with latest icu4j. 2013-02-11 14:09:03 +01:00
Krzysztof Daniel 668fe2cc49 Another rebuild with new icu4j.
Previous rebuild happened too fast and still old icu4j was used, breaking Eclipse.
2013-02-10 18:22:12 +01:00
Krzysztof Daniel 1116ae67e7 ebuild with latest icu4j. 2013-02-08 12:30:15 +01:00
Krzysztof Daniel 94e2c82624 fix the scl_root macro redefinition. 2013-02-08 09:50:39 +01:00
Krzysztof Daniel 2f9eafb3a0 Fix the scl_root macro. 2013-02-07 20:24:58 +01:00
Krzysztof Daniel 3d5718cc32 Add BR to gtk3 2013-02-07 14:48:46 +01:00
Krzysztof Daniel 9ccedd7e5e Upload proper sources.
Export GTK_VERSION=3.0 during build.
2013-02-07 14:15:22 +01:00
Krzysztof Daniel b468f97623 Eclipse SCLized 2013-02-07 13:33:14 +01:00
Krzysztof Daniel f64e087adc Fixed the generated eclipse.ini
Fixed the content of generated swt.jar.
Use maven macro to track poms in %%files section.
2013-02-05 13:24:41 +01:00
Krzysztof Daniel 452d050812 Update to Kepler. 2013-01-31 15:04:04 +01:00
Krzysztof Daniel 7fcdb7701c RHBZ#832053: Ship SWT and other native plugins as folders. 2013-01-25 19:33:06 +01:00
Krzysztof Daniel c021195f5a RHBZ#893774: file shipped twice in eclipse-platform and
eclipse-equinox-osgi
2013-01-17 13:10:18 +01:00
Krzysztof Daniel ae3f4d9043 Fix missing about files on arm and ppc. 2013-01-05 17:27:27 +01:00
Krzysztof Daniel 7d0dd43530 Reenable bootstrap (for the purpose of arm build).
Fix the launcher build for arm.
Fix the s390 build issue.
2013-01-04 11:17:33 +01:00
Krzysztof Daniel 52d2cc07fa Update to pre - SR2. 2012-12-27 11:53:19 +01:00
Krzysztof Daniel 782e0697c5 Update to pre - SR2 - work in progress 2012-12-19 18:47:29 +01:00
Krzysztof Daniel 952ca485ac Enable javadoc build. 2012-12-14 14:32:33 +01:00
Krzysztof Daniel 286c3a0a4a Remove javax.xml removal patch declaration. 2012-11-26 12:17:23 +01:00
Krzysztof Daniel 7b34664b94 Restore javax.xml.
Changes to remove the javax.xml must be done across the entire Eclipse
and java stack. Unfortunately, removing the javax.xml in Eclipse breaks
other bundles in too many places preventing Eclipse from discovering
bundles in dropins or even starting. This should not be done in f18.
2012-11-26 12:00:02 +01:00
Krzysztof Daniel 37a3ec32a6 Excluded ResolverState from JIT to fix arm build. 2012-11-23 14:31:59 +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 4c7bfc851a Added debug symbols to SWT.
Restored the debug package.
Removed the debug flag from the build.
2012-11-08 11:03:10 +01:00
Krzysztof Daniel 894aed75db Simplify initial repo creation.
The eclipse-build initial repo with two manifests is now already
unpacked into a right place, so there is no need to move it. Tycho
bundled jars are no longer unpacked, as Tycho manages to work properly
without them now.
2012-11-07 19:20:33 +01:00
Krzysztof Daniel f1d55bd33a Export java home before using ant to build native part of launchers.
mvn-rpmbuild does it automatically, but in this case we are
workarounding an issue with cbi that launchers are built to late and are
not included into final product.
2012-11-06 15:51:36 +01:00
Krzysztof Daniel 44e31045cc - Reduce the memory available for Tycho build.
- Reduce the build time.
- Use the upstream help generation patch.
2012-11-06 12:55:37 +01:00
Krzysztof Daniel ab4a085e7c Remove the reference to org.apache.jasper (replaced by glassfish) 2012-10-31 17:55:22 +01:00
Alexander Kurtakov 71f860fb5b Small cleanups.
- Bump release to be bigger than F-18.
2012-10-31 14:55:59 +02:00
Krzysztof Daniel 9e28e1b676 Make the removal of the icon more error prone. 2012-10-24 11:36:35 +02:00
Krzysztof Daniel b17e6a35bc Remove a hack for building executable. 2012-10-23 11:32:50 +02: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 5b3bee5414 Delete the patch that dropped a user profile (unwanted side effects).
Move sytem.bundle to equinox package.
Fix building of core.net on secondary arches.
Removed recursive dependency to eclipse-rcp.
2012-10-19 17:07:20 +02:00
Krzysztof Daniel 4280c7a6b7 Use glassfish-jsp-api instead of tomcat-jsp-api. 2012-10-19 09:49:53 +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
Krzysztof Daniel 71615b111b prepare spec for building without circular deps. 2012-10-18 09:00:58 +02:00
Krzysztof Daniel 9dfcba9814 Bump emf version to 2.8.1. 2012-10-02 11:55:22 +02:00
Krzysztof Daniel e734c28db8 Rebuild with latest emf 2.8.1. 2012-10-01 13:44:20 +02:00
Krzysztof Daniel 5232c6c050 861037: Eclipse does not start in rawhide
There is an unwanted wiring during bundles resolution here. Many UI
packages required package org.w3.dom.css which was provided by a bundle
in the upstream Eclipse, but is provided by vm SDK in Fedora. The
problem is that it is also provided by javax.xml, and since there are
duplicates, some classes are loaded from javax.xml bundle in some
bundles and others from SDK in other bundles, causing LinkageErrors
and/or class cast exceptions. 
The solution is to remove imports from the UI code to ensure that
javax.xml is not searched during class resolution, and that proper
classes from SDK are used.

https://bugzilla.redhat.com/show_bug.cgi?id=861037
2012-09-28 14:49:54 +02:00
Krzysztof Daniel 8a5ee96acd Remove build artifacts from P2 files. 2012-09-20 16:23:37 +02:00
Krzysztof Daniel 27576df6a2 Build the jdt.debug.launching internal jar. 2012-09-19 15:18:29 +02:00
Krzysztof Daniel 0548478c0f Update to SR1 RC4. 2012-09-19 13:20:23 +02:00
Krzysztof Daniel ecd1194b37 Add BR/R tomcat-jsp-2.2-api tp platform. 2012-09-17 11:03:27 +02:00
Krzysztof Daniel dbb4c0bc90 This was done in the past - jdt.core should be a part of platform to
avoid cyclic dependencies.
2012-09-11 10:32:49 +02:00
Krzysztof Daniel b5f8471bfe yet another version of the previous patch. 2012-09-07 20:49:29 +02:00
Krzysztof Daniel 6b94ce7c85 - Remove remaining mina-core dependency. 2012-09-07 19:14:56 +02:00
Krzysztof Daniel 7bc99399ec Packaging improvements after review.
Removed unnecessary dependencies, changed installation group, used osgi
style dependencies for jetty, excluded console.jaas from build since
it;s not used anyway.
2012-09-07 18:30:46 +02:00
Krzysztof Daniel 6de4969a87 Workaround a problem with documentation not being build due to the tycho
issue.
2012-09-06 14:08:19 +02:00
Krzysztof Daniel 520ecd570c Generated help contents. 2012-09-05 15:50:31 +02:00
Krzysztof Daniel 0c1daf2f7f Improvement to the test. 2012-09-05 12:14:23 +02:00
Krzysztof Daniel fe0f2f640c Tests!
Also, eclipse.spec contains help patch (not-working).
2012-09-04 11:15:37 +02:00
Krzysztof Daniel 2d2e1c3aa6 - Native network support added.
- Native filesystem support added.
2012-08-31 11:59:11 +02:00
Krzysztof Daniel 023045a22d use glassfish 2.2.6
dont install jdt into platform (to be explained later).
remove webapp patches (not needed, because jsp compilation works now).
2012-08-30 17:23:01 +02:00
Krzysztof Daniel d2bcfb6988 jdt.core should be in dropins. 2012-08-30 13:34:05 +02:00
Krzysztof Daniel 89cfef5d9d use glassfish jsp. 2012-08-29 17:50:48 +02:00
Krzysztof Daniel fe2d6eaa37 Overall improvement of the spec file. 2012-08-28 10:41:26 +02:00
Krzysztof Daniel 54fb925d4d Commented existing patches. 2012-08-28 08:43:06 +02:00
Krzysztof Daniel 74c107b4a1 Updating eclipse must update eclipse-swt and eclipse-equinox-osgi. 2012-08-27 14:05:27 +02:00
Krzysztof Daniel babd31e442 Get rid off the set 1.6 patch.
Tycho can properly resolve the EE for target platform :-).
2012-08-27 14:01:42 +02:00
Krzysztof Daniel c0f90a91f2 =Fix eclipse-pdebuild script to have proper path to pde bundle.\n\nOne patch from the old e-b was missing 2012-08-24 15:03:39 +02:00
Krzysztof Daniel 03ba9e74ea Introduce a macro for symlinking.
Bug 851190 - eclipse CBI build does not Requires: icu4j-eclipse
2012-08-24 09:26:01 +02:00
Krzysztof Daniel 3efd1a22f4 The patch has been contributed upstream.
The patch has been modified to copy the missing class file only when it
is missing to make it possible to release it into upstream.
2012-08-23 14:22:36 +02:00
Krzysztof Daniel b28c40af3b Make the patch for setting BREE smaller. 2012-08-23 13:25:34 +02:00
Krzysztof Daniel 286cbad097 Symlink junit4
Move additional, non-Eclipse sources back to eclipse-build.
2012-08-23 11:45:12 +02:00
Krzysztof Daniel 01bdabeb68 Fix Eclipse not picking anything from dropins folder.
The problem was caused by missing BR/R of glassfish-jsp. Eclipse was
properly build in koji, but after being installed it pointed to the
wrong version of glassfish-jsp, causing the reconciler to fail each
time.

The proper way of diagnosing this problem is: install Eclipse from koji,
build it locally and comapre bundles.info looking for differences in
dependencies (all bundles NOT matching org.eclipse* pattern).
2012-08-22 13:51:12 +02:00
Krzysztof Daniel eeaf9612cb Merge branch 'master' into cbi
Conflicts:
	eclipse.spec
2012-08-21 14:22:10 +02:00
Krzysztof Daniel f05d64a028 Working local build with symlinks. Time to try with master :-). 2012-08-21 14:00:03 +02:00
Krzysztof Daniel 6712b4b8b4 Successful local build with symlinked platform dependencies. 2012-08-21 11:15:47 +02:00
Krzysztof Daniel ef0d30bafa Successful koji build. 2012-08-20 11:11:55 +02:00
Krzysztof Daniel 55d6f2b752 Local build started working again. Remote nearly. 2012-08-17 15:09:37 +02:00
Krzysztof Daniel 453b225467 symlink emf bundles 2012-08-14 21:32:18 +02:00
Krzysztof Daniel cfbc6c626b Reduce the emf-core dependency strength.
It is necessary to allow for decoupling emf-core from eclipse platform
even at the cost of making UI unusable (sometimes) to allow for moving
the package back to emf.
2012-08-14 11:05:59 +02:00
Krzysztof Daniel 85b0f06d71 mockbuilds. 2012-08-14 10:58:27 +02:00
Krzysztof Daniel 334c54ec08 Successful local build! 2012-08-10 14:23:47 +02:00
Krzysztof Daniel 24ccb9c0d4 tycho 0.16 adoption. 2012-08-10 09:06:59 +02:00
Krzysztof Daniel 48b3c87894 successful build! 2012-08-07 13:29:19 +02:00
Krzysztof Daniel 90d08fe209 Further work on getting successful installation. 2012-08-07 10:41:28 +02:00
Krzysztof Daniel fc35c148b1 Build in acceptable state (build Eclipse is usable, and has JDT and PDE
in dropins).
2012-08-06 11:39:28 +02:00
Krzysztof Daniel cdfdcb524f Change the version tollerance of org.eclipse.ui.intro
Reduce the first build to only what's needed.
2012-08-03 10:26:09 +02:00
Krzysztof Daniel 65326ea300 Add p2 fedora specific patches to the build. 2012-08-02 11:49:57 +02:00
Krzysztof Daniel 71440e5058 Don't download an old platform for migration tests. 2012-08-02 11:16:53 +02:00
Krzysztof Daniel b8c7a3727c Remove platform specific build. Too much problems with source features
etc. Let's build all platforms and then select the one that is
interesting for us.
2012-08-02 10:40:17 +02:00
Krzysztof Daniel 326bd496be uncomment some previously commented preparation steps (replacing links
to sdk).
clean up preparation steps.
build only for current architecture.
2012-08-02 10:09:08 +02:00
Krzysztof Daniel d12201287f fix osgi service package generation + produces working build (not i 2012-08-02 08:22:53 +02:00
Krzysztof Daniel 684ab3d47e restore local repo 2012-08-01 15:15:42 +02:00
Krzysztof Daniel b56344760c splash screen appears 2012-08-01 13:24:15 +02:00
Stanislav Ochotnicky 8cdb377ebc Move maven fragments and pom files in appropriate subpackages 2012-08-01 11:30:14 +02:00
Krzysztof Daniel 3948221f31 successful build. 2012-07-31 13:38:27 +02:00
Krzysztof Daniel 28cbe098c6 two more compilation problems fixed 2012-07-31 09:23:16 +02:00
Krzysztof Daniel fcb15c3485 A couple of problems more fixed 2012-07-30 18:00:09 +02:00
Krzysztof Daniel f37837f70e services seems to compile 2012-07-30 13:09:46 +02:00
Krzysztof Daniel 4db9bcc148 all dependencies resolved :-) 2012-07-27 15:02:46 +02:00
Krzysztof Daniel 68c9115dc7 Fix master equinox patch 2012-07-27 14:25:09 +02:00
Krzysztof Daniel e096f8e381 Fix master ecf and extend icu patch. 2012-07-27 13:56:19 +02:00
Krzysztof Daniel ac25ee8fc6 Fix master-ecj & remove weaving 2012-07-27 13:22:36 +02:00
Krzysztof Daniel 1a00b07b2f Fix equinox ip imports 2012-07-27 12:35:02 +02:00
Krzysztof Daniel 286a69f291 Disable region tests (we do not have dependencies for that) 2012-07-27 10:08:22 +02:00
Krzysztof Daniel c83f1cfdba Add bug number 2012-07-27 09:47:09 +02:00
Krzysztof Daniel 800b0613e5 Fixing dependencies 2012-07-26 17:21:47 +02:00
Krzysztof Daniel 6d46f95da5 Lucene issue fixed by changing lucene to lucene.core in pom.xml 2012-07-26 14:41:28 +02:00
Krzysztof Daniel 1654f952e0 Solve the missing com.ibm.icu.base 2012-07-26 13:43:17 +02:00
Krzysztof Daniel fa0df81400 set bree to 1.6 2012-07-26 13:17:29 +02:00
Krzysztof Daniel 594dc7c32b Let's the work begin. 2012-07-26 12:25:54 +02:00
Dennis Gilmore 9ae7d9aff7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 17:28:46 -05:00
Krzysztof Daniel f99dc68135 Changed file ownership. /usr/share/java/eclipse{,/*} is no longer owned
by the eclipse-rcp package, but the directory is owned by the
equinox-osgi, and contents are owned by packages that provide them.
2012-07-17 14:08:44 +02:00
Krzysztof Daniel 0e6247809b Improved patch for discovering changes after update. 2012-07-06 15:35:28 +02:00
Alexander Kurtakov c54af422f1 Fix compilation against lucene 3.x. 2012-07-05 14:08:47 +03:00
Krzysztof Daniel 0fcb34fe3c Included patch for Eclipse bug 251167
Recompiled all jsr14 bundles as 1.5
Update to final Juno release.
Removed the old pdebuild script warning.
Created OSGI subpackage.
2012-06-29 11:53:16 +02:00
Sami Wagiaalla bce795dc8f Remove blank reconciler script 2012-06-18 16:13:13 -04:00
Krzysztof Daniel 8c4961f4d9 Workaround for Eclipse bug 382574 2012-06-15 08:59:55 +02:00
Krzysztof Daniel 01cf877a08 Do not pass the -preventMasterLaunch to non SDK applications. 2012-05-24 09:31:51 +02:00
Krzysztof Daniel a721e707e8 - Prevent running Eclipse as root.
- Populate Update Sites.
- Pick renamed plugins on startup.
- Bundle the .option file for investigating startup problems.
2012-05-18 19:39:59 +02:00
Krzysztof Daniel 8a5976cbac Update to 4.2 M7 2012-05-05 18:46:30 +02:00
Krzysztof Daniel d3b93f5563 Try to use high res icons. 2012-04-30 20:00:59 +02:00
Krzysztof Daniel 6921e78fff Update to I20120429-1800. 2012-04-30 16:04:26 +02:00
Krzysztof Daniel c6534d6c27 attempt to fix s390x build - mark it as 64 bit platform. 2012-04-27 09:36:22 +02:00
Krzysztof Daniel 741cb12c7f Yet another attempt to fix s390(x) - removed copy-paste errors. 2012-04-26 12:50:47 +02:00
Krzysztof Daniel 52566ea28c Yet another attempt (with fix for missing core.net this time). 2012-04-26 08:20:21 +02:00
Krzysztof Daniel c0e7b95f0d Another attempt to fix s390 builds. 2012-04-25 15:50:15 +02:00
Krzysztof Daniel 9fadb9177a Another attempt to fix s390/s390x. 2012-04-25 10:40:56 +02:00
Krzysztof Daniel c38055a5c3 Regenerating s390 and s390x launcher fragments from scratch. 2012-04-24 14:39:52 +02:00
Krzysztof Daniel 4ab1f5aaa0 Actually fix the JUnit issue. 2012-04-23 14:43:22 +02:00
Krzysztof Daniel ab94e592e2 Partial work (for testing, the jdt issue is not fixed yet), but s390
support needs to be tested ASAP.
2012-04-23 12:58:22 +02:00
Krzysztof Daniel 70451e6518 814332: Documentation is not pointing to locally installed javadoc
https://bugzilla.redhat.com/show_bug.cgi?id=814332
2012-04-20 11:42:51 +02:00
Krzysztof Daniel a65b26d35c Set the permission also in the spec file. 2012-04-19 15:25:30 +02:00
Krzysztof Daniel 44ed88405c Fix sha1 typo 2012-04-19 12:21:52 +02:00
Krzysztof Daniel 393349e0c9 813763: eclipse-jdt: /usr/bin/efj has missing exec permissions
https://bugzilla.redhat.com/show_bug.cgi?id=813763
2012-04-19 12:12:16 +02:00
Krzysztof Daniel 4698c97ba9 Remove source.info as it is not built. 2012-04-18 20:59:26 +02:00
Krzysztof Daniel ccfdfc68c6 Merge branch 'master' of
ssh://kdaniel@pkgs.fedoraproject.org/eclipse.git

Conflicts:
	eclipse.spec
2012-04-18 18:38:54 +02:00
Krzysztof Daniel 182f722de4 Move to the latest upstream I-build && Generate full documentation. 2012-04-18 18:34:24 +02:00
Krzysztof Daniel 0529ad39ca added geronimo requires. 2012-04-12 15:22:30 +02:00
Krzysztof Daniel 2a3097bd0f Added missing = to osgi(system.bundle) 2012-04-12 10:39:43 +02:00
Krzysztof Daniel 79e68dedfa Fix sac version. 2012-04-12 09:29:32 +02:00
Krzysztof Daniel 4131143144 Removed some rpmlint warnings from spec file. 2012-04-12 09:27:47 +02:00
Krzysztof Daniel 2590ade9af 811592: Move java requirement to the lowest-in-stack package of eclipse
https://bugzilla.redhat.com/show_bug.cgi?id=811592
2012-04-12 09:09:52 +02:00
Krzysztof Daniel 25676de459 811370: Add proper Requires to all dependencies.
https://bugzilla.redhat.com/show_bug.cgi?id=811370
2012-04-12 09:06:45 +02:00
Krzysztof Daniel d0fc88358e Eclipse should require java >= 1.7 to run, not java-devel. 2012-04-11 13:08:49 +02:00
Krzysztof Daniel 30478c793b add >= 1:1.7.0 to java-javadoc BR/R in eclipse.spec 2012-04-11 12:42:39 +02:00
Krzysztof Daniel 13722148bf Update emf conflicts cause. 2012-04-10 17:15:05 +02:00
Krzysztof Daniel 9d66ba6b09 Merge branch 'master' of ssh://kdaniel@pkgs.fedoraproject.org/eclipse.git 2012-04-10 14:56:35 +02:00
Krzysztof Daniel 5dc59b0cc9 Correct the atinject version (is 1.6 should be 1-6). 2012-04-10 14:56:06 +02:00
Andrew Overholt 043ea78f06 Add epoch to java and java-devel {Build,}Requires 2012-04-10 08:10:06 -04:00
Krzysztof Daniel 4a6baa9a88 810970: Cannot start 4.2.0-0.6.I201204051114.fc18.x86_64
The bug is caused by the package atinject not having the proper
manifest, which was introduced in version 1.6. Proper Requires >= has
been added.

https://bugzilla.redhat.com/show_bug.cgi?id=810970
2012-04-10 10:00:42 +02:00
Krzysztof Daniel f5467997c8 810568: Eclipse 4.2 fails to start when using Java 6
From now on, Eclipse requires Java 7.

https://bugzilla.redhat.com/show_bug.cgi?id=810568
2012-04-10 09:43:54 +02:00
Krzysztof Daniel 34928d0bea Removed missing files declarations from file list. + Bug 810552. 2012-04-06 18:41:14 +02:00
Krzysztof Daniel 94b322102d Fix a typo in eb_sha1 2012-04-06 14:51:39 +02:00
Krzysztof Daniel f992665bc0 Fix release name. 2012-04-06 14:42:16 +02:00
Krzysztof Daniel 6744c8257b Update to I20120405-1114 upstream Eclipse build.
Update to latest e-b
2012-04-06 14:40:31 +02:00
Roland Grunberg d30270eba2 Define %%{_eclipse_base} to properly resolve %%{_libdir} for noarch. 2012-04-04 09:58:56 -04:00
Krzysztof Daniel 13216d3b93 790733: Install pdebuild script into _bindir
https://bugzilla.redhat.com/show_bug.cgi?id=790733
2012-04-02 12:53:46 +02:00
Krzysztof Daniel cf421ab8ad Sort out problems with versions.
EMF subpackage with 2.8 version causes problems with autogenerated
dependecies, because 2.8 appears in some places where 4.2 should be
used. new variables eclipse_version and emf_version have been
introduced.
2012-03-29 20:54:45 +02:00
Krzysztof Daniel 66f5c555e6 Fix emf-core version. 2012-03-29 19:42:44 +02:00
Krzysztof Daniel afd17d89f8 Conflict with existing emf. 2012-03-29 19:27:09 +02:00
Krzysztof Daniel 0c67b4d8ae Remove the emf core version, which confuses the rpm. 2012-03-29 15:40:36 +02:00
Krzysztof Daniel 62e715e7b4 Update to 4.2. 2012-03-29 15:18:11 +02:00
Krzysztof Daniel b9c8fb0a57 Added Provides: osgi(system.bundle) to rcp package. 2012-03-26 20:18:41 +02:00
Krzysztof Daniel 34286005df - Update to I20120320-1400.
- Ant version changed to 1.8.3.
- ECF version changed to 3.5.5.
- Experimental ARM support.
2012-03-22 13:12:57 +01:00
Krzysztof Daniel 99d5dfe803 - Update to I20120314-1800.
- Eclipse-build updated to head.
- Required Jsch version updated to include correct MANIFEST.MF
2012-03-16 13:56:14 +01:00
Krzysztof Daniel ab1a5b7164 - Update to I20120228-0800.
- Properly build org.eclipse.jdt.launching from source.
2012-03-11 21:19:07 +01:00
Andrew Overholt 72b4db7ba5 Add macro for build ID to ease moving to new ones 2012-02-29 11:38:13 -05:00
Krzysztof Daniel 851d79860c Update to I201202280800 2012-02-29 14:45:59 +01:00
Roland Grunberg 431f072363 Make org.eclipse.osgi and org.eclipse.jdt.core visible through tycho
namespace.

Add org.eclipse.tycho:org.eclipse.osgi to osgi depmap.
Install org.eclipse.jdt.core in javadir/eclipse.
Add maven pom and depmap for org.eclipse.jdt.core.
2012-02-23 12:26:21 -05:00
Krzysztof Daniel 4801fd7d17 Update to jetty 8.1.0-1
Bump required commons version.
Move icu to rcp.
2012-02-22 13:00:50 +01:00
Krzysztof Daniel baac70af64 Added icu4j source bundle.
Update to I20120214-0800.
2012-02-17 11:34:30 +01:00
Sami Wagiaalla 3f45ea928b Install a blank eclipse-reconciler.sh. 2012-02-16 14:11:44 -05:00
Krzysztof Daniel 9d09cc7c90 Using system jar for junit 4 and different OSGI metadata for junit 3
Adopt noarch icu4j-eclipse
2012-02-16 16:33:02 +01:00
Sami Wagiaalla 6d4aef00aa Disable the reconciler solution and clean up 2012-02-14 15:59:40 -05:00
Sami Wagiaalla 3cee5a0ae8 Small reconciler fixes and cleanup 2012-02-09 11:02:18 -05:00
Krzysztof Daniel 2b1082b26a Update to I20120207-0800 2012-02-09 09:15:03 +01:00
Krzysztof Daniel 7b93da6264 drop support to tomcat 5
support for libgnomeproxy on x86_64
2012-02-08 13:39:10 +01:00
Krzysztof Daniel 5ebbbb6dc7 Drop the indirect dependency to tomcat 5. 2012-02-08 12:17:20 +01:00
Krzysztof Daniel 541c13d581 - Change the makefile patch to be truly universal 2012-02-03 16:03:29 +01:00
Krzysztof Daniel a8df448c02 Update to Eclipse 3.8 I20120131-0842 2012-02-01 15:57:57 +01:00
Sami Wagiaalla 7b2da8130d Remove xulrunner requirement. 2012-01-31 14:59:00 -05:00
Krzysztof Daniel fc20ce1561 Updated dependency to felix-gogo-shell to include fix for bug 786041. 2012-01-31 16:27:32 +01:00
Krzysztof Daniel d527d4fcd7 better format of version 2012-01-31 10:48:56 +01:00
Krzysztof Daniel 7c06b6962f Update to Eclipse 3.8 I20120123-0800 2012-01-30 15:49:04 +01:00
Sami Wagiaalla 6a7a7da439 Remove ORBit-2 requirement. 2012-01-20 16:22:10 -05:00
Sami Wagiaalla 2d2d3f1887 Add BuildRequires: ORBit2-devel 2012-01-19 15:32:12 -05:00
Sami Wagiaalla 42e97c9d9c Don't use tmpfs for run-reconciler file.
* Tue Dec 20 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.1-10
- Use rpm-state/eclipse for run-reconciler file instead of /var/run.
- Delete eclipse-tmpfiles.conf.
2012-01-19 13:57:27 -05:00
Sami Wagiaalla 7a836001f0 Cleanups requested by FPC.
* Mon Dec 19 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.1-9
- Remove _eclipse_pkg macro.
- Use mktemp for creating a backup directory in eclipse-reconciler.sh
2012-01-19 13:56:08 -05:00
Alexander Kurtakov 55ff88e237 Remove o.e.osgi.services parent. 2012-01-16 13:24:25 +02:00
Dennis Gilmore 8f67836efb - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 19:25:47 -06:00
Andrew Overholt 3b0fb0e13d Fix equinox.http.servlet JAR name to match POM name 2011-12-22 16:10:36 -05:00
Andrew Overholt d5a7b0d159 Fix equinox.http.servlet JAR name to match POM name 2011-12-22 15:38:47 -05:00
Andrew Overholt e2163e34ab Fix typo in OSGi services JAR symlink name 2011-12-22 14:50:06 -05:00
Andrew Overholt d0678744b8 Make o.e.osgi.services and o.e.equinox.http.servlet usable by maven
Install o.e.osgi.services and o.e.equinox.http.servlet symlinks in
javadir/eclipse and put POMs into mavenpomdir.  This fixes
https://bugzilla.redhat.com/769621.
2011-12-22 12:30:55 -05:00
Andrew Robinson 8d6bce435f Specfile fix for license feature. 2011-12-20 18:03:16 -05:00
Andrew Overholt 69643333fb New eclipse-build snapshot with proper p2 repo URLs. 2011-12-19 15:49:16 -05:00
Sami Wagiaalla 07a9dfb509 Fix mislabeled %changelog entry.
...and remove empty %changelog entry.
2011-12-19 10:59:51 -05:00
Sami Wagiaalla 1eeb3a573c Fix .so removal issue.
- Stop using -clean option.
- Use -Dosgi.checkConfiguration=true when updating the platform.
- Remove cache.timestamps and .bundledata* when running the reconciler
  with -Dosgi.checkConfiguration=true.
- Do not verify %{_libdir}/%{name}/artifacts.xml.
2011-11-29 14:13:51 -05:00
Roland Grunberg 01556ea40d Bump release. 2011-11-29 10:44:14 -05:00
Alexander Kurtakov 5ffafab597 Add ExclusiveArch for RHEL. 2011-11-25 20:42:15 +02:00
Roland Grunberg aa33d076d8 - (Re-apply) Upgrade to Tomcat 7 Jasper.
- Include org.eclipse.jdt.core as part of platform to avoid cyclic
  dependency between platform and jdt.
2011-11-25 12:54:53 -05:00
Roland Grunberg 9a7ed278ab - Bump release to match f16 branch. 2011-11-21 12:38:16 -05:00
Roland Grunberg ecce6e7232 - Revert 4db12de7e6.
- Upload new source fixing RHBZ #753090.
2011-11-16 15:24:33 -05:00