jicarilla-suf initial-import-from-avalon.txt,NONE,1.1
Leo Simons <[email protected]>
| Newsgroups | gmane.comp.java.jicarilla.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jicarilla/jicarilla-suf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19382 Added Files: initial-import-from-avalon.txt Log Message: Trace contents back to their origins --- NEW FILE: initial-import-from-avalon.txt --- This file contains an edited log of the steps used to create the materials that were important as the initial content for this repository. They should be reproducable. cd ~/anoncvs/apache cvs -d :pserver:[email protected]:/home/cvspublic export -r Excalibur_20040410 avalon-excalibur cvs -d :pserver:[email protected]:/home/cvspublic export -r Avalon_20040410 avalon cd avalon rm -Rf buildsystem build.xml KEYS README.txt status.xml mv framework/* . rm -R framework cd .. mkdir jicarilla-suf cd jicarilla-suf/ mv ../avalon . mv avalon framework mv ../avalon-excalibur/* . rm -Rf buildsystem/ mkdir libraries mv * libraries mv libraries/framework/ libraries/component* libraries/fortress/ . mv component soc mv component-examples soc-examples mv component-tests/ soc-tests mv fortress container cd container/ mv container-api/ api mv container-impl/ impl rm -Rf cli container-test examples rm -Rf servlet/ cat project-common.xml rm -Rf project-common.xml rm -Rf README.txt cd .. cd container/ rm -Rf bean/ rm -Rf platform/ cd .. find . -name *build.xml find . -name *build.xml -exec rm -Rf \{\} \; find . -name *maven.xml find . -name *maven.xml -exec rm -Rf \{\} \; find . -name '.cvsignore' find . -name '.cvsignore' -exec rm -Rf \{\}\; find . -name '.cvsignore' -exec rm -Rf \{\} \; mv framework suf-framework mv container suf-container mv soc suf-old-container rm -Rf soc-examples soc-tests/ find . -name '*.txt' ! -name 'LICENSE.txt' -exec rm -Rf \{\} \; cd libraries/ cd compatibility/ cd src/ rm -Rf examples/ cd .. cd .. rm -Rf logger-tests/ cd .. find . -type d -name test -exec rm -Rf \{\} \; find . -type d -name test -exec rm -Rf \{\} \; cd suf-old-container/ cd .. find . -name '*.properties' find . -name 'project.properties' -exec rm -Rf \{\} \; cp suf-framework/LICENSE.txt . mv libraries suf-container/ mv suf-container/libraries/ suf-components find . -type d -name xdocs -exec rm -Rf \{\} \; rm -Rf ./suf-framework/site/ find . -type d -name examples -exec rm -Rf \{\} \; rm -Rf suf-components/testcase/ cp suf-container/api/LICENSE.txt suf-container/ rm -Rf suf-framework/external.xml suf-framework/index.ent suf-framework/README.TXT suf-framework/manifest.mf find . -name 'index.ent' -exec rm -Rf \{\} \; cvs -z3 -d :ext:[email protected]:/cvsroot/jicarilla import -m 'Import sources from the avalon module on cvs.apache.org and from the avalon-excalibur module on cvs.apache.org. All of these sources are copyright (c) 1997-2004 of The Apache Software Foundation, and licensed under the Apache License, version 2.0. The steps used for the retrieval of this content can be found in the initial-import-from-avalon.txt file which will be checked into the root of this new CVS module soon after this import.' jicarilla-suf ApacheSoftwareFoundation Avalon_20040410 Excalibur_20040410 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click