Modified: portals/wsrp4j/trunk/producer/src/main/java/org/apache/wsrp4j/producer/provider/pluto/driver/PortletWindowImpl.java
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/producer/src/main/java/org/apache/wsrp4j/producer/provider/pluto/driver/PortletWindowImpl.java?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
--- portals/wsrp4j/trunk/producer/src/main/java/org/apache/wsrp4j/producer/provider/pluto/driver/PortletWindowImpl.java (original)
+++ portals/wsrp4j/trunk/producer/src/main/java/org/apache/wsrp4j/producer/provider/pluto/driver/PortletWindowImpl.java Fri May 16 19:56:53 2008
@@ -1,3 +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.
+*/
package org.apache.wsrp4j.producer.provider.pluto.driver;
import javax.portlet.PortletMode;
Modified: portals/wsrp4j/trunk/producer/src/main/java/org/apache/wsrp4j/producer/provider/pluto/driver/WindowStateMap.java
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/producer/src/main/java/org/apache/wsrp4j/producer/provider/pluto/driver/WindowStateMap.java?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
--- portals/wsrp4j/trunk/producer/src/main/java/org/apache/wsrp4j/producer/provider/pluto/driver/WindowStateMap.java (original)
+++ portals/wsrp4j/trunk/producer/src/main/java/org/apache/wsrp4j/producer/provider/pluto/driver/WindowStateMap.java Fri May 16 19:56:53 2008
@@ -1,3 +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.
+*/
package org.apache.wsrp4j.producer.provider.pluto.driver;
import java.util.HashMap;
Modified: portals/wsrp4j/trunk/producer/src/test/java/org/apache/wsrp4j/commons/producer/provider/driver/URLComposerImplTest.java
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/producer/src/test/java/org/apache/wsrp4j/commons/producer/provider/driver/URLComposerImplTest.java?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
--- portals/wsrp4j/trunk/producer/src/test/java/org/apache/wsrp4j/commons/producer/provider/driver/URLComposerImplTest.java (original)
+++ portals/wsrp4j/trunk/producer/src/test/java/org/apache/wsrp4j/commons/producer/provider/driver/URLComposerImplTest.java Fri May 16 19:56:53 2008
@@ -1,3 +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.
+*/
package org.apache.wsrp4j.commons.producer.provider.driver;
Modified: portals/wsrp4j/trunk/producer/src/test/java/org/apache/wsrp4j/producer/provider/pluto/driver/DescriptionHandlerImplTest.java
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/producer/src/test/java/org/apache/wsrp4j/producer/provider/pluto/driver/DescriptionHandlerImplTest.java?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
--- portals/wsrp4j/trunk/producer/src/test/java/org/apache/wsrp4j/producer/provider/pluto/driver/DescriptionHandlerImplTest.java (original)
+++ portals/wsrp4j/trunk/producer/src/test/java/org/apache/wsrp4j/producer/provider/pluto/driver/DescriptionHandlerImplTest.java Fri May 16 19:56:53 2008
@@ -1,3 +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.
+*/
package org.apache.wsrp4j.producer.provider.pluto.driver;
import java.util.Collections;
Modified: portals/wsrp4j/trunk/site/forrest.properties
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/site/forrest.properties?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
--- portals/wsrp4j/trunk/site/forrest.properties (original)
+++ portals/wsrp4j/trunk/site/forrest.properties Fri May 16 19:56:53 2008
@@ -1,3 +1,18 @@
+# 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.
+
##############
# Properties used by forrest.build.xml for building the website
##############
Modified: portals/wsrp4j/trunk/site/src/documentation/content/xdocs/images/group.svg
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/site/src/documentation/content/xdocs/images/group.svg?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
Binary files - no diff available.
Modified: portals/wsrp4j/trunk/site/src/documentation/content/xdocs/images/project.svg
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/site/src/documentation/content/xdocs/images/project.svg?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
Binary files - no diff available.
Modified: portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/mysite.css
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/mysite.css?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
--- portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/mysite.css (original)
+++ portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/mysite.css Fri May 16 19:56:53 2008
@@ -1,4 +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.
+*/
+/*
* Other colors:
* - dark blue: #036
* - bluish: #269
Modified: portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/print.css
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/print.css?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
--- portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/print.css (original)
+++ portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/print.css Fri May 16 19:56:53 2008
@@ -1,3 +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.
+*/
#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks {
display: none;
}
Modified: portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/site.css
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/site.css?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
--- portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/site.css (original)
+++ portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/site.css Fri May 16 19:56:53 2008
@@ -1,3 +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.
+*/
div#banner {
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
Modified: portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/tigris.css
URL:
http://svn.apache.org/viewvc/portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/tigris.css?rev=657286&r1=657285&r2=657286&view=diff==============================================================================
--- portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/tigris.css (original)
+++ portals/wsrp4j/trunk/site/src/documentation/skins/ws-site/css/tigris.css Fri May 16 19:56:53 2008
@@ -1,3 +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.
+*/
/* contains rules unsuitable for Netscape 4.x; simpler rules are in ns4_only.css. see <
http://style.tigris.org/> */
/* colors, backgrounds, borders, link indication */