Issues Closed: week of 2010-01-15

2010-01-15 Thread dblevins

Struts2 - Friday, January 15, 2010

  2 closed in last 7 days

[WW-3371] Problem in redirecting action in struts.xml
  - Type: Bug
  - Assignee: Lukasz Lenart
  - Components: [Core Actions]
  - Fix Versions: []
  - http://issues.apache.org/struts/browse/WW-3371

[WW-3374] is plugin-convention bug ? can not find Action.class, 
Result.class  which annotation in class
  - Type: Bug
  - Assignee: Lukasz Lenart
  - Components: [Plugin - Convention]
  - Fix Versions: []
  - http://issues.apache.org/struts/browse/WW-3374



svn commit: r899595 - /struts/maven/trunk/struts2-archetype-portlet/pom.xml

2010-01-15 Thread lukaszlenart
Author: lukaszlenart
Date: Fri Jan 15 11:12:56 2010
New Revision: 899595

URL: http://svn.apache.org/viewvc?rev=899595&view=rev
Log:
Added release profile to avoid problems with signing files during release 
process

Modified:
struts/maven/trunk/struts2-archetype-portlet/pom.xml

Modified: struts/maven/trunk/struts2-archetype-portlet/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-portlet/pom.xml?rev=899595&r1=899594&r2=899595&view=diff
==
--- struts/maven/trunk/struts2-archetype-portlet/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-portlet/pom.xml Fri Jan 15 11:12:56 
2010
@@ -21,23 +21,47 @@
  * under the License.
  */
 -->
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
-  
-org.apache.struts
-struts2-parent
-2.2.0-SNAPSHOT
-  
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+
+org.apache.struts
+struts2-parent
+2.2.0-SNAPSHOT
+
 
-  4.0.0
-  struts2-archetype-portlet
-  2.2.0-SNAPSHOT
-  jar
-  Struts 2 Archetypes - Portlet
+4.0.0
+struts2-archetype-portlet
+2.2.0-SNAPSHOT
+jar
+Struts 2 Archetypes - Portlet
 
 
-   
scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-portlet/
-   
scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-portlet/
-   
http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-portlet/
+
scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-portlet/
+
scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-portlet/
+
http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-portlet/
 
 
+
+
+release
+
+
+
+org.apache.maven.plugins
+maven-gpg-plugin
+
+
+sign-artifacts
+verify
+
+sign
+
+
+
+
+
+
+
+
+
 




svn commit: r899596 - /struts/maven/trunk/struts2-archetype-dbportlet/pom.xml

2010-01-15 Thread lukaszlenart
Author: lukaszlenart
Date: Fri Jan 15 11:15:30 2010
New Revision: 899596

URL: http://svn.apache.org/viewvc?rev=899596&view=rev
Log:
Added release profile to pom to avoid problems with signing files during 
release process

Modified:
struts/maven/trunk/struts2-archetype-dbportlet/pom.xml

Modified: struts/maven/trunk/struts2-archetype-dbportlet/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/pom.xml?rev=899596&r1=899595&r2=899596&view=diff
==
--- struts/maven/trunk/struts2-archetype-dbportlet/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-dbportlet/pom.xml Fri Jan 15 11:15:30 
2010
@@ -7,15 +7,38 @@
 2.2.0-SNAPSHOT
   
 
-  4.0.0
-  struts2-archetype-dbportlet
-  2.2.0-SNAPSHOT
-  Struts 2 Archetypes - Database Portlet
+4.0.0
+struts2-archetype-dbportlet
+2.2.0-SNAPSHOT
+Struts 2 Archetypes - Database Portlet
 
 
-   
scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-dbportlet/
-   
scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-dbportlet/
-   
http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-dbportlet/
+
scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-dbportlet/
+
scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-dbportlet/
+
http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-dbportlet/
 
 
+
+
+release
+
+
+
+org.apache.maven.plugins
+maven-gpg-plugin
+
+
+sign-artifacts
+verify
+
+sign
+
+
+
+
+
+
+
+
+
 




