weaver 2004/05/11 09:16:10
Modified: commons/src/java/org/apache/jetspeed/aggregator Tag:
NANOCONTAINER_DEPLOYER PageAggregator.java
Log:
the great component migration
Revision Changes Path
No revision
No revision
1.1.2.2 +26 -26
jakarta-jetspeed-2/commons/src/java/org/apache/jetspeed/aggregator/Attic/PageAggregator.java
Index: PageAggregator.java
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed-2/commons/src/java/org/apache/jetspeed/aggregator/Attic/PageAggregator.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- PageAggregator.java 20 Apr 2004 19:40:39 -0000 1.1.2.1
+++ PageAggregator.java 11 May 2004 16:16:10 -0000 1.1.2.2
@@ -1,26 +1,26 @@
-/*
- * Copyright 2000-2001,2004 The Apache Software Foundation.
- *
- * 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.
- */
-package org.apache.jetspeed.aggregator;
-
-/**
- * Page aggregation handles pipeline requests for pages of portlets.
- *
- * @author <a href="mailto:[EMAIL PROTECTED]">David Sean Taylor</a>
- * @version $Id$
- */
-public interface PageAggregator extends Aggregator
-{
-}
+/*
+ * Copyright 2000-2001,2004 The Apache Software Foundation.
+ *
+ * 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.
+ */
+package org.apache.jetspeed.aggregator;
+
+/**
+ * Page aggregation handles pipeline requests for pages of portlets.
+ *
+ * @author <a href="mailto:[EMAIL PROTECTED]">David Sean Taylor</a>
+ * @version $Id$
+ */
+public interface PageAggregator extends Aggregator
+{
+}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]