Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 3badcec30 -> 76d57f777


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/webservices.xml
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/webservices.xml
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/webservices.xml
index 0523d0e..86fdcfd 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/webservices.xml
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/webservices.xml
@@ -1,32 +1,23 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <webservices xmlns='http://java.sun.com/xml/ns/j2ee' 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:schemaLocation='http://java.sun.com/xml/ns/j2ee 
http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd' version='1.1'>
     <webservice-description>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/AirlineReservationService.wsdl
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/AirlineReservationService.wsdl
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/AirlineReservationService.wsdl
index 1956859..b26ee0a 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/AirlineReservationService.wsdl
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/AirlineReservationService.wsdl
@@ -1,32 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"; 
              xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"; 

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/HotelReservationService.wsdl
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/HotelReservationService.wsdl
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/HotelReservationService.wsdl
index a685f78..5c2c565 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/HotelReservationService.wsdl
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/HotelReservationService.wsdl
@@ -1,32 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:tns="http://www.sun.com/javaone/05/HotelReservationService"; 
xmlns:ota="http://www.opentravel.org/OTA/2003/05"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"; 
targetNamespace="http://www.sun.com/javaone/05/HotelReservationService";>
     <types>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/VehicleReservationService.wsdl
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/VehicleReservationService.wsdl
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/VehicleReservationService.wsdl
index 0026440..2e27ced 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/VehicleReservationService.wsdl
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/conf/wsdl/VehicleReservationService.wsdl
@@ -1,32 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:tns="http://www.sun.com/javaone/05/VehicleReservationService"; 
xmlns:ota="http://www.opentravel.org/OTA/2003/05"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"; 
targetNamespace="http://www.sun.com/javaone/05/VehicleReservationService";>
     <types>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/AirlineReservationService-config.xml
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/AirlineReservationService-config.xml
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/AirlineReservationService-config.xml
index 38cc4e6..bf68973 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/AirlineReservationService-config.xml
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/AirlineReservationService-config.xml
@@ -1,32 +1,23 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <configuration xmlns='http://java.sun.com/xml/ns/jax-rpc/ri/config'>
     <wsdl 
location='file:/C:/temp/ReservationPartnerServices/src/conf/wsdl/AirlineReservationService.wsdl'
 packageName='partnerservices'>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/HotelReservationService-config.xml
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/HotelReservationService-config.xml
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/HotelReservationService-config.xml
index 4131dd1..a4c9640 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/HotelReservationService-config.xml
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/HotelReservationService-config.xml
@@ -1,32 +1,23 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <configuration xmlns='http://java.sun.com/xml/ns/jax-rpc/ri/config'>
     <wsdl 
location='file:/C:/temp/ReservationPartnerServices/src/conf/wsdl/HotelReservationService.wsdl'
 packageName='partnerservices'>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/VehicleReservationService-config.xml
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/VehicleReservationService-config.xml
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/VehicleReservationService-config.xml
index f047fde..22b5445 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/VehicleReservationService-config.xml
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/ReservationPartnerServices/src/java/partnerservices/VehicleReservationService-config.xml
@@ -1,32 +1,23 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <configuration xmlns='http://java.sun.com/xml/ns/jax-rpc/ri/config'>
     <wsdl 
location='file:/C:/temp/ReservationPartnerServices/src/conf/wsdl/VehicleReservationService.wsdl'
 packageName='partnerservices'>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/AirlineReservationService.wsdl
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/AirlineReservationService.wsdl
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/AirlineReservationService.wsdl
index f82a542..77ad522 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/AirlineReservationService.wsdl
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/AirlineReservationService.wsdl
@@ -1,32 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"; 
              xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"; 

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/HotelReservationService.wsdl
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/HotelReservationService.wsdl
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/HotelReservationService.wsdl
index fe694df..7620cc3 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/HotelReservationService.wsdl
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/HotelReservationService.wsdl
@@ -1,32 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"; 
              xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"; 

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.bpel
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.bpel
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.bpel
index 0729ec9..2616298 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.bpel
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.bpel
@@ -1,32 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <process name="TravelReservationService" 
          targetNamespace="tres" 

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.wsdl
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.wsdl
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.wsdl
index aff76a0..7dc35de 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.wsdl
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/TravelReservationService.wsdl
@@ -1,32 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
-
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
-
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
-
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
-
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
+
+    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.
+
 -->
 <definitions  xmlns="http://schemas.xmlsoap.org/wsdl/"; 
               xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"; 

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/VehicleReservationService.wsdl
----------------------------------------------------------------------
diff --git 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/VehicleReservationService.wsdl
 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/VehicleReservationService.wsdl
