2023-10-26 03:42:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 26 03:40:53 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build javadoc with source level 8
|
|
|
|
|
2023-09-09 13:23:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 9 13:23:24 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
|
|
|
|
|
2023-02-10 08:17:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 10 08:13:33 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.1.2
|
|
|
|
- Changes from 1.1.0 to 1.1.2
|
|
|
|
* Improvement
|
|
|
|
+ [FELIX-6038] - pull Java 7 support back in for gogo runtime,
|
|
|
|
shell and console
|
|
|
|
- Changes from 1.0.2 to 1.1.0
|
|
|
|
* Bug
|
|
|
|
+ [FELIX-5143] - Gogo Command bundle should not include
|
|
|
|
org.osgi.service.log classes
|
|
|
|
+ [FELIX-5958] - gogo command exports org.osgi.service.log
|
|
|
|
* New Feature
|
|
|
|
+ [FELIX-5835] - Upgrade to JDK 8
|
|
|
|
+ [FELIX-5836] - Upgrade to OSGi r6
|
|
|
|
* Improvement
|
|
|
|
+ [FELIX-5969] - remove transitive dependencies from gogo
|
|
|
|
command
|
|
|
|
+ [FELIX-5970] - Add requirement & capabilities model so gogo
|
|
|
|
can be resolved
|
|
|
|
+ [FELIX-5999] - cleanup compiler warnings
|
|
|
|
+ [FELIX-6002] - Remove legacy code in Gogo Command
|
|
|
|
+ [FELIX-6003] - Add some resolver checks to make sure
|
|
|
|
@RequireGogo annotation works for both jline and shell
|
|
|
|
+ [FELIX-6007] - create a gogo bom
|
|
|
|
|
2022-03-22 09:04:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 22 09:00:43 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Remove forcing of maven.compiler.release, since it is not needed
|
|
|
|
any more
|
|
|
|
|
2019-11-24 12:16:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 24 12:16:09 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
|
|
maven-javadoc-plugin
|
|
|
|
|
2019-05-07 10:14:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 7 10:13:46 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Intial packaging of felix-gogo-command 1.0.2
|