You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by ps...@apache.org on 2011/10/18 15:06:08 UTC

svn commit: r1185633 - /incubator/wookie/trunk/etc/release/src-build-include.txt

Author: psharples
Date: Tue Oct 18 13:06:08 2011
New Revision: 1185633

URL: http://svn.apache.org/viewvc?rev=1185633&view=rev
Log:
Fix for the ant task 'build-release-src'. (removed spaces from the end of some of the paths) See WOOKIE-271

Modified:
    incubator/wookie/trunk/etc/release/src-build-include.txt

Modified: incubator/wookie/trunk/etc/release/src-build-include.txt
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/etc/release/src-build-include.txt?rev=1185633&r1=1185632&r2=1185633&view=diff
==============================================================================
--- incubator/wookie/trunk/etc/release/src-build-include.txt (original)
+++ incubator/wookie/trunk/etc/release/src-build-include.txt Tue Oct 18 13:06:08 2011
@@ -1,6 +1,6 @@
-.settings/ 
-ant/ 
-connector/CSharp/ 
+.settings/
+ant/
+connector/CSharp/
 connector/flash_flex/
 connector/java/src/
 connector/java/src-test/
@@ -14,9 +14,9 @@ connector/python/
 connector/ruby/
 connector/README.txt
 docs/
-etc/ 
-features/ 
-licenses/ 
+etc/
+features/
+licenses/
 modules/
 parser/java/src/
 parser/java/src-test/
@@ -26,15 +26,15 @@ parser/java/build.xml
 parser/java/ivy.xml
 parser/java/README.txt
 parser/java/test.wgt
-project_admin/ 
+project_admin/
 schemas/
 scratchpad/
-scripts/ 
+scripts/
 shindig/
 src/
-src-tests/ 
-tutorials/ 
-WebContent/ 
+src-tests/
+tutorials/
+WebContent/
 widgets/
 .classpath
 .project