svn commit: r899597 - /struts/maven/trunk/struts2-archetype-convention/pom.xml

2010-01-15 Thread lukaszlenart
Author: lukaszlenart
Date: Fri Jan 15 11:17:14 2010
New Revision: 899597

URL: http://svn.apache.org/viewvc?rev=899597&view=rev
Log:
Added release profile to pom to avoid problems with signing files during 
release process

Modified:
struts/maven/trunk/struts2-archetype-convention/pom.xml

Modified: struts/maven/trunk/struts2-archetype-convention/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-convention/pom.xml?rev=899597&r1=899596&r2=899597&view=diff
==
--- struts/maven/trunk/struts2-archetype-convention/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-convention/pom.xml Fri Jan 15 11:17:14 
2010
@@ -1,21 +1,46 @@
 
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
-  
-org.apache.struts
-struts2-parent
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+
+org.apache.struts
+struts2-parent
+2.2.0-SNAPSHOT
+
+
+4.0.0
+struts2-archetype-convention
 2.2.0-SNAPSHOT
-  
+Struts 2 Archetypes - Blank Convention
+
+
+
scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-convention/
+
+
scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-convention/
+
+
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-convention/
+
 
-  4.0.0
-  struts2-archetype-convention
-  2.2.0-SNAPSHOT
-  Struts 2 Archetypes - Blank Convention
+
+
+release
+
+
+
+org.apache.maven.plugins
+maven-gpg-plugin
+
+
+sign-artifacts
+verify
+
+sign
+
+
+
+
+
+
+
+
 
-  
-
scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-convention/
-
-  
scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-convention/
-
-
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-convention/
-  
 




svn commit: r899598 - /struts/maven/trunk/struts2-archetype-blank/pom.xml

2010-01-15 Thread lukaszlenart
Author: lukaszlenart
Date: Fri Jan 15 11:18:44 2010
New Revision: 899598

URL: http://svn.apache.org/viewvc?rev=899598&view=rev
Log:
Added release profile to pom to avoid problems with signing files during 
release process

Modified:
struts/maven/trunk/struts2-archetype-blank/pom.xml

Modified: struts/maven/trunk/struts2-archetype-blank/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/pom.xml?rev=899598&r1=899597&r2=899598&view=diff
==
--- struts/maven/trunk/struts2-archetype-blank/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-blank/pom.xml Fri Jan 15 11:18:44 2010
@@ -1,21 +1,44 @@
 
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
-  
-org.apache.struts
-struts2-parent
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+
+org.apache.struts
+struts2-parent
+2.2.0-SNAPSHOT
+
+
+4.0.0
+struts2-archetype-blank
 2.2.0-SNAPSHOT
-  
+Struts 2 Archetypes - Blank
+
+
+
scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-blank/
+
scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-blank/
+
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/
+
 
-  4.0.0
-  struts2-archetype-blank
-  2.2.0-SNAPSHOT
-  Struts 2 Archetypes - Blank
+
+
+release
+
+
+
+org.apache.maven.plugins
+maven-gpg-plugin
+
+
+sign-artifacts
+verify
+
+sign
+
+
+
+
+
+
+
+
 
-  
-
scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-blank/
-
-  
scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-blank/
-
-
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/
-  
 




svn commit: r899763 - in /struts/struts2/trunk: core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerManager.java plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh/FreemarkerDecor

2010-01-15 Thread musachy
Author: musachy
Date: Fri Jan 15 19:16:09 2010
New Revision: 899763

URL: http://svn.apache.org/viewvc?rev=899763&view=rev
Log:
WW-3329 ${Parameters.xxx} in freemarker view is broken

Modified:

struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerManager.java

struts/struts2/trunk/plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh/FreemarkerDecoratorServlet.java

Modified: 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerManager.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerManager.java?rev=899763&r1=899762&r2=899763&view=diff
==
--- 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerManager.java
 (original)
+++ 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerManager.java
 Fri Jan 15 19:16:09 2010
