[jboss-cvs] JBossAS SVN: r83630 - trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 29 15:01:03 EST 2009


Author: bstansberry at jboss.com
Date: 2009-01-29 15:01:03 -0500 (Thu, 29 Jan 2009)
New Revision: 83630

Modified:
   trunk/build/build-distr.xml
Log:
Whitespace

Modified: trunk/build/build-distr.xml
===================================================================
--- trunk/build/build-distr.xml	2009-01-29 19:53:03 UTC (rev 83629)
+++ trunk/build/build-distr.xml	2009-01-29 20:01:03 UTC (rev 83630)
@@ -2163,9 +2163,9 @@
       <fileset dir="${jgroups.jgroups.lib}">
         <include name="jgroups.jar"/>
       </fileset>
-    	<fileset dir="${net.jcip.lib}">
-    	  <include name="jcip-annotations.jar"/>
-    	</fileset>
+      <fileset dir="${net.jcip.lib}">
+        <include name="jcip-annotations.jar"/>
+      </fileset>
     </copy>
     <!-- Unpack the javaee dtds/schemas from jboss-metadata.jar -->
     <mkdir dir="${install.dtd}"/>




More information about the jboss-cvs-commits mailing list