You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by fr...@apache.org on 2009/02/22 17:26:30 UTC

svn commit: r746755 - in /incubator/empire-db/trunk: core/ empire-db-examples/empire-db-example-advanced/ empire-db-examples/empire-db-example-advanced/src/org/ empire-db-examples/empire-db-example-basic/ empire-db-examples/empire-db-example-basic/src/...

Author: francisdb
Date: Sun Feb 22 16:26:29 2009
New Revision: 746755

URL: http://svn.apache.org/viewvc?rev=746755&view=rev
Log:
meved everything to the correct locations and put old folders to old/ for now as we need to have a look at what to do with the extra files (readme's, licenses, ...)

Added:
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-advanced/config.xml   (props changed)
      - copied unchanged from r746741, incubator/empire-db/trunk/core/DBSampleAdv/config.xml
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-advanced/src/org/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/core/DBSampleAdv/src/org/
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-basic/config.xml   (props changed)
      - copied unchanged from r746741, incubator/empire-db/trunk/core/DBSample/config.xml
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-basic/src/main/java/org/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/core/DBSample/src/org/
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/java/org/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/src/org/
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/log4j.dtd   (props changed)
      - copied unchanged from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/src/log4j.dtd
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/log4j.xml   (props changed)
      - copied unchanged from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/src/log4j.xml
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/messages_de.properties   (props changed)
      - copied unchanged from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/src/messages_de.properties
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/messages_en.properties   (props changed)
      - copied unchanged from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/src/messages_en.properties
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/struts.properties   (props changed)
      - copied unchanged from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/src/struts.properties
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/struts.xml   (props changed)
      - copied unchanged from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/src/struts.xml
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/webapp/WEB-INF/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/WebRoot/WEB-INF/
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/webapp/css/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/WebRoot/css/
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/webapp/index.html   (props changed)
      - copied unchanged from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/WebRoot/index.html
    incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/webapp/jsp/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/struts2-ext/DBWebSample/WebRoot/jsp/
    incubator/empire-db/trunk/empire-db-struts2/src/main/java/org/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/org/
    incubator/empire-db/trunk/empire-db-struts2/src/main/resources/META-INF/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/struts2-ext/Empire-struts2-ext/src/META-INF/
    incubator/empire-db/trunk/empire-db/src/main/java/org/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/core/Empire-db/src/org/
    incubator/empire-db/trunk/old/
    incubator/empire-db/trunk/old/core/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/core/
    incubator/empire-db/trunk/old/struts2-ext/   (props changed)
      - copied from r746741, incubator/empire-db/trunk/struts2-ext/
Removed:
    incubator/empire-db/trunk/core/
    incubator/empire-db/trunk/old/core/DBSample/config.xml
    incubator/empire-db/trunk/old/core/DBSample/src/org/
    incubator/empire-db/trunk/old/core/DBSampleAdv/config.xml
    incubator/empire-db/trunk/old/core/DBSampleAdv/src/org/
    incubator/empire-db/trunk/old/core/Empire-db/src/org/
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/WebRoot/WEB-INF/
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/WebRoot/css/
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/WebRoot/index.html
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/WebRoot/jsp/
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/src/log4j.dtd
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/src/log4j.xml
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/src/messages_de.properties
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/src/messages_en.properties
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/src/org/
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/src/struts.properties
    incubator/empire-db/trunk/old/struts2-ext/DBWebSample/src/struts.xml
    incubator/empire-db/trunk/old/struts2-ext/Empire-struts2-ext/src/META-INF/
    incubator/empire-db/trunk/old/struts2-ext/Empire-struts2-ext/src/org/
    incubator/empire-db/trunk/struts2-ext/

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-advanced/config.xml
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-advanced/src/org/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-basic/config.xml
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-basic/src/main/java/org/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/java/org/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/log4j.dtd
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/log4j.xml
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/messages_de.properties
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/messages_en.properties
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/struts.properties
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/resources/struts.xml
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/webapp/WEB-INF/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/webapp/css/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/webapp/index.html
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-examples/empire-db-example-struts2/src/main/webapp/jsp/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-struts2/src/main/java/org/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db-struts2/src/main/resources/META-INF/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/empire-db/src/main/java/org/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/old/core/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/empire-db/trunk/old/struts2-ext/
------------------------------------------------------------------------------
    svn:mergeinfo =