Skip to content

Commit 3bb23fd

Browse files
committed
[WFLY-18534] Update properties file copyright and license headers to ASL 2
1 parent d6daeef commit 3bb23fd

File tree

273 files changed

+1090
-1552
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

273 files changed

+1090
-1552
lines changed

.mvn/wrapper/maven-wrapper.properties

+5
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
#we do not provide descriptions for appclient
27
#they will never be used, as the app client is not manageable
38
#so we do not want to waste time translating/maintain messages that are never used

batch-jberet/src/main/resources/org/wildfly/extension/batch/jberet/LocalDescriptions.properties

+2-19
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,7 @@
11

22
#
3-
# JBoss, Home of Professional Open Source.
4-
# Copyright 2013, Red Hat, Inc., and individual contributors
5-
# as indicated by the @author tags. See the copyright.txt file in the
6-
# distribution for a full listing of individual contributors.
7-
#
8-
# This is free software; you can redistribute it and/or modify it
9-
# under the terms of the GNU Lesser General Public License as
10-
# published by the Free Software Foundation; either version 2.1 of
11-
# the License, or (at your option) any later version.
12-
#
13-
# This software is distributed in the hope that it will be useful,
14-
# but WITHOUT ANY WARRANTY; without even the implied warranty of
15-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16-
# Lesser General Public License for more details.
17-
#
18-
# You should have received a copy of the GNU Lesser General Public
19-
# License along with this software; if not, write to the Free
20-
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
21-
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
3+
# Copyright The WildFly Authors
4+
# SPDX-License-Identifier: Apache-2.0
225
#
236

247
batch.jberet=Batch Subsystem (JSR-352)
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
bean-validation=Jakarta Bean Validation subsystem
27
bean-validation.add=Operation Adds subsystem
38
bean-validation.remove=Operation Removes subsystem

checkstyle-suppressions.xml

+2-16
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
11
<?xml version="1.0"?>
22

33
<!--
4-
~ JBoss, Home of Professional Open Source.
5-
~
6-
~ Copyright 2015 Red Hat, Inc., and individual contributors
7-
~ as indicated by the @author tags.
8-
~
9-
~ Licensed under the Apache License, Version 2.0 (the "License");
10-
~ you may not use this file except in compliance with the License.
11-
~ You may obtain a copy of the License at
12-
~
13-
~ http://www.apache.org/licenses/LICENSE-2.0
14-
~
15-
~ Unless required by applicable law or agreed to in writing, software
16-
~ distributed under the License is distributed on an "AS IS" BASIS,
17-
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18-
~ See the License for the specific language governing permissions and
19-
~ limitations under the License.
4+
~ Copyright The WildFly Authors
5+
~ SPDX-License-Identifier: Apache-2.0
206
-->
217

228
<!DOCTYPE suppressions PUBLIC
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
1-
# Copyright 2018 Red Hat, Inc.
21
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
64
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
8-
#
9-
# Unless required by applicable law or agreed to in writing, software
10-
# distributed under the License is distributed on an "AS IS" BASIS,
11-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
# See the License for the specific language governing permissions and
13-
# limitations under the License.
145

156
enable1xPrefixes=true

clustering/ejb/extension/src/main/resources/org/wildfly/extension/clustering/ejb/LocalDescriptions.properties

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
distributable-ejb=The distributable-ejb subsystem
27
distributable-ejb.add=Adds the distributable-ejb subsystem
38
distributable-ejb.remove=Removes the distributable-ejb subsystem

clustering/infinispan/extension/src/main/resources/org/jboss/as/clustering/infinispan/subsystem/LocalDescriptions.properties

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
# subsystem resource
27
infinispan=The configuration of the infinispan subsystem.
38
infinispan.add=Add the infinispan subsystem.

clustering/jgroups/extension/src/main/resources/org/jboss/as/clustering/jgroups/subsystem/LocalDescriptions.properties

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
jgroups=The configuration of the JGroups subsystem.
27
jgroups.add=Add the JGroups subsystem.
38
jgroups.remove=Remove the JGroups subsystem.

clustering/singleton/extension/src/main/resources/org/wildfly/extension/clustering/singleton/LocalDescriptions.properties

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
singleton=The configuration of the singleton subsystem
27
singleton.add=Add the singleton subsystem
38
singleton.remove=Remove the singleton subsystem

clustering/web/extension/src/main/resources/org/wildfly/extension/clustering/web/LocalDescriptions.properties

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
distributable-web=The distributable-web subsystem
27
distributable-web.add=Adds the distributable-web subsystem
38
distributable-web.remove=Removes the distributable-web subsystem

connector/src/main/resources/org/jboss/as/connector/subsystems/datasources/LocalDescriptions.properties

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
datasources=The data-sources subsystem, used to declare JDBC data-sources
27
datasources.add=Adds the data-sources subsystem
38
datasources.remove=Removes the data-sources subsystem

connector/src/main/resources/org/jboss/as/connector/subsystems/jca/LocalDescriptions.properties

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
jca=The Jakarta Connectors Architecture subsystem providing general configuration for resource adapters
27
jca.add=Add the Jakarta Connectors subsystem
38
jca.remove=Remove the Jakarta Connectors subsystem

connector/src/main/resources/org/jboss/as/connector/subsystems/resourceadapters/LocalDescriptions.properties

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
4+
#
5+
16
#resource-adapters-subsystem=The resource adapters subsystem, used to declare resource adapter deployments
27
resource-adapters=Configuration of the resource adapters subsystem.
38
resource-adapters.add=Adds the resource adapters subsystem.

datasources-agroal/pom.xml

+2-19
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ JBoss, Home of Professional Open Source.
4-
~ Copyright 2017, Red Hat, Inc., and individual contributors
5-
~ as indicated by the @author tags. See the copyright.txt file in the
6-
~ distribution for a full listing of individual contributors.
7-
~
8-
~ This is free software; you can redistribute it and/or modify it
9-
~ under the terms of the GNU Lesser General Public License as
10-
~ published by the Free Software Foundation; either version 2.1 of
11-
~ the License, or (at your option) any later version.
12-
~
13-
~ This software is distributed in the hope that it will be useful,
14-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
15-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16-
~ Lesser General Public License for more details.
17-
~
18-
~ You should have received a copy of the GNU Lesser General Public
19-
~ License along with this software; if not, write to the Free
20-
~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
21-
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
3+
~ Copyright The WildFly Authors
4+
~ SPDX-License-Identifier: Apache-2.0
225
-->
236
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
247
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

datasources-agroal/src/main/resources/org/wildfly/extension/datasources/agroal/LocalDescriptions.properties

+2-22
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,6 @@
11
#
2-
# JBoss, Home of Professional Open Source.
3-
# Copyright 2013, Red Hat, Inc., and individual contributors
4-
# as indicated by the @author tags. See the copyright.txt file in the
5-
# distribution for a full listing of individual contributors.
6-
#
7-
# This is free software; you can redistribute it and/or modify it
8-
# under the terms of the GNU Lesser General Public License as
9-
# published by the Free Software Foundation; either version 2.1 of
10-
# the License, or (at your option) any later version.
11-
#
12-
# This software is distributed in the hope that it will be useful,
13-
# but WITHOUT ANY WARRANTY; without even the implied warranty of
14-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15-
# Lesser General Public License for more details.
16-
#
17-
# You should have received a copy of the GNU Lesser General Public
18-
# License along with this software; if not, write to the Free
19-
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
20-
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
21-
#
22-
#
23-
# PLEASE KEEP DESCRIPTION IN SYNC WITH THE XML SCHEMA
2+
# Copyright The WildFly Authors
3+
# SPDX-License-Identifier: Apache-2.0
244
#
255
datasources-agroal=Agroal subsystem
266
datasources-agroal.add=Add Operation for the Agroal subsystem

