forked from apache/netbeans
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NETBEANS-1074] Module review j2ee.dd
- Added license to binaries-list - Integrated necessary external schema files - Modified external dependency licenses accordingly - Added license header to files, where missing - Checked against Rat - Scanned sources...no other changes needed. Left data classes un-licensed' - add generated files to .gitignore
- Loading branch information
1 parent
d6a13cf
commit 404eb94
Showing
69 changed files
with
48,825 additions
and
538 deletions.
There are no files selected for viewing
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,19 @@ | ||
# Generated files from XML Schema | ||
src/org/netbeans/modules/j2ee/dd/impl/application/model_1_4/* | ||
src/org/netbeans/modules/j2ee/dd/impl/application/model_5/* | ||
src/org/netbeans/modules/j2ee/dd/impl/application/model_6/* | ||
src/org/netbeans/modules/j2ee/dd/impl/application/model_7/* | ||
src/org/netbeans/modules/j2ee/dd/impl/client/model_1_4/* | ||
src/org/netbeans/modules/j2ee/dd/impl/client/model_5_0/* | ||
src/org/netbeans/modules/j2ee/dd/impl/client/model_6_0/* | ||
src/org/netbeans/modules/j2ee/dd/impl/client/model_7_0/* | ||
src/org/netbeans/modules/j2ee/dd/impl/ejb/model_2_1/* | ||
src/org/netbeans/modules/j2ee/dd/impl/ejb/model_3_0/* | ||
src/org/netbeans/modules/j2ee/dd/impl/ejb/model_3_1/* | ||
src/org/netbeans/modules/j2ee/dd/impl/ejb/model_3_2/* | ||
src/org/netbeans/modules/j2ee/dd/impl/web/model_2_4/* | ||
src/org/netbeans/modules/j2ee/dd/impl/web/model_2_5/* | ||
src/org/netbeans/modules/j2ee/dd/impl/web/model_3_0/* | ||
src/org/netbeans/modules/j2ee/dd/impl/web/model_3_0_frag/* | ||
src/org/netbeans/modules/j2ee/dd/impl/web/model_3_1/* | ||
src/org/netbeans/modules/j2ee/dd/impl/web/model_3_1_frag/* |
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
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 |
---|---|---|
@@ -1,3 +1,17 @@ | ||
D2F2B34B7D0A13256D491B14590ED23CA0E49B46 javaee-api-5.jar | ||
2801A0BB60C19040FDA8C4801963911255774718 j2ee.dd-glassfish-resources.zip | ||
12763FC339B86791D848078A479793C3FF815982 j2ee.dd-w3c-resources.zip | ||
# Licensed to the Apache Software Foundation (ASF) under one | ||
# or more contributor license agreements. See the NOTICE file | ||
# distributed with this work for additional information | ||
# regarding copyright ownership. The ASF licenses this file | ||
# to you under the Apache License, Version 2.0 (the | ||
# "License"); you may not use this file except in compliance | ||
# with the License. You may obtain a copy of the License at | ||
# | ||
# http://www.apache.org/licenses/LICENSE-2.0 | ||
# | ||
# Unless required by applicable law or agreed to in writing, | ||
# software distributed under the License is distributed on an | ||
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
# KIND, either express or implied. See the License for the | ||
# specific language governing permissions and limitations | ||
# under the License. | ||
E3CC17B10AB552219EDBE33915E62937E387D0EF javaee:javaee-api:5 |
This file was deleted.
Oops, something went wrong.
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
This file was deleted.
Oops, something went wrong.
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,95 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<!-- | ||
Licensed to the Apache Software Foundation (ASF) under one | ||
or more contributor license agreements. See the NOTICE file | ||
distributed with this work for additional information | ||
regarding copyright ownership. The ASF licenses this file | ||
to you under the Apache License, Version 2.0 (the | ||
"License"); you may not use this file except in compliance | ||
with the License. You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, | ||
software distributed under the License is distributed on an | ||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
KIND, either express or implied. See the License for the | ||
specific language governing permissions and limitations | ||
under the License. | ||
--> | ||
|
||
<licenseinfo> | ||
<fileset> | ||
<file>doc/dd_api_schema.jpg</file> | ||
<license ref="Apache-2.0-ASF" /> | ||
<comment type="COMMENT_UNSUPPORTED"/> | ||
</fileset> | ||
<fileset> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application_1_4.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application_1_4.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application_5.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application_5.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application_6.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application_6.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application_7.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application_7.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application-client_1_4.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application-client_1_4.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application-client_5.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application-client_5.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application-client_6.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application-client_6.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application-client_7.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/application-client_7.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/ejb-jar_2_1.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/ejb-jar_2_1.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/ejb-jar_3_0.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/ejb-jar_3_0.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/ejb-jar_3_1.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/ejb-jar_3_1.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/ejb-jar_3_2.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/ejb-jar_3_2.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/j2ee_1_4.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/j2ee_web_services_client_1_1.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/javaee_5.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/javaee_6.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/javaee_7.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/javaee_web_services_1_4.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/javaee_web_services_client_1_2.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/javaee_web_services_client_1_3.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/javaee_web_services_client_1_4.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/jsp_2_0.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/jsp_2_1.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/jsp_2_2.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/jsp_2_3.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/permissions_7.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_2_2.dtd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_2_3.dtd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_2_4.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_2_4.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_2_5.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_2_5.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_3_0.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_3_0.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_3_1.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_3_1.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-common_3_0.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-common_3_1.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-fragment_3_0.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-fragment_3_0.xsd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-fragment_3_1.mdd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/web-fragment_3_1.xsd</file> | ||
<license ref="CDDL-1.1" /> | ||
<comment type="CATEGORY_B" /> | ||
</fileset> | ||
<fileset> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/datatypes.dtd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/XMLSchema.dtd</file> | ||
<file>src/org/netbeans/modules/j2ee/dd/impl/resources/xml.xsd</file> | ||
<license ref="W3C2" /> | ||
<comment type="CATEGORY_B" /> | ||
</fileset> | ||
</licenseinfo> |
59 changes: 16 additions & 43 deletions
59
enterprise/j2ee.dd/src/org/netbeans/modules/j2ee/dd/impl/application/Bundle.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
59 changes: 16 additions & 43 deletions
59
enterprise/j2ee.dd/src/org/netbeans/modules/j2ee/dd/impl/client/Bundle.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
Oops, something went wrong.