Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/https/default.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/https/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/https/default.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/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. + */ + import net.jini.jeri.*; import net.jini.jeri.ssl.HttpsServerEndpoint; import net.jini.jeri.security.*;
Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/jeri/default.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/jeri/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/jeri/default.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/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.TcpServerEndpoint; Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/jrmp/default.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/jrmp/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/jrmp/default.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/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.jrmp.JrmpExporter; test { Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/jsse/default.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/jsse/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/jsse/default.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/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. + */ + import net.jini.jeri.*; import net.jini.jeri.ssl.SslServerEndpoint; import net.jini.jeri.security.*; Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/kerberos/default.config URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/kerberos/default.config?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/configs/kerberos/default.config (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/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. + */ + import net.jini.jeri.*; import net.jini.jeri.kerberos.KerberosServerEndpoint; import net.jini.jeri.security.*; Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/javaspace05/MutatingContentsTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/javaspace05/MutatingContentsTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/javaspace05/MutatingContentsTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/javaspace05/MutatingContentsTest.td 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. + testClass=MutatingContentsTest testCategories=javaspace,javaspace_impl,javaspace_impl_javaspace05 Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/javaspace05/StableContentsTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/javaspace05/StableContentsTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/javaspace05/StableContentsTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/javaspace05/StableContentsTest.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=StableContentsTest testCategories=javaspace,javaspace_impl,javaspace_impl_javaspace05 Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTest.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=SpaceLeaseGrantTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTestAny.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTestAny.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTestAny.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTestAny.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=SpaceLeaseGrantTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTestForever.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTestForever.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTestForever.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceLeaseGrantTestForever.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=SpaceLeaseGrantTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTest.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=SpaceNotifyGrantTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTestAnyLength.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTestAnyLength.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTestAnyLength.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTestAnyLength.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=SpaceNotifyGrantTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTestForever.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTestForever.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTestForever.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/SpaceNotifyGrantTestForever.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=SpaceNotifyGrantTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTest.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=TxnMgrLeaseGrantTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTestAnyLength.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTestAnyLength.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTestAnyLength.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTestAnyLength.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=TxnMgrLeaseGrantTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTestForever.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTestForever.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTestForever.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/TxnMgrLeaseGrantTestForever.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=TxnMgrLeaseGrantTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTest.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=UseNotifyLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestCancel.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestCancel.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestCancel.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestCancel.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=UseNotifyLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenew.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenew.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenew.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenew.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=UseNotifyLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenewCancel.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenewCancel.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenewCancel.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenewCancel.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=UseNotifyLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenewShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenewShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenewShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestRenewShutdown.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=UseNotifyLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseNotifyLeaseTestShutdown.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=UseNotifyLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTest.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=UseTxnMgrLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestCancel.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestCancel.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestCancel.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestCancel.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=UseTxnMgrLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestRenew.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestRenew.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestRenew.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestRenew.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=UseTxnMgrLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestRenewCancel.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestRenewCancel.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestRenewCancel.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrLeaseTestRenewCancel.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=UseTxnMgrLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTest.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=UseTxnMgrSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestCancel.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestCancel.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestCancel.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestCancel.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=UseTxnMgrSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenew.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenew.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenew.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenew.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=UseTxnMgrSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenewCancel.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenewCancel.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenewCancel.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenewCancel.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=UseTxnMgrSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTest.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=UserSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestCancel.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestCancel.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestCancel.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestCancel.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=UserSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenew.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenew.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenew.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenew.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=UserSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenewCancel.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenewCancel.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenewCancel.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenewCancel.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=UserSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenewShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenewShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenewShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestRenewShutdown.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=UserSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/leasing/UserSpaceLeaseTestShutdown.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=UserSpaceLeaseTest testCategories=javaspace,javaspace_impl,javaspace_impl_leasing include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/AdminIteratorTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/AdminIteratorTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/AdminIteratorTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/AdminIteratorTest.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=AdminIteratorTest testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/AdminIteratorTestShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/AdminIteratorTestShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/AdminIteratorTestShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/AdminIteratorTestShutdown.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=AdminIteratorTestShutdown testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingMaxServerTimeoutTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingMaxServerTimeoutTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingMaxServerTimeoutTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingMaxServerTimeoutTest.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=BlockingTest testCategories=javaspace,javaspace_impl,javaspace_impl_matching Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingMaxServerTimeoutTestRead.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingMaxServerTimeoutTestRead.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingMaxServerTimeoutTestRead.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingMaxServerTimeoutTestRead.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=BlockingTestRead testCategories=javaspace,javaspace_impl,javaspace_impl_matching Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTest.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=BlockingTest testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestRead.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestRead.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestRead.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestRead.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=BlockingTestRead testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestReadShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestReadShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestReadShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestReadShutdown.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=BlockingTestRead testCategories=javaspace,javaspace_impl,javaspace_impl_matching testConfiguration=<url:configs/<config>/BlockingTestReadShutdown.config> Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/BlockingTestShutdown.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=BlockingTestShutdown testCategories=javaspace,javaspace_impl,javaspace_impl_matching testConfiguration=<url:configs/<config>/BlockingTestShutdown.config> Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTest.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=FieldMatchTest testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestNBE.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestNBE.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestNBE.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestNBE.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=FieldMatchTestNBE testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUniqueEntry.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUniqueEntry.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUniqueEntry.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUniqueEntry.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=FieldMatchTestUniqueEntry testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUseIfExists.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUseIfExists.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUseIfExists.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUseIfExists.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=FieldMatchTestUseIfExists testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUseIfExistsShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUseIfExistsShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUseIfExistsShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldMatchTestUseIfExistsShutdown.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=FieldMatchTestUseIfExistsShutdown testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTest.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=FieldNotifyTest testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestNBEUniqueEntry.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestNBEUniqueEntry.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestNBEUniqueEntry.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestNBEUniqueEntry.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=FieldNotifyTestNBEUniqueEntry testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestUniqueEntry.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestUniqueEntry.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestUniqueEntry.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestUniqueEntry.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=FieldNotifyTestUniqueEntry testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestUniqueEntryShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestUniqueEntryShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestUniqueEntryShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/FieldNotifyTestUniqueEntryShutdown.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=FieldNotifyTestUniqueEntryShutdown testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTest.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTest.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTest.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=MismatchNotifyTest testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestNBE.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestNBE.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestNBE.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestNBE.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=MismatchNotifyTestNBE testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestWriteInt.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestWriteInt.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestWriteInt.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestWriteInt.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=MismatchNotifyTestWriteInt testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties Modified: river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestWriteIntShutdown.td URL: http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestWriteIntShutdown.td?rev=1728916&r1=1728915&r2=1728916&view=diff ============================================================================== --- river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestWriteIntShutdown.td (original) +++ river/jtsk/branches/2.2/qa/src/com/sun/jini/test/impl/outrigger/matching/MismatchNotifyTestWriteIntShutdown.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=MismatchNotifyTestWriteIntShutdown testCategories=javaspace,javaspace_impl,javaspace_impl_matching include0=../outrigger.properties
