Skip to content
This repository was archived by the owner on Jun 11, 2023. It is now read-only.

Commit c2ef8af

Browse files
committed
#88 [bug] Test .properties files are copied in the jar file.
1 parent 98f4f51 commit c2ef8af

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Lib-I18N is written in JavaFX, [Maven] and [NetBeans].</description>
6767
<exclude>**/com/github/naoghuman/lib/i18n/*.properties</exclude>
6868
<exclude>**/com/github/naoghuman/lib/i18n/*.png</exclude>
6969
<exclude>**/com/github/naoghuman/lib/i18n/*.txt</exclude>
70+
<exclude>**/com/github/naoghuman/lib/i18n/internal/*.properties</exclude>
7071
</excludes>
7172
</configuration>
7273
</plugin>

release/Release_v0.8.0_2019-04-dd_HH-mm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Lib-I18N is written in JavaFX, [Maven] and [NetBeans].
1414

1515

1616
#### Bug
17+
#88 [bug] Test .properties files are copied in the jar file.
1718

1819

1920

@@ -49,6 +50,7 @@ Naoghuman
4950

5051

5152
[//]: # (Issues which will be integrated in this release)
53+
#90 [test] Implement functionalities in the demo to switch the language during runtime. // feature
5254

5355

5456

0 commit comments

Comments
 (0)