Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/loader/pref/PreferredResources/correctInterpretation/security.policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/loader/pref/PreferredResources/correctInterpretation/security.policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/loader/pref/PreferredResources/correctInterpretation/security.policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/loader/pref/PreferredResources/correctInterpretation/security.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. + */ + /* */ /*
Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/loader/pref/logging.properties URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/loader/pref/logging.properties?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/loader/pref/logging.properties (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/loader/pref/logging.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. + ############################################################ # Test logging file ############################################################ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/ProxyPreparer/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/ProxyPreparer/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/ProxyPreparer/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/ProxyPreparer/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:${extdir}/*" { permission java.security.AllPermission; Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/contextClassLoader/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/contextClassLoader/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/contextClassLoader/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/contextClassLoader/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.home}/lib/ext/*" { permission java.security.AllPermission; }; Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/doPrivileged/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/doPrivileged/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/doPrivileged/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/doPrivileged/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 Security.doPrivileged() methods. */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/getContext/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/getContext/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/getContext/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/getContext/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 Security.getContext() method */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/grants/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/grants/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/grants/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/grants/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. + */ + /* * Base dynamic security policy file. */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/implicitGrants/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/implicitGrants/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/implicitGrants/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/Security/implicitGrants/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 basic functionality of Security.grant(Class, Class) */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/basePolicyNotFound/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/basePolicyNotFound/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/basePolicyNotFound/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/basePolicyNotFound/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 PolicyInitializationException results if base policy * class is not found */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/domainCaching/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/domainCaching/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/domainCaching/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/domainCaching/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 functioning of principal-based grants. */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/dynamicBasePolicy/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/dynamicBasePolicy/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/dynamicBasePolicy/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/dynamicBasePolicy/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 Test proper functioning when DynamicPolicyProvider is used with a * base policy that is also dynamic. */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/nullCases/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/nullCases/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/nullCases/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/nullCases/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 DynamicPolicyProvider handles null inputs properly */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/principalGrants/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/principalGrants/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/principalGrants/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/principalGrants/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 functioning of principal-based grants. */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/selfGrants/policy.0 URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/selfGrants/policy.0?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/selfGrants/policy.0 (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/selfGrants/policy.0 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 Test basic permission grants (to self with no principals, for * simplicity) */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/selfGrants/policy.1 URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/selfGrants/policy.1?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/selfGrants/policy.1 (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/DynamicPolicyProvider/selfGrants/policy.1 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 Test basic permission grants (to self with no principals, for * simplicity) */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basePolicyNotFound/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basePolicyNotFound/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basePolicyNotFound/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basePolicyNotFound/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 PolicyInitializationException results if base policy * class is not found */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basicGrants/policy.0 URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basicGrants/policy.0?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basicGrants/policy.0 (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basicGrants/policy.0 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/jtreg/net/jini/security/policy/PolicyFileProvider/basicGrants/policy.1 URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basicGrants/policy.1?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basicGrants/policy.1 (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/basicGrants/policy.1 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/jtreg/net/jini/security/policy/PolicyFileProvider/nullCases/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/nullCases/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/nullCases/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/nullCases/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 handles null inputs properly */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/umbrellaGrants/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/umbrellaGrants/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/umbrellaGrants/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/policy/PolicyFileProvider/umbrellaGrants/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 Test PolicyFileProvider expansion of UmbrellaGrantPermissions */ Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/login URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/login?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/login (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/login 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. + */ + test3 { com.sun.security.auth.module.Krb5LoginModule required principal="[email protected]" Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/policy (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/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.home}/lib/ext/*" { permission java.security.AllPermission; }; Modified: river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/security.properties URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/security.properties?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/security.properties (original) +++ river/jtsk/branches/2.2/qa/jtreg/net/jini/security/porter/security.properties Sun Feb 7 03:24:15 2016 @@ -1,2 +1,19 @@ +# +# 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. + policy.provider=net.jini.security.policy.DynamicPolicyProvider Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/qa/resources/basicDeployment.prop URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/qa/resources/basicDeployment.prop?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/qa/resources/basicDeployment.prop (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/qa/resources/basicDeployment.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/qa/resources/qaDefaults.properties URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/qa/resources/qaDefaults.properties?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/qa/resources/qaDefaults.properties (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/qa/resources/qaDefaults.properties 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. + +# # Default values applied to ALL tests # Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/BadDiscoveryListener.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/BadDiscoveryListener.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/BadDiscoveryListener.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/BadDiscoveryListener.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=com.sun.jini.test.impl.discoverymanager.BadDiscoveryListener testCategories=discoverymanager,discoverymanager_impl include0=discoverymanager.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/RemoveGroupsLocsDiscard.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/RemoveGroupsLocsDiscard.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/RemoveGroupsLocsDiscard.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/RemoveGroupsLocsDiscard.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=RemoveGroupsLocsDiscard testCategories=discoverymanager,discoverymanager_impl include0=discoverymanager.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/http/RemoveGroupsLocsDiscard.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/http/RemoveGroupsLocsDiscard.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/http/RemoveGroupsLocsDiscard.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/http/RemoveGroupsLocsDiscard.config Sun Feb 7 03:24:15 2016 @@ -1,2 +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. + */ + test { } Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/https/RemoveGroupsLocsDiscard.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/https/RemoveGroupsLocsDiscard.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/https/RemoveGroupsLocsDiscard.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/https/RemoveGroupsLocsDiscard.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/discoverymanager/configs/jeri/RemoveGroupsLocsDiscard.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jeri/RemoveGroupsLocsDiscard.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jeri/RemoveGroupsLocsDiscard.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jeri/RemoveGroupsLocsDiscard.config Sun Feb 7 03:24:15 2016 @@ -1,2 +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. + */ + test { } Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jrmp/RemoveGroupsLocsDiscard.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jrmp/RemoveGroupsLocsDiscard.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jrmp/RemoveGroupsLocsDiscard.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jrmp/RemoveGroupsLocsDiscard.config Sun Feb 7 03:24:15 2016 @@ -1,2 +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. + */ + test { } Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jsse/RemoveGroupsLocsDiscard.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jsse/RemoveGroupsLocsDiscard.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jsse/RemoveGroupsLocsDiscard.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/jsse/RemoveGroupsLocsDiscard.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/discoverymanager/configs/kerberos/RemoveGroupsLocsDiscard.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/kerberos/RemoveGroupsLocsDiscard.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/kerberos/RemoveGroupsLocsDiscard.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/configs/kerberos/RemoveGroupsLocsDiscard.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/discoverymanager/discoverymanager.properties URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/discoverymanager.properties?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/discoverymanager.properties (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoverymanager/discoverymanager.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. + # defaults to 1 in qaDefaults net.jini.discovery.nIntervalsToWait=3 Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoveryproviders/DiscoveryV2CachingTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoveryproviders/DiscoveryV2CachingTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoveryproviders/DiscoveryV2CachingTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/discoveryproviders/DiscoveryV2CachingTest.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=DiscoveryV2CachingTest testCategories=discoveryproviders_impl,discoveryproviders testPolicyfile=<url:harness/policy/all.policy> Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestHTTPS.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestHTTPS.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestHTTPS.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestHTTPS.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=com.sun.jini.test.impl.end2end.e2etest.Driver testCategories=end2end,end2end_impl testjvmargs=-Djava.security.policy=<url:harness/policy/all.policy> Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestJSSE.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestJSSE.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestJSSE.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestJSSE.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=com.sun.jini.test.impl.end2end.e2etest.Driver testCategories=end2end,end2end_impl testjvmargs=-Djava.security.policy=<url:harness/policy/all.policy> Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestKerberos.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestKerberos.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestKerberos.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/End2EndTestKerberos.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=com.sun.jini.test.impl.end2end.e2etest.Driver testCategories=end2end,end2end_impl com.sun.jini.qa.harness.verifier=com.sun.jini.qa.harness.SkipMacTestVerifier Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/META-INF/services/net.jini.security.TrustVerifier URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/META-INF/services/net.jini.security.TrustVerifier?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/META-INF/services/net.jini.security.TrustVerifier (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/META-INF/services/net.jini.security.TrustVerifier Sun Feb 7 03:24:15 2016 @@ -1 +1,17 @@ +# +# 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. com.sun.jini.test.impl.end2end.jssewrapper.Verifier Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/e2etest/Driver.login URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/e2etest/Driver.login?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/e2etest/Driver.login (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/e2etest/Driver.login 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. + */ + e2etest.KerberosClient { com.sun.security.auth.module.Krb5LoginModule required useKeyTab=true Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/e2etest/Driver.properties URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/e2etest/Driver.properties?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/e2etest/Driver.properties (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/e2etest/Driver.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. + #DBGSEC #java.security.debug="policy,access,failure" Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/policies/end2end.policy URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/policies/end2end.policy?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/policies/end2end.policy (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/policies/end2end.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. + */ + // // // Frontend of security policy file. This is prepended to the output Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/policies/policy.server.frontend URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/policies/policy.server.frontend?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/policies/policy.server.frontend (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/policies/policy.server.frontend 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. + */ + // // // Frontend of security policy file. This is prepended to the output Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/resources/krb5.conf URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/resources/krb5.conf?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/resources/krb5.conf (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/end2end/resources/krb5.conf 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. + [libdefaults] ticket_lifetime = 600 forwardable = true Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/ProxyToString.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/ProxyToString.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/ProxyToString.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/ProxyToString.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=ProxyToString testCategories=discoveryservice,discoveryservice_impl include0=fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/event/NPEOnNullHandback.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/event/NPEOnNullHandback.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/event/NPEOnNullHandback.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/event/NPEOnNullHandback.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=NPEOnNullHandback testCategories=discoveryservice,discoveryservice_impl,discoveryserviceevent include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddler.properties URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddler.properties?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddler.properties (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddler.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. + # Always wait at least net.jini.discovery.maxSecsEventWait seconds, over # net.jini.discovery.nIntervalsToWait number of intervals for all # discovery/discard/change events. Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetLeaseDurationBound.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetLeaseDurationBound.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetLeaseDurationBound.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetLeaseDurationBound.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=GetLeaseDurationBound testCategories=discoveryservice,discoveryservice_impl,fiddleradmin,fiddlerfiddleradmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetLogToSnapshotThreshold.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetLogToSnapshotThreshold.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetLogToSnapshotThreshold.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetLogToSnapshotThreshold.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=GetLogToSnapshotThreshold testCategories=discoveryservice,discoveryservice_impl,fiddleradmin,fiddlerfiddleradmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetSnapshotWeight.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetSnapshotWeight.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetSnapshotWeight.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/GetSnapshotWeight.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=GetSnapshotWeight testCategories=discoveryservice,discoveryservice_impl,fiddleradmin,fiddlerfiddleradmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetLeaseDurationBound.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetLeaseDurationBound.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetLeaseDurationBound.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetLeaseDurationBound.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=SetLeaseDurationBound testCategories=discoveryservice,discoveryservice_impl,fiddleradmin,fiddlerfiddleradmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetLogToSnapshotThreshold.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetLogToSnapshotThreshold.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetLogToSnapshotThreshold.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetLogToSnapshotThreshold.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=SetLogToSnapshotThreshold testCategories=discoveryservice,discoveryservice_impl,fiddleradmin,fiddlerfiddleradmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetSnapshotWeight.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetSnapshotWeight.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetSnapshotWeight.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/fiddleradmin/SetSnapshotWeight.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=SetSnapshotWeight testCategories=discoveryservice,discoveryservice_impl,fiddleradmin,fiddlerfiddleradmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributes.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributes.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributes.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributes.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=AddLookupAttributes testCategories=discoveryservice,discoveryservice_impl,fiddlerjoinadmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributesNull.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributesNull.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributesNull.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributesNull.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=AddLookupAttributesNull testCategories=discoveryservice,discoveryservice_impl,fiddlerjoinadmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributesSC.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributesSC.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributesSC.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupAttributesSC.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=AddLookupAttributesSC testCategories=discoveryservice,discoveryservice_impl,fiddlerjoinadmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroups.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroups.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroups.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroups.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=AddLookupGroups testCategories=discoveryservice,discoveryservice_impl,fiddlerjoinadmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroupsAllToAll.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroupsAllToAll.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroupsAllToAll.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroupsAllToAll.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=AddLookupGroupsAllToAll testCategories=discoveryservice,discoveryservice_impl,fiddlerjoinadmin include0=../fiddler.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroupsAllToFinite.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroupsAllToFinite.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroupsAllToFinite.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/fiddler/joinadmin/AddLookupGroupsAllToFinite.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=AddLookupGroupsAllToFinite testCategories=discoveryservice,discoveryservice_impl,fiddlerjoinadmin include0=../fiddler.properties
