You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/06/05 02:28:54 UTC

svn commit: r951622 - /jakarta/bsf/branches/bsf3.x/distribution/src.xml

Author: sebb
Date: Sat Jun  5 00:28:54 2010
New Revision: 951622

URL: http://svn.apache.org/viewvc?rev=951622&view=rev
Log:
Restore bsf-engines to source archive as needed for testing

Modified:
    jakarta/bsf/branches/bsf3.x/distribution/src.xml

Modified: jakarta/bsf/branches/bsf3.x/distribution/src.xml
URL: http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/distribution/src.xml?rev=951622&r1=951621&r2=951622&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/distribution/src.xml (original)
+++ jakarta/bsf/branches/bsf3.x/distribution/src.xml Sat Jun  5 00:28:54 2010
@@ -38,11 +38,13 @@
                 <include>RELEASE_NOTES</include>
                 <include>pom.xml</include>
                 <include>bsf-api/**/*</include>
+                <include>bsf-engines/**/*</include>
                 <include>bsf-utils/**/*</include>
                 <include>distribution/**/*</include>
                 <include>testing/**/*</include>
             </includes>
             <excludes>
+                <exclude>**/engines-download/**</exclude>
                 <exclude>**/target/**</exclude>
                 <exclude>**/build/**</exclude>
                 <exclude>**/.settings/**</exclude>



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org