Skip to content

Commit ef0642c

Browse files
authored
Merge pull request #44 from lunasoft/release/0.0.9.1
Release/0.0.9.1
2 parents 9ae69a0 + 2a4554d commit ef0642c

File tree

107 files changed

+543957
-124071
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+543957
-124071
lines changed

.classpath

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,19 @@
3131
<attribute name="m2e-apt" value="true"/>
3232
</attributes>
3333
</classpathentry>
34+
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
35+
<attributes>
36+
<attribute name="maven.pomderived" value="true"/>
37+
<attribute name="optional" value="true"/>
38+
</attributes>
39+
</classpathentry>
40+
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
41+
<attributes>
42+
<attribute name="maven.pomderived" value="true"/>
43+
<attribute name="test" value="true"/>
44+
<attribute name="optional" value="true"/>
45+
</attributes>
46+
</classpathentry>
3447
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
3548
<attributes>
3649
<attribute name="optional" value="true"/>

0 commit comments

Comments
 (0)