Commit Graph

32 Commits

Author SHA256 Message Date
Ana Guerrero
616c691e7b Accepting request 1128021 from Java:packages
7.0.13

OBS-URL: https://build.opensuse.org/request/show/1128021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=24
2023-11-23 20:38:45 +00:00
Fridrich Strba
38b58e03cb Accepting request 1128007 from home:urbic:branches:Java:packages
- Update to version 7.0.13
  * Modifications in JavaCC 7.0.13
    + #267 : Resolve merge conflicts from #245
    + #245 : Fix issue #243 (Character code is returned instead of
      the symbol in the message)
    + #232 : Revert “Try to fix }}} issue in GitHub Pages”
    + #231 : Try to fix }}} issue in GitHub Pages
  * Modifications in JavaCC 7.0.12
    + #230 : Remove unused char from TokenMgrError.template in
      LexicalEr
    + #228 : Remove redundant cast in TokenMgrError template
    + #224 : Production part in javacc_input cannot be omitted
    + #223 : Fix annotations for JavaCharStream
    + #222 : Generate max. one deprecated annotation per method
    + #219 : Fix mismatched javadoc
    + #213 : Fix legacy links to Apache Lucene’s grammar file
    + #212 : Test for allocation expression #189
    + #211 : Bad defaultVisit() method generated
    + #210 : Another change for marked for removal
    + #209 : Improve lexical error message
    + #208 : Relocated misplaced annotations
    + #207 : Changed methods marked for removal
    + #206 : Build xml improvements
    + #205 : Small fixes on warnings
    + #203 : Missing change for doc for token_manager_decls (issue
      #190)
    + #202 : Fix doc for token_manager_decls (issue #190)
    + #200 : Update index.md and _config.yml
    + #199 : Fix QueryParser.jj url in README
- Remove patches:
  * 0001-Generate-max.-one-deprecated-annotation-per-method.patch
  * 0002-Fix-annotations-for-JavaCharStream.patch
    + not needed any more in this version (already applied by
      upstream)
- Added patches:
  * 0001-Generate-max.-one-deprecated-annotation-per-method.patch
  * 0002-Fix-annotations-for-JavaCharStream.patch
    + Fix regression where duplicate @Deprecated annotations were
	  generated
- Update to version 7.0.11
  * Modifications in version 7.0.11
    + #193 : Code error in class RCharacterList.SortDescriptors():
      fixed
  * Modifications in version 7.0.10
    + #183 : Lookahead is broken since 7.0.5 (introduced in commit
      fbac68f)
  * Modifications in version 7.0.9
    + pom.xml : change deployment on OSS to automatic release
    + documentation : fix broken links
  * Modifications in version 7.0.8
    + #175 : Doesn’t work in Turkish Locale
    + #73 : javacc/c++: invalid lookahead processing: missing one
      lookahead to get rid of the conflict
  * Modifications in version 7.0.7
    + JavaCC.jj : remove unused c++ declaration blocs tokens
    + #172 : add a specific ‘-version’ command line argument
  * Modifications in version 7.0.6
    The following changes are not upward compatible with the
    previous 7.0.5 version but have a very little impact on
    existing grammars. Main advantage is to prepare a more smooth
    upgrade with the upcoming javacc-8.0.0 major release.
    + C++ generation: renaming the option TOKEN_EXTENDS by
      TOKEN_SUPER_CLASS
    + C++ generation: renaming the option TOKEN_INCLUDES by
      TOKEN_INCLUDE
    + C++ generation: renaming the option PARSER_INCLUDES by
      PARSER_INCLUDE
    + C++ generation: renaming the option TOKEN_MANAGER_INCLUDES by
      TOKEN_MANAGER_INCLUDE
  * Modifications in version 7.0.5
    + #42: new README.md file.
    + #71: Add support for Java7 language features.
    + #75: Allow empty type parameters in Java code of grammar files.
    + #77: javacc.org is out of date.
    + #92: Avoid warning of unused import in generated
      ParserTokenManager.
    + #99: LookaheadSuccess creation performance improved.
    Removing IDE specific files. Declare trace_indent only if debug
    parser is enabled. CPPParser.jj grammar added to grammars.
    Build with Maven is working again.
    —WARNING—WARNING—WARNING— Required Java Platform: Standard
    Edition 7.0: known under Eclipse as JavaSE-1.7
