Revised social networking library mechanism for http links, mentions and hashtags recognition, #13207

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/social-networking/social-util-library@176815 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2019-01-25 10:20:22 +00:00
parent 2a7312258d
commit c1efacf654
2 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">

View File

@ -1,4 +1,8 @@
<ReleaseNotes>
<Changeset component="org.gcube.socialnetworking.social-util-library.1-5-0"
date="2019-01-25">
<Change>Revised social networking library mechanism for http links, mentions and hashtags recognition, #13207</Change>
</Changeset>
<Changeset component="org.gcube.socialnetworking.social-util-library.1-4-0"
date="2018-06-19">
<Change>Removed deprecated dependency ws-mail widget</Change>