You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ru...@apache.org on 2010/02/12 10:46:29 UTC

svn commit: r909314 - /synapse/trunk/java/modules/core/pom.xml

Author: ruwan
Date: Fri Feb 12 09:46:29 2010
New Revision: 909314

URL: http://svn.apache.org/viewvc?rev=909314&view=rev
Log:
Fixing an export

Modified:
    synapse/trunk/java/modules/core/pom.xml

Modified: synapse/trunk/java/modules/core/pom.xml
URL: http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/pom.xml?rev=909314&r1=909313&r2=909314&view=diff
==============================================================================
--- synapse/trunk/java/modules/core/pom.xml (original)
+++ synapse/trunk/java/modules/core/pom.xml Fri Feb 12 09:46:29 2010
@@ -139,6 +139,7 @@
                             org.apache.synapse,
                             org.apache.synapse.aspects.*,
                             org.apache.synapse.deployers.*,
+                            org.apache.synapse.executors.*,
                             org.apache.synapse.config.*,
                             org.apache.synapse.core.*,
                             org.apache.synapse.endpoints.*,