Commit 687dbc75 authored by Łukasz Nowak's avatar Łukasz Nowak

- proof of concept not using infrae.subversion


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39566 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f9fdf97a
......@@ -29,6 +29,10 @@ ignore_verification = true
urls =
${products-erp5:base}/ERP5Subversion/${:revision} ERP5Subversion
[products-erp5-development-no-svn]
recipe = hexagonit.recipe.download
url = http://www.erp5.org/dists/snapshot/products/ERP5Subversion.tgz
[products-erp5]
recipe = infrae.subversion
revision = ${versions:erp5_products_revision}
......@@ -56,6 +60,30 @@ urls =
${:base}/ZMySQLDDA/${:revision} ZMySQLDDA
${:base}/ZSQLCatalog/${:revision} ZSQLCatalog
[products-erp5-no-svn]
recipe = erp5.recipe.multidownload
urls =
http://www.erp5.org/dists/snapshot/products/AGProjects.tgz
http://www.erp5.org/dists/snapshot/products/CMFActivity.tgz
http://www.erp5.org/dists/snapshot/products/CMFCategory.tgz
http://www.erp5.org/dists/snapshot/products/ERP5.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Catalog.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Form.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Legacy.tgz
http://www.erp5.org/dists/snapshot/products/ERP5OOo.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Security.tgz
http://www.erp5.org/dists/snapshot/products/ERP5SyncML.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Type.tgz
http://www.erp5.org/dists/snapshot/products/ERP5Workflow.tgz
http://www.erp5.org/dists/snapshot/products/Formulator.tgz
http://www.erp5.org/dists/snapshot/products/HBTreeFolder2.tgz
http://www.erp5.org/dists/snapshot/products/MailTemplates.tgz
http://www.erp5.org/dists/snapshot/products/PortalTransforms.tgz
http://www.erp5.org/dists/snapshot/products/TimerService.tgz
http://www.erp5.org/dists/snapshot/products/ZMySQLDA.tgz
http://www.erp5.org/dists/snapshot/products/ZMySQLDDA.tgz
http://www.erp5.org/dists/snapshot/products/ZSQLCatalog.tgz
[download-software-home-template]
recipe = hexagonit.recipe.download
filename = software-home.inc.in
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment