Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDesc.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDesc.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDesc.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDesc.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import com.sun.jini.start.ServiceDescriptor;
 import com.sun.jini.test.impl.start.ServiceStarterCreateBadDesc;
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDesc.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDesc.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDesc.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDesc.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=ServiceStarterCreateBadDesc
 testCategories=start,start_impl
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDescWithLogin.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDescWithLogin.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDescWithLogin.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDescWithLogin.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import com.sun.jini.start.ServiceDescriptor;
 import com.sun.jini.test.impl.start.ServiceStarterCreateBadDesc;
 import javax.security.auth.login.LoginContext;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDescWithLogin.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDescWithLogin.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDescWithLogin.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadDescWithLogin.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=ServiceStarterCreateBadDesc
 testCategories=start,start_impl
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadTransientServiceTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadTransientServiceTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadTransientServiceTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateBadTransientServiceTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=ServiceStarterCreateBadTransientServiceTest
 testCategories=start,start_impl
 include0=start.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateEmptyTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateEmptyTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateEmptyTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateEmptyTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=ServiceStarterCreateEmptyTest
 testCategories=start,start_impl
 include0=start.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateTransientNoConsServiceTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateTransientNoConsServiceTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateTransientNoConsServiceTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateTransientNoConsServiceTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=ServiceStarterCreateActivatableNoConsServiceTest
 testCategories=start,start_impl
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateTransientServiceTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateTransientServiceTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateTransientServiceTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterCreateTransientServiceTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=ServiceStarterCreateTransientServiceTest
 testCategories=start,start_impl
 net.jini.core.lookup.ServiceRegistrar.type=transient

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainEmptyArgs.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainEmptyArgs.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainEmptyArgs.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainEmptyArgs.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=ServiceStarterMainEmptyArgs
 testCategories=start,start_impl
 include0=start.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainEmptyConfig.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainEmptyConfig.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainEmptyConfig.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainEmptyConfig.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=ServiceStarterMainEmptyConfig
 testCategories=start,start_impl
 include0=start.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainMissingConfig.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainMissingConfig.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainMissingConfig.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/ServiceStarterMainMissingConfig.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=ServiceStarterMainMissingConfig
 testCategories=start,start_impl
 include0=start.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/StartAllServicesTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/StartAllServicesTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/StartAllServicesTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/StartAllServicesTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=StartAllServicesTest
 testCategories=start,start_impl
 include0=start.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/GetContextTest.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/GetContextTest.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/GetContextTest.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/GetContextTest.policy
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 /* @summary Verify basic functionality of AggregatPolicyProvider.getContext()
  */
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/GetContextTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/GetContextTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/GetContextTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/GetContextTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=GetContextTest
 testCategories=start,start_impl
 
#testClasspath=<harnessJar>$:${com.sun.jini.qa.home}$/lib$/qa1-start-tests.jar$:${com.sun.jini.qa.home}$/lib$/$qajinidep$:${com.sun.jini.jsk.home}$/lib$/jsk-platform.jar

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/MainPolicyNotFoundTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/MainPolicyNotFoundTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/MainPolicyNotFoundTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/MainPolicyNotFoundTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=MainPolicyNotFoundTest
 testCategories=start,start_impl
 include0=../start.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/NullCasesTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/NullCasesTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/NullCasesTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/NullCasesTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=NullCasesTest
 testCategories=start,start_impl
 include0=../start.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.0.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.0.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.0.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.0.policy
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 /* @summary Verify basic functionality of AggregatPolicyProvider.getContext()
  */
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.1.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.1.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.1.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.1.policy
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 /* @summary Verify that PolicyFileProvider correctly handles basic permission
  *          grants
  */

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/SubPoliciesTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=SubPoliciesTest
 testCategories=start,start_impl
 