@@ -99,11 +99,11 @@
 public class FreemarkerManager {
 
 // coppied from freemarker servlet - so that there is no dependency on it
-private static final String INITPARAM_TEMPLATE_PATH = "TemplatePath";
- private static final String INITPARAM_NOCACHE = "NoCache";
- private static final String INITPARAM_CONTENT_TYPE = "ContentType";
- private static final String DEFAULT_CONTENT_TYPE = "text/html";
- private static final String INITPARAM_DEBUG = "Debug";
+ public static final String INITPARAM_TEMPLATE_PATH = "TemplatePath";
+ public static final String INITPARAM_NOCACHE = "NoCache";
+ public static final String INITPARAM_CONTENT_TYPE = "ContentType";
+ public static final String DEFAULT_CONTENT_TYPE = "text/html";
+ public static final String INITPARAM_DEBUG = "Debug";
 
  public static final String KEY_REQUEST = "Request";
  public static final String KEY_INCLUDE = "include_page";
@@ -115,16 +115,21 @@
  public static final String KEY_JSP_TAGLIBS = "JspTaglibs";
 
  // Note these names start with dot, so they're essentially invisible from 
 a freemarker script.
- public static final String ATTR_TEMPLATE_MODEL = 
".freemarker.TemplateModel";  // template model stored in request for siteMesh
  private static final String ATTR_REQUEST_MODEL = ".freemarker.Request";
  private static final String ATTR_REQUEST_PARAMETERS_MODEL = 
".freemarker.RequestParameters";
  private static final String ATTR_SESSION_MODEL = ".freemarker.Session";
  private static final String ATTR_APPLICATION_MODEL = 
".freemarker.Application";
  private static final String ATTR_JSP_TAGLIBS_MODEL = 
".freemarker.JspTaglibs";
 
+// for sitemesh
+public static final String ATTR_TEMPLATE_MODEL = 
".freemarker.TemplateModel";  // template model stored in request for siteMesh
+
+// for Struts
+public static final String KEY_REQUEST_PARAMETERS_STRUTS = "Parameters";
+
 public static final String KEY_HASHMODEL_PRIVATE = 
"__FreeMarkerManager.Request__";
 
-private static final String EXPIRATION_DATE;
+public static final String EXPIRATION_DATE;
 
 /**
  * Adds individual settings.
@@ -305,32 +310,36 @@
 protected ScopesHashModel buildScopesHashModel(ServletContext 
servletContext, HttpServletRequest request, HttpServletResponse response, 
ObjectWrapper wrapper, ValueStack stack) {
 ScopesHashModel model = new ScopesHashModel(wrapper, servletContext, 
request, stack);
 
-// Create hash model wrapper for servlet context (the application)
-// only need one thread to do this once, per servlet context
+// Create hash model wrapper for servlet context (the application). We 
need one thread, once per servlet context
 synchronized (servletContext) {
 ServletContextHashModel servletContextModel = 
(ServletContextHashModel) servletContext.getAttribute(ATTR_APPLICATION_MODEL);
-
 if (servletContextModel == null) {
-
+// first try a JSP support servlet.  If it fails, default to 
the servlet.
 GenericServlet servlet = JspSupportServlet.jspSupportServlet;
-// TODO if the jsp support  servlet isn't load-on-startup then 
it won't exist
-// if it hasn't been accessed, and a JSP page is accessed
 if (servlet != null) {
 servletContextModel = new ServletContextHashModel(servlet, 
wrapper);
 servletContext.setAttribute(ATTR_APPLICATION_MODEL, 
servletContextModel);
-TaglibFactory taglibs = new TaglibFactory(servletContext);
-servletContext.setAttribute(ATTR_JSP_TAGLIBS_MODEL, 
taglibs);
+} else {
+servletContextModel = new 
ServletContextHashModel(servletContext, wrapper);
+servletContext.setAttribute(ATTR_APPLICATION_MODEL, 
servletContextModel);
 }

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 1026 has FAILED (0 tests failed). Change made by Musachy Barroso

2010-01-15 Thread Atlassian Open Source Bamboo
---
STRUTS-MAINJ6-1026 failed.
---
Code has been updated by Musachy Barroso.
No failed tests found, a possible compilation error.

http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-1026/


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

>WW-3329 ${Parameters.xxx} in freemarker view is broken


--
Error Summary
--
   [INFO] 

   [ERROR] BUILD ERROR
   [INFO] 

   [INFO] Failed to resolve artifact.
   
   Missing:
   --
   1) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT
   
     Try downloading the file manually from the project website.
   
     Then, install it using the command: 
         mvn install:install-file -DgroupId=org.apache.struts 
-DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file
   
     Alternatively, if you host your own repository you can deploy the 
file there: 
         mvn deploy:deploy-file -DgroupId=org.apache.struts 
-DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
     Path to dependency: 
     1) 
org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
     2) 
org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT
   
   2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT
   
     Try downloading the file manually from the project website.
   
     Then, install it using the command: 
         mvn install:install-file -DgroupId=org.apache.struts 
-DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file
   
     Alternatively, if you host your own repository you can deploy the 
file there: 
         mvn deploy:deploy-file -DgroupId=org.apache.struts 
-DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
     Path to dependency: 
     1) 
org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
     2) 
org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT
   
   --
   2 required artifacts are missing.
   
   for artifact: 
     org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
   
   from the specified remote repositories:
     apache.snapshots 
(http://people.apache.org/repo/m2-snapshot-repository),
     central (https://m2proxy.atlassian.com/repository/public)
   
   
   
   [INFO] 

   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



[OSS Bamboo] Struts 2 SVN - Main Build build 1262 has FAILED (0 tests failed). Change made by Musachy Barroso

2010-01-15 Thread Atlassian Open Source Bamboo
---
STRUTS-MAIN-1262 failed.
---
Code has been updated by Musachy Barroso.
No failed tests found, a possible compilation error.

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


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

>WW-3329 ${Parameters.xxx} in freemarker view is broken


--
Error Summary
--
   [INFO] 

   [ERROR] BUILD ERROR
   [INFO] 

   [INFO] Failed to resolve artifact.
   
   Missing:
   --
   1) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT
   
     Try downloading the file manually from the project website.
   
     Then, install it using the command: 
         mvn install:install-file -DgroupId=org.apache.struts 
-DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file
   
     Alternatively, if you host your own repository you can deploy the 
file there: 
         mvn deploy:deploy-file -DgroupId=org.apache.struts 
-DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
     Path to dependency: 
     1) 
org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
     2) 
org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT
   
   2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT
   
     Try downloading the file manually from the project website.
   
     Then, install it using the command: 
         mvn install:install-file -DgroupId=org.apache.struts 
-DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file
   
     Alternatively, if you host your own repository you can deploy the 
file there: 
         mvn deploy:deploy-file -DgroupId=org.apache.struts 
-DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
     Path to dependency: 
     1) 
org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
     2) 
org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT
   
   --
   2 required artifacts are missing.
   
   for artifact: 
     org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
   
   from the specified remote repositories:
     apache.snapshots 
(http://people.apache.org/repo/m2-snapshot-repository),
     central (https://m2proxy.atlassian.com/repository/public)
   
   
   
   [INFO] 

   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



[CONF] Confluence Changes in the last 24 hours

2010-01-15 Thread confluence
This is a daily summary of all recent changes in Confluence.

-
Updated Spaces:
-


Apache Archiva (http://cwiki.apache.org/confluence/display/ARCHIVA)

Pages
-
HOWTO configure usermanagement with LDAP edited by  mark1900  (01:25 AM)
http://cwiki.apache.org/confluence/display/ARCHIVA/HOWTO+configure+usermanagement+with+LDAP

news created by mark1900 (12:04 AM)
http://cwiki.apache.org/confluence/display/ARCHIVA/2010/01/15/news



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

Pages
-
Camel 2.2.0 Release edited by  davsclaus  (01:46 PM)
http://cwiki.apache.org/confluence/display/CAMEL/Camel+2.2.0+Release

NotifyBuilder edited by  davsclaus  (09:55 AM)
http://cwiki.apache.org/confluence/display/CAMEL/NotifyBuilder

Testing edited by  davsclaus  (09:55 AM)
http://cwiki.apache.org/confluence/display/CAMEL/Testing

File2 edited by  davsclaus  (09:07 AM)
http://cwiki.apache.org/confluence/display/CAMEL/File2



Apache Directory Server v1.5 
(http://cwiki.apache.org/confluence/display/DIRxSRVx11)

Pages
-
Xdbm fast modifyDn proposal edited by  seelmann  (11:26 AM)
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Xdbm+fast+modifyDn+proposal


Comments
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Xdbm+fast+modifyDn+proposal
 (1)

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

Pages
-
Methods edited by  esjewett  (01:36 PM)
http://cwiki.apache.org/confluence/display/ESME/Methods

API 2.0 - Design edited by  esjewett  (01:34 PM)
http://cwiki.apache.org/confluence/display/ESME/API+2.0+-+Design



Apache Maven (http://cwiki.apache.org/confluence/display/MAVEN)

Comments
http://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Compatibility+Notes 
(1)

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

Pages
-
FAQ edited by  elecharny  (05:43 PM)
http://cwiki.apache.org/confluence/display/MINA/FAQ



Apache ActiveMQ NMS (http://cwiki.apache.org/confluence/display/NMS)

Pages
-
Apache.NMS.Stomp created by tabish121 (11:16 PM)
http://cwiki.apache.org/confluence/display/NMS/Apache.NMS.Stomp

Apache.NMS.ActiveMQ created by tabish121 (11:14 PM)
http://cwiki.apache.org/confluence/display/NMS/Apache.NMS.ActiveMQ

ActiveMQ .NET 1.2.0 Release edited by  tabish121  (09:32 PM)
http://cwiki.apache.org/confluence/display/NMS/ActiveMQ+.NET+1.2.0+Release

Download edited by  tabish121  (01:56 PM)
http://cwiki.apache.org/confluence/display/NMS/Download



OFBiz Technical Documentation 
(http://cwiki.apache.org/confluence/display/OFBTECH)

Pages
-
Execution Context Implementation edited by  adrianc  (05:16 PM)
http://cwiki.apache.org/confluence/display/OFBTECH/Execution+Context+Implementation

OFBiz Security Redesign edited by  adrianc  (04:37 PM)
http://cwiki.apache.org/confluence/display/OFBTECH/OFBiz+Security+Redesign



Apache Roller (http://cwiki.apache.org/confluence/display/ROLLER)

Pages
-
Roller Wiki edited by  snoopdave  (02:08 AM)
http://cwiki.apache.org/confluence/display/ROLLER/Roller+Wiki



Struts2NewDocDraft (http://cwiki.apache.org/confluence/display/S2NewDocDraft)

Pages
-
XML edited by  musachy  (08:08 PM)
http://cwiki.apache.org/confluence/display/S2NewDocDraft/XML

Using Tags edited by  lukaszlenart  (11:40 AM)
http://cwiki.apache.org/confluence/display/S2NewDocDraft/Using+Tags



Apache Shiro (http://cwiki.apache.org/confluence/display/SHIRO)

Pages
-
Terminology edited by  lhazlewood  (09:59 PM)
http://cwiki.apache.org/confluence/display/SHIRO/Terminology

Configuration edited by  lhazlewood  (09:07 PM)
http://cwiki.apache.org/confluence/display/SHIRO/Configuration



Apache Tuscany Docs 2.x 
(http://cwiki.apache.org/confluence/display/TUSCANYxDOCx2x)

Pages
-
Running OASIS Spec Tests in a OSGi environment created by lrese...@apache.org 
(11:50 PM)
http://cwiki.apache.org/confluence/display/TUSCANYxDOCx2x/Running+OASIS+Spec+Tests+in+a+OSGi+environment




Change your notification preferences: 
http://cwiki.apache.org/confluence/users/viewnotifications.action