File tree Expand file tree Collapse file tree 1 file changed +5
-22
lines changed Expand file tree Collapse file tree 1 file changed +5
-22
lines changed Original file line number Diff line number Diff line change 10
10
![ Logo] ( assets/logo.png )
11
11
12
12
# Changelog
13
- - __ 7.0.3 (SNAPSHOT)__
14
- - added way to get info about all input and produced files from preprocessor context
15
- - reworked Gradle plug-in
16
- - refactoring, removed some auxiliary plugins from build process and extra code
13
+ - __ 7.0.3 (SNAPSHOT)__
14
+ - added way to get info about all input and produced files from preprocessor context
15
+ - reworked Gradle plug-in
16
+ - refactoring, removed some auxiliary plugins from build process and extra code
17
17
18
- - __ 7.0.2 (15 jul 2019)__
18
+ - __ 7.0.2 (15 jul 2019)__
19
19
- fixed leaks of system scoped dependencies in generated pom.xml
20
20
21
- - __ 7.0.1 (19 apr 2019)__
22
- - minor refactoring
23
-
24
- - ** 7.0.0 (31 mar 2019)**
25
- - ** reworked and renamed some parameters for Maven and ANT plug-ins**
26
- - ** removed maven ` clear ` goal**
27
- - ** removed maven ` preprocessTest ` goal (use flag ` useTestSources ` instead)**
28
- - added embedded Gradle plugin ` com.igormaznitsa.jcp `
29
- - added function ` STR esc(STR) `
30
- - fixed build under JDK 9+
31
- - XML functions work through embedded [ Apache Xalan] ( https://xalan.apache.org/ ) and [ Apache Xerces] ( http://xerces.apache.org/ )
32
- - ** minimal needed Java version changed to 1.8**
33
- - refactoring
34
-
35
- - ** 6.1.4 (16 jun 2018)**
36
- - [ #19 ] ( https://github.com/raydac/java-comment-preprocessor/issues/19 ) removed dependencies to meta packages (their sources moved into project)
37
-
38
21
[ Full changelog] ( https://github.com/raydac/java-comment-preprocessor/blob/master/changelog.txt )
39
22
40
23
# Introduction
You can’t perform that action at this time.
0 commit comments