You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2007/01/07 19:35:09 UTC

svn commit: r493798 - in /jakarta/jmeter/branches/rel-2-2/test/src/org/apache: jmeter/assertions/XMLSchemaAssertionTest.java jmeter/gui/action/TestLoad.java jorphan/collections/TestConfigurationTree.java

Author: sebb
Date: Sun Jan  7 10:35:08 2007
New Revision: 493798

URL: http://svn.apache.org/viewvc?view=rev&rev=493798
Log:
Add ALV2

Modified:
    jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/assertions/XMLSchemaAssertionTest.java
    jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/gui/action/TestLoad.java
    jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/collections/TestConfigurationTree.java

Modified: jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/assertions/XMLSchemaAssertionTest.java
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/assertions/XMLSchemaAssertionTest.java?view=diff&rev=493798&r1=493797&r2=493798
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/assertions/XMLSchemaAssertionTest.java (original)
+++ jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/assertions/XMLSchemaAssertionTest.java Sun Jan  7 10:35:08 2007
@@ -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.
+ * 
+ */
+
 package org.apache.jmeter.assertions;
 
 import java.io.BufferedInputStream;

Modified: jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/gui/action/TestLoad.java
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/gui/action/TestLoad.java?view=diff&rev=493798&r1=493797&r2=493798
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/gui/action/TestLoad.java (original)
+++ jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/gui/action/TestLoad.java Sun Jan  7 10:35:08 2007
@@ -1,9 +1,21 @@
 /*
- * Created on Jun 19, 2004
+ * 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
  *
- * To change the template for this generated file go to
- * Window - Preferences - Java - Code Generation - Code and Comments
+ *   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.
+ * 
  */
+
 package org.apache.jmeter.gui.action;
 
 import java.io.File;

Modified: jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/collections/TestConfigurationTree.java
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/collections/TestConfigurationTree.java?view=diff&rev=493798&r1=493797&r2=493798
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/collections/TestConfigurationTree.java (original)
+++ jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/collections/TestConfigurationTree.java Sun Jan  7 10:35:08 2007
@@ -1,9 +1,21 @@
 /*
- * Created on Feb 8, 2005
+ * 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
  *
- * TODO To change the template for this generated file go to
- * Window - Preferences - Java - Code Style - Code Templates
+ *   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.
+ * 
  */
+
 package org.apache.jorphan.collections;
 
 import java.io.FileReader;



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org