You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by di...@apache.org on 2005/07/08 20:46:18 UTC

cvs commit: ws-wss4j project.xml

dims        2005/07/08 11:46:18

  Modified:    .        project.xml
  Log:
  fix for WSFX-47 - Maven build misses out properties files for resource bundles
  
  Revision  Changes    Path
  1.8       +1 -1      ws-wss4j/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/ws-wss4j/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	10 Dec 2004 01:45:14 -0000	1.7
  +++ project.xml	8 Jul 2005 18:46:18 -0000	1.8
  @@ -113,7 +113,7 @@
         <resource>
           <directory>src</directory>
           <includes>
  -          <include>*.properties</include>
  +          <include>**/*.properties</include>
           </includes>
         </resource>
       </resources>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org