You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shale.apache.org by cr...@apache.org on 2006/08/19 05:57:21 UTC

svn commit: r432787 - in /shale/framework/trunk: shale-clay/src/main/resources/ shale-clay/src/main/resources/META-INF/ shale-core/src/main/resources/ shale-core/src/main/resources/META-INF/ shale-remoting/src/main/resources/ shale-remoting/src/main/re...

Author: craigmcc
Date: Fri Aug 18 20:57:17 2006
New Revision: 432787

URL: http://svn.apache.org/viewvc?rev=432787&view=rev
Log:
Move the NOTICE.txt and LICENSE.txt resources for all of the framework
libraries to the appropriate place (src/main/resources/META-INF) so that
they will appear in the META-INF directory of a JAR, rather than the top
level directory (or not at all, in some previous cases).

SHALE-257


Added:
    shale/framework/trunk/shale-clay/src/main/resources/META-INF/LICENSE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-clay/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-clay/src/main/resources/META-INF/NOTICE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-clay/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-core/src/main/resources/META-INF/LICENSE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-core/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-core/src/main/resources/META-INF/NOTICE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-core/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-remoting/src/main/resources/META-INF/LICENSE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-remoting/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-remoting/src/main/resources/META-INF/NOTICE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-remoting/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-spring/src/main/resources/META-INF/LICENSE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-spring/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-spring/src/main/resources/META-INF/NOTICE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-spring/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-test/src/main/resources/
    shale/framework/trunk/shale-test/src/main/resources/META-INF/
    shale/framework/trunk/shale-test/src/main/resources/META-INF/LICENSE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-test/LICENSE.txt
    shale/framework/trunk/shale-test/src/main/resources/META-INF/NOTICE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-test/NOTICE.txt
    shale/framework/trunk/shale-tiger/src/main/resources/META-INF/
    shale/framework/trunk/shale-tiger/src/main/resources/META-INF/LICENSE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-tiger/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-tiger/src/main/resources/META-INF/NOTICE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-tiger/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-tiles/src/main/resources/META-INF/LICENSE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-tiles/LICENSE.txt
    shale/framework/trunk/shale-tiles/src/main/resources/META-INF/NOTICE.txt
      - copied unchanged from r432679, shale/framework/trunk/shale-tiles/NOTICE.txt
Removed:
    shale/framework/trunk/shale-clay/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-clay/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-core/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-core/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-remoting/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-remoting/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-spring/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-spring/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-test/LICENSE.txt
    shale/framework/trunk/shale-test/NOTICE.txt
    shale/framework/trunk/shale-tiger/src/main/resources/LICENSE.txt
    shale/framework/trunk/shale-tiger/src/main/resources/NOTICE.txt
    shale/framework/trunk/shale-tiles/LICENSE.txt
    shale/framework/trunk/shale-tiles/NOTICE.txt