Author: ffang
Date: Mon Feb 16 09:24:56 2009
New Revision: 744867

URL: http://svn.apache.org/viewvc?rev=744867&view=rev
Log:
[SMX4KNL-196]adding missing plexus source file into deployed source jar

Modified:
    servicemix/smx4/kernel/trunk/gshell/gshell-core/pom.xml

Modified: servicemix/smx4/kernel/trunk/gshell/gshell-core/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/gshell/gshell-core/pom.xml?rev=744867&r1=744866&r2=744867&view=diff
==============================================================================
--- servicemix/smx4/kernel/trunk/gshell/gshell-core/pom.xml (original)
+++ servicemix/smx4/kernel/trunk/gshell/gshell-core/pom.xml Mon Feb 16 09:24:56 
2009
@@ -292,6 +292,8 @@
                                     -->
                                     
<include>org.apache.geronimo.gshell.wisdom:gshell-wisdom-core</include>
                                     
<include>org.apache.geronimo.gshell.wisdom:gshell-wisdom-bootstrap</include>
+                                    
<include>org.codehaus.plexus:plexus-utils</include>
+                                    
<include>org.codehaus.plexus:plexus-interpolation</include>
                                     
<include>${project.groupId}:${project.artifactId}</include>
                                 </includes>
                             </artifactSet>


Reply via email to