#testClasspath=${com.sun.jini.qa.home}$/lib$/harness.jar$:${com.sun.jini.qa.home}$/lib$/qa1-start-tests.jar$:${com.sun.jini.qa.home}$/lib$/$qajinidep$:${com.sun.jini.jsk.home}$/lib$/jsk-platform.jar

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/UntrustedGetContextClassLoader.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/UntrustedGetContextClassLoader.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/UntrustedGetContextClassLoader.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/aggregatepolicyprovider/UntrustedGetContextClassLoader.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=UntrustedGetContextClassLoader
 testCategories=start,start_impl
 include0=../start.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/http/default.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/http/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/http/default.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/http/default.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import net.jini.jeri.BasicJeriExporter;
 import net.jini.jeri.BasicILFactory;
 import net.jini.jeri.http.*;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/http/testservice.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/http/testservice.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/http/testservice.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/http/testservice.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import net.jini.security.BasicProxyPreparer;
 import net.jini.jeri.BasicJeriExporter;
 import net.jini.jeri.BasicILFactory;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/debug-security.props
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/debug-security.props?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/debug-security.props
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/debug-security.props
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 # Java security property overrides
 
 # Debugging version of the dynamic policy provider

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/default.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/default.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/default.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 test {
 //    testvmargs = "\$\{testjvmargs\} 
-Djava.security.properties=${com.sun.jini.qa.home}${/}configs${/}https${/}tests${/}impl${/}start${/}debug-security.props";
 }

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/testservice.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/testservice.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/testservice.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/https/testservice.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 /* Configuration source file for SSL testservice */
 
 /*

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jeri/default.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jeri/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jeri/default.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jeri/default.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import net.jini.jeri.BasicJeriExporter;
 import net.jini.jeri.BasicILFactory;
 import net.jini.jeri.tcp.*;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jeri/testservice.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jeri/testservice.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jeri/testservice.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jeri/testservice.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import net.jini.security.BasicProxyPreparer;
 import net.jini.jeri.BasicJeriExporter;
 import net.jini.jeri.BasicILFactory;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jrmp/default.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jrmp/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jrmp/default.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jrmp/default.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import net.jini.config.ConfigurationProvider;
 
 test {

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jrmp/testservice.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jrmp/testservice.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jrmp/testservice.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jrmp/testservice.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import net.jini.security.BasicProxyPreparer;
 
 com.sun.jini.testservice {

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/debug-security.props
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/debug-security.props?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/debug-security.props
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/debug-security.props
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+#
+# 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.
+
+
 # Java security property overrides
 
 # Debugging version of the dynamic policy provider

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/default.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/default.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/default.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 test {
 }
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/testservice.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/testservice.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/testservice.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/jsse/testservice.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 /* Configuration source file for SSL testservice */
 
 /*

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/debug-security.props
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/debug-security.props?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/debug-security.props
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/debug-security.props
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 # Java security property overrides
 
 # Debugging version of the dynamic policy provider

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/default.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/default.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/default.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 test {
 //    testvmargs = "\$\{testjvmargs\} 
-Djava.security.properties=${com.sun.jini.qa.home}${/}configs${/}jsse${/}tests${/}impl${/}start${/}debug-security.props";
 }

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/testservice.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/testservice.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/testservice.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/configs/kerberos/testservice.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 /* Configuration source file for SSL testservice */
 
 /*

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.default.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.default.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.default.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.default.policy
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 /* @summary Verify proper general functioning of LoaderSplitPolicyProvider
  */
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.loader.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.loader.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.loader.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.loader.policy
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 /* @summary Verify proper general functioning of LoaderSplitPolicyProvider
  */
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/loadersplitpolicyprovider/LoaderSplitPolicyProviderTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=LoaderSplitPolicyProviderTest
 testCategories=start,start_impl
 