datasources-agroal/src/main/resources/schema/wildfly-agroal_1_0.xsd

+2-19
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ JBoss, Home of Professional Open Source.
4-
~ Copyright 2017, Red Hat, Inc., and individual contributors
5-
~ as indicated by the @author tags. See the copyright.txt file in the
6-
~ distribution for a full listing of individual contributors.
7-
~
8-
~ This is free software; you can redistribute it and/or modify it
9-
~ under the terms of the GNU Lesser General Public License as
10-
~ published by the Free Software Foundation; either version 2.1 of
11-
~ the License, or (at your option) any later version.
12-
~
13-
~ This software is distributed in the hope that it will be useful,
14-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
15-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16-
~ Lesser General Public License for more details.
17-
~
18-
~ You should have received a copy of the GNU Lesser General Public
19-
~ License along with this software; if not, write to the Free
20-
~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
21-
~ 2110-1301 USA, or see the FSF site: http://www.fsf.org.
3+
~ Copyright The WildFly Authors
4+
~ SPDX-License-Identifier: Apache-2.0
225
-->
236
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:jboss:domain:datasources-agroal:1.0"
247
xmlns="urn:jboss:domain:datasources-agroal:1.0" xmlns:credential-reference="urn:wildfly:credential-reference:1.0"

datasources-agroal/src/main/resources/schema/wildfly-agroal_2_0.xsd

+2-19
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ JBoss, Home of Professional Open Source.
4-
~ Copyright 2017, Red Hat, Inc., and individual contributors
5-
~ as indicated by the @author tags. See the copyright.txt file in the
6-
~ distribution for a full listing of individual contributors.
7-
~
8-
~ This is free software; you can redistribute it and/or modify it
9-
~ under the terms of the GNU Lesser General Public License as
10-
~ published by the Free Software Foundation; either version 2.1 of
11-
~ the License, or (at your option) any later version.
12-
~
13-
~ This software is distributed in the hope that it will be useful,
14-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
15-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16-
~ Lesser General Public License for more details.
17-
~
18-
~ You should have received a copy of the GNU Lesser General Public
19-
~ License along with this software; if not, write to the Free
20-
~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
21-
~ 2110-1301 USA, or see the FSF site: http://www.fsf.org.
3+
~ Copyright The WildFly Authors
4+
~ SPDX-License-Identifier: Apache-2.0
225
-->
236
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:jboss:domain:datasources-agroal:2.0"
247
xmlns="urn:jboss:domain:datasources-agroal:2.0" xmlns:credential-reference="urn:wildfly:credential-reference:1.1"

datasources-agroal/src/test/resources/org/wildfly/extension/datasources/agroal/agroal_1_0-full.xml

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
~ Copyright The WildFly Authors
3+
~ SPDX-License-Identifier: Apache-2.0
4+
-->
5+
16
<subsystem xmlns="urn:jboss:domain:datasources-agroal:1.0">
27
<datasource name="sample" jndi-name="java:jboss/datasources/ExampleDS" jta="false" connectable="true" statistics-enabled="true">
38
<connection-factory driver="h2" url="jdbc:h2:tcp://localhost:1701" transaction-isolation="SERIALIZABLE" new-connection-sql="SELECT 1" username="sa" password="sa">

datasources-agroal/src/test/resources/org/wildfly/extension/datasources/agroal/agroal_2_0-full.xml

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
~ Copyright The WildFly Authors
3+
~ SPDX-License-Identifier: Apache-2.0
4+
-->
5+
16
<subsystem xmlns="urn:jboss:domain:datasources-agroal:2.0">
27
<datasource name="sample" jndi-name="${test.expr.1:java:jboss/datasources/ExampleDS}" jta="${test.expr.2:false}" connectable="${test.expr.3:true}" statistics-enabled="${test.expr.4:true}">
38
<connection-factory driver="h2" url="${test.expr.5:jdbc:h2:tcp://localhost:1701}" transaction-isolation="${test.expr.6:SERIALIZABLE}" new-connection-sql="${test.expr.7:SELECT 1}" username="${test.expr.8:sa}" password="${test.expr.9:sa}">

