Skip to content

Commit dba24fa

Browse files
committed
Release Notes for 3.5.2.
1 parent 74079b2 commit dba24fa

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

RELEASE_NOTES.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,21 @@
22
CSS4J RELEASE NOTES
33
===================
44

5-
Release 3.5.1 - June 2, 2021
5+
Release 3.5.2 - June 8, 2021
66
----------------------------
77

88
Release Highlights
99
------------------
1010

1111
* Build fixes.
1212

13-
The previous version introduced a Gradle build, but there were some quirks
14-
and the old Maven build was temporarily recovered.
13+
The previous 3.5.x versions were producing correct Maven metadata, but the
14+
generated Gradle metadata was incorrect (it advertised a minimum required
15+
version of Java 11).
1516

16-
As part of this process, the 'tokenproducer', 'carte-util' and 'xml-dtd'
17-
modules are now separate projects, although their jar files are included in
18-
the 'jar' directory in the distribution zip file.
17+
Even if you use Maven to build your project, you may have downstream users
18+
with Gradle builds. If you are using css4j 3.5.0 or 3.5.1 you are encouraged
19+
to upgrade to 3.5.2.
1920

2021

2122
Description

0 commit comments

Comments
 (0)