Re: Anyone working on a newer PayPal integration for Ofbiz?

2017-02-02 Thread Michael Brohl

Hi Steve,

I think a contribution for an up-to-date PayPal integration support for 
OFBiz would be great and it will be highly appreciated!


Thanks for your support,

Michael


Am 02.02.17 um 18:43 schrieb Dank Me:

Hey everyone,

I am currently in the process of migrating our company website over to Ofbiz 
16. First off, just want to say as a long-time developer and user of Ofbiz, so 
far I LOVE what I am seeing with Ofbiz 16! Lots of great improvements to what I 
think is already a great product.

Specifically, one of the many things I am working on is upgrading our PayPal 
API. I may be mistaken (and correct me if I am wrong), but I believe the only 
PayPal integration support currently within Ofbiz (for all releases) are the 2 
PayPal classes (PayPalEvents and PayPalServices), which I believe is only for 
the NVP (Name Value Pair) part of the PayPal API and hasn’t been updated for 
quite some time. The newest PayPal NVP API has changed a lot since what is 
currently implemented in Ofbiz. I don’t believe what is there currently in 
Ofbiz will work OOTB with the newest PayPal NVP API.

Furthermore, as most of you probably know, PayPal now has a cool newer API 
using Braintree v.zero for PayPal website integration. Seems to be a much 
cleaner, elegant, and simpler design/implementation. Has anyone already 
successfully integrated it into Ofbiz? Anybody working on an integration? 
Anybody interested in working on creating some generic integration classes/code 
for Ofbiz?

I will probably be working on this soon and wanted to see what was already 
being done out there. If there is a need, I don’t mind creating some newer 
generic Ofbiz PayPal API integration classes using the newer PayPal API that 
can be added into the core Ofbiz, but I don’t want to reinvent the wheel if 
someone else has already started it. I know it is only third party integration 
stuff but I think it would be cool if the Ofbiz PayPal integration could be 
updated (since I would think most websites using Ofbiz probably use PayPal to 
some degree anyway).

Let me know! And thanks in advance.

Regards,

Steve Dankanich





smime.p7s
Description: S/MIME Cryptographic Signature


Re: OFBiz™ Nightly Snapshots

2017-02-02 Thread Jacques Le Roux

OK this definitely needs to be updated (misses R16), tonight I don't remember 
how it's done :)

Anyway I call it day

Cheers

Jacques


Le 04/06/2016 à 10:36, Jacques Le Roux a écrit :

Hi,

Could we not get rid of the information about the archives of the discontinued  
releases at https://ci.apache.org/projects/ofbiz/snapshots/ ?
They get nowhere anyway.

Jacques







Repo dictated config (was Re: svn commit: r1781441 - /ofbiz/trunk/)

2017-02-02 Thread Jacques Le Roux

Hi Committers,

With r1781445+1781446+1781447, I have now removed the "svn:auto-props" at the 
trunk level and put all at the OFBiz svn repo root level

Now, every committer must be sure to use a svn 1.8 client. Because older 
clients don't support the svn:auto-props in repo

Committers will still need to use the svn config file for other stuff. But if they don't, 
at least the "svn:eol-style=native" aspect will not be forgotten

Note though that this only works on new checkout/working copies done with a svn 
1.8 client...  Documentation:

http://subversion.apache.org/docs/release-notes/1.8.html#repos-dictated-config
http://blogs.collab.net/subversion/the-road-to-repository-dictated-configuration-day-2-autoprops

So, if you still use an old working copy, either with a svn 1.8, or prior version, client, please be sure to have the svn config correctly put in the 
right place, see


https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Committers+Roles+and+Responsibilities#OFBizCommittersRolesandResponsibilities-CommittingChanges

Previously we used the sentence "Committers should set up their SVN client to use the official OFBIZ Subversion client configuration file" 



It should have really been

"Committers MUST set up their SVN client to use the official OFBIZ Subversion client 
configuration file" 

But it will no longer be a problem for new committers as long as they use a svn 1.8 client. You, committers, still need to be sure you are doing the 
same with new working copies



Thanks

Jacques


Le 02/02/2017 à 18:56, jler...@apache.org a écrit :

Author: jleroux
Date: Thu Feb  2 17:56:14 2017
New Revision: 1781441

URL: http://svn.apache.org/viewvc?rev=1781441=rev
Log:
No functional change. Tries to set the svn:auto-props on OFBiz svn repo root

Modified:
 ofbiz/trunk/   (props changed)

