Amend: updated manifest. Removed static imports. Refactored String constants to Pattern constants in TafConstants. Refactored com.raytheon.edex.plugin.taf to com.raytheon.uf.edex.taf. Renamed com.raytheon.edex.plugin.taf project to com.raytheon.uf.edex.taf. fixed .project. Updated yet more Patterns. Change-Id: Ia5db9d185c6c32e6ce25748ae4b3b6fb389b2acc Former-commit-id:35afb44d4b
[formerlyc4890beb96
] [formerly6b0e578fc1
] [formerly35afb44d4b
[formerlyc4890beb96
] [formerly6b0e578fc1
] [formerlye560ce4880
[formerly6b0e578fc1
[formerly f73ed1c8ee81f3ae1ffdf44ba4726453e7e0b9d2]]]] Former-commit-id:e560ce4880
Former-commit-id:3a75e82e7a
[formerly6825727400
] [formerly 3e7024f11e766b0b3759f7dfe89c695683e8de9e [formerlye2412ecb43
]] Former-commit-id: 671ea5c32e2f34163202f6e31c76f0b42201d319 [formerlyfea1c9febe
] Former-commit-id:26953a7864
23 lines
1,017 B
XML
23 lines
1,017 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<!--
|
|
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
|
|
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
|
|
|
|
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
|
|
This_software_product_contains_export-restricted_data_whose
|
|
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
|
|
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
|
|
an_export_license_or_other_authorization.
|
|
|
|
Contractor_Name:________Raytheon_Company
|
|
Contractor_Address:_____6825_Pine_Street,_Suite_340
|
|
________________________Mail_Stop_B8
|
|
________________________Omaha,_NE_68106
|
|
________________________402.291.0100
|
|
|
|
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
|
|
further_licensing_information.
|
|
-->
|
|
<requestPatterns xmlns:ns2="group">
|
|
<regex>^F[TC][PUX][AQSX].*</regex>
|
|
</requestPatterns>
|