index cd03683..0398913 100644
--- 
a/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/VehicleReservationService.wsdl
+++ 
b/performance/enterprise/test/qa-functional/data/TravelReservationService/TravelReservationService/src/VehicleReservationService.wsdl
@@ -1,32 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2007, Sun Microsystems, Inc. All rights reserved.
 
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
+    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
 
-  * Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  * Redistributions in binary form must reproduce the above copyright notice,
-    this list of conditions and the following disclaimer in the documentation
-    and/or other materials provided with the distribution.
+    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.
 
-  * Neither the name of Sun Microsystems, Inc. nor the names of its 
contributors
-    may be used to endorse or promote products derived from this software 
without
-    specific prior written permission.
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-  THE POSSIBILITY OF SUCH DAMAGE.
 -->
 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"; 
              xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"; 

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/print.editor/.DS_Store
----------------------------------------------------------------------
diff --git a/print.editor/.DS_Store b/print.editor/.DS_Store
new file mode 100644
index 0000000..e318842
Binary files /dev/null and b/print.editor/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/print/.DS_Store
----------------------------------------------------------------------
diff --git a/print/.DS_Store b/print/.DS_Store
new file mode 100644
index 0000000..2561492
Binary files /dev/null and b/print/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.api/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.api/.DS_Store b/profiler.api/.DS_Store
new file mode 100644
index 0000000..84162b6
Binary files /dev/null and b/profiler.api/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.attach/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.attach/.DS_Store b/profiler.attach/.DS_Store
new file mode 100644
index 0000000..f08fd58
Binary files /dev/null and b/profiler.attach/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.freeform/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.freeform/.DS_Store b/profiler.freeform/.DS_Store
new file mode 100644
index 0000000..907e051
Binary files /dev/null and b/profiler.freeform/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.heapwalker/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.heapwalker/.DS_Store b/profiler.heapwalker/.DS_Store
new file mode 100644
index 0000000..5b0e907
Binary files /dev/null and b/profiler.heapwalker/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.j2se/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.j2se/.DS_Store b/profiler.j2se/.DS_Store
new file mode 100644
index 0000000..1af9224
Binary files /dev/null and b/profiler.j2se/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.kit/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.kit/.DS_Store b/profiler.kit/.DS_Store
new file mode 100644
index 0000000..4b6f899
Binary files /dev/null and b/profiler.kit/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.nbimpl/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.nbimpl/.DS_Store b/profiler.nbimpl/.DS_Store
new file mode 100644
index 0000000..807cee9
Binary files /dev/null and b/profiler.nbimpl/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.nbmodule/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.nbmodule/.DS_Store b/profiler.nbmodule/.DS_Store
new file mode 100644
index 0000000..352467b
Binary files /dev/null and b/profiler.nbmodule/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.options/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.options/.DS_Store b/profiler.options/.DS_Store
new file mode 100644
index 0000000..7e6ebc1
Binary files /dev/null and b/profiler.options/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.oql.language/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.oql.language/.DS_Store b/profiler.oql.language/.DS_Store
new file mode 100644
index 0000000..4799959
Binary files /dev/null and b/profiler.oql.language/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.oql/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.oql/.DS_Store b/profiler.oql/.DS_Store
new file mode 100644
index 0000000..ef604db
Binary files /dev/null and b/profiler.oql/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.ppoints/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.ppoints/.DS_Store b/profiler.ppoints/.DS_Store
new file mode 100644
index 0000000..3d7021d
Binary files /dev/null and b/profiler.ppoints/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.projectsupport/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.projectsupport/.DS_Store 
b/profiler.projectsupport/.DS_Store
new file mode 100644
index 0000000..dcdd6eb
Binary files /dev/null and b/profiler.projectsupport/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.snaptracer/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.snaptracer/.DS_Store b/profiler.snaptracer/.DS_Store
new file mode 100644
index 0000000..a4d3b33
Binary files /dev/null and b/profiler.snaptracer/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler.utilities/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler.utilities/.DS_Store b/profiler.utilities/.DS_Store
new file mode 100644
index 0000000..00c0f22
Binary files /dev/null and b/profiler.utilities/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/profiler/.DS_Store
----------------------------------------------------------------------
diff --git a/profiler/.DS_Store b/profiler/.DS_Store
new file mode 100644
index 0000000..4c5f8a3
Binary files /dev/null and b/profiler/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/progress.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/progress.ui/.DS_Store b/progress.ui/.DS_Store
new file mode 100644
index 0000000..5094164
Binary files /dev/null and b/progress.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/project.ant.compat8/.DS_Store
----------------------------------------------------------------------
diff --git a/project.ant.compat8/.DS_Store b/project.ant.compat8/.DS_Store
new file mode 100644
index 0000000..1b3f878
Binary files /dev/null and b/project.ant.compat8/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/project.ant.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/project.ant.ui/.DS_Store b/project.ant.ui/.DS_Store
new file mode 100644
index 0000000..3355a19
Binary files /dev/null and b/project.ant.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/project.ant/.DS_Store
----------------------------------------------------------------------
diff --git a/project.ant/.DS_Store b/project.ant/.DS_Store
new file mode 100644
index 0000000..24d622f
Binary files /dev/null and b/project.ant/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/project.indexingbridge/.DS_Store
----------------------------------------------------------------------
diff --git a/project.indexingbridge/.DS_Store b/project.indexingbridge/.DS_Store
new file mode 100644
index 0000000..fd2bc93
Binary files /dev/null and b/project.indexingbridge/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/project.libraries.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/project.libraries.ui/.DS_Store b/project.libraries.ui/.DS_Store
new file mode 100644
index 0000000..508395d
Binary files /dev/null and b/project.libraries.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/project.libraries/.DS_Store
----------------------------------------------------------------------
diff --git a/project.libraries/.DS_Store b/project.libraries/.DS_Store
new file mode 100644
index 0000000..218a55e
Binary files /dev/null and b/project.libraries/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/project.spi.intern.impl/.DS_Store
----------------------------------------------------------------------
diff --git a/project.spi.intern.impl/.DS_Store 
b/project.spi.intern.impl/.DS_Store
new file mode 100644
index 0000000..2d074b1
Binary files /dev/null and b/project.spi.intern.impl/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/project.spi.intern/.DS_Store
----------------------------------------------------------------------
diff --git a/project.spi.intern/.DS_Store b/project.spi.intern/.DS_Store
new file mode 100644
index 0000000..97924c8
Binary files /dev/null and b/project.spi.intern/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/projectapi.nb/.DS_Store
----------------------------------------------------------------------
diff --git a/projectapi.nb/.DS_Store b/projectapi.nb/.DS_Store
new file mode 100644
index 0000000..f872363
Binary files /dev/null and b/projectapi.nb/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/projectapi/.DS_Store
----------------------------------------------------------------------
diff --git a/projectapi/.DS_Store b/projectapi/.DS_Store
new file mode 100644
index 0000000..582bfda
Binary files /dev/null and b/projectapi/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/projectimport.eclipse.core/.DS_Store
----------------------------------------------------------------------
diff --git a/projectimport.eclipse.core/.DS_Store 
b/projectimport.eclipse.core/.DS_Store
new file mode 100644
index 0000000..4003b3b
Binary files /dev/null and b/projectimport.eclipse.core/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/projectimport.eclipse.j2se/.DS_Store
----------------------------------------------------------------------
diff --git a/projectimport.eclipse.j2se/.DS_Store 
b/projectimport.eclipse.j2se/.DS_Store
new file mode 100644
index 0000000..ca224c6
Binary files /dev/null and b/projectimport.eclipse.j2se/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/projectui.buildmenu/.DS_Store
----------------------------------------------------------------------
diff --git a/projectui.buildmenu/.DS_Store b/projectui.buildmenu/.DS_Store
new file mode 100644
index 0000000..b1d9496
Binary files /dev/null and b/projectui.buildmenu/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/projectui/.DS_Store
----------------------------------------------------------------------
diff --git a/projectui/.DS_Store b/projectui/.DS_Store
new file mode 100644
index 0000000..291e6e4
Binary files /dev/null and b/projectui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/projectuiapi.base/.DS_Store
----------------------------------------------------------------------
diff --git a/projectuiapi.base/.DS_Store b/projectuiapi.base/.DS_Store
new file mode 100644
index 0000000..abc8fc2
Binary files /dev/null and b/projectuiapi.base/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/projectuiapi/.DS_Store
----------------------------------------------------------------------
diff --git a/projectuiapi/.DS_Store b/projectuiapi/.DS_Store
new file mode 100644
index 0000000..2dc37b7
Binary files /dev/null and b/projectuiapi/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/properties.syntax/.DS_Store
----------------------------------------------------------------------
diff --git a/properties.syntax/.DS_Store b/properties.syntax/.DS_Store
new file mode 100644
index 0000000..c3f021a
Binary files /dev/null and b/properties.syntax/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/properties/.DS_Store
----------------------------------------------------------------------
diff --git a/properties/.DS_Store b/properties/.DS_Store
new file mode 100644
index 0000000..729b3e8
Binary files /dev/null and b/properties/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/queries/.DS_Store
----------------------------------------------------------------------
diff --git a/queries/.DS_Store b/queries/.DS_Store
new file mode 100644
index 0000000..dcd0404
Binary files /dev/null and b/queries/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/refactoring.api/.DS_Store
----------------------------------------------------------------------
diff --git a/refactoring.api/.DS_Store b/refactoring.api/.DS_Store
new file mode 100644
index 0000000..ca6aadd
Binary files /dev/null and b/refactoring.api/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/refactoring.java/.DS_Store
----------------------------------------------------------------------
diff --git a/refactoring.java/.DS_Store b/refactoring.java/.DS_Store
new file mode 100644
index 0000000..5a46116
Binary files /dev/null and b/refactoring.java/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/sampler/.DS_Store
----------------------------------------------------------------------
diff --git a/sampler/.DS_Store b/sampler/.DS_Store
new file mode 100644
index 0000000..0825cd0
Binary files /dev/null and b/sampler/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/schema2beans/.DS_Store
----------------------------------------------------------------------
diff --git a/schema2beans/.DS_Store b/schema2beans/.DS_Store
new file mode 100644
index 0000000..5beac7f
Binary files /dev/null and b/schema2beans/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/selenium2.java/.DS_Store
----------------------------------------------------------------------
diff --git a/selenium2.java/.DS_Store b/selenium2.java/.DS_Store
new file mode 100644
index 0000000..7fcbd73
Binary files /dev/null and b/selenium2.java/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/selenium2.maven/.DS_Store
----------------------------------------------------------------------
diff --git a/selenium2.maven/.DS_Store b/selenium2.maven/.DS_Store
new file mode 100644
index 0000000..3f24d48
Binary files /dev/null and b/selenium2.maven/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/selenium2.server/.DS_Store
----------------------------------------------------------------------
diff --git a/selenium2.server/.DS_Store b/selenium2.server/.DS_Store
new file mode 100644
index 0000000..13d72fd
Binary files /dev/null and b/selenium2.server/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/selenium2/.DS_Store
----------------------------------------------------------------------
diff --git a/selenium2/.DS_Store b/selenium2/.DS_Store
new file mode 100644
index 0000000..fd52a7a
Binary files /dev/null and b/selenium2/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/sendopts/.DS_Store
----------------------------------------------------------------------
diff --git a/sendopts/.DS_Store b/sendopts/.DS_Store
new file mode 100644
index 0000000..e9ba2a3
Binary files /dev/null and b/sendopts/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/server/.DS_Store
----------------------------------------------------------------------
diff --git a/server/.DS_Store b/server/.DS_Store
new file mode 100644
index 0000000..3223cbd
Binary files /dev/null and b/server/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/servletapi/.DS_Store
----------------------------------------------------------------------
diff --git a/servletapi/.DS_Store b/servletapi/.DS_Store
new file mode 100644
index 0000000..7309dbb
Binary files /dev/null and b/servletapi/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/settings/.DS_Store
----------------------------------------------------------------------
diff --git a/settings/.DS_Store b/settings/.DS_Store
new file mode 100644
index 0000000..6d4d22b
Binary files /dev/null and b/settings/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spellchecker.apimodule/.DS_Store
----------------------------------------------------------------------
diff --git a/spellchecker.apimodule/.DS_Store b/spellchecker.apimodule/.DS_Store
new file mode 100644
index 0000000..cb611c6
Binary files /dev/null and b/spellchecker.apimodule/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spellchecker.bindings.htmlxml/.DS_Store
----------------------------------------------------------------------
diff --git a/spellchecker.bindings.htmlxml/.DS_Store 
b/spellchecker.bindings.htmlxml/.DS_Store
new file mode 100644
index 0000000..a346210
Binary files /dev/null and b/spellchecker.bindings.htmlxml/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spellchecker.bindings.java/.DS_Store
----------------------------------------------------------------------
diff --git a/spellchecker.bindings.java/.DS_Store 
b/spellchecker.bindings.java/.DS_Store
new file mode 100644
index 0000000..2ace3de
Binary files /dev/null and b/spellchecker.bindings.java/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spellchecker.bindings.properties/.DS_Store
----------------------------------------------------------------------
diff --git a/spellchecker.bindings.properties/.DS_Store 
b/spellchecker.bindings.properties/.DS_Store
new file mode 100644
index 0000000..2a6b2cd
Binary files /dev/null and b/spellchecker.bindings.properties/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spellchecker.dictionary_en/.DS_Store
----------------------------------------------------------------------
diff --git a/spellchecker.dictionary_en/.DS_Store 
b/spellchecker.dictionary_en/.DS_Store
new file mode 100644
index 0000000..ff1fc9e
Binary files /dev/null and b/spellchecker.dictionary_en/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spellchecker.kit/.DS_Store
----------------------------------------------------------------------
diff --git a/spellchecker.kit/.DS_Store b/spellchecker.kit/.DS_Store
new file mode 100644
index 0000000..ede5342
Binary files /dev/null and b/spellchecker.kit/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spellchecker/.DS_Store
----------------------------------------------------------------------
diff --git a/spellchecker/.DS_Store b/spellchecker/.DS_Store
new file mode 100644
index 0000000..3d7ba6a
Binary files /dev/null and b/spellchecker/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.actions/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.actions/.DS_Store b/spi.actions/.DS_Store
new file mode 100644
index 0000000..edc7777
Binary files /dev/null and b/spi.actions/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.debugger.jpda.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.debugger.jpda.ui/.DS_Store b/spi.debugger.jpda.ui/.DS_Store
new file mode 100644
index 0000000..59560ac
Binary files /dev/null and b/spi.debugger.jpda.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.debugger.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.debugger.ui/.DS_Store b/spi.debugger.ui/.DS_Store
new file mode 100644
index 0000000..e1ee39b
Binary files /dev/null and b/spi.debugger.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.editor.hints.projects/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.editor.hints.projects/.DS_Store 
b/spi.editor.hints.projects/.DS_Store
new file mode 100644
index 0000000..b13289b
Binary files /dev/null and b/spi.editor.hints.projects/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.editor.hints/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.editor.hints/.DS_Store b/spi.editor.hints/.DS_Store
new file mode 100644
index 0000000..aa616e4
Binary files /dev/null and b/spi.editor.hints/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.java.hints/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.java.hints/.DS_Store b/spi.java.hints/.DS_Store
new file mode 100644
index 0000000..0861d90
Binary files /dev/null and b/spi.java.hints/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.navigator/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.navigator/.DS_Store b/spi.navigator/.DS_Store
new file mode 100644
index 0000000..61bde19
Binary files /dev/null and b/spi.navigator/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.palette/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.palette/.DS_Store b/spi.palette/.DS_Store
new file mode 100644
index 0000000..f3acd7c
Binary files /dev/null and b/spi.palette/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.quicksearch/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.quicksearch/.DS_Store b/spi.quicksearch/.DS_Store
new file mode 100644
index 0000000..5bbed29
Binary files /dev/null and b/spi.quicksearch/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.tasklist/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.tasklist/.DS_Store b/spi.tasklist/.DS_Store
new file mode 100644
index 0000000..25a2ac4
Binary files /dev/null and b/spi.tasklist/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spi.viewmodel/.DS_Store
----------------------------------------------------------------------
diff --git a/spi.viewmodel/.DS_Store b/spi.viewmodel/.DS_Store
new file mode 100644
index 0000000..32699b4
Binary files /dev/null and b/spi.viewmodel/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/spring.beans/.DS_Store
----------------------------------------------------------------------
diff --git a/spring.beans/.DS_Store b/spring.beans/.DS_Store
new file mode 100644
index 0000000..2002c93
Binary files /dev/null and b/spring.beans/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/subversion/.DS_Store
----------------------------------------------------------------------
diff --git a/subversion/.DS_Store b/subversion/.DS_Store
new file mode 100644
index 0000000..a1bd49e
Binary files /dev/null and b/subversion/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/swing.validation/.DS_Store
----------------------------------------------------------------------
diff --git a/swing.validation/.DS_Store b/swing.validation/.DS_Store
new file mode 100644
index 0000000..b07d4f9
Binary files /dev/null and b/swing.validation/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/target.iterator/.DS_Store
----------------------------------------------------------------------
diff --git a/target.iterator/.DS_Store b/target.iterator/.DS_Store
new file mode 100644
index 0000000..3946f91
Binary files /dev/null and b/target.iterator/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/tasklist.kit/.DS_Store
----------------------------------------------------------------------
diff --git a/tasklist.kit/.DS_Store b/tasklist.kit/.DS_Store
new file mode 100644
index 0000000..44ee0cb
Binary files /dev/null and b/tasklist.kit/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/tasklist.projectint/.DS_Store
----------------------------------------------------------------------
diff --git a/tasklist.projectint/.DS_Store b/tasklist.projectint/.DS_Store
new file mode 100644
index 0000000..572a602
Binary files /dev/null and b/tasklist.projectint/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/tasklist.todo/.DS_Store
----------------------------------------------------------------------
diff --git a/tasklist.todo/.DS_Store b/tasklist.todo/.DS_Store
new file mode 100644
index 0000000..dfdc8ee
Binary files /dev/null and b/tasklist.todo/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/tasklist.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/tasklist.ui/.DS_Store b/tasklist.ui/.DS_Store
new file mode 100644
index 0000000..e0d5938
Binary files /dev/null and b/tasklist.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/team.commons/.DS_Store
----------------------------------------------------------------------
diff --git a/team.commons/.DS_Store b/team.commons/.DS_Store
new file mode 100644
index 0000000..8d9f343
Binary files /dev/null and b/team.commons/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/team.ide/.DS_Store
----------------------------------------------------------------------
diff --git a/team.ide/.DS_Store b/team.ide/.DS_Store
new file mode 100644
index 0000000..c1954e7
Binary files /dev/null and b/team.ide/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/templates/.DS_Store
----------------------------------------------------------------------
diff --git a/templates/.DS_Store b/templates/.DS_Store
new file mode 100644
index 0000000..ff52ab9
Binary files /dev/null and b/templates/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/templatesui/.DS_Store
----------------------------------------------------------------------
diff --git a/templatesui/.DS_Store b/templatesui/.DS_Store
new file mode 100644
index 0000000..7471c23
Binary files /dev/null and b/templatesui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/terminal.nb/.DS_Store
----------------------------------------------------------------------
diff --git a/terminal.nb/.DS_Store b/terminal.nb/.DS_Store
new file mode 100644
index 0000000..d501fdd
Binary files /dev/null and b/terminal.nb/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/terminal/.DS_Store
----------------------------------------------------------------------
diff --git a/terminal/.DS_Store b/terminal/.DS_Store
new file mode 100644
index 0000000..80b9c34
Binary files /dev/null and b/terminal/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/testng.ant/.DS_Store
----------------------------------------------------------------------
diff --git a/testng.ant/.DS_Store b/testng.ant/.DS_Store
new file mode 100644
index 0000000..48741f5
Binary files /dev/null and b/testng.ant/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/testng.maven/.DS_Store
----------------------------------------------------------------------
diff --git a/testng.maven/.DS_Store b/testng.maven/.DS_Store
new file mode 100644
index 0000000..485ded2
Binary files /dev/null and b/testng.maven/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/testng.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/testng.ui/.DS_Store b/testng.ui/.DS_Store
new file mode 100644
index 0000000..9612b08
Binary files /dev/null and b/testng.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/testng/.DS_Store
----------------------------------------------------------------------
diff --git a/testng/.DS_Store b/testng/.DS_Store
new file mode 100644
index 0000000..85acdfc
Binary files /dev/null and b/testng/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/timers/.DS_Store
----------------------------------------------------------------------
diff --git a/timers/.DS_Store b/timers/.DS_Store
new file mode 100644
index 0000000..d2bcbb2
Binary files /dev/null and b/timers/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/uihandler.exceptionreporter/.DS_Store
----------------------------------------------------------------------
diff --git a/uihandler.exceptionreporter/.DS_Store 
b/uihandler.exceptionreporter/.DS_Store
new file mode 100644
index 0000000..a99551e
Binary files /dev/null and b/uihandler.exceptionreporter/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/uihandler/.DS_Store
----------------------------------------------------------------------
diff --git a/uihandler/.DS_Store b/uihandler/.DS_Store
new file mode 100644
index 0000000..8936a19
Binary files /dev/null and b/uihandler/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/updatecenters/.DS_Store
----------------------------------------------------------------------
diff --git a/updatecenters/.DS_Store b/updatecenters/.DS_Store
new file mode 100644
index 0000000..fa624b7
Binary files /dev/null and b/updatecenters/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/usersguide/.DS_Store
----------------------------------------------------------------------
diff --git a/usersguide/.DS_Store b/usersguide/.DS_Store
new file mode 100644
index 0000000..4316a61
Binary files /dev/null and b/usersguide/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/utilities.project/.DS_Store
----------------------------------------------------------------------
diff --git a/utilities.project/.DS_Store b/utilities.project/.DS_Store
new file mode 100644
index 0000000..be66120
Binary files /dev/null and b/utilities.project/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/utilities/.DS_Store
----------------------------------------------------------------------
diff --git a/utilities/.DS_Store b/utilities/.DS_Store
new file mode 100644
index 0000000..62992b1
Binary files /dev/null and b/utilities/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/versioning.core/.DS_Store
----------------------------------------------------------------------
diff --git a/versioning.core/.DS_Store b/versioning.core/.DS_Store
new file mode 100644
index 0000000..fa7ee3e
Binary files /dev/null and b/versioning.core/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/versioning.indexingbridge/.DS_Store
----------------------------------------------------------------------
diff --git a/versioning.indexingbridge/.DS_Store 
b/versioning.indexingbridge/.DS_Store
new file mode 100644
index 0000000..8981cf5
Binary files /dev/null and b/versioning.indexingbridge/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/versioning.masterfs/.DS_Store
----------------------------------------------------------------------
diff --git a/versioning.masterfs/.DS_Store b/versioning.masterfs/.DS_Store
new file mode 100644
index 0000000..9794cc2
Binary files /dev/null and b/versioning.masterfs/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/versioning.system.cvss.installer/.DS_Store
----------------------------------------------------------------------
diff --git a/versioning.system.cvss.installer/.DS_Store 
b/versioning.system.cvss.installer/.DS_Store
new file mode 100644
index 0000000..1bb502c
Binary files /dev/null and b/versioning.system.cvss.installer/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/versioning.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/versioning.ui/.DS_Store b/versioning.ui/.DS_Store
new file mode 100644
index 0000000..4c87011
Binary files /dev/null and b/versioning.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/versioning.util/.DS_Store
----------------------------------------------------------------------
diff --git a/versioning.util/.DS_Store b/versioning.util/.DS_Store
new file mode 100644
index 0000000..d65b9a2
Binary files /dev/null and b/versioning.util/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/versioning/.DS_Store
----------------------------------------------------------------------
diff --git a/versioning/.DS_Store b/versioning/.DS_Store
new file mode 100644
index 0000000..6a0cb36
Binary files /dev/null and b/versioning/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/web.browser.api/.DS_Store
----------------------------------------------------------------------
diff --git a/web.browser.api/.DS_Store b/web.browser.api/.DS_Store
new file mode 100644
index 0000000..c4e0995
Binary files /dev/null and b/web.browser.api/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/web.common.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/web.common.ui/.DS_Store b/web.common.ui/.DS_Store
new file mode 100644
index 0000000..3ebfaf8
Binary files /dev/null and b/web.common.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/web.common/.DS_Store
----------------------------------------------------------------------
diff --git a/web.common/.DS_Store b/web.common/.DS_Store
new file mode 100644
index 0000000..9921e94
Binary files /dev/null and b/web.common/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/web.indent/.DS_Store
----------------------------------------------------------------------
diff --git a/web.indent/.DS_Store b/web.indent/.DS_Store
new file mode 100644
index 0000000..9759b63
Binary files /dev/null and b/web.indent/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/web.webkit.debugging/.DS_Store
----------------------------------------------------------------------
diff --git a/web.webkit.debugging/.DS_Store b/web.webkit.debugging/.DS_Store
new file mode 100644
index 0000000..ae010c4
Binary files /dev/null and b/web.webkit.debugging/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/websvc.jaxws21/.DS_Store
----------------------------------------------------------------------
diff --git a/websvc.jaxws21/.DS_Store b/websvc.jaxws21/.DS_Store
new file mode 100644
index 0000000..3cdd7c5
Binary files /dev/null and b/websvc.jaxws21/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/websvc.jaxws21api/.DS_Store
----------------------------------------------------------------------
diff --git a/websvc.jaxws21api/.DS_Store b/websvc.jaxws21api/.DS_Store
new file mode 100644
index 0000000..09d765d
Binary files /dev/null and b/websvc.jaxws21api/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/websvc.jaxwsmodelapi/.DS_Store
----------------------------------------------------------------------
diff --git a/websvc.jaxwsmodelapi/.DS_Store b/websvc.jaxwsmodelapi/.DS_Store
new file mode 100644
index 0000000..d44459f
Binary files /dev/null and b/websvc.jaxwsmodelapi/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/websvc.saas.api/.DS_Store
----------------------------------------------------------------------
diff --git a/websvc.saas.api/.DS_Store b/websvc.saas.api/.DS_Store
new file mode 100644
index 0000000..eb993fe
Binary files /dev/null and b/websvc.saas.api/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/websvc.saas.codegen.java/.DS_Store
----------------------------------------------------------------------
diff --git a/websvc.saas.codegen.java/.DS_Store 
b/websvc.saas.codegen.java/.DS_Store
new file mode 100644
index 0000000..d36c8a0
Binary files /dev/null and b/websvc.saas.codegen.java/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/websvc.saas.codegen/.DS_Store
----------------------------------------------------------------------
diff --git a/websvc.saas.codegen/.DS_Store b/websvc.saas.codegen/.DS_Store
new file mode 100644
index 0000000..26d6398
Binary files /dev/null and b/websvc.saas.codegen/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/websvc.saas.kit/.DS_Store
----------------------------------------------------------------------
diff --git a/websvc.saas.kit/.DS_Store b/websvc.saas.kit/.DS_Store
new file mode 100644
index 0000000..e202981
Binary files /dev/null and b/websvc.saas.kit/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/websvc.saas.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/websvc.saas.ui/.DS_Store b/websvc.saas.ui/.DS_Store
new file mode 100644
index 0000000..522a6b7
Binary files /dev/null and b/websvc.saas.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/welcome/.DS_Store
----------------------------------------------------------------------
diff --git a/welcome/.DS_Store b/welcome/.DS_Store
new file mode 100644
index 0000000..8283794
Binary files /dev/null and b/welcome/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/whitelist/.DS_Store
----------------------------------------------------------------------
diff --git a/whitelist/.DS_Store b/whitelist/.DS_Store
new file mode 100644
index 0000000..179636b
Binary files /dev/null and b/whitelist/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.axi/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.axi/.DS_Store b/xml.axi/.DS_Store
new file mode 100644
index 0000000..4e79e48
Binary files /dev/null and b/xml.axi/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.catalog.ui/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.catalog.ui/.DS_Store b/xml.catalog.ui/.DS_Store
new file mode 100644
index 0000000..9c7f782
Binary files /dev/null and b/xml.catalog.ui/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.catalog/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.catalog/.DS_Store b/xml.catalog/.DS_Store
new file mode 100644
index 0000000..c0cb3a1
Binary files /dev/null and b/xml.catalog/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.core/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.core/.DS_Store b/xml.core/.DS_Store
new file mode 100644
index 0000000..e33427d
Binary files /dev/null and b/xml.core/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.jaxb.api/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.jaxb.api/.DS_Store b/xml.jaxb.api/.DS_Store
new file mode 100644
index 0000000..6ea4712
Binary files /dev/null and b/xml.jaxb.api/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.jaxb/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.jaxb/.DS_Store b/xml.jaxb/.DS_Store
new file mode 100644
index 0000000..1c88f30
Binary files /dev/null and b/xml.jaxb/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.lexer/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.lexer/.DS_Store b/xml.lexer/.DS_Store
new file mode 100644
index 0000000..ea94cad
Binary files /dev/null and b/xml.lexer/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.multiview/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.multiview/.DS_Store b/xml.multiview/.DS_Store
new file mode 100644
index 0000000..0da435d
Binary files /dev/null and b/xml.multiview/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.retriever/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.retriever/.DS_Store b/xml.retriever/.DS_Store
new file mode 100644
index 0000000..f6ca375
Binary files /dev/null and b/xml.retriever/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.schema.completion/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.schema.completion/.DS_Store b/xml.schema.completion/.DS_Store
new file mode 100644
index 0000000..98fce94
Binary files /dev/null and b/xml.schema.completion/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.schema.model/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.schema.model/.DS_Store b/xml.schema.model/.DS_Store
new file mode 100644
index 0000000..e1d1071
Binary files /dev/null and b/xml.schema.model/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.tax/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.tax/.DS_Store b/xml.tax/.DS_Store
new file mode 100644
index 0000000..9c210a9
Binary files /dev/null and b/xml.tax/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.text.obsolete90/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.text.obsolete90/.DS_Store b/xml.text.obsolete90/.DS_Store
new file mode 100644
index 0000000..747aad8
Binary files /dev/null and b/xml.text.obsolete90/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.text/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.text/.DS_Store b/xml.text/.DS_Store
new file mode 100644
index 0000000..be94061
Binary files /dev/null and b/xml.text/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.tools.java/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.tools.java/.DS_Store b/xml.tools.java/.DS_Store
new file mode 100644
index 0000000..efded5c
Binary files /dev/null and b/xml.tools.java/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.tools/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.tools/.DS_Store b/xml.tools/.DS_Store
new file mode 100644
index 0000000..cfec748
Binary files /dev/null and b/xml.tools/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.wsdl.model/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.wsdl.model/.DS_Store b/xml.wsdl.model/.DS_Store
new file mode 100644
index 0000000..6854ca5
Binary files /dev/null and b/xml.wsdl.model/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.xam/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.xam/.DS_Store b/xml.xam/.DS_Store
new file mode 100644
index 0000000..2cfd037
Binary files /dev/null and b/xml.xam/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml.xdm/.DS_Store
----------------------------------------------------------------------
diff --git a/xml.xdm/.DS_Store b/xml.xdm/.DS_Store
new file mode 100644
index 0000000..43bca7d
Binary files /dev/null and b/xml.xdm/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xml/.DS_Store
----------------------------------------------------------------------
diff --git a/xml/.DS_Store b/xml/.DS_Store
new file mode 100644
index 0000000..0c6a395
Binary files /dev/null and b/xml/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/76d57f77/xsl/.DS_Store
----------------------------------------------------------------------
diff --git a/xsl/.DS_Store b/xsl/.DS_Store
new file mode 100644
index 0000000..a227444
Binary files /dev/null and b/xsl/.DS_Store differ


Reply via email to