Propchange: ofbiz/trunk/
--
--- svn:auto-props (added)
+++ svn:auto-props Thu Feb  2 17:56:14 2017
@@ -0,0 +1,38 @@
+*.java   = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.bsh= svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.groovy = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.jsp= svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.tld= svn:mime-type=text/xml;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.ftl= svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.js = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.sql= svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.c  = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.cpp= svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.h  = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.txt= svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.sgml   = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.properties = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.xml= svn:mime-type=text/xml;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.classpath  = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.project= svn:mime-type=text/xml;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.sld= svn:mime-type=text/xml;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.gml= svn:mime-type=text/xml;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.xsl= svn:mime-type=text/xsl;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.xsd= svn:mime-type=text/xsd;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.html   = svn:mime-type=text/html;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.htm= svn:mime-type=text/html;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.css= svn:mime-type=text/css;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.gradle = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+*.md = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+Makefile = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+README   = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author URL Id"
+NOTICE   = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords="Date Rev 
Author 

Anyone working on a newer PayPal integration for Ofbiz?

2017-02-02 Thread Dank Me
Hey everyone,

I am currently in the process of migrating our company website over to Ofbiz 
16. First off, just want to say as a long-time developer and user of Ofbiz, so 
far I LOVE what I am seeing with Ofbiz 16! Lots of great improvements to what I 
think is already a great product.

Specifically, one of the many things I am working on is upgrading our PayPal 
API. I may be mistaken (and correct me if I am wrong), but I believe the only 
PayPal integration support currently within Ofbiz (for all releases) are the 2 
PayPal classes (PayPalEvents and PayPalServices), which I believe is only for 
the NVP (Name Value Pair) part of the PayPal API and hasn’t been updated for 
quite some time. The newest PayPal NVP API has changed a lot since what is 
currently implemented in Ofbiz. I don’t believe what is there currently in 
Ofbiz will work OOTB with the newest PayPal NVP API.

Furthermore, as most of you probably know, PayPal now has a cool newer API 
using Braintree v.zero for PayPal website integration. Seems to be a much 
cleaner, elegant, and simpler design/implementation. Has anyone already 
successfully integrated it into Ofbiz? Anybody working on an integration? 
Anybody interested in working on creating some generic integration classes/code 
for Ofbiz?

I will probably be working on this soon and wanted to see what was already 
being done out there. If there is a need, I don’t mind creating some newer 
generic Ofbiz PayPal API integration classes using the newer PayPal API that 
can be added into the core Ofbiz, but I don’t want to reinvent the wheel if 
someone else has already started it. I know it is only third party integration 
stuff but I think it would be cool if the Ofbiz PayPal integration could be 
updated (since I would think most websites using Ofbiz probably use PayPal to 
some degree anyway).

Let me know! And thanks in advance.

Regards,

Steve Dankanich

buildbot success in on ofbiz-trunk

2017-02-02 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk while 
building . Full details are available at:
https://ci.apache.org/builders/ofbiz-trunk/builds/1888

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: lares_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' 
triggered this build
Build Source Stamp: [branch ofbiz/trunk] 1781431
Blamelist: jleroux

Build succeeded!

Sincerely,
 -The Buildbot





Re: buildbot failure in on ofbiz-trunk

2017-02-02 Thread Jacques Le Roux

I created https://issues.apache.org/jira/browse/OFBIZ-9196 for that ("Regression: 
the testIntegration Gradle taks shoud not use/block the ports")

Jacques


Le 30/01/2017 à 11:15, Jacques Le Roux a écrit :

Thanks Scott,

Inline...


Le 30/01/2017 à 10:03, Scott Gray a écrit :

Try and be patient Jacques, I'm also having trouble understanding what you
are saying.

Here's what I've been able to understand so far:
- Pre-gradle OFBiz tests run fine on buildbot
- Gradle OFBiz fails on buildbot with a complaint that the default ports
are in use
- The test framework in OFBiz has never supported port offset
- Jacques thinks that maybe using a port offset for tests will fix the
problem but he's unsure why

