You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/03/20 12:46:20 UTC

cvs commit: cocoon-lenya/src/test/org/apache/lenya/ac/file FileGroupTest.java

gregor      2004/03/20 03:46:20

  Modified:    src/test/org/apache/lenya/ac/impl
                        AccreditableManagerTest.java IdentityTest.java
               src/test/org/apache/lenya/cms/task
                        DocumentDeactivateTaskTest.java
                        DocumentMoveTaskTest.java
               src/webapp/lenya/pubs/oscom/java/src/org/oscom/lenya/cms
                        CMSProjectCreator.java CMFProjectCreator.java
               src/webapp/lenya/pubs/docs-new/skins/cocooncenter/scripts
                        breadcrumbs.js
               src/webapp/lenya/pubs/default/java/src/org/apache/lenya/defaultpub/cms/task
                        Deactivate.java Publish.java
               src/test/org/apache/lenya/ac/file FileGroupTest.java
  Log:
  ASL 2.0
  @author removed
  
  Revision  Changes    Path
  1.2       +0 -9      cocoon-lenya/src/test/org/apache/lenya/ac/impl/AccreditableManagerTest.java
  
  Index: AccreditableManagerTest.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/test/org/apache/lenya/ac/impl/AccreditableManagerTest.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AccreditableManagerTest.java	13 Nov 2003 16:13:29 -0000	1.1
  +++ AccreditableManagerTest.java	20 Mar 2004 11:46:20 -0000	1.2
  @@ -1,6 +1,3 @@
  -/**
  - * @author <a href="mailto:andreas@apache.org">Andreas Hartmann</a>
  - */
   package org.apache.lenya.ac.impl;
   
   import junit.textui.TestRunner;
  @@ -11,12 +8,6 @@
   import org.apache.lenya.cms.ExcaliburTest;
   import org.apache.lenya.cms.PublicationHelper;
   
  -/**
  - * @author andreas
  - *
  - * To change the template for this generated type comment go to
  - * Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments
  - */
   public class AccreditableManagerTest extends ExcaliburTest {
   
       /**
  
  
  
  1.2       +0 -9      cocoon-lenya/src/test/org/apache/lenya/ac/impl/IdentityTest.java
  
  Index: IdentityTest.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/test/org/apache/lenya/ac/impl/IdentityTest.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IdentityTest.java	13 Nov 2003 16:13:29 -0000	1.1
  +++ IdentityTest.java	20 Mar 2004 11:46:20 -0000	1.2
  @@ -1,6 +1,3 @@
  -/**
  - * @author <a href="mailto:andreas@apache.org">Andreas Hartmann</a>
  - */
   package org.apache.lenya.ac.impl;
   
   import junit.textui.TestRunner;
  @@ -10,12 +7,6 @@
   import org.apache.lenya.ac.User;
   import org.apache.lenya.cms.PublicationHelper;
   
  -/**
  - * @author andreas
  - *
  - * To change the template for this generated type comment go to
  - * Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments
  - */
   public class IdentityTest extends AccessControlTest {
   
       /**
  
  
  
  1.5       +15 -39    cocoon-lenya/src/test/org/apache/lenya/cms/task/DocumentDeactivateTaskTest.java
  
  Index: DocumentDeactivateTaskTest.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/test/org/apache/lenya/cms/task/DocumentDeactivateTaskTest.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DocumentDeactivateTaskTest.java	2 Feb 2004 02:51:51 -0000	1.4
  +++ DocumentDeactivateTaskTest.java	20 Mar 2004 11:46:20 -0000	1.5
  @@ -1,45 +1,22 @@
   /*
  - * <License>
  - * The Apache Software License
  + * Copyright  1999-2004 The Apache Software Foundation
    *
  - * Copyright (c) 2002 lenya. All rights reserved.
  + *  Licensed 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.
    *
  - * Redistribution and use in source and binary forms, with or without modification,
  - * are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice, this
  - *    list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice, this
  - *    list of conditions and the following disclaimer in the documentation and/or
  - *    other materials provided with the distribution.
  - *
  - * 3. All advertising materials mentioning features or use of this software must
  - *    display the following acknowledgment: "This product includes software developed
  - *    by lenya (http://www.lenya.org)"
  - *
  - * 4. The name "lenya" must not be used to endorse or promote products derived from
  - *    this software without prior written permission. For written permission, please
  - *    contact contact@lenya.org
  - *
  - * 5. Products derived from this software may not be called "lenya" nor may "lenya"
  - *    appear in their names without prior written permission of lenya.
  - *
  - * 6. Redistributions of any form whatsoever must retain the following acknowledgment:
  - *    "This product includes software developed by lenya (http://www.lenya.org)"
  - *
  - * THIS SOFTWARE IS PROVIDED BY lenya "AS IS" WITHOUT ANY WARRANTY EXPRESS OR IMPLIED,
  - * INCLUDING THE WARRANTY OF NON-INFRINGEMENT AND THE IMPLIED WARRANTIES OF MERCHANTI-
  - * BILITY AND FITNESS FOR A PARTICULAR PURPOSE. lenya WILL NOT BE LIABLE FOR ANY DAMAGES
  - * SUFFERED BY YOU AS A RESULT OF USING THIS SOFTWARE. IN NO EVENT WILL lenya BE LIABLE
  - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR LOST PROFITS EVEN IF lenya HAS
  - * BEEN ADVISED OF THE POSSIBILITY OF THEIR OCCURRENCE. lenya WILL NOT BE LIABLE FOR ANY
  - * THIRD PARTY CLAIMS AGAINST YOU.
  - *
  - * Lenya includes software developed by the Apache Software Foundation, W3C,
  - * DOM4J Project, BitfluxEditor and Xopus.
  - * </License>
    */
  +
  +/* $Id$  */
  +
   package org.apache.lenya.cms.task;
   
   import java.io.File;
  @@ -58,7 +35,6 @@
   /**
    * Class for testing the task to deactivate a document.
    * Extend the AntTask class.
  - * @author edith
    */
   public class DocumentDeactivateTaskTest extends AntTaskTest {
   
  
  
  
  1.4       +16 -40    cocoon-lenya/src/test/org/apache/lenya/cms/task/DocumentMoveTaskTest.java
  
  Index: DocumentMoveTaskTest.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/test/org/apache/lenya/cms/task/DocumentMoveTaskTest.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DocumentMoveTaskTest.java	8 Aug 2003 17:28:28 -0000	1.3
  +++ DocumentMoveTaskTest.java	20 Mar 2004 11:46:20 -0000	1.4
  @@ -1,45 +1,22 @@
   /*
  - * <License>
  - * The Apache Software License
  + * Copyright  1999-2004 The Apache Software Foundation
    *
  - * Copyright (c) 2002 lenya. All rights reserved.
  + *  Licensed 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.
    *
  - * Redistribution and use in source and binary forms, with or without modification,
  - * are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice, this
  - *    list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice, this
  - *    list of conditions and the following disclaimer in the documentation and/or
  - *    other materials provided with the distribution.
  - *
  - * 3. All advertising materials mentioning features or use of this software must
  - *    display the following acknowledgment: "This product includes software developed
  - *    by lenya (http://cocoon.apache.org/lenya/)"
  - *
  - * 4. The name "lenya" must not be used to endorse or promote products derived from
  - *    this software without prior written permission. For written permission, please
  - *    contact board@apache.org
  - *
  - * 5. Products derived from this software may not be called "lenya" nor may "lenya"
  - *    appear in their names without prior written permission of lenya.
  - *
  - * 6. Redistributions of any form whatsoever must retain the following acknowledgment:
  - *    "This product includes software developed by lenya (http://cocoon.apache.org/lenya/)"
  - *
  - * THIS SOFTWARE IS PROVIDED BY lenya "AS IS" WITHOUT ANY WARRANTY EXPRESS OR IMPLIED,
  - * INCLUDING THE WARRANTY OF NON-INFRINGEMENT AND THE IMPLIED WARRANTIES OF MERCHANTI-
  - * BILITY AND FITNESS FOR A PARTICULAR PURPOSE. lenya WILL NOT BE LIABLE FOR ANY DAMAGES
  - * SUFFERED BY YOU AS A RESULT OF USING THIS SOFTWARE. IN NO EVENT WILL lenya BE LIABLE
  - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR LOST PROFITS EVEN IF lenya HAS
  - * BEEN ADVISED OF THE POSSIBILITY OF THEIR OCCURRENCE. lenya WILL NOT BE LIABLE FOR ANY
  - * THIRD PARTY CLAIMS AGAINST YOU.
  - *
  - * Lenya includes software developed by the Apache Software Foundation, W3C,
  - * DOM4J Project, BitfluxEditor and Xopus.
  - * </License>
    */
  +
  +/* $Id$  */
  +
   package org.apache.lenya.cms.task;
   
   import java.io.File;
  @@ -60,8 +37,7 @@
   /**
    * Class for testing the task to copy a document.
    * Extend the AntTask class.
  - * @author edith
  - */
  +  */
   public class DocumentMoveTaskTest extends AntTaskTest {
   
   	private long time = 0;
  
  
  
  1.12      +15 -45    cocoon-lenya/src/webapp/lenya/pubs/oscom/java/src/org/oscom/lenya/cms/CMSProjectCreator.java
  
  Index: CMSProjectCreator.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/java/src/org/oscom/lenya/cms/CMSProjectCreator.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- CMSProjectCreator.java	23 Jul 2003 13:21:39 -0000	1.11
  +++ CMSProjectCreator.java	20 Mar 2004 11:46:20 -0000	1.12
  @@ -1,46 +1,22 @@
   /*
  - * $Id$
  - * <License>
  - * The Apache Software License
  + * Copyright  1999-2004 The Apache Software Foundation
    *
  - * Copyright (c) 2002 lenya. All rights reserved.
  + *  Licensed 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.
    *
  - * Redistribution and use in source and binary forms, with or without modification,
  - * are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice, this
  - *    list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice, this
  - *    list of conditions and the following disclaimer in the documentation and/or
  - *    other materials provided with the distribution.
  - *
  - * 3. All advertising materials mentioning features or use of this software must
  - *    display the following acknowledgment: "This product includes software developed
  - *    by lenya (http://cocoon.apache.org/lenya/)"
  - *
  - * 4. The name "lenya" must not be used to endorse or promote products derived from
  - *    this software without prior written permission. For written permission, please
  - *    contact board@apache.org
  - *
  - * 5. Products derived from this software may not be called "lenya" nor may "lenya"
  - *    appear in their names without prior written permission of lenya.
  - *
  - * 6. Redistributions of any form whatsoever must retain the following acknowledgment:
  - *    "This product includes software developed by lenya (http://cocoon.apache.org/lenya/)"
  - *
  - * THIS SOFTWARE IS PROVIDED BY lenya "AS IS" WITHOUT ANY WARRANTY EXPRESS OR IMPLIED,
  - * INCLUDING THE WARRANTY OF NON-INFRINGEMENT AND THE IMPLIED WARRANTIES OF MERCHANTI-
  - * BILITY AND FITNESS FOR A PARTICULAR PURPOSE. lenya WILL NOT BE LIABLE FOR ANY DAMAGES
  - * SUFFERED BY YOU AS A RESULT OF USING THIS SOFTWARE. IN NO EVENT WILL lenya BE LIABLE
  - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR LOST PROFITS EVEN IF lenya HAS
  - * BEEN ADVISED OF THE POSSIBILITY OF THEIR OCCURRENCE. lenya WILL NOT BE LIABLE FOR ANY
  - * THIRD PARTY CLAIMS AGAINST YOU.
  - *
  - * Lenya includes software developed by the Apache Software Foundation, W3C,
  - * DOM4J Project, BitfluxEditor and Xopus.
  - * </License>
    */
  +
  +/* $Id$  */
  +
   package org.oscom.lenya.cms;
   
   import java.util.Map;
  @@ -52,12 +28,6 @@
   import org.apache.lenya.cms.authoring.DefaultLeafCreator;
   import org.apache.lenya.xml.DOMUtil;
   
  -/**
  - * DOCUMENT ME!
  - *
  - * @author Michael Wechner
  - * @version 2003.2.11
  - */
   public class CMSProjectCreator extends DefaultLeafCreator {
       private static Category log = Category.getInstance(CMSProjectCreator.class);
   	
  
  
  
  1.12      +15 -45    cocoon-lenya/src/webapp/lenya/pubs/oscom/java/src/org/oscom/lenya/cms/CMFProjectCreator.java
  
  Index: CMFProjectCreator.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/java/src/org/oscom/lenya/cms/CMFProjectCreator.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- CMFProjectCreator.java	23 Jul 2003 13:21:39 -0000	1.11
  +++ CMFProjectCreator.java	20 Mar 2004 11:46:20 -0000	1.12
  @@ -1,46 +1,22 @@
   /*
  - * $Id$
  - * <License>
  - * The Apache Software License
  + * Copyright  1999-2004 The Apache Software Foundation
    *
  - * Copyright (c) 2002 lenya. All rights reserved.
  + *  Licensed 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.
    *
  - * Redistribution and use in source and binary forms, with or without modification,
  - * are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice, this
  - *    list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice, this
  - *    list of conditions and the following disclaimer in the documentation and/or
  - *    other materials provided with the distribution.
  - *
  - * 3. All advertising materials mentioning features or use of this software must
  - *    display the following acknowledgment: "This product includes software developed
  - *    by lenya (http://cocoon.apache.org/lenya/)"
  - *
  - * 4. The name "lenya" must not be used to endorse or promote products derived from
  - *    this software without prior written permission. For written permission, please
  - *    contact board@apache.org
  - *
  - * 5. Products derived from this software may not be called "lenya" nor may "lenya"
  - *    appear in their names without prior written permission of lenya.
  - *
  - * 6. Redistributions of any form whatsoever must retain the following acknowledgment:
  - *    "This product includes software developed by lenya (http://cocoon.apache.org/lenya/)"
  - *
  - * THIS SOFTWARE IS PROVIDED BY lenya "AS IS" WITHOUT ANY WARRANTY EXPRESS OR IMPLIED,
  - * INCLUDING THE WARRANTY OF NON-INFRINGEMENT AND THE IMPLIED WARRANTIES OF MERCHANTI-
  - * BILITY AND FITNESS FOR A PARTICULAR PURPOSE. lenya WILL NOT BE LIABLE FOR ANY DAMAGES
  - * SUFFERED BY YOU AS A RESULT OF USING THIS SOFTWARE. IN NO EVENT WILL lenya BE LIABLE
  - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR LOST PROFITS EVEN IF lenya HAS
  - * BEEN ADVISED OF THE POSSIBILITY OF THEIR OCCURRENCE. lenya WILL NOT BE LIABLE FOR ANY
  - * THIRD PARTY CLAIMS AGAINST YOU.
  - *
  - * Lenya includes software developed by the Apache Software Foundation, W3C,
  - * DOM4J Project, BitfluxEditor and Xopus.
  - * </License>
    */
  +
  +/* $Id$  */
  +
   package org.oscom.lenya.cms;
   
   import java.util.Map;
  @@ -52,12 +28,6 @@
   import org.apache.lenya.cms.authoring.DefaultLeafCreator;
   import org.apache.lenya.xml.DOMUtil;
   
  -/**
  - * DOCUMENT ME!
  - *
  - * @author Michael Wechner
  - * @version 2002.12.29
  - */
   public class CMFProjectCreator extends DefaultLeafCreator {
       private static Category log = Category.getInstance(CMFProjectCreator.class);
   
  
  
  
  1.2       +0 -2      cocoon-lenya/src/webapp/lenya/pubs/docs-new/skins/cocooncenter/scripts/breadcrumbs.js
  
  Index: breadcrumbs.js
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/skins/cocooncenter/scripts/breadcrumbs.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- breadcrumbs.js	9 Apr 2003 23:28:23 -0000	1.1
  +++ breadcrumbs.js	20 Mar 2004 11:46:20 -0000	1.2
  @@ -56,8 +56,6 @@
    * Typical usage:
    * <script type="text/javascript" language="JavaScript" src="breadcrumbs.js"></script>
    *
  - *@author     <a href="mailto:leosimons@apache.org">Leo Simons</a> (main author)
  - *@author     <a href="mailto:nicolaken@apache.org">Nicola Ken Barozzi</a> (integration in skin)
    *@created    July 12, 2002
    *@version    1.0
    */
  
  
  
  1.2       +15 -40    cocoon-lenya/src/webapp/lenya/pubs/default/java/src/org/apache/lenya/defaultpub/cms/task/Deactivate.java
  
  Index: Deactivate.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/java/src/org/apache/lenya/defaultpub/cms/task/Deactivate.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Deactivate.java	23 Jan 2004 08:43:56 -0000	1.1
  +++ Deactivate.java	20 Mar 2004 11:46:20 -0000	1.2
  @@ -1,45 +1,22 @@
   /*
  - * <License>
  - * The Apache Software License
  + * Copyright  1999-2004 The Apache Software Foundation
    *
  - * Copyright (c) 2002 lenya. All rights reserved.
  + *  Licensed 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.
    *
  - * Redistribution and use in source and binary forms, with or without modification,
  - * are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice, this
  - *    list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice, this
  - *    list of conditions and the following disclaimer in the documentation and/or
  - *    other materials provided with the distribution.
  - *
  - * 3. All advertising materials mentioning features or use of this software must
  - *    display the following acknowledgment: "This product includes software developed
  - *    by lenya (http://www.lenya.org)"
  - *
  - * 4. The name "lenya" must not be used to endorse or promote products derived from
  - *    this software without prior written permission. For written permission, please
  - *    contact contact@lenya.org
  - *
  - * 5. Products derived from this software may not be called "lenya" nor may "lenya"
  - *    appear in their names without prior written permission of lenya.
  - *
  - * 6. Redistributions of any form whatsoever must retain the following acknowledgment:
  - *    "This product includes software developed by lenya (http://www.lenya.org)"
  - *
  - * THIS SOFTWARE IS PROVIDED BY lenya "AS IS" WITHOUT ANY WARRANTY EXPRESS OR IMPLIED,
  - * INCLUDING THE WARRANTY OF NON-INFRINGEMENT AND THE IMPLIED WARRANTIES OF MERCHANTI-
  - * BILITY AND FITNESS FOR A PARTICULAR PURPOSE. lenya WILL NOT BE LIABLE FOR ANY DAMAGES
  - * SUFFERED BY YOU AS A RESULT OF USING THIS SOFTWARE. IN NO EVENT WILL lenya BE LIABLE
  - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR LOST PROFITS EVEN IF lenya HAS
  - * BEEN ADVISED OF THE POSSIBILITY OF THEIR OCCURRENCE. lenya WILL NOT BE LIABLE FOR ANY
  - * THIRD PARTY CLAIMS AGAINST YOU.
  - *
  - * Lenya includes software developed by the Apache Software Foundation, W3C,
  - * DOM4J Project, BitfluxEditor and Xopus.
  - * </License>
    */
  +
  +/* $Id$  */
  +
   package org.apache.lenya.defaultpub.cms.task;
   
   import java.io.IOException;
  @@ -63,8 +40,6 @@
   
   /**
    * Deactivate a document.
  - * 
  - * @author <a href="mailto:andreas@apache.org">Andreas Hartmann</a>
    */
   public class Deactivate extends PublicationTask {
   
  
  
  
  1.2       +15 -40    cocoon-lenya/src/webapp/lenya/pubs/default/java/src/org/apache/lenya/defaultpub/cms/task/Publish.java
  
  Index: Publish.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/java/src/org/apache/lenya/defaultpub/cms/task/Publish.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Publish.java	23 Jan 2004 08:43:56 -0000	1.1
  +++ Publish.java	20 Mar 2004 11:46:20 -0000	1.2
  @@ -1,45 +1,22 @@
   /*
  - * <License>
  - * The Apache Software License
  + * Copyright  1999-2004 The Apache Software Foundation
    *
  - * Copyright (c) 2002 lenya. All rights reserved.
  + *  Licensed 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.
    *
  - * Redistribution and use in source and binary forms, with or without modification,
  - * are permitted provided that the following conditions are met:
  - *
  - * 1. Redistributions of source code must retain the above copyright notice, this
  - *    list of conditions and the following disclaimer.
  - *
  - * 2. Redistributions in binary form must reproduce the above copyright notice, this
  - *    list of conditions and the following disclaimer in the documentation and/or
  - *    other materials provided with the distribution.
  - *
  - * 3. All advertising materials mentioning features or use of this software must
  - *    display the following acknowledgment: "This product includes software developed
  - *    by lenya (http://www.lenya.org)"
  - *
  - * 4. The name "lenya" must not be used to endorse or promote products derived from
  - *    this software without prior written permission. For written permission, please
  - *    contact contact@lenya.org
  - *
  - * 5. Products derived from this software may not be called "lenya" nor may "lenya"
  - *    appear in their names without prior written permission of lenya.
  - *
  - * 6. Redistributions of any form whatsoever must retain the following acknowledgment:
  - *    "This product includes software developed by lenya (http://www.lenya.org)"
  - *
  - * THIS SOFTWARE IS PROVIDED BY lenya "AS IS" WITHOUT ANY WARRANTY EXPRESS OR IMPLIED,
  - * INCLUDING THE WARRANTY OF NON-INFRINGEMENT AND THE IMPLIED WARRANTIES OF MERCHANTI-
  - * BILITY AND FITNESS FOR A PARTICULAR PURPOSE. lenya WILL NOT BE LIABLE FOR ANY DAMAGES
  - * SUFFERED BY YOU AS A RESULT OF USING THIS SOFTWARE. IN NO EVENT WILL lenya BE LIABLE
  - * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR LOST PROFITS EVEN IF lenya HAS
  - * BEEN ADVISED OF THE POSSIBILITY OF THEIR OCCURRENCE. lenya WILL NOT BE LIABLE FOR ANY
  - * THIRD PARTY CLAIMS AGAINST YOU.
  - *
  - * Lenya includes software developed by the Apache Software Foundation, W3C,
  - * DOM4J Project, BitfluxEditor and Xopus.
  - * </License>
    */
  +
  +/* $Id$  */
  +
   package org.apache.lenya.defaultpub.cms.task;
   
   import java.io.IOException;
  @@ -63,8 +40,6 @@
   
   /**
    * Publish a document.
  - * 
  - * @author <a href="mailto:andreas@apache.org">Andreas Hartmann</a>
    */
   public class Publish extends PublicationTask {
   
  
  
  
  1.4       +1 -6      cocoon-lenya/src/test/org/apache/lenya/ac/file/FileGroupTest.java
  
  Index: FileGroupTest.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/test/org/apache/lenya/ac/file/FileGroupTest.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- FileGroupTest.java	4 Mar 2004 15:37:59 -0000	1.3
  +++ FileGroupTest.java	20 Mar 2004 11:46:20 -0000	1.4
  @@ -32,11 +32,6 @@
   import org.apache.lenya.cms.PublicationHelper;
   import org.xml.sax.SAXException;
   
  -/**
  - * @author egli
  - *
  - *
  - */
   public class FileGroupTest extends AccessControlTest {
   
       /**
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org