Added helper methods to SerializationUtils.

Also exporting sources and Javadoc on build.
This commit is contained in:
2020-01-06 17:41:23 +01:00
parent 26d90ccc09
commit 4a739f91d1
5 changed files with 64 additions and 27 deletions

View File

@ -24,10 +24,5 @@
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>