Is that mostly correct Jacques?
Almost, It's not that I'm unsure, actually I tried this weekend to use portoffset in Gradle versions. From the documentation, it's theoretically 
possible but does not work OOTB (I agree it's a complicated matter)
So I  committed r1780660  and locally hardcoded 8080 port changes to 8081 in XML files serviceengine.xml, services_test.xml and axis2.xml w/o 
success when running tests.


Then I thought more at the problem and I see now 2 options:
1) Infra does not need to have always Tomcat using the 8080 port on Buildbot hosts, problem resolved. I asked a question in the related infra: 
https://issues.apache.org/jira/browse/INFRA-13402
2) Infra needs to have always Tomcat using the 8080 port on Buildbot hosts. Then, it's maybe possible, as Taher suggested, to get back to the 
previous behaviour were tests were not using/blocking the 8080 port. Taher suggested to have a look into config.xml...


I first wait an answer to 1), then I'll consider 2)

Note though that it would be nice to not use/block ports during tests, as it was before Gradle. Then you can use another OFBiz instance while 
running tests, and vice-versa. I don't know if it's me, but it seems that I'm rehearsing the same things :/



Is there a possibility that buildbot isn't correctly shutting down OFBiz
from the previous test run and the ports are being left open? Just a
guess, I don't know much about buildbot but that's the usual cause of the
default ports being unavailable in my experience.


Infra said in INFRA-13402 that it's due to Tomcat being puppetized, please read 
INFRA-13402

Jacques


Regards
Scott

On 30 January 2017 at 21:08, Jacques Le Roux 
wrote:


Come on Taher,

As I said below (my last message) BuildBot is only revealing a symptom.

I already explained in this thread http://markmail.org/message/h4
i7cn4i2btugdwn:

>

I suggest that you test by yourself to be convinced.

I also wrote in this same email <>

I did, now waiting their answer... and focusing on other matters in the
meantime...

Jacques


Le 29/01/2017 à 14:27, Taher Alkhateeb a écrit :


What does gradle have to do with blocking these ports? This is stuff
related to Tomcat. There is nothing in both ant and gradle that has
anything to do with these ports afaik.

On Jan 29, 2017 4:16 PM, "Jacques Le Roux" 
wrote:

Taher,

I did not say that "ant run-tests" can use portoffset. Indeed it's not,
and I was overzealous when, long ago and yesterday in r1780660, I changed
the Java code of tests for that (related with portoffset). Because I did
not change how the tests are running in pre Gradle versions. Actually I
was
then unsure and preferred to cover all cases. So, I repeat: we never
use/block ports (at least 8080 and I guess 8443) when running tests in
pre
Gradle versions.

For instance if you look for

f_ofb_15.addStep(Compile(command=["ant" , "load-demo"],
and
f_ofb_15.addStep(Compile(command=["ant" , "run-tests"],

in https://svn.apache.org/repos/infra/infrastructure/buildbot/a
egis/buildmaster/master1/projects/ofbiz.conf (for committers only)

You will see that we don't use portoffset in Buildbot and it works well:

https://ci.apache.org/projects/ofbiz/logs/15.12/html/ (ran yesterday)

But since Gradle migration something has surely changed. As Buildbot
shows
(it's a side effect here, but it's also Buildbot role to track
regressions), the ports are used(?)/blocked when running tests in post
Gradle versions.
I believe the best for us is to remove that, if it's possible. I'll have
a
look in Config.java. I'll not feel offended if someone beats me on it...

Thanks

Jacques


Le 29/01/2017 à 11:12, Taher Alkhateeb a écrit :

Okay, thank you for the efforts Jacques.

The only thing that I suspect is related might be in Config.java where
the
portoffset is evaluated. I don't think I've changed the logic, and so I
suspect that it is not related to Gradle. If the tests do not run on a
portoffset, then I suspect perhaps they don't do the same on ant either.

On Sun, Jan 29, 2017 at 12:57 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

Hi Taher,


Prior to Gradle migration we were not using the 8080 port during tests.
For instance we could have an 

Re: Are tests OK and generating HTML results?

2017-02-02 Thread Michael Brohl

Hi Jacques,

glad you are happy.

I think the HipChat room would be the perfect place to share off topic 
informations and emotions ;-)


Regards,

Michael


Am 02.02.17 um 17:07 schrieb Jacques Le Roux:

e 02/02/2017 à 10:39, Jacques Le Roux a écrit :
Unfortunately I had to move my VirtualBox from one disk to another 
and in the process the most important one (Ubuntu with all configured 
and ready) got a tricky UUID issue so I cannot check if it works on 
Linux at the moment.
Damned, took me hours but I got it back totally intact! I know it's 
out of subject, but I have currently no other persons to share my joy 
with :)


Jacques






smime.p7s
Description: S/MIME Cryptographic Signature


Re: Are tests OK and generating HTML results?

2017-02-02 Thread Jacques Le Roux

e 02/02/2017 à 10:39, Jacques Le Roux a écrit :
Unfortunately I had to move my VirtualBox from one disk to another and in the process the most important one (Ubuntu with all configured and ready) 
got a tricky UUID issue so I cannot check if it works on Linux at the moment.

Damned, took me hours but I got it back totally intact! I know it's out of 
subject, but I have currently no other persons to share my joy with :)

Jacques



buildbot exception in on ofbiz-trunk

2017-02-02 Thread buildbot
The Buildbot has detected a build exception on builder ofbiz-trunk while 
building . Full details are available at:
https://ci.apache.org/builders/ofbiz-trunk/builds/1886

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: lares_ubuntu

Build Reason: forced: by IRC user  (privmsg): forces manual build 
after Javadoc bypassed
Build Source Stamp: HEAD
Blamelist: 

BUILD FAILED: exception upload

Sincerely,
 -The Buildbot





Javadoc creation issue

2017-02-02 Thread Jacques Le Roux

Hi,

While Buildbot was blocked (INFRA-13402) we did not spot that we have now a 
Javadoc creation issue with trunk (we generate Javadoc only for trunk so far)

I tried to revert to r1780691 (last commit before last Gradle change) to no 
avail

BTW, this is currently blocking Buildbot. I'll temporarily bypass the Javadoc creation issue Buildbot task and will put it back when the issue will be 
fixed


I created https://issues.apache.org/jira/browse/OFBIZ-9197 for that, help 
appreciated...

Jacques



Re: svn commit: r1781366 [1/3] - in /ofbiz/trunk: applications/content/widget/compdoc/ applications/content/widget/content/ applications/product/template/ applications/product/template/store/ applicat

2017-02-02 Thread Pranay Pandey
Thanks Gil.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Thu, Feb 2, 2017 at 6:28 PM, gil portenseigne <
gil.portensei...@nereide.fr> wrote:

> Hello Pranay,
>
> Jacques reverted it just after, he did not commited it on purpose.
>
> Regards,
>
> Gil
>
>
>
> Le 02/02/2017 à 13:52, Pranay Pandey a écrit :
>
>> ??
>>
>> Log:
>> Implemented:
>> Improved:
>> Documented:
>> Completed:
>> Reverted:
>> Fixed:
>> (OFBIZ-)
>> Explanation
>> Thanks:
>>
>> Best regards,
>>
>> Pranay Pandey
>> HotWax Systems
>> http://www.hotwaxsystems.com/
>>
>> On Thu, Feb 2, 2017 at 4:03 PM,  wrote:
>>
>> Author: jleroux
>>> Date: Thu Feb  2 10:33:59 2017
>>> New Revision: 1781366
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1781366=rev
>>> Log:
>>> Implemented:
>>> Improved:
>>> Documented:
>>> Completed:
>>> Reverted:
>>> Fixed:
>>> (OFBIZ-)
>>> Explanation
>>> Thanks:
>>>
>>> Added:
>>>  ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/
>>> Owasp.CsrfGuard.js
>>>   (with props)
>>>  ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/
>>> Owasp.CsrfGuard.properties
>>>   (with props)
>>>  ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller
>>> -
>>> Copie.xml   (with props)
>>>  ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web -
>>> Copie.xml   (with props)
>>>  ofbiz/trunk/framework/webapp/config/requestHandler -
>>> Copie.properties   (with props)
>>>  ofbiz/trunk/themes/tomahawk/template/Header - Copie.ftl   (with
>>> props)
>>> Modified:
>>>  ofbiz/trunk/applications/content/widget/compdoc/
>>> CompDocTemplateTree.xml
>>>  ofbiz/trunk/applications/content/widget/content/ContentForms.xml
>>>  ofbiz/trunk/applications/product/template/Main.ftl
>>>  ofbiz/trunk/applications/product/template/store/
>>> EditProductStoreWebSites.ftl
>>>  ofbiz/trunk/framework/base/src/main/java/org/apache/
>>> ofbiz/base/util/template/FreeMarkerWorker.java
>>>  ofbiz/trunk/framework/minilang/src/main/java/org/
>>> apache/ofbiz/minilang/method/entityops/EntityOne.java
>>>  ofbiz/trunk/framework/widget/dtd/widget-common.xsd
>>>  ofbiz/trunk/framework/widget/src/main/java/org/apache/
>>> ofbiz/widget/renderer/macro/MacroFormRenderer.java
>>>
>>> Modified: ofbiz/trunk/applications/content/widget/compdoc/
>>> CompDocTemplateTree.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
>>> content/widget/compdoc/CompDocTemplateTree.xml?rev=
>>> 1781366=1781365=1781366=diff
>>> 
>>> ==
>>> --- ofbiz/trunk/applications/content/widget/compdoc/CompDocTempl
>>> ateTree.xml
>>> (original)
>>> +++ ofbiz/trunk/applications/content/widget/compdoc/CompDocTempl
>>> ateTree.xml
>>> Thu Feb  2 10:33:59 2017
>>> @@ -22,7 +22,7 @@ under the License.
>>>   >> root-node-name="node-root"
>>>   default-render-style="simple" default-wrap-style="treeWrappe
>>> r">
>>>   
>>> -
>>> +>> use-cache="false">
>>>   >> from-field="rootContentId"/>
>>>   
>>>   >> location="component://content/widget/compdoc/CompDocScreens.xml"/>
>>> @@ -54,7 +54,7 @@ under the License.
>>>   
>>>   
>>>   >> entity-name="AssocRevisionItemView" wrap-style="treeWrapper">
>>> -
>>> +>> use-cache="false">
>>>   >> from-field="itemContentId"/>
>>>   
>>>   >> location="component://content/widget/compdoc/CompDocScreens.xml"/>
>>> @@ -90,7 +90,7 @@ under the License.
>>>   >> root-node-name="node-root"
>>>   default-render-style="simple" default-wrap-style="treeWrappe
>>> r">
>>>   
>>> -
>>> +>> use-cache="false">
>>>   >> from-field="instanceContent.instanceOfContentId"/>
>>>   
>>>   >> location="component://content/widget/compdoc/CompDocScreens.xml"/>
>>> @@ -122,7 +122,7 @@ under the License.
>>>   
>>>   
>>>   >> entity-name="AssocRevisionItemView">
>>> -
>>> +>> use-cache="false">
>>>   >> from-field="itemContentId"/>
>>>   
>>>   >> location="component://content/widget/compdoc/CompDocScreens.xml"/>
>>>
>>> Modified: ofbiz/trunk/applications/content/widget/content/ContentForms
>>> .xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
>>> content/widget/content/ContentForms.xml?rev=1781366&
>>> r1=1781365=1781366=diff
>>> 
>>> ==
>>> --- ofbiz/trunk/applications/content/widget/content/ContentForms.xml
>>> (original)
>>> +++ ofbiz/trunk/applications/content/widget/content/ContentForms.xml Thu
>>> Feb  2 10:33:59 2017
>>> @@ -230,9 +230,9 @@ under the License.
>>>   
>>>   
>>>   >> type="single"
>>> -

Re: svn commit: r1781366 [1/3] - in /ofbiz/trunk: applications/content/widget/compdoc/ applications/content/widget/content/ applications/product/template/ applications/product/template/store/ applicat

2017-02-02 Thread gil portenseigne

Hello Pranay,

Jacques reverted it just after, he did not commited it on purpose.

Regards,

Gil


Le 02/02/2017 à 13:52, Pranay Pandey a écrit :

??

Log:
Implemented:
Improved:
Documented:
Completed:
Reverted:
Fixed:
(OFBIZ-)
Explanation
Thanks:

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Thu, Feb 2, 2017 at 4:03 PM,  wrote:


Author: jleroux
Date: Thu Feb  2 10:33:59 2017
New Revision: 1781366

URL: http://svn.apache.org/viewvc?rev=1781366=rev
Log:
Implemented:
Improved:
Documented:
Completed:
Reverted:
Fixed:
(OFBIZ-)
Explanation
Thanks:

Added:
 ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/Owasp.CsrfGuard.js
  (with props)
 
ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/Owasp.CsrfGuard.properties
  (with props)
 ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller -
Copie.xml   (with props)
 ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web -
Copie.xml   (with props)
 ofbiz/trunk/framework/webapp/config/requestHandler -
Copie.properties   (with props)
 ofbiz/trunk/themes/tomahawk/template/Header - Copie.ftl   (with props)
Modified:
 ofbiz/trunk/applications/content/widget/compdoc/
CompDocTemplateTree.xml
 ofbiz/trunk/applications/content/widget/content/ContentForms.xml
 ofbiz/trunk/applications/product/template/Main.ftl
 ofbiz/trunk/applications/product/template/store/
EditProductStoreWebSites.ftl
 ofbiz/trunk/framework/base/src/main/java/org/apache/
ofbiz/base/util/template/FreeMarkerWorker.java
 ofbiz/trunk/framework/minilang/src/main/java/org/
apache/ofbiz/minilang/method/entityops/EntityOne.java
 ofbiz/trunk/framework/widget/dtd/widget-common.xsd
 ofbiz/trunk/framework/widget/src/main/java/org/apache/
ofbiz/widget/renderer/macro/MacroFormRenderer.java

Modified: ofbiz/trunk/applications/content/widget/compdoc/
CompDocTemplateTree.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
content/widget/compdoc/CompDocTemplateTree.xml?rev=
1781366=1781365=1781366=diff

==
--- ofbiz/trunk/applications/content/widget/compdoc/CompDocTemplateTree.xml
(original)
+++ ofbiz/trunk/applications/content/widget/compdoc/CompDocTemplateTree.xml
Thu Feb  2 10:33:59 2017
@@ -22,7 +22,7 @@ under the License.
  
  
-
+
  
  
  
@@ -54,7 +54,7 @@ under the License.
  
  
  
-
+
  
  
  
@@ -90,7 +90,7 @@ under the License.
  
  
-
+
  
  
  
@@ -122,7 +122,7 @@ under the License.
  
  
  
-
+
  
  
  

Modified: ofbiz/trunk/applications/content/widget/content/ContentForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
content/widget/content/ContentForms.xml?rev=1781366&
r1=1781365=1781366=diff

==
--- ofbiz/trunk/applications/content/widget/content/ContentForms.xml
(original)
+++ ofbiz/trunk/applications/content/widget/content/ContentForms.xml Thu
Feb  2 10:33:59 2017
@@ -230,9 +230,9 @@ under the License.
  
  
  
+header-row-style="header-row" default-table-style="basic-table"
default-entity-name="contentAssocX">
  
-
+
  
  
  

Modified: ofbiz/trunk/applications/product/template/Main.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
product/template/Main.ftl?rev=1781366=1781365=1781366=diff

==
--- ofbiz/trunk/applications/product/template/Main.ftl (original)
+++ ofbiz/trunk/applications/product/template/Main.ftl Thu Feb  2
10:33:59 2017
@@ -29,6 +29,8 @@ under the License.

${uiLabelMap.CommonOr}: ${uiLabelMap.ProductCreateNewCatalog}

+Output format: ${.output_format}
+Auto-escaping: ${.auto_esc?c}
${uiLabelMap.ProductEditCategoryWithCategor
yId}:

  <@htmlTemplate.lookupField name="productCategoryId"
id="productCategoryId" formName="EditCategoryForm" fieldFormName="
LookupProductCategory"/>

Modified: ofbiz/trunk/applications/product/template/store/
EditProductStoreWebSites.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
product/template/store/EditProductStoreWebSites.ftl?
rev=1781366=1781365=1781366=diff

==
--- ofbiz/trunk/applications/product/template/store/EditProductStoreWebSites.ftl
(original)
+++ ofbiz/trunk/applications/product/template/store/EditProductStoreWebSites.ftl
Thu Feb  2 10:33:59 2017
@@ -37,12 +37,7 @@ under the License.
  

Re: svn commit: r1781366 [1/3] - in /ofbiz/trunk: applications/content/widget/compdoc/ applications/content/widget/content/ applications/product/template/ applications/product/template/store/ applicat

2017-02-02 Thread Pranay Pandey
??

Log:
Implemented:
Improved:
Documented:
Completed:
Reverted:
Fixed:
(OFBIZ-)
Explanation
Thanks:

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Thu, Feb 2, 2017 at 4:03 PM,  wrote:

> Author: jleroux
> Date: Thu Feb  2 10:33:59 2017
> New Revision: 1781366
>
> URL: http://svn.apache.org/viewvc?rev=1781366=rev
> Log:
> Implemented:
> Improved:
> Documented:
> Completed:
> Reverted:
> Fixed:
> (OFBIZ-)
> Explanation
> Thanks:
>
> Added:
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/Owasp.CsrfGuard.js
>  (with props)
> 
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/Owasp.CsrfGuard.properties
>  (with props)
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller -
> Copie.xml   (with props)
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web -
> Copie.xml   (with props)
> ofbiz/trunk/framework/webapp/config/requestHandler -
> Copie.properties   (with props)
> ofbiz/trunk/themes/tomahawk/template/Header - Copie.ftl   (with props)
> Modified:
> ofbiz/trunk/applications/content/widget/compdoc/
> CompDocTemplateTree.xml
> ofbiz/trunk/applications/content/widget/content/ContentForms.xml
> ofbiz/trunk/applications/product/template/Main.ftl
> ofbiz/trunk/applications/product/template/store/
> EditProductStoreWebSites.ftl
> ofbiz/trunk/framework/base/src/main/java/org/apache/
> ofbiz/base/util/template/FreeMarkerWorker.java
> ofbiz/trunk/framework/minilang/src/main/java/org/
> apache/ofbiz/minilang/method/entityops/EntityOne.java
> ofbiz/trunk/framework/widget/dtd/widget-common.xsd
> ofbiz/trunk/framework/widget/src/main/java/org/apache/
> ofbiz/widget/renderer/macro/MacroFormRenderer.java
>
> Modified: ofbiz/trunk/applications/content/widget/compdoc/
> CompDocTemplateTree.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
> content/widget/compdoc/CompDocTemplateTree.xml?rev=
> 1781366=1781365=1781366=diff
> 
> ==
> --- ofbiz/trunk/applications/content/widget/compdoc/CompDocTemplateTree.xml
> (original)
> +++ ofbiz/trunk/applications/content/widget/compdoc/CompDocTemplateTree.xml
> Thu Feb  2 10:33:59 2017
> @@ -22,7 +22,7 @@ under the License.
>   root-node-name="node-root"
>  default-render-style="simple" default-wrap-style="treeWrapper">
>  
> -
> + use-cache="false">
>   from-field="rootContentId"/>
>  
>   location="component://content/widget/compdoc/CompDocScreens.xml"/>
> @@ -54,7 +54,7 @@ under the License.
>  
>  
>   entity-name="AssocRevisionItemView" wrap-style="treeWrapper">
> -
> + use-cache="false">
>   from-field="itemContentId"/>
>  
>   location="component://content/widget/compdoc/CompDocScreens.xml"/>
> @@ -90,7 +90,7 @@ under the License.
>   root-node-name="node-root"
>  default-render-style="simple" default-wrap-style="treeWrapper">
>  
> -
> + use-cache="false">
>   from-field="instanceContent.instanceOfContentId"/>
>  
>   location="component://content/widget/compdoc/CompDocScreens.xml"/>
> @@ -122,7 +122,7 @@ under the License.
>  
>  
>   entity-name="AssocRevisionItemView">
> -
> + use-cache="false">
>   from-field="itemContentId"/>
>  
>   location="component://content/widget/compdoc/CompDocScreens.xml"/>
>
> Modified: ofbiz/trunk/applications/content/widget/content/ContentForms.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
> content/widget/content/ContentForms.xml?rev=1781366&
> r1=1781365=1781366=diff
> 
> ==
> --- ofbiz/trunk/applications/content/widget/content/ContentForms.xml
> (original)
> +++ ofbiz/trunk/applications/content/widget/content/ContentForms.xml Thu
> Feb  2 10:33:59 2017
> @@ -230,9 +230,9 @@ under the License.
>  
>  
>   type="single"
> -header-row-style="header-row" default-table-style="basic-table">
> +header-row-style="header-row" default-table-style="basic-table"
> default-entity-name="contentAssocX">
>  
> -
> + value-field="contentAssoc">
>  
>   from-field="contentIdTo"/>
>  
>
> Modified: ofbiz/trunk/applications/product/template/Main.ftl
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
> product/template/Main.ftl?rev=1781366=1781365=1781366=diff
> 
> ==
> --- ofbiz/trunk/applications/product/template/Main.ftl (original)
> +++ ofbiz/trunk/applications/product/template/Main.ftl Thu 

buildbot failure in on ofbiz-trunk

2017-02-02 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk while building . 
Full details are available at:
https://ci.apache.org/builders/ofbiz-trunk/builds/1885

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: lares_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' 
triggered this build
Build Source Stamp: [branch ofbiz/trunk] 1781367
Blamelist: jleroux

BUILD FAILED: failed shell_3

Sincerely,
 -The Buildbot





buildbot success in on ofbiz-branch16

2017-02-02 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-branch16 while 
building . Full details are available at:
https://ci.apache.org/builders/ofbiz-branch16/builds/6

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: lares_ubuntu

Build Reason: forced: by IRC user  (privmsg): forces manual build 
after port 8080 issue
Build Source Stamp: HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot





buildbot exception in on ofbiz-trunk

2017-02-02 Thread buildbot
The Buildbot has detected a build exception on builder ofbiz-trunk while 
building . Full details are available at:
https://ci.apache.org/builders/ofbiz-trunk/builds/1884

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: lares_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' 
triggered this build
Build Source Stamp: [branch ofbiz/trunk] 1781366
Blamelist: jleroux

BUILD FAILED: exception shell_1 upload_2

Sincerely,
 -The Buildbot





Re: Are tests OK and generating HTML results?

2017-02-02 Thread Jacques Le Roux

OK forget it, it's OK on Buildbot now. We have a Javadoc issue but that's 
another problem

Jacques


Le 02/02/2017 à 10:39, Jacques Le Roux a écrit :

Hi,

According to infra, BuildBot issue with the port 8080 is fixed. I checked it 
seems indeed OK in tests log.

But now the tests are not passing and not generating HTML results either on 
BuildBot and locally here on Windows.

Unfortunately I had to move my VirtualBox from one disk to another and in the process the most important one (Ubuntu with all configured and ready) 
got a tricky UUID issue so I cannot check if it works on Linux at the moment.


I guess it doest not because I get the same error locally than on BuildBot but 
HTML results it's hard to quicly check the situation.

org.apache.ofbiz.base.start.StartupException: Cannot start() 
org.apache.ofbiz.testtools.TestRunContainer (Test run was unsuccessful)
at 
org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:150)
at 
org.apache.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:73)
at 
org.apache.ofbiz.base.start.StartupControlPanel.loadStartupLoaders(StartupControlPanel.java:202)
at 
org.apache.ofbiz.base.start.StartupControlPanel.start(StartupControlPanel.java:69)
at org.apache.ofbiz.base.start.Start.main(Start.java:84)
Caused by: org.apache.ofbiz.base.container.ContainerException: Test run was 
unsuccessful
at 
org.apache.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:199)
at 
org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:148)
... 4 more
:ofbiz --test FAILED
Trying to override old definition of datatype junitreport

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':ofbiz --test'.
> Process 'command 'C:\Program Files\Java\jdk1.8.0_112\bin\java.exe'' finished 
with non-zero exit value 1