ee-feature-pack/galleon-feature-pack/pom.xml

+2-17
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

33
<!--
4-
~ /*
5-
~ * JBoss, Home of Professional Open Source.
6-
~ * Copyright 2023 Red Hat, Inc., and individual contributors
7-
~ * as indicated by the @author tags.
8-
~ *
9-
~ * Licensed under the Apache License, Version 2.0 (the "License");
10-
~ * you may not use this file except in compliance with the License.
11-
~ * You may obtain a copy of the License at
12-
~ *
13-
~ * http://www.apache.org/licenses/LICENSE-2.0
14-
~ *
15-
~ * Unless required by applicable law or agreed to in writing, software
16-
~ * distributed under the License is distributed on an "AS IS" BASIS,
17-
~ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18-
~ * See the License for the specific language governing permissions and
19-
~ * limitations under the License.
20-
~ */
4+
~ Copyright The WildFly Authors
5+
~ SPDX-License-Identifier: Apache-2.0
216
-->
227

238
<project xmlns="http://maven.apache.org/POM/4.0.0"

ee-feature-pack/galleon-feature-pack/wildfly-feature-pack-build.xml

+2-19
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,6 @@
11
<!--
2-
~ JBoss, Home of Professional Open Source.
3-
~ Copyright 2014, Red Hat, Inc., and individual contributors
4-
~ as indicated by the @author tags. See the copyright.txt file in the
5-
~ distribution for a full listing of individual contributors.
6-
~
7-
~ This is free software; you can redistribute it and/or modify it
8-
~ under the terms of the GNU Lesser General Public License as
9-
~ published by the Free Software Foundation; either version 2.1 of
10-
~ the License, or (at your option) any later version.
11-
~
12-
~ This software is distributed in the hope that it will be useful,
13-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
14-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15-
~ Lesser General Public License for more details.
16-
~
17-
~ You should have received a copy of the GNU Lesser General Public
18-
~ License along with this software; if not, write to the Free
19-
~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
20-
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
2+
~ Copyright The WildFly Authors
3+
~ SPDX-License-Identifier: Apache-2.0
214
-->
225

236
<build xmlns="urn:wildfly:feature-pack-build:3.3" producer="wildfly-ee@maven(org.jboss.universe:community-universe):current">

ee-feature-pack/galleon-shared/assembly.xml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
~ Copyright The WildFly Authors
4+
~ SPDX-License-Identifier: Apache-2.0
5+
-->
6+
27
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
38
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
49
<id>galleon-pack-src</id>

ee-feature-pack/galleon-shared/javadoc/convertModuleNameToGA.xsl

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3+
<!--
4+
~ Copyright The WildFly Authors
5+
~ SPDX-License-Identifier: Apache-2.0
6+
-->
7+
38
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
49
<xsl:output method="text" indent="no"/>
510

ee-feature-pack/galleon-shared/javadoc/pomSetIncludesAndGroups.xsl

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3+
<!--
4+
~ Copyright The WildFly Authors
5+
~ SPDX-License-Identifier: Apache-2.0
6+
-->
7+
38
<!-- This file overwrites given pom.xml's dependencySourceIncludes and dependencySourceExcludes
49
with those from from dependencySourceInclExcl.xml. -->
510

ee-feature-pack/galleon-shared/javadoc/printModulesInPlainText.xsl

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3+
<!--
4+
~ Copyright The WildFly Authors
5+
~ SPDX-License-Identifier: Apache-2.0
6+
-->
7+
38
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
49
<xsl:output method="text" indent="no"/>
510

0 commit comments

Comments
 (0)