-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #214 from liferay/wincent/no-ie
chore(npm-scripts)!: drop IE support from Babel config
- Loading branch information
Showing
28 changed files
with
1,073 additions
and
94 deletions.
There are no files selected for viewing
Empty file.
2 changes: 2 additions & 0 deletions
2
...cts/npm-tools/packages/npm-scripts/__fixtures__/utils/getDXPVersion/7.1/modules/yarn.lock
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
96 changes: 96 additions & 0 deletions
96
...ts/npm-tools/packages/npm-scripts/__fixtures__/utils/getDXPVersion/7.1/release.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Empty file.
2 changes: 2 additions & 0 deletions
2
...cts/npm-tools/packages/npm-scripts/__fixtures__/utils/getDXPVersion/7.2/modules/yarn.lock
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
96 changes: 96 additions & 0 deletions
96
...ts/npm-tools/packages/npm-scripts/__fixtures__/utils/getDXPVersion/7.2/release.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Empty file.
2 changes: 2 additions & 0 deletions
2
...cts/npm-tools/packages/npm-scripts/__fixtures__/utils/getDXPVersion/7.3/modules/yarn.lock
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
96 changes: 96 additions & 0 deletions
96
...ts/npm-tools/packages/npm-scripts/__fixtures__/utils/getDXPVersion/7.3/release.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Empty file.
2 changes: 2 additions & 0 deletions
2
...cts/npm-tools/packages/npm-scripts/__fixtures__/utils/getDXPVersion/7.4/modules/yarn.lock
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Oops, something went wrong.