testClasspath=<harnessJar>$:<file:lib/qa1-start-tests.jar>$:${com.sun.jini.jsk.home}$/lib$/jsk-platform.jar$:${com.sun.jini.jsk.home}$/lib$/jsk-lib.jar

Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/policy.all
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/policy.all?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/policy.all 
(original)
+++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/policy.all Sun 
Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 grant {
     permission java.security.AllPermission "", "";
 };

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.sharedgroup.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.sharedgroup.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.sharedgroup.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.sharedgroup.policy
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 grant {
     permission java.io.FilePermission "${java.io.tmpdir}${/}-", 
"read,write,delete";
     permission java.net.SocketPermission "*:*", "connect,resolve";

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.testservice1.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.testservice1.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.testservice1.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.testservice1.policy
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 grant {
     permission java.io.FilePermission
     "${java.io.tmpdir}${/}testservice1", "read";

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.testservice2.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.testservice2.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.testservice2.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.testservice2.policy
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 grant {
     permission java.io.FilePermission "${java.io.tmpdir}${/}testservice2", 
"read";
     permission java.io.FilePermission

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.vm.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.vm.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.vm.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/securityTest.vm.policy
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 grant codebase "file:${java.class.path}" {
     permission java.security.AllPermission;
 };

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/start.properties
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/start.properties?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/start.properties 
(original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/start/start.properties 
Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 qatest.discoveryTries=5
 qatest.lookupAdminClass=com.sun.jini.qa.admin.LookupServiceAdmin
 qatest.serviceAdminClass=com.sun.jini.qa.admin.ServiceAdmin

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/thread/TaskManagerTaskExceptionTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/thread/TaskManagerTaskExceptionTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/thread/TaskManagerTaskExceptionTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/thread/TaskManagerTaskExceptionTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=TaskManagerTaskExceptionTest
 testCategories=thread,thread_impl
 testPolicyfile=<url:harness/policy/all.policy>

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/thread/WakeupManagerTaskExceptionTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/thread/WakeupManagerTaskExceptionTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/thread/WakeupManagerTaskExceptionTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/thread/WakeupManagerTaskExceptionTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 testClass=WakeupManagerTaskExceptionTest
 testCategories=thread,thread_impl
 testPolicyfile=<url:harness/policy/all.policy>

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/jinitest.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/jinitest.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/jinitest.policy 
(original)
+++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/jinitest.policy 
Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 grant codebase 
"file:${com.sun.jini.test.home}${/}lib${/}fullloggingfilter.jar" {
        permission com.sun.jini.start.SharedActivationPolicyPermission "/-";
        permission com.sun.jini.start.SharedActivationPolicyPermission "\\-";

Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qa1.logging
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qa1.logging?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qa1.logging 
(original)
+++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qa1.logging Sun 
Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 ############################################################
 # Common Logging Configuration File that can be used 
 # for logging in the ServiceStarter as well as any and

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qa1_debug.logging
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qa1_debug.logging?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qa1_debug.logging 
(original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qa1_debug.logging 
Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 ############################################################
 # Common Logging Configuration File that can be used 
 # for logging in the ServiceStarter as well as any and

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qaHarness.prop
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qaHarness.prop?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qaHarness.prop 
(original)
+++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/resources/qaHarness.prop 
Sun Feb  7 03:24:15 2016
@@ -1,4 +1,21 @@
 #
+# 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.
+
+#
 # This file contains the property values which define the installation
 # and behavioral characteristics of the test harness. 
 #

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/http/lookupSimulator.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/http/lookupSimulator.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/http/lookupSimulator.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/http/lookupSimulator.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import net.jini.discovery.ConstrainableLookupLocator;
 import net.jini.activation.ActivationExporter;
 import net.jini.jeri.BasicILFactory;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/https/lookupSimulator.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/https/lookupSimulator.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/https/lookupSimulator.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/https/lookupSimulator.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import com.sun.jini.config.KeyStores;
 import com.sun.jini.discovery.DiscoveryProtocolVersion;
 import com.sun.jini.discovery.MulticastMaxPacketSize;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jeri/lookupSimulator.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jeri/lookupSimulator.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jeri/lookupSimulator.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jeri/lookupSimulator.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import net.jini.discovery.ConstrainableLookupLocator;
 import net.jini.activation.ActivationExporter;
 import net.jini.jeri.BasicILFactory;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jrmp/lookupSimulator.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jrmp/lookupSimulator.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jrmp/lookupSimulator.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jrmp/lookupSimulator.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import net.jini.jrmp.JrmpExporter;
 import net.jini.security.BasicProxyPreparer;
 import java.rmi.activation.ActivationID;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jsse/lookupSimulator.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jsse/lookupSimulator.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jsse/lookupSimulator.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/jsse/lookupSimulator.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import com.sun.jini.config.KeyStores;
 import com.sun.jini.discovery.DiscoveryProtocolVersion;
 import com.sun.jini.discovery.MulticastMaxPacketSize;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/kerberos/lookupSimulator.config
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/kerberos/lookupSimulator.config?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/kerberos/lookupSimulator.config
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/services/lookupsimulator/configs/kerberos/lookupSimulator.config
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 import com.sun.jini.discovery.DiscoveryProtocolVersion;
 import com.sun.jini.discovery.MulticastMaxPacketSize;
 import com.sun.jini.discovery.MulticastTimeToLive;

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/share/BadTestListener.java
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/share/BadTestListener.java?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/share/BadTestListener.java 
(original)
+++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/share/BadTestListener.java 
Sun Feb  7 03:24:15 2016
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ */
+
 /**
  * 
  */

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/share/allgroups_reggie3_0.properties
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/share/allgroups_reggie3_0.properties?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/share/allgroups_reggie3_0.properties
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/share/allgroups_reggie3_0.properties
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# 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.
+
 # Special properties file intended to be used by tests that
 # are configured for discovery of ALL_GROUPS.
 



Reply via email to