Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-66922 #41335

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -12,7 +12,7 @@
* details.
*/

package com.liferay.blogs.recent.bloggers.web.internal.lar;
package com.liferay.blogs.recent.bloggers.web.internal.exportimport.data.handler;

import com.liferay.blogs.recent.bloggers.web.internal.constants.RecentBloggersPortletKeys;
import com.liferay.exportimport.kernel.lar.DataLevel;
Expand Down
Expand Up @@ -12,7 +12,7 @@
* details.
*/

package com.liferay.blogs.internal.lar;
package com.liferay.blogs.internal.exportimport.data.handler;

import com.liferay.blogs.internal.exportimport.content.processor.BlogsEntryExportImportContentProcessor;
import com.liferay.blogs.kernel.model.BlogsEntry;
Expand Down
1 change: 0 additions & 1 deletion modules/apps/collaboration/blogs/blogs-web/bnd.bnd
Expand Up @@ -4,7 +4,6 @@ Bundle-Version: 1.0.12
Export-Package:\
com.liferay.blogs.web.asset,\
com.liferay.blogs.web.constants,\
com.liferay.blogs.web.lar,\
com.liferay.blogs.web.social
Liferay-JS-Config: /META-INF/resources/blogs/js/config.js
Liferay-Releng-Module-Group-Description:
Expand Down
Expand Up @@ -12,7 +12,7 @@
* details.
*/

package com.liferay.blogs.web.lar;
package com.liferay.blogs.web.internal.exportimport.data.handler;

import com.liferay.blogs.web.constants.BlogsPortletKeys;
import com.liferay.exportimport.kernel.lar.DataLevel;
Expand Down
Expand Up @@ -12,7 +12,7 @@
* details.
*/

package com.liferay.blogs.web.lar;
package com.liferay.blogs.web.internal.exportimport.data.handler;

import com.liferay.blogs.kernel.model.BlogsEntry;
import com.liferay.blogs.kernel.service.BlogsEntryLocalService;
Expand Down
4 changes: 2 additions & 2 deletions modules/apps/foundation/frontend-js/.gitrepo
Expand Up @@ -4,7 +4,7 @@
;
[subrepo]
cmdver = liferay
commit = 72ead671c772978f29731b833a2175a405489ea3
commit = bfb4d039d3c190b24b7fc3f538554f27c9641714
mode = push
parent = 1b059b60aa26dc38bffb8c32159ce22d17596f34
parent = a0e1494401084f58c84752be9cbe71f4ef4a147a
remote = git@github.com:liferay/com-liferay-frontend-js.git