- Build with source/target levels 8
- Make this a multibuild package where the bootstrap version is
  built using the included javacc.jar and the non-bootstrap version
  uses the system javacc.jar
- Upgrade to 7.0.4
  * No obvious changelog
  * Fixes a number of C++ generation issues
- Generate the scripts during build using jpackage_script
- Build and package the javadoc documentation
- Removed patch:
  * javacc.patch
    + not needed any more in this version
- Fix build with jdk9: specify java source and target 1.6
- Do not use gcj as it is getting deprecated
- Version bump to 5.0:
  * No obvious changelog
  * Works better with jdk8
- Updated to match up with fedora version
- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it
- Move from jpackage-utils to javapackage-tools
- updated to 4.0:
	See the bug list in issue tracker for all the bugs fixed in this release.
        JJTree and JavaCC both now support 1.5 syntax.
        We now support accessing token fields in the grammar like: s=<ID>.image
        Convenient constructors for passing encoding directly to the grammar
        Tabsetting is now customizable.
        SimpleNode can now extend a class using the NODE_EXTENDS option.
        JAVACODE and BNF productions take optional access modifiers.
- set source=1.4 for java 
- converted neededforbuild to BuildRequires
- Current version 3.2 from JPackage.org
 - add norootforbuild
- initial package

OBS-URL: https://build.opensuse.org/request/show/1128007
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=31
2023-11-22 05:52:59 +00:00
Dominique Leuenberger
1fb0a86ee5 Accepting request 974110 from Java:packages
7.0.11

OBS-URL: https://build.opensuse.org/request/show/974110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=23
2022-05-02 14:24:48 +00:00
Fridrich Strba
5423657263 autosetup works badly with sle12sp5
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=29
2022-04-30 14:25:51 +00:00
Fridrich Strba
6de5f7b7eb Fix regression
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=28
2022-04-30 11:20:34 +00:00
Fridrich Strba
dc4eb04c55 Accepting request 973937 from home:urbic:branches:Java:packages
- Update to version 7.0.11
  * Modifications in version 7.0.11
    - #193 : Code error in class RCharacterList.SortDescriptors():
      fixed
  * Modifications in version 7.0.10
    - #183 : Lookahead is broken since 7.0.5 (introduced in commit
      fbac68f)
  * Modifications in version 7.0.9
    - pom.xml : change deployment on OSS to automatic release
    - documentation : fix broken links
  * Modifications in version 7.0.8
    - #175 : Doesn’t work in Turkish Locale
    - #73 : javacc/c++: invalid lookahead processing: missing one
      lookahead to get rid of the conflict
  * Modifications in version 7.0.7
    - JavaCC.jj : remove unused c++ declaration blocs tokens
    - #172 : add a specific ‘-version’ command line argument
  * Modifications in version 7.0.6
    The following changes are not upward compatible with the
    previous 7.0.5 version but have a very little impact on
    existing grammars. Main advantage is to prepare a more smooth
    upgrade with the upcoming javacc-8.0.0 major release.
    - C++ generation: renaming the option TOKEN_EXTENDS by
      TOKEN_SUPER_CLASS
    - C++ generation: renaming the option TOKEN_INCLUDES by
      TOKEN_INCLUDE
    - C++ generation: renaming the option PARSER_INCLUDES by
      PARSER_INCLUDE
    - C++ generation: renaming the option TOKEN_MANAGER_INCLUDES by
      TOKEN_MANAGER_INCLUDE
  * Modifications in version 7.0.5
    - #42: new README.md file.
    - #71: Add support for Java7 language features.
    - #75: Allow empty type parameters in Java code of grammar files.
    - #77: javacc.org is out of date.
    - #92: Avoid warning of unused import in generated
      ParserTokenManager.
    - #99: LookaheadSuccess creation performance improved.
    Removing IDE specific files. Declare trace_indent only if debug
    parser is enabled. CPPParser.jj grammar added to grammars.
    Build with Maven is working again.
    —WARNING—WARNING—WARNING— Required Java Platform: Standard
    Edition 7.0: known under Eclipse as JavaSE-1.7

