File javacc.changes of Package javacc
66
1
-------------------------------------------------------------------
2
Mon Sep 18 16:25:17 UTC 2017 - fstrba@suse.com
3
4
- Fix build with jdk9: specify java source and target 1.6
5
6
-------------------------------------------------------------------
7
Thu Jan 5 15:58:51 UTC 2017 - tchvatal@suse.com
8
9
- Do not use gcj as it is getting deprecated
10
11
-------------------------------------------------------------------
12
Thu Jul 30 13:17:31 UTC 2015 - tchvatal@suse.com
13
14
- Version bump to 5.0:
15
* No obvious changelog
16
* Works better with jdk8
17
- Updated to match up with fedora version
18
19
-------------------------------------------------------------------
20
Wed Sep 25 11:57:00 UTC 2013 - mvyskocil@suse.com
21
22
- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it
23
24
-------------------------------------------------------------------
25
Mon Sep 9 11:05:54 UTC 2013 - tchvatal@suse.com
26
27
- Move from jpackage-utils to javapackage-tools
28
29
-------------------------------------------------------------------
30
Mon Jan 28 15:00:14 CET 2008 - mmaher@suse.de
31
32
- updated to 4.0:
33
See the bug list in issue tracker for all the bugs fixed in this release.
34
JJTree and JavaCC both now support 1.5 syntax.
35
We now support accessing token fields in the grammar like: s=<ID>.image
36
Convenient constructors for passing encoding directly to the grammar
37
Tabsetting is now customizable.
38
SimpleNode can now extend a class using the NODE_EXTENDS option.
39
JAVACODE and BNF productions take optional access modifiers.
40
41
-------------------------------------------------------------------
42
Wed Sep 20 01:32:35 CEST 2006 - ro@suse.de
43
44
- set source=1.4 for java
45
46
-------------------------------------------------------------------
47
Wed Jan 25 21:46:41 CET 2006 - mls@suse.de
48
49
- converted neededforbuild to BuildRequires
50
51
-------------------------------------------------------------------
52
Tue Oct 18 14:59:01 CEST 2005 - jsmeix@suse.de
53
54
- Current version 3.2 from JPackage.org
55
56
-------------------------------------------------------------------
57
Thu Sep 29 00:20:03 CEST 2005 - dmueller@suse.de
58
59
- add norootforbuild
60
61
-------------------------------------------------------------------
62
Fri Feb 18 16:35:14 CET 2005 - skh@suse.de
63
64
- initial package
65
66