Scarab commit: svn commit: r10888 - branches/release/0.22/maven.xml

Johannes Höchstädter <[email protected]>
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: jhoech
Date: 2010-02-03 04:15:05-0800
New Revision: 10888

Modified:
   branches/release/0.22/maven.xml

Log:
FIX - Maven goal for "scarab:check-locales" is working again. Classpath settings for related java classes was wrong.

Modified: branches/release/0.22/maven.xml
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/0.22/maven.xml?view=diff&pathrev=10888&r1=10887&r2=10888
==============================================================================
--- branches/release/0.22/maven.xml	(original)
+++ branches/release/0.22/maven.xml	2010-02-03 04:15:05-0800
@@ -283,7 +283,7 @@
             name="checkLocaleBundles" 
             classname="org.tigris.scarab.util.build.AntL10AnalysisTask" >
             <ant:classpath>
-            	<ant:pathelement location="${maven.build.dir}/classes" />
+            	<ant:pathelement location="${maven.build.dest}" />
             	<ant:path refid="maven.dependency.classpath" />
             </ant:classpath>
         </ant:taskdef>

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2444435
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.