OBS-URL: https://build.opensuse.org/request/show/973937
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=27
2022-04-30 06:10:35 +00:00
Dominique Leuenberger
c6e329ea26 Accepting request 962941 from Java:packages
Build with source/target levels 8

OBS-URL: https://build.opensuse.org/request/show/962941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=22
2022-03-28 14:59:11 +00:00
Fridrich Strba
0ef8c7c450 OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=25 2022-03-18 19:28:07 +00:00
Dominique Leuenberger
bbe057ccbe Accepting request 692640 from Java:packages
Multibuild package for proper bootstrapping

OBS-URL: https://build.opensuse.org/request/show/692640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=21
2019-04-12 07:11:45 +00:00
Fridrich Strba
0ccc239ed4 OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=23 2019-04-09 15:05:24 +00:00
Fridrich Strba
ec30368d47 OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=22 2019-04-09 14:57:14 +00:00
Fridrich Strba
49741b5f46 OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=21 2019-04-09 14:38:11 +00:00
Dominique Leuenberger
689138c811 Accepting request 672435 from Java:packages
Upgrade to 7.0.4

OBS-URL: https://build.opensuse.org/request/show/672435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=20
2019-02-11 20:17:54 +00:00
Fridrich Strba
cff4e0676d OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=19 2019-02-07 12:21:18 +00:00
Fridrich Strba
3240da0ab4 OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=18 2019-02-06 19:34:12 +00:00
Fridrich Strba
b8fcf81709 OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=17 2019-02-06 09:18:02 +00:00
Fridrich Strba
3fcec9c424 OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=16 2019-02-06 09:10:55 +00:00
Fridrich Strba
34bf239362 OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=15 2019-02-06 09:08:21 +00:00
Fridrich Strba
35d88eaf96 Accepting request 672058 from home:fstrba:maven
upgrade

OBS-URL: https://build.opensuse.org/request/show/672058
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=14
2019-02-06 08:55:03 +00:00
Fridrich Strba
7048c8bd24 OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=13 2018-05-17 20:02:50 +00:00
Dominique Leuenberger
df4be62f00 Accepting request 527074 from Java:packages
Fix build with jdk9

OBS-URL: https://build.opensuse.org/request/show/527074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=19
2017-09-20 15:09:31 +00:00
Fridrich Strba
5414369fc0 Fix build with jdk9
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=11
2017-09-18 16:27:29 +00:00
Dominique Leuenberger
ae42db1585 Accepting request 448903 from Java:packages
- Do not use gcj as it is getting deprecated

OBS-URL: https://build.opensuse.org/request/show/448903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=18
2017-01-10 09:48:54 +00:00
Tomáš Chvátal
9c809bcf88 - Do not use gcj as it is getting deprecated
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=9
2017-01-05 15:59:09 +00:00
Dominique Leuenberger
9c42fe77ed Accepting request 319591 from Java:packages
- Version bump to 5.0:
  * No obvious changelog
  * Works better with jdk8
- Updated to match up with fedora version

OBS-URL: https://build.opensuse.org/request/show/319591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=17
2015-08-01 09:39:01 +00:00
Tomáš Chvátal
f3d42b64f6 - Version bump to 5.0:
* No obvious changelog
  * Works better with jdk8
- Updated to match up with fedora version

OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=7
2015-07-30 13:18:41 +00:00
Stephan Kulow
ff2ced85a5 Accepting request 200557 from Java:packages
[FOR-OPENSUSE-13.1]
- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it

- Move from jpackage-utils to javapackage-tools

OBS-URL: https://build.opensuse.org/request/show/200557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=15
2013-09-26 05:04:36 +00:00
Stephan Kulow
a4c9621825 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=11
2011-12-06 17:20:28 +00:00
OBS User autobuild
866b7b328a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=6 2010-03-18 14:55:20 +00:00
OBS User unknown
d50d8ebb32 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=4 2009-06-18 22:34:06 +00:00
OBS User unknown
bb935fa109 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=2 2008-01-28 15:00:10 +00:00
OBS User unknown
ccb1cc2b92 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=1 2007-01-15 23:18:36 +00:00