Skip to content

Commit

Permalink
Merge pull request #214 from liferay/wincent/no-ie
Browse files Browse the repository at this point in the history
chore(npm-scripts)!: drop IE support from Babel config
  • Loading branch information
wincent authored Oct 22, 2020
2 parents 6cf3084 + 72cbe61 commit 3c85a26
Show file tree
Hide file tree
Showing 28 changed files with 1,073 additions and 94 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Not a real yarn.lock, but needed in order for code to identify
# the top-level "modules/" root.
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
##
## DO NOT EDIT THIS FILE.
##
## To update the properties of this file, create a separate properties file
## named "release.${user.name}.properties" with the properties to overwrite.
##

##
## GPG
##

gpg.keyname=
gpg.passphrase=

##
## Ivy
##

ivy.pom.developer.name=Brian Wing Shun Chan
ivy.pom.developer.organization=Liferay, Inc.
ivy.pom.developer.organizationUrl=http://www.liferay.com
ivy.pom.license.name=LGPL 2.1
ivy.pom.license.url=http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
ivy.pom.scm.connection=scm:git:git@github.com:liferay/liferay-portal.git
ivy.pom.scm.developerConnection=scm:git:git@github.com:liferay/liferay-portal.git
ivy.pom.scm.url=http://github.com/liferay/liferay-portal

##
## Maven
##

lp.maven.release.repository.id=sonatype-staging
lp.maven.release.repository.url=http://oss.sonatype.org/service/local/staging/deploy/maven2
lp.maven.snapshot.repository.id=sonatype-snapshot
lp.maven.snapshot.repository.url=http://oss.sonatype.org/content/repositories/snapshots

##
## Patching Tool
##

#patching.tool.zip=

##
## Plugins Environment
##

#lp.plugins.dir=${project.dir}/../../plugins/${basedir.name}
lp.plugins.minor.version=1

##
## Release Info
##

#release.info=on

release.info.build=7102
release.info.date=January 7, 2019
release.info.name=Liferay Community Edition Portal
release.info.version=7.1.2
release.info.version.display.name=7.1.2 CE GA3

##
## Release Source
##

lp.source.dir=${project.dir}/../source

##
## Sonatype
##

sonatype.release.hostname=repository.liferay.com
sonatype.release.password=
sonatype.release.realm=Sonatype Nexus Repository Manager
sonatype.release.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases
sonatype.release.username=

sonatype.snapshot.hostname=repository.liferay.com
sonatype.snapshot.password=
sonatype.snapshot.realm=Sonatype Nexus Repository Manager
sonatype.snapshot.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-snapshots
sonatype.snapshot.username=

##
## SVN
##

svn.revision=

##
## Version
##

lp.version=7.1.0
lp.version.dtd=7_1_0
lp.version.major=7.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Not a real yarn.lock, but needed in order for code to identify
# the top-level "modules/" root.
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
##
## DO NOT EDIT THIS FILE.
##
## To update the properties of this file, create a separate properties file
## named "release.${user.name}.properties" with the properties to overwrite.
##

##
## GPG
##

gpg.keyname=
gpg.passphrase=

##
## Ivy
##

ivy.pom.developer.name=Brian Wing Shun Chan
ivy.pom.developer.organization=Liferay, Inc.
ivy.pom.developer.organizationUrl=http://www.liferay.com
ivy.pom.license.name=LGPL 2.1
ivy.pom.license.url=http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
ivy.pom.scm.connection=scm:git:git@github.com:liferay/liferay-portal.git
ivy.pom.scm.developerConnection=scm:git:git@github.com:liferay/liferay-portal.git
ivy.pom.scm.url=http://github.com/liferay/liferay-portal

##
## Maven
##

lp.maven.release.repository.id=sonatype-staging
lp.maven.release.repository.url=http://oss.sonatype.org/service/local/staging/deploy/maven2
lp.maven.snapshot.repository.id=sonatype-snapshot
lp.maven.snapshot.repository.url=http://oss.sonatype.org/content/repositories/snapshots

##
## Patching Tool
##

#patching.tool.zip=

##
## Plugins Environment
##

#lp.plugins.dir=${project.dir}/../../plugins/${basedir.name}
lp.plugins.minor.version=1

##
## Release Info
##

#release.info=on

release.info.build=7201
release.info.date=November 12, 2019
release.info.name=Liferay Community Edition Portal
release.info.version=7.2.1
release.info.version.display.name=7.2.1 CE GA2

##
## Release Source
##

lp.source.dir=${project.dir}/../source

##
## Sonatype
##

sonatype.release.hostname=repository.liferay.com
sonatype.release.password=
sonatype.release.realm=Sonatype Nexus Repository Manager
sonatype.release.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases
sonatype.release.username=

sonatype.snapshot.hostname=repository.liferay.com
sonatype.snapshot.password=
sonatype.snapshot.realm=Sonatype Nexus Repository Manager
sonatype.snapshot.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-snapshots
sonatype.snapshot.username=

##
## SVN
##

svn.revision=

##
## Version
##

lp.version=7.2.0
lp.version.dtd=7_2_0
lp.version.major=7.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Not a real yarn.lock, but needed in order for code to identify
# the top-level "modules/" root.
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
##
## DO NOT EDIT THIS FILE.
##
## To update the properties of this file, create a separate properties file
## named "release.${user.name}.properties" with the properties to overwrite.
##

##
## GPG
##

gpg.keyname=
gpg.passphrase=

##
## Ivy
##

ivy.pom.developer.name=Brian Wing Shun Chan
ivy.pom.developer.organization=Liferay, Inc.
ivy.pom.developer.organizationUrl=http://www.liferay.com
ivy.pom.license.name=LGPL 2.1
ivy.pom.license.url=http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
ivy.pom.scm.connection=scm:git:git@github.com:liferay/liferay-portal.git
ivy.pom.scm.developerConnection=scm:git:git@github.com:liferay/liferay-portal.git
ivy.pom.scm.url=http://github.com/liferay/liferay-portal

##
## Maven
##

lp.maven.release.repository.id=sonatype-staging
lp.maven.release.repository.url=http://oss.sonatype.org/service/local/staging/deploy/maven2
lp.maven.snapshot.repository.id=sonatype-snapshot
lp.maven.snapshot.repository.url=http://oss.sonatype.org/content/repositories/snapshots

##
## Patching Tool
##

#patching.tool.zip=

##
## Plugins Environment
##

#lp.plugins.dir=${project.dir}/../../plugins/${basedir.name}
lp.plugins.minor.version=1

##
## Release Info
##

#release.info=on

release.info.build=7305
release.info.date=September 22, 2020
release.info.name=Liferay Community Edition Portal
release.info.version=7.3.5
release.info.version.display.name=7.3.5 CE GA6

##
## Release Source
##

lp.source.dir=${project.dir}/../source

##
## Sonatype
##

sonatype.release.hostname=repository.liferay.com
sonatype.release.password=
sonatype.release.realm=Sonatype Nexus Repository Manager
sonatype.release.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases
sonatype.release.username=

sonatype.snapshot.hostname=repository.liferay.com
sonatype.snapshot.password=
sonatype.snapshot.realm=Sonatype Nexus Repository Manager
sonatype.snapshot.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-snapshots
sonatype.snapshot.username=

##
## SVN
##

svn.revision=

##
## Version
##

lp.version=7.3.0
lp.version.dtd=7_3_0
lp.version.major=7.3
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Not a real yarn.lock, but needed in order for code to identify
# the top-level "modules/" root.
Loading

0 comments on commit 3c85a26

Please sign in to comment.