diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index 2f7286f..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,178 +0,0 @@ - - - Feature #18992, Reconsider the alert message raised when writing a post containing more than one link - - - Revised social networking library mechanism for http links, mentions and hashtags recognition, Task #13207 - - - Incident #13096, mentioning in some VRE may not work - - - Removed previous jquery js load script - - - restyled checkbox for notifications - Removed deprecated TIBCO Pagebus library and replaces with - Liferay's IPC Client Side - - Enhanced efficiency when retrieving mentioned users or groups - in posts - - - - drop down menu replaced with checkbox for notifications, see - Task #9971 - - - - Ported to Java8 - Fix for bug #7630 - - - Fixes an issue where the sharing of posts in any VRE would not - generate any notification in some cases, Incident #7553 - - Fix for Bug #8063, Share Updates links are truncated in some - cases - - - - Updated method for using ftp server - Minor fix when VREs' teams are notified - - - updated opengraph checkURL for getting images in case of HTTP - redirect permanently is encountered - - - - Updated to Liferay 6.2.5 - - - Minor bug fixes - - - Multi-attachment upload is now supported - Drag and drop mechanism added for attachments - - - Restyled to optimize vertical space - - - made notification to members option configurable as default, - see Feature #121 - - - - Integrated gwt-bootstrap and revised css - ported to GWT 2.7.0 - - - Added Client scope handler, to set the scope from the client - and help preventing the browser back button cache problem - - - - Added possibility to define topics in a post using hashtags - - Added save attachments in VRE Group folder - - - Fixed commons-validator dependency - - - Adapted pom to the new portal bundle gcore free - - - Fixed bug when posting in single vre - - - Added possibility to alert the users of a VRE when sharing an - update - - Refined the way to guess content and images when parsing HTML - - Improved images recognition when parsing html pages having no - image indication from openGraph - - Added user agent property to http requests to avoid web - servers 'complaining' HTTP 403 errors - - Replaced all the line breaks and all the double spaces with - the html version to preserve new lines in posts - - Fixed bug when changing user avatar and minor restyle - Several improvements in url checkings - resolved problem with AdBlock plugin - Fixed mention user dialog y-position when textbox is higher - than usual due to new lines - - Mention users list now returns only the list of the available - users in the current organization - - Fixed posts when multiple tabs are open, now the status is - kept on the client - - - - added thumbnail generation and upload on FTP server - added upload a copy on my workspace file when sharing a file - - implemented the file preview with icons or preview depending - on the extension of the file - - integrated file uplod progress bar widget for sharing files - - fixed bug allowing users to post while generating file/url - previews - - fixed bug allowing users to mention theirselves - - - Ported to GWT 251 - Ported to Feather Weight Stack - Removed GCF Dependency - Logging with sl4j Enabled - Fixed image previes retrieval when image is in the same folder - of the linked page - - - - Mention people in tags correctly referred to user profiles - - - - Added possibility to mention people in tags - - - First Release - - diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index b3f5628..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,31 +0,0 @@ - - servicearchive - - tar.gz - - / - - - ${distroDirectory} - / - true - - README - LICENSE - changelog.xml - profile.xml - - 755 - true - - - - - target/${build.finalName}.${project.packaging} - /${artifactId} - - - \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml deleted file mode 100644 index 51c3b6b..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - Service - - ${description} - PortletUser - ${artifactId} - ${version} - - - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - - target/${build.finalName}.war - - - - -