You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/07/12 00:29:30 UTC

svn commit: r793250 - /incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.api/src/ant/spec.xml

Author: spoole
Date: Sun Jul 12 00:29:30 2009
New Revision: 793250

URL: http://svn.apache.org/viewvc?rev=793250&view=rev
Log:
added debug to spec generation ant file

Modified:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.api/src/ant/spec.xml

Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.api/src/ant/spec.xml
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.api/src/ant/spec.xml?rev=793250&r1=793249&r2=793250&view=diff
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.api/src/ant/spec.xml (original)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.api/src/ant/spec.xml Sun Jul 12 00:29:30 2009
@@ -34,6 +34,7 @@
 		Unable to create pdf specification document
 		Set maven property kato.aurigadoclet.jar in local settings to point to jar containing
 		required doclet.  (Visit http://aurigadoclet.sourceforge.net/) for more information
+		Current value of property is [${kato.aurigadoclet.jar}]
 		</echo>	
 	</target>
 </project>
\ No newline at end of file