Commit Graph

74 Commits

Author SHA256 Message Date
Duncan Mac-Vicar
4ffdb23b7c Accepting request 250180 from home:dmacvicar:branches:Java:packages
- avoid cycles in Factory with Java 8

OBS-URL: https://build.opensuse.org/request/show/250180
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=23
2014-09-19 07:44:03 +00:00
Duncan Mac-Vicar
dd2b9e4229 Accepting request 250053 from home:dmacvicar:branches:Java:packages
- Remove upstream git URL for MANIFEST.MF as it is not
  versioned. File will change and Factory bots will
  complain.

OBS-URL: https://build.opensuse.org/request/show/250053
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=22
2014-09-18 08:39:51 +00:00
Duncan Mac-Vicar
86c5f33b9f Accepting request 250040 from home:dmacvicar:branches:Java:packages
- restore bootstrap dependencies
- Restored patches and GCJ Main, as they are used
  to bootstrap other packages.
  * eclipse-gcj-compat4.2.1.patch
  * eclipse-gcj-nodummysymbol.patch
- Removed obsolete ecj-native, as old SUSE package did
  not had it and no package provides it

OBS-URL: https://build.opensuse.org/request/show/250040
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=21
2014-09-18 07:44:05 +00:00
Duncan Mac-Vicar
41fb82c76e Accepting request 249959 from home:dmacvicar:branches:Java:packages
* eclipse-gcj-nodummysymbol.patch
- Drop obsolete patches
  * ecj-generatedebuginfo.patch : now done in spec
  * eclipse-gcj-compat4.2.1.patch
  * ecj-defaultto1.5.patch : we can use 1.6

OBS-URL: https://build.opensuse.org/request/show/249959
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=20
2014-09-17 14:31:37 +00:00
Tomáš Chvátal
5e5366e444 Accepting request 249921 from home:dmacvicar:branches:Java:packages
- clean spec file

- export NO_BRP_CHECK_BYTECODE_VERSION

- Update to ecj 4.2.1 (expected by tomcat 7.0.55+)
- Sync with Fedora ecj-4.4
- Drop gcj patches

OBS-URL: https://build.opensuse.org/request/show/249921
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=19
2014-09-17 11:38:53 +00:00
Stephan Kulow
244b8e2959 Accepting request 247426 from Java:packages
- Spec-cleaner
- BuildIgnore java-devel pkgs to avoid conflicts

- on 13.2 and Factory build against bootstrap java

OBS-URL: https://build.opensuse.org/request/show/247426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=19
2014-09-05 07:34:07 +00:00
Tomáš Chvátal
3d8be3debc - Spec-cleaner
- BuildIgnore java-devel pkgs to avoid conflicts

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=17
2014-09-03 14:38:35 +00:00
Tomáš Chvátal
17d1c2f8cc Accepting request 247351 from home:coolo:branches:openSUSE:Factory
- on 13.2 and Factory build against bootstrap java

OBS-URL: https://build.opensuse.org/request/show/247351
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=16
2014-09-03 14:30:15 +00:00
Factory Maintainer
928f5fefbd osc copypac from project:Java:packages package:ecj revision:13
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=15
2014-08-29 05:27:04 +00:00
Factory Maintainer
9296ca6da7 Accepting request 246700 from openSUSE:Factory:Staging:H:DVD
- build against bootstrap version of jdk - it's enough and avoids 
  a build cycle

OBS-URL: https://build.opensuse.org/request/show/246700
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=14
2014-08-28 17:05:57 +00:00
Stephan Kulow
76d2e4b8ac Accepting request 198270 from Java:packages
Submit of succeeding java packages for factory

OBS-URL: https://build.opensuse.org/request/show/198270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=16
2013-09-11 11:39:05 +00:00
Tomáš Chvátal
fdbfc0cdfb Replace jpackage-utils by javapackages-tools
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=12
2013-09-09 11:52:43 +00:00
Stephan Kulow
2e82bf8d29 Accepting request 177692 from Java:packages
- Fix the spec to avoid fileconflicts with ecj-bootstrap (forwarded request 177092 from varkoly)

OBS-URL: https://build.opensuse.org/request/show/177692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=15
2013-06-06 11:02:45 +00:00
Michal Vyskocil
91db13360d Accepting request 177092 from home:varkoly:branches:Java:packages
- Fix the spec to avoid fileconflicts with ecj-bootstrap

OBS-URL: https://build.opensuse.org/request/show/177092
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=10
2013-06-05 08:33:42 +00:00
Stephan Kulow
64b10acf8d Accepting request 150571 from Java:packages
- Update to ecj 4.2.1 (expected by tomcat 7.0.34+)
  (no changelog provided, but it's normal for eclipse)
- sync with fedora 4.2.1-3
  * ecj-defaultto1.5.patch - change the default -source to 1.5 to
    match gcc-java capabilities
  * ecj-generatedebuginfo.patch - generate debug info for java sources
  * ecj-include-props.patch - package .props files too
  * ecj-rpmdebuginfo.patch - hack, force debuginfo to be created when
    RPM_BUILD_ROOT variable is defined
  * eclipse-gcj-compat4.2.1.patch - disable all expected warning
  * eclipse-gcj-nodummysymbol.patch - don't generate dummy entry in jars
  * eclipse-jpackage-changelog.txt

OBS-URL: https://build.opensuse.org/request/show/150571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=14
2013-01-31 14:10:16 +00:00
Michal Vyskocil
268be7dee1 * ecj-defaultto1.5.patch - change the default -source to 1.5 to
match gcc-java capabilities
  * ecj-generatedebuginfo.patch - generate debug info for java sources
  * ecj-include-props.patch - package .props files too
  * ecj-rpmdebuginfo.patch - hack, force debuginfo to be created when
    RPM_BUILD_ROOT variable is defined
  * eclipse-gcj-compat4.2.1.patch - disable all expected warning
  * eclipse-gcj-nodummysymbol.patch - don't generate dummy entry in jars
  * eclipse-jpackage-changelog.txt

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=8
2013-01-31 13:11:09 +00:00
Michal Vyskocil
ed494cabe5 D sources
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=7
2013-01-24 12:50:55 +00:00
Michal Vyskocil
898edd2623 remove url from source0
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=6
2013-01-21 14:28:33 +00:00
Michal Vyskocil
4787e4fc46 - Update to ecj 4.2.1 (expected by tomcat 7.0.34+)
(no changelog provided, but it's normal for eclipse)
- sync with fedora 4.2.1-3

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=5
2013-01-21 13:45:09 +00:00
Stephan Kulow
96b3f2c16d replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=11
2011-12-06 17:07:40 +00:00
Sascha Peilicke
ce843a87c6 Accepting request 84371 from Java:packages
- Remove redundant/obsolete tags/sections from specfile
  (cf. packaging guidelines) (forwarded request 83395 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/84371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=9
2011-09-23 08:24:35 +00:00
OBS User autobuild
c6ea2dce59 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=5 2010-03-18 14:43:45 +00:00
OBS User unknown
7f8807f4ce OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=3 2009-06-17 17:25:11 +00:00
OBS User unknown
8350eab9b1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ecj?expand=0&rev=1 2007-12-13 03:30:31 +00:00