You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by jh...@apache.org on 2009/03/02 16:26:00 UTC

svn commit: r749335 - /incubator/jsecurity/import/trunk/build.xml

Author: jhaile
Date: Mon Mar  2 15:26:00 2009
New Revision: 749335

URL: http://svn.apache.org/viewvc?rev=749335&view=rev
Log:
Test commit to make sure I'm on committers list and that my commit goes through without approval being required.

Modified:
    incubator/jsecurity/import/trunk/build.xml

Modified: incubator/jsecurity/import/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/jsecurity/import/trunk/build.xml?rev=749335&r1=749334&r2=749335&view=diff
==============================================================================
--- incubator/jsecurity/import/trunk/build.xml (original)
+++ incubator/jsecurity/import/trunk/build.xml Mon Mar  2 15:26:00 2009
@@ -215,7 +215,6 @@
         </copy>
     </target>
 
-
     <target name="compile.spring" depends="compile.core" description="Compiles Spring Framework support">
         <javac destdir="${classes.dir}"
                debug="${compile.debug}"