File tree Expand file tree Collapse file tree 4 files changed +3
-15
lines changed
src/test/resources/com/igormaznitsa/jcp
it/maven/dummy_maven_project Expand file tree Collapse file tree 4 files changed +3
-15
lines changed Original file line number Diff line number Diff line change @@ -10,18 +10,6 @@ Mind Map generated by NB MindMap plugin
1010> fillColor=`#FFFF99`
1111
1212
13- ### Issue \#1<br/>Skip file overwrite if output is identical
14- > fillColor=`#FFFF99`
15-
16- - LINK
17- <pre>https://github.com/raydac/java-comment-preprocessor/issues/1</pre>
18- - TOPIC
19- <pre>15150167A1AA</pre>
20-
21- #### add test for \-\-Z arg
22- > fillColor=`#FFFF99`
23-
24-
2513## Issues
2614> fillColor=`#FF9999`,topicLinkUID=`15150167A1AA`
2715
Original file line number Diff line number Diff line change 44
55 <groupId >com.igormaznitsa</groupId >
66 <artifactId >jcp</artifactId >
7- <version >6.0.1-SNAPSHOT </version >
7+ <version >6.0.1</version >
88 <packaging >maven-plugin</packaging >
99
1010 <name >Java Comment Preprocessor</name >
Original file line number Diff line number Diff line change 4343 <plugin >
4444 <groupId >com.igormaznitsa</groupId >
4545 <artifactId >jcp</artifactId >
46- <version >6.0.1-SNAPSHOT </version >
46+ <version >6.0.1</version >
4747 <executions >
4848 <execution >
4949 <id >generateSources</id >
Original file line number Diff line number Diff line change 2020 <plugin >
2121 <groupId >com.igormaznitsa</groupId >
2222 <artifactId >jcp</artifactId >
23- <version >6.0.1-SNAPSHOT </version >
23+ <version >6.0.1</version >
2424 <configuration >
2525 <source >/</source >
2626 <destination >destination_dir</destination >
You can’t perform that action at this time.
0 commit comments