Skip to content

Instantly share code, notes, and snippets.

@john-co
Created August 20, 2019 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save john-co/ceb84c45b9efc28dd003d32c085b9b82 to your computer and use it in GitHub Desktop.
Save john-co/ceb84c45b9efc28dd003d32c085b9b82 to your computer and use it in GitHub Desktop.
jar:
[copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/portal-impl/classes/META-INF/maven/com.liferay.portal/com.liferay.portal.impl
[propertyfile] Creating new property file: /opt/dev/projects/github/liferay-portal/portal-impl/classes/META-INF/maven/com.liferay.portal/com.liferay.portal.impl/pom.properties
[bnd-invoker] 5 WARNINGS
[bnd-invoker] Export com.liferay.portal.deploy.hot, has 1, private references [com.liferay.portal.spring.aop],
[bnd-invoker] Export com.liferay.portal.events, has 1, private references [com.liferay.portal.verify],
[bnd-invoker] Export com.liferay.portal.servlet, has 2, private references [com.liferay.portal.facebook, com.liferay.portal.struts],
[bnd-invoker] Export com.liferay.portal.servlet.filters.authverifier, has 1, private references [com.liferay.portal.servlet.filters],
[bnd-invoker] Export com.liferay.portal.upgrade.v7_0_0, has 1, private references [com.liferay.portal.upgrade.v7_0_0.util],
[sync-dir] Synchronizing /opt/dev/projects/github/liferay-binaries-cache-2017/.gradle/caches/modules-2/files-2.1 into /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1
[sync-dir] 0 files synchronized in 408ms
[exec] Using proxy squid.lax.liferay.com:3128.
[exec] > Task :classes UP-TO-DATE
[exec] > Task :jar SKIPPED
[exec] > Task :baseline4
[exec]
[exec] > Task :baseline3
[exec] PACKAGE_NAME DELTA CUR_VER BASE_VER REC_VER WARNINGS
[exec] = ================================================== ========== ========== ========== ========== ==========
[exec] * com.liferay.portlet CHANGED 2.2.0 2.2.0 2.2.1 VERSION INCREASE REQUIRED
[exec] ~ class com.liferay.portlet.ActionRequestFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.ActionResponseFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.EventRequestFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.EventResponseFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.HeaderRequestFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.HeaderResponseFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.PortalPreferencesWrapper
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.RenderRequestFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.RenderResponseFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.ResourceRequestFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.ResourceResponseFactory
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.RestrictPortletContainerWrapper
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] ~ class com.liferay.portlet.SecurityPortletContainerWrapper
[exec] - annotated aQute.bnd.annotation.ProviderType
[exec] + annotated org.osgi.annotation.versioning.ProviderType
[exec] [Baseline Report] Mode: diff (persisted)
[exec] Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/portal-impl/portal-impl.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay.portal/com.liferay.portal.impl/3.44.0/36d473174890064ff84d340f159f110e80f3c3fe/com.liferay.portal.impl-3.44.0.jar
[exec]
[exec] > Task :baseline
[exec]
[exec] BUILD SUCCESSFUL in 13s
[exec] 3 actionable tasks: 3 executed
[exec] Gradle build finished at 2019-08-20 16:31:13.222.
[exec]
[exec]
[exec] See the profiling report at: file:///opt/dev/projects/github/liferay-portal/portal-impl/build/reports/profile/profile-2019-08-20-16-31-00.html
[exec] A fine-grained performance profile is available: use the --scan option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment