I have changed the files I have in my working copy (svn up to date). But there
is still something weird:
At http://ci.apache.org/projects/ofbiz/snapshots/
I read "Nightly 10.04 Builds"
There is not such thing in my working copy
So I wonder where those files are really
Any ideas?
Jacques
PS: patch
Index: branches.php
===================================================================
--- branches.php (revision 1336412)
+++ branches.php (working copy)
@@ -6,9 +6,8 @@
<meta name="Description" content="The Apache Open For Business Project is an open source enterprise automation software project
licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz
offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others
to get things done." />
<meta name="Keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open
Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web
services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service
engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content
management,customer,inventory"/>
<meta name="Distribution" content="Global" />
- <meta name="Author" content="Hotwax Media, Brainfood" />
<meta name="Robots" content="index,follow" />
- <title>Apache OFBiz Nightly Build Information Provided by HotWax Media and
Contegix</title>
+ <title>Apache OFBiz Nightly Build Information</title>
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
<link rel="stylesheet" href="css/global.css" type="text/css" />
<script type="text/javascript" src="js/prototype.js"></script>
Index: index.php
===================================================================
--- index.php (revision 1336412)
+++ index.php (working copy)
@@ -6,9 +6,8 @@
<meta name="Description" content="The Apache Open For Business Project is an open source enterprise automation software project
licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz
offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others
to get things done." />
<meta name="Keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open
Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web
services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service
engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content
management,customer,inventory"/>
<meta name="Distribution" content="Global" />
- <meta name="Author" content="Hotwax Media, Brainfood" />
<meta name="Robots" content="index,follow" />
- <title>Apache OFBiz Nightly Build Information Provided by HotWax Media and
Contegix</title>
+ <title>Apache OFBiz Nightly Build Information</title>
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
<link rel="stylesheet" href="css/global.css" type="text/css" />
<script type="text/javascript" src="js/prototype.js"></script>
Jacques Le Roux wrote:
Ha, it's .php files! I was not aware. OK that's why I did not find them. So I
have access it's just under build.
Jacques
From: "Jacques Le Roux" <jacques.le.r...@les7arts.com>
Thanks Jacopo,
Quite clear, I will handle it (if I have enough rights)
Jacques
From: "Jacopo Cappellato" <jacopo.cappell...@hotwaxmedia.com>
Hi Jacques,
On May 4, 2012, at 5:22 AM, Jacques Le Roux wrote:
I wanted to update the snapshots page
http://ci.apache.org/projects/ofbiz/snapshots/ regarding ant start instead of
run for
trunk. But I don't know where this page is located. It does not seems to be
under website, does someone knows?
I *think* that the source files are here:
http://svn.apache.org/repos/asf/ofbiz/site/build/
Does we have a copy somewhere and it has been sent to infra? I see it's under
http://ci.apache.org/projects/ofbiz/ (ie
buildbot) Also I found these lines in the source, not sure they still fit...
<meta name="Author" content="Hotwax Media, Brainfood" />
<title>Apache OFBiz Nightly Build Information Provided by HotWax Media and
Contegix</title>
My vote would be to remove these lines.
Jacopo
And the only link to it I found is at
https://cwiki.apache.org/confluence/display/OFBIZ/Downloading
Thanks
Jacques