Could someone confirm tests are all passing and generating HTML results on 
her.his machine?

Thanks

Jacques






buildbot failure in on ofbiz-trunk

2017-02-02 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk while building . 
Full details are available at:
https://ci.apache.org/builders/ofbiz-trunk/builds/1883

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: silvanus_ubuntu

Build Reason: forced: by IRC user  (privmsg): forces manual build 
after port 8080 issue
Build Source Stamp: HEAD
Blamelist: 

BUILD FAILED: failed shell_3

Sincerely,
 -The Buildbot





Are tests OK and generating HTML results?

2017-02-02 Thread Jacques Le Roux

Hi,

According to infra, BuildBot issue with the port 8080 is fixed. I checked it 
seems indeed OK in tests log.

But now the tests are not passing and not generating HTML results either on 
BuildBot and locally here on Windows.

Unfortunately I had to move my VirtualBox from one disk to another and in the process the most important one (Ubuntu with all configured and ready) 
got a tricky UUID issue so I cannot check if it works on Linux at the moment.


I guess it doest not because I get the same error locally than on BuildBot but 
HTML results it's hard to quicly check the situation.

org.apache.ofbiz.base.start.StartupException: Cannot start() 
org.apache.ofbiz.testtools.TestRunContainer (Test run was unsuccessful)
at 
org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:150)
at 
org.apache.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:73)
at 
org.apache.ofbiz.base.start.StartupControlPanel.loadStartupLoaders(StartupControlPanel.java:202)
at 
org.apache.ofbiz.base.start.StartupControlPanel.start(StartupControlPanel.java:69)
at org.apache.ofbiz.base.start.Start.main(Start.java:84)
Caused by: org.apache.ofbiz.base.container.ContainerException: Test run was 
unsuccessful
at 
org.apache.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:199)
at 
org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:148)
... 4 more
:ofbiz --test FAILED
Trying to override old definition of datatype junitreport

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':ofbiz --test'.
> Process 'command 'C:\Program Files\Java\jdk1.8.0_112\bin\java.exe'' finished 
with non-zero exit value 1

Could someone confirm tests are all passing and generating HTML results on 
her.his machine?

Thanks

Jacques