You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by pb...@apache.org on 2008/06/08 03:03:37 UTC

svn commit: r664420 - in /struts/struts1/trunk/core/src/main: java/org/apache/struts/action/ java/org/apache/struts/util/ java/org/apache/struts/validator/ resources/org/apache/struts/action/ resources/org/apache/struts/util/ resources/org/apache/strut...

Author: pbenedict
Date: Sat Jun  7 18:03:36 2008
New Revision: 664420

URL: http://svn.apache.org/viewvc?rev=664420&view=rev
Log:
Move property files into standard Maven resources folder

Added:
    struts/struts1/trunk/core/src/main/resources/org/apache/struts/action/
    struts/struts1/trunk/core/src/main/resources/org/apache/struts/action/ActionResources.properties
      - copied unchanged from r664382, struts/struts1/trunk/core/src/main/java/org/apache/struts/action/ActionResources.properties
    struts/struts1/trunk/core/src/main/resources/org/apache/struts/action/ActionResources_ja.properties
      - copied unchanged from r664382, struts/struts1/trunk/core/src/main/java/org/apache/struts/action/ActionResources_ja.properties
    struts/struts1/trunk/core/src/main/resources/org/apache/struts/action/LocalStrings.properties
      - copied unchanged from r664382, struts/struts1/trunk/core/src/main/java/org/apache/struts/action/LocalStrings.properties
    struts/struts1/trunk/core/src/main/resources/org/apache/struts/action/LocalStrings_ja.properties
      - copied unchanged from r664382, struts/struts1/trunk/core/src/main/java/org/apache/struts/action/LocalStrings_ja.properties
    struts/struts1/trunk/core/src/main/resources/org/apache/struts/util/
    struts/struts1/trunk/core/src/main/resources/org/apache/struts/util/LocalStrings.properties
      - copied unchanged from r664382, struts/struts1/trunk/core/src/main/java/org/apache/struts/util/LocalStrings.properties
    struts/struts1/trunk/core/src/main/resources/org/apache/struts/util/LocalStrings_ja.properties
      - copied unchanged from r664382, struts/struts1/trunk/core/src/main/java/org/apache/struts/util/LocalStrings_ja.properties
    struts/struts1/trunk/core/src/main/resources/org/apache/struts/validator/LocalStrings.properties
      - copied unchanged from r664382, struts/struts1/trunk/core/src/main/java/org/apache/struts/validator/LocalStrings.properties
Removed:
    struts/struts1/trunk/core/src/main/java/org/apache/struts/action/ActionResources.properties
    struts/struts1/trunk/core/src/main/java/org/apache/struts/action/ActionResources_ja.properties
    struts/struts1/trunk/core/src/main/java/org/apache/struts/action/LocalStrings.properties
    struts/struts1/trunk/core/src/main/java/org/apache/struts/action/LocalStrings_ja.properties
    struts/struts1/trunk/core/src/main/java/org/apache/struts/util/LocalStrings.properties
    struts/struts1/trunk/core/src/main/java/org/apache/struts/util/LocalStrings_ja.properties
    struts/struts1/trunk/core/src/main/java/org/apache/struts/validator/LocalStrings.properties