[CONF] Confluence Changes in the last 24 hours

2009-07-18 Thread confluence
This is a daily summary of all recent changes in Confluence.

-
Updated Spaces:
-


Apache Buildr (http://cwiki.apache.org/confluence/display/BUILDR)

Pages
-
12 Things to Know About Buildr created by boisvert (04:34 PM)
http://cwiki.apache.org/confluence/display/BUILDR/12+Things+to+Know+About+Buildr



Apache Camel (http://cwiki.apache.org/confluence/display/CAMEL)

Pages
-
Groovy Renderer User Guide edited by  xueqiang.mi  (11:35 PM)
http://cwiki.apache.org/confluence/display/CAMEL/Groovy+Renderer+User+Guide

JMS edited by  davsclaus  (11:22 PM)
http://cwiki.apache.org/confluence/display/CAMEL/JMS

Component List edited by  davsclaus  (11:20 PM)
http://cwiki.apache.org/confluence/display/CAMEL/Component+List

File edited by  davsclaus  (11:14 PM)
http://cwiki.apache.org/confluence/display/CAMEL/File

FTP2 edited by  davsclaus  (11:12 PM)
http://cwiki.apache.org/confluence/display/CAMEL/FTP2

FTP edited by  davsclaus  (11:10 PM)
http://cwiki.apache.org/confluence/display/CAMEL/FTP

File2 edited by  davsclaus  (11:05 PM)
http://cwiki.apache.org/confluence/display/CAMEL/File2



Apache CXF Documentation (http://cwiki.apache.org/confluence/display/CXF20DOC)

Pages
-
A simple JAX-WS service edited by  dkulp  (07:40 AM)
http://cwiki.apache.org/confluence/display/CXF20DOC/A+simple+JAX-WS+service

Building your cxf project with maven edited by  dkulp  (07:35 AM)
http://cwiki.apache.org/confluence/display/CXF20DOC/Building+your+cxf+project+with+maven

JAX-RS edited by  sergey_beryozkin  (05:56 AM)
http://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS



Apache Directory client API (http://cwiki.apache.org/confluence/display/DIRAPI)

Pages
-
Index created by elecharny (06:31 AM)
http://cwiki.apache.org/confluence/display/DIRAPI/Index

Navigation created by elecharny (06:33 AM)
http://cwiki.apache.org/confluence/display/DIRAPI/Navigation



Apache Felix (http://cwiki.apache.org/confluence/display/FELIX)

Pages
-
ipojo-test-page edited by  clement.escoffier  (06:11 AM)
http://cwiki.apache.org/confluence/display/FELIX/ipojo-test-page

Providing OSGi services edited by  clement.escoffier  (02:00 AM)
http://cwiki.apache.org/confluence/display/FELIX/Providing+OSGi+services

apache-felix-ipojo-header edited by  clement.escoffier  (01:58 AM)
http://cwiki.apache.org/confluence/display/FELIX/apache-felix-ipojo-header



foo (http://cwiki.apache.org/confluence/display/foo)

Pages
-
Index created by mrdon (04:45 PM)
http://cwiki.apache.org/confluence/display/foo/Index



foo2 (http://cwiki.apache.org/confluence/display/foo2)

Pages
-
Index created by mrdon (04:47 PM)
http://cwiki.apache.org/confluence/display/foo2/Index



OpenJPA (http://cwiki.apache.org/confluence/display/openjpa)

Pages
-
JPA 2.0 Presentations created by drwoods (12:50 PM)
http://cwiki.apache.org/confluence/display/openjpa/JPA+2.0+Presentations

Index edited by  drwoods  (02:09 PM)
http://cwiki.apache.org/confluence/display/openjpa/Index

Quick Start edited by  drwoods  (01:23 PM)
http://cwiki.apache.org/confluence/display/openjpa/Quick+Start

JPA 2.0 Roadmap edited by  drwoods  (12:51 PM)
http://cwiki.apache.org/confluence/display/openjpa/JPA+2.0+Roadmap

Intro edited by  drwoods  (12:23 PM)
http://cwiki.apache.org/confluence/display/openjpa/Intro

Mailing Lists edited by  drwoods  (08:37 AM)
http://cwiki.apache.org/confluence/display/openjpa/Mailing+Lists



Apache Pivot (http://cwiki.apache.org/confluence/display/PIVOT)

Pages
-
Frequently Asked Questions (FAQ) edited by  gkbr...@mac.com  (05:44 AM)
http://cwiki.apache.org/confluence/display/PIVOT/Frequently+Asked+Questions+%28FAQ%29



Apache Qpid (http://cwiki.apache.org/confluence/display/qpid)

Pages
-
Robbie Gemmell edited by  robbie  (07:03 AM)
http://cwiki.apache.org/confluence/display/qpid/Robbie+Gemmell



Apache Sling Website (http://cwiki.apache.org/confluence/display/SLINGxSITE)

Pages
-
The Sling Engine edited by  bdelacretaz  (11:49 AM)
http://cwiki.apache.org/confluence/display/SLINGxSITE/The+Sling+Engine

Project Information edited by  bdelacretaz  (10:13 AM)
http://cwiki.apache.org/confluence/display/SLINGxSITE/Pro

svn commit: r795455 - /struts/struts2/trunk/core/pom.xml

2009-07-18 Thread musachy
Author: musachy
Date: Sun Jul 19 00:42:10 2009
New Revision: 795455

URL: http://svn.apache.org/viewvc?rev=795455&view=rev
Log:
WW-3198 Upgrade to FreeMarker 2.3.15

Modified:
struts/struts2/trunk/core/pom.xml

Modified: struts/struts2/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?rev=795455&r1=795454&r2=795455&view=diff
==
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Sun Jul 19 00:42:10 2009
@@ -241,7 +241,7 @@
 
 org.freemarker
 freemarker
-2.3.13
+2.3.15
 
 
 




[OSS Bamboo] Struts 2 SVN - Main Build build 1167 was SUCCESSFUL (with 1015 tests). Change made by Musachy Barroso

2009-07-18 Thread Atlassian Open Source Bamboo
---
STRUTS-MAIN-1167 was successful.
---
Code has been updated by Musachy Barroso.
1015 tests in total.

http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1167/


--
Code Changes
--
Musachy Barroso (795455):

>WW-3198 Upgrade to FreeMarker 2.3.15


--
Error Summary
--
   warning: Annotation types without processors: [java.lang.Override, 
com.opensymphony.xwork2.inject.Inject, java.lang.annotation.Target, 
java.lang.annotation.Retention, java.lang.SuppressWarnings]
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   1 warning
        [copy] Warning: 
/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/apps/src/main/java
 not found.
        [copy] Warning: 
/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/apps/src/main/resources
 not found.
   warning: Annotation types without processors: [java.lang.Override, 
java.lang.Deprecated]
   1 warning
   Unable to copy artifact java-1.4 since directory 
/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/backport
 does not exist.


--
This message is automatically generated by Atlassian Bamboo