[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - OpenJPA (openjpa) http://cwiki.apache.org/confluence/display/openjpa | |-Pages Added or Edited in This Space |-- Index was last edited by mprudhom (10:45 PM). | http://cwiki.apache.org/confluence/display/openjpa/Index |-- OpenJPA 1.0.0 Released was created by mprudhom (10:42 PM). | http://cwiki.apache.org/confluence/display/openjpa/2007/08/28/OpenJPA+1.0.0+Released |-- Downloads was last edited by mprudhom (10:38 PM). | http://cwiki.apache.org/confluence/display/openjpa/Downloads |-- Documentation was last edited by mprudhom (11:40 AM). | http://cwiki.apache.org/confluence/display/openjpa/Documentation Apache Geronimo Development (GMOxDEV) http://cwiki.apache.org/confluence/display/GMOxDEV | |-Pages Added or Edited in This Space |-- Monitoring and Management Service was last edited by vhnguyen (01:54 PM). | http://cwiki.apache.org/confluence/display/GMOxDEV/Monitoring+and+Management+Service Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- Jetty was created by chirino (11:38 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Jetty |-- HTTP was last edited by chirino (11:46 AM). | http://cwiki.apache.org/confluence/display/CAMEL/HTTP |-- Component List was last edited by chirino (11:38 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Component+List |-- Timer was last edited by jstrachan (06:13 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Timer Apache Struts 2 Plugin Registry (S2PLUGINS) http://cwiki.apache.org/confluence/display/S2PLUGINS | |-Pages Added or Edited in This Space |-- JSCalendar 0.3 Plugin Released was created by [EMAIL PROTECTED] (03:02 AM). | http://cwiki.apache.org/confluence/display/S2PLUGINS/2007/08/28/JSCalendar+0.3+Plugin+Released Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW | |-Pages Added or Edited in This Space |-- Dependency Injection was last edited by [EMAIL PROTECTED] (11:51 AM). | http://cwiki.apache.org/confluence/display/WW/Dependency+Injection | |-New Comments in This Space |-- http://cwiki.apache.org/confluence/display/WW/Home (1) Apache Wicket Website (WICKETxSITE) http://cwiki.apache.org/confluence/display/WICKETxSITE | |-Pages Added or Edited in This Space |-- Navigation was last edited by dashorst (11:14 PM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/Navigation |-- Index was last edited by dashorst (11:13 PM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/Index |-- Getting Wicket was last edited by dashorst (11:07 PM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/Getting+Wicket Apache Struts 2 Wiki (S2WIKI) http://cwiki.apache.org/confluence/display/S2WIKI | |-Pages Added or Edited in This Space |-- Home was last edited by husted (03:38 AM). | http://cwiki.apache.org/confluence/display/S2WIKI/Home Apache Tuscany (TUSCANY) http://cwiki.apache.org/confluence/display/TUSCANY | |-Pages Added or Edited in This Space |-- Tuscany Downloads & Documentations was last edited by [EMAIL PROTECTED] (05:15 AM). | http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=55199 |-- SDO Java News was created by [EMAIL PROTECTED] (05:12 AM). | http://cwiki.apache.org/confluence/display/TUSCANY/SDO+Java+News Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET | |-Pages Added or Edited in This Space |-- Migrate-1.3 was last edited by [EMAIL PROTECTED] (11:19 AM). | http://cwiki.apache.org/confluence/display/WICKET/Migrate-1.3 Apache ActiveMQ (ACTIVEMQ) http://cwiki.apache.org/confluence/display/ACTIVEMQ | |-Pages Added or Edited in This Space |-- Team was last edited by jstrachan (06:09 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Team Tuscany Wiki (TUSCANYWIKI) http://cwiki.apache.org/confluence/display/TUSCANYWIKI | |-Pages Added or Edited in This Space |-- Tuscany Geronimo Integration was last edited by vamsic007 (12:55 PM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Tuscany+Geronimo+Integration Apache Ode (ODExSITE) http://cwiki.apache.org/confluence/display/ODExSITE | |-Pages Added or Edited in This Space |-- Getting Ode was last edited by vanto (11:54 PM). | http://cwiki.apache.org/confluence/display/ODExSITE/Getting+Ode Apache Directory Studio (DIRxSTUDIO) http://cwiki.apache.org/confluence/display/DIRxSTUDIO | |-Pages Added or Edited in This Space |-- Migration from Apache LDAP Studio to Apache Directory Studio was last edited by pamarcelot (07:40 AM). | http://cwiki.apache.org/confluence/display/DIRxSTUDIO/Migration+from+Apache+LDAP+Studio+to+Apache+Directory+Studio --
svn commit: r570699 - /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/StrutsTabContainer.js
Author: apetrelli Date: Wed Aug 29 01:44:02 2007 New Revision: 570699 URL: http://svn.apache.org/viewvc?rev=570699&view=rev Log: WW-2049 Re-added the license header in a correct way, because i removed by mistake an important line. Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/StrutsTabContainer.js Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/StrutsTabContainer.js URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/StrutsTabContainer.js?rev=570699&r1=570698&r2=570699&view=diff == --- struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/StrutsTabContainer.js (original) +++ struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/StrutsTabContainer.js Wed Aug 29 01:44:02 2007 @@ -1,3 +1,23 @@ +/* + * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $ + * + * 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. + */ dojo.provide("struts.widget.StrutsTabContainer"); dojo.require("dojo.widget.TabContainer");