Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DBConnector.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/Attic/DBConnector.java,v diff -u -r1.2 -r1.3 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DBConnector.java 13 Apr 2005 03:03:11 -0000 1.2 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DBConnector.java 28 Mar 2006 07:57:45 -0000 1.3 @@ -18,7 +18,7 @@ * *http://www.gnu.org/licenses/gpl.txt */ - +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy; import java.sql.Connection; Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DeployFilesTaskTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/Attic/DeployFilesTaskTest.java,v diff -u -r1.2 -r1.3 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DeployFilesTaskTest.java 13 Apr 2005 03:03:11 -0000 1.2 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DeployFilesTaskTest.java 28 Mar 2006 07:57:45 -0000 1.3 @@ -18,7 +18,7 @@ * *http://www.gnu.org/licenses/gpl.txt */ - +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy; import junit.framework.*; Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DeployTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/Attic/DeployTest.java,v diff -u -r1.3 -r1.4 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DeployTest.java 1 Dec 2005 23:49:53 -0000 1.3 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DeployTest.java 28 Mar 2006 07:57:45 -0000 1.4 @@ -18,7 +18,7 @@ * *http://www.gnu.org/licenses/gpl.txt */ - +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy; import junit.framework.*; Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DeployToolConfigTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/Attic/DeployToolConfigTest.java,v diff -u -r1.1 -r1.2 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DeployToolConfigTest.java 1 Dec 2005 23:50:12 -0000 1.1 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/DeployToolConfigTest.java 28 Mar 2006 07:57:45 -0000 1.2 @@ -18,7 +18,7 @@ * *http://www.gnu.org/licenses/gpl.txt */ - +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy; import java.io.ByteArrayOutputStream; Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/FileTokenReplacerTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/Attic/FileTokenReplacerTest.java,v diff -u -r1.4 -r1.5 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/FileTokenReplacerTest.java 13 Apr 2005 03:03:11 -0000 1.4 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/FileTokenReplacerTest.java 28 Mar 2006 07:57:45 -0000 1.5 @@ -18,7 +18,7 @@ * *http://www.gnu.org/licenses/gpl.txt */ - +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy; import junit.framework.*; Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ScriptRunnerTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/Attic/ScriptRunnerTest.java,v diff -u -r1.3 -r1.4 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ScriptRunnerTest.java 13 Apr 2005 03:03:11 -0000 1.3 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ScriptRunnerTest.java 28 Mar 2006 07:57:45 -0000 1.4 @@ -18,7 +18,7 @@ * *http://www.gnu.org/licenses/gpl.txt */ - +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy; import junit.framework.*; Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ToolDBActivateTaskTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/Attic/ToolDBActivateTaskTest.java,v diff -u -r1.2 -r1.3 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ToolDBActivateTaskTest.java 13 Apr 2005 03:03:11 -0000 1.2 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ToolDBActivateTaskTest.java 28 Mar 2006 07:57:45 -0000 1.3 @@ -18,7 +18,7 @@ * *http://www.gnu.org/licenses/gpl.txt */ - +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy; import junit.framework.*; Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ToolDBDeployTaskTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/Attic/ToolDBDeployTaskTest.java,v diff -u -r1.3 -r1.4 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ToolDBDeployTaskTest.java 13 Apr 2005 03:03:11 -0000 1.3 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ToolDBDeployTaskTest.java 28 Mar 2006 07:57:45 -0000 1.4 @@ -18,7 +18,7 @@ * *http://www.gnu.org/licenses/gpl.txt */ - +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy; import junit.framework.*; Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ToolDBTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/Attic/ToolDBTest.java,v diff -u -r1.3 -r1.4 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ToolDBTest.java 1 Dec 2005 23:50:36 -0000 1.3 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/ToolDBTest.java 28 Mar 2006 07:57:45 -0000 1.4 @@ -18,7 +18,7 @@ * *http://www.gnu.org/licenses/gpl.txt */ - +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy; import junit.framework.*; Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/libraryActivity/DeployLibraryConfigTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/libraryActivity/Attic/DeployLibraryConfigTest.java,v diff -u -r1.1 -r1.2 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/libraryActivity/DeployLibraryConfigTest.java 1 Dec 2005 23:50:45 -0000 1.1 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/libraryActivity/DeployLibraryConfigTest.java 28 Mar 2006 07:57:45 -0000 1.2 @@ -1,9 +1,27 @@ -/* - * Created on 24/11/2005 - * - * TODO To change the template for this generated file go to - * Window - Preferences - Java - Code Style - Code Templates +/**************************************************************** + * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) + * ============================================================= + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 + * USA + * + * http://www.gnu.org/licenses/gpl.txt + * **************************************************************** */ + +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy.libraryActivity; import java.io.IOException; @@ -20,9 +38,6 @@ /** * @author mtruong - * - * TODO To change the template for this generated type comment go to - * Window - Preferences - Java - Code Style - Code Templates */ public class DeployLibraryConfigTest extends TestCase { Index: lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/libraryActivity/LibraryDBDeployTaskTest.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/libraryActivity/Attic/LibraryDBDeployTaskTest.java,v diff -u -r1.2 -r1.3 --- lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/libraryActivity/LibraryDBDeployTaskTest.java 2 Dec 2005 03:08:39 -0000 1.2 +++ lams_tool_deploy/test/java/org/lamsfoundation/lams/tool/deploy/libraryActivity/LibraryDBDeployTaskTest.java 28 Mar 2006 07:57:45 -0000 1.3 @@ -1,7 +1,27 @@ -/* - * Created on 1/12/2005 - * +/**************************************************************** + * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) + * ============================================================= + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 + * USA + * + * http://www.gnu.org/licenses/gpl.txt + * **************************************************************** */ + +/* $$Id$$ */ package org.lamsfoundation.lams.tool.deploy.libraryActivity; import org.lamsfoundation.lams.tool.deploy.ToolDBTest;