Re: jackrabbit test cases failing?

2012-04-19 Thread Sascha Rodekamp
Thanks guys, is fixed. Lessen learned: never rely on the internal eclipse build when running unit tests within eclipse :-) 2012/4/19 Hans Bakker mailingl...@antwebsystems.com: Yes, I confirm, they do fail (Welcome back Adam!) On 04/19/2012 02:08 AM, Adam Heath wrote: See attached file.

Re: svn commit: r1327835 - in /ofbiz/trunk/framework: jcr/src/org/ofbiz/jcr/test/JackrabbitTests.java widget/src/org/ofbiz/widget/WidgetWorker.java

2012-04-19 Thread Jacopo Cappellato
Hi Sascha, is this the right way to fix the test? Jacopo On Apr 19, 2012, at 7:58 AM, sascharodek...@apache.org wrote: Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/WidgetWorker.java URL:

Re: Mini-language Overhaul, Part 2

2012-04-19 Thread Jacopo Cappellato
On the other hand, if we include the changes in the upcoming release branch as Adrian suggests, it may be easier to backport bug fixes from trunk: if trunk and release12.04 will have different Minilang syntax we will get a lot of conflicts when backporting patches. Jacopo On Apr 15, 2012, at

ant build if failing since 8.25 CET

2012-04-19 Thread Pierre Smits
Hi all, Running ./ant build after an ./ant clean-all on trunk at 8:25 CET failed with messages: [javac16] Compiling 35 source files to /Users/s0001/Documents/workspace/ofbiz-trunk-base/framework/jcr/build/classes [javac16]

Re: svn commit: r1327835 - in /ofbiz/trunk/framework: jcr/src/org/ofbiz/jcr/test/JackrabbitTests.java widget/src/org/ofbiz/widget/WidgetWorker.java

2012-04-19 Thread Sascha Rodekamp
Hi Jacopo, year right, ups. The Widget Worker sneaked in the commit list ;-) 2012/4/19 Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com: Hi Sascha, is this the right way to fix the test? Jacopo On Apr 19, 2012, at 7:58 AM, sascharodek...@apache.org wrote: Modified:

Re: ant build if failing since 8.25 CET

2012-04-19 Thread Pierre Smits
After doing another update from trunk at 8:45 CET ./ant build resumed normal working (build successful) conditions. Op 19 april 2012 08:31 schreef Pierre Smits pierre.sm...@gmail.com het volgende: Hi all, Running ./ant build after an ./ant clean-all on trunk at 8:25 CET failed with

Re: svn commit: r1327411 - in /ofbiz/trunk: bin/ tools/functions.sh tools/git-rebase-runner.sh

2012-04-19 Thread Jacopo Cappellato
On Apr 18, 2012, at 6:55 PM, Jacopo Cappellato wrote: On Apr 18, 2012, at 6:43 PM, Adam Heath wrote: It currently takes my desktop 1 hour to run a full test suite. clean, load-demo(30m), run-tests(30m). It used to take 12-15m. wow, it takes me 2-3 minutes in my laptop. Jacopo To

Upgrading Freemarker in our release branches

2012-04-19 Thread Jacopo Cappellato
Hi all, there are a few interesting bug fixes and performance improvements between Freemarker 2.3.10, currently used in our release branches, and 2.3.19, currently used in trunk. Is it ok if I upgrade 10.04 and 11.04to use freemarker-2.3.19.jar? Kind regards, Jacopo

HashCrypt is deprecated: is this an issue?

2012-04-19 Thread Pierre Smits
When building the trunk I get (amonst others) following notifications: classes: [javac16] Compiling 140 source files to /ci/ofbiz/framework/entity/build/classes [javac16] /ci/ofbiz/framework/entity/src/org/ofbiz/entity/GenericEntity.java:1299: warning: [deprecation]

Re: Upgrading Freemarker in our release branches

2012-04-19 Thread Pierre Smits
Hi Jacopo, Does the upgrade fix any bugs currently in r10.04 or r11.04? If not, don't do, otherwise all kinds of improvements are wanted to get in. Regards, Pierre Op 19 april 2012 09:05 schreef Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com het volgende: Hi all, there are a few

Re: svn commit: r1327411 - in /ofbiz/trunk: bin/ tools/functions.sh tools/git-rebase-runner.sh

2012-04-19 Thread Jacques Le Roux
OK seems after all that I need a brand new CPU, hence a new box... I must say with the SSDs when running run-tests my CPU is always at 100% (I put the run-tests process priority level to idle to be able to continue other tasks) Do you have a SSD in your laptop Jacopo? Jacques From: Jacopo

Re: Upgrading Freemarker in our release branches

2012-04-19 Thread Jacques Le Roux
+0 As long as it's has been sufficiently tested I see no pb Jacques From: Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com Hi all, there are a few interesting bug fixes and performance improvements between Freemarker 2.3.10, currently used in our release branches, and 2.3.19, currently

Re: Upgrading Freemarker in our release branches

2012-04-19 Thread Rishi Solanki
I checked at the FreeMarker release, the new version is able to handle concurrent access of templates in multithreading environment. Which in turn gives significant performance improvement. So from my side Big +1 for upgrading the jars on release. Thanks! -- Rishi Solanki Manager, Enterprise

[jira] [Created] (OFBIZ-4823) DEMO users can'l login anymore

2012-04-19 Thread Pierre Smits (Created) (JIRA)
DEMO users can'l login anymore -- Key: OFBIZ-4823 URL: https://issues.apache.org/jira/browse/OFBIZ-4823 Project: OFBiz Issue Type: Bug Components: ALL APPLICATIONS Affects Versions: SVN trunk

Re: svn commit: r1327411 - in /ofbiz/trunk: bin/ tools/functions.sh tools/git-rebase-runner.sh

2012-04-19 Thread Jacopo Cappellato
Jacques, here are some details: Hardware Overview: Model Name: MacBook Pro Model Identifier: MacBookPro8,2 Processor Name: Intel Core i7 Processor Speed: 2.2 GHz Number of Processors: 1 Total Number of Cores:4 L2 Cache (per Core): 256 KB L3 Cache: 6

[jira] [Updated] (OFBIZ-4823) DEMO users can'l login anymore

2012-04-19 Thread Pierre Smits (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-4823: Attachment: OFBIZ -4823-DEMO-passwords.patch This patch resets the passwords of various demo users

Re: Upgrading Freemarker in our release branches

2012-04-19 Thread Sascha Rodekamp
until we haven't any related issues which are caused by the update +1 from me. There are really a few helpful bugfixes in the release. 2012/4/19 Rishi Solanki rishisolan...@gmail.com: I checked at the FreeMarker release, the new version is able to handle concurrent access of templates in

[jira] [Assigned] (OFBIZ-4823) DEMO users can'l login anymore

2012-04-19 Thread Jacopo Cappellato (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-4823: Assignee: Jacopo Cappellato DEMO users can'l login anymore

[jira] [Closed] (OFBIZ-4823) DEMO users can'l login anymore

2012-04-19 Thread Jacopo Cappellato (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-4823. DEMO users can'l login anymore -- Key:

Re: HashCrypt is deprecated: is this an issue?

2012-04-19 Thread Adrian Crum
No, those are deprecations that were introduced in a recent commit. Most likely the warnings will be fixed in a future commit. -Adrian On 4/19/2012 8:06 AM, Pierre Smits wrote: When building the trunk I get (amonst others) following notifications: classes: [javac16] Compiling 140 source

Re: HashCrypt is deprecated: is this an issue?

2012-04-19 Thread Pierre Smits
So a JIRA would be in order? Op 19 april 2012 11:14 schreef Adrian Crum adrian.c...@sandglass-software.com het volgende: No, those are deprecations that were introduced in a recent commit. Most likely the warnings will be fixed in a future commit. -Adrian On 4/19/2012 8:06 AM, Pierre

Re: HashCrypt is deprecated: is this an issue?

2012-04-19 Thread Adrian Crum
Yes. Just a guess: Fixing the deprecations might fix the demo user login problem experienced recently. -Adrian On 4/19/2012 10:27 AM, Pierre Smits wrote: So a JIRA would be in order? Op 19 april 2012 11:14 schreef Adrian Crum adrian.c...@sandglass-software.com het volgende: No, those are

Re: HashCrypt is deprecated: is this an issue?

2012-04-19 Thread Pierre Smits
Ok. Will do. Op 19 april 2012 11:30 schreef Adrian Crum adrian.c...@sandglass-software.com het volgende: Yes. Just a guess: Fixing the deprecations might fix the demo user login problem experienced recently. -Adrian On 4/19/2012 10:27 AM, Pierre Smits wrote: So a JIRA would be in

[jira] [Created] (OFBIZ-4824) Deprecated use of org.ofbiz.base.crypto.HashCrypt

2012-04-19 Thread Pierre Smits (Created) (JIRA)
Deprecated use of org.ofbiz.base.crypto.HashCrypt - Key: OFBIZ-4824 URL: https://issues.apache.org/jira/browse/OFBIZ-4824 Project: OFBiz Issue Type: Bug Components: framework

Re: Mini-language Overhaul, Part 2

2012-04-19 Thread Jacques Le Roux
Yes trunk is the bleeding edge anyway... Jacques From: Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com On the other hand, if we include the changes in the upcoming release branch as Adrian suggests, it may be easier to backport bug fixes from trunk: if trunk and release12.04 will have

[jira] [Created] (OFBIZ-4826) Release branch doesn't test in Jenkins

2012-04-19 Thread Pierre Smits (Created) (JIRA)
Release branch doesn't test in Jenkins -- Key: OFBIZ-4826 URL: https://issues.apache.org/jira/browse/OFBIZ-4826 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: Release

[jira] [Created] (OFBIZ-4825) Release branch doesn't test in Jenkins

2012-04-19 Thread Pierre Smits (Created) (JIRA)
Release branch doesn't test in Jenkins -- Key: OFBIZ-4825 URL: https://issues.apache.org/jira/browse/OFBIZ-4825 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: Release

[jira] [Created] (OFBIZ-4827) Release branch doesn't test in Jenkins

2012-04-19 Thread Pierre Smits (Created) (JIRA)
Release branch doesn't test in Jenkins -- Key: OFBIZ-4827 URL: https://issues.apache.org/jira/browse/OFBIZ-4827 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: Release

[jira] [Updated] (OFBIZ-4827) Release branch doesn't test in Jenkins

2012-04-19 Thread Pierre Smits (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-4827: Attachment: OFBIZ-4827-r1104-testport.patch This patch fixes the issue Release

Re: HashCrypt is deprecated: is this an issue?

2012-04-19 Thread Jacques Le Roux
I wanted to review the related commits, but did not get enough time. I 'm interested because of https://issues.apache.org/jira/browse/OFBIZ-1151 https://issues.apache.org/jira/browse/OFBIZ-2729 https://issues.apache.org/jira/browse/OFBIZ-3006 Jacques From: Pierre Smits pierre.sm...@gmail.com

[jira] [Closed] (OFBIZ-4825) Release branch doesn't test in Jenkins

2012-04-19 Thread Pierre Smits (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits closed OFBIZ-4825. --- Resolution: Fixed My apologies. Something went wrong when creating the issue

[jira] [Closed] (OFBIZ-4826) Release branch doesn't test in Jenkins

2012-04-19 Thread Pierre Smits (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits closed OFBIZ-4826. --- Resolution: Fixed My apologies. Something went wrong when creating the issue

[jira] [Created] (OFBIZ-4828) R10.04 testports in use when testing in CI (Jenkins)

2012-04-19 Thread Pierre Smits (Created) (JIRA)
R10.04 testports in use when testing in CI (Jenkins) Key: OFBIZ-4828 URL: https://issues.apache.org/jira/browse/OFBIZ-4828 Project: OFBiz Issue Type: Bug Components: framework

[jira] [Updated] (OFBIZ-4828) R10.04 testports in use when testing in CI (Jenkins)

2012-04-19 Thread Pierre Smits (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-4828: Attachment: OFBIZ-4828-r10.04-testports.patch This patch fixes the issue R10.04

[jira] [Created] (OFBIZ-4829) Missing decorator location in ExampleExt component:

2012-04-19 Thread yashwant dhakad (Created) (JIRA)
Missing decorator location in ExampleExt component: --- Key: OFBIZ-4829 URL: https://issues.apache.org/jira/browse/OFBIZ-4829 Project: OFBiz Issue Type: Bug Affects Versions: Release

[jira] [Updated] (OFBIZ-4829) Missing decorator location in ExampleExt component:

2012-04-19 Thread yashwant dhakad (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yashwant dhakad updated OFBIZ-4829: --- Fix Version/s: Release 10.04 SVN trunk Release Branch

[jira] [Updated] (OFBIZ-4829) Missing decorator location in ExampleExt component:

2012-04-19 Thread yashwant dhakad (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yashwant dhakad updated OFBIZ-4829: --- Attachment: OFBIZ-4829-10.04.patch OFBIZ-4829-11.04.patch

[jira] [Commented] (OFBIZ-4829) Missing decorator location in ExampleExt component:

2012-04-19 Thread yashwant dhakad (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257425#comment-13257425 ] yashwant dhakad commented on OFBIZ-4829: Here is the patch for the issue.

Re: Mini-language Overhaul, Part 2

2012-04-19 Thread Adrian Crum
That is correct - if I make the non-functional changes before the release branch is created, then future trunk fixes will be easier to backport to the release branch. A separate fix will be needed for versions prior to 12.x. -Adrian On 4/19/2012 7:29 AM, Jacopo Cappellato wrote: On the

Re: svn commit: r1327735 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: jdbc/SqlJdbcUtil.java model/ModelViewEntity.java

2012-04-19 Thread Adam Heath
On 04/18/2012 09:14 PM, Scott Gray wrote: Nice, I ran into a problem related to this very recently. Thanks for taking care of it. view-entity member-entity entity-name=Foo view-entity view-entity entity-name=Foo member-entity alias=A entity-name=Bar member-entity alias=B

[jira] [Assigned] (OFBIZ-4622) Avoiding confusion of 'Vendor' and 'Supplier' in the German locale translations

2012-04-19 Thread Christian Geisert (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Geisert reassigned OFBIZ-4622: Assignee: Christian Geisert Avoiding confusion of 'Vendor' and 'Supplier' in

Re: svn commit: r1327411 - in /ofbiz/trunk: bin/ tools/functions.sh tools/git-rebase-runner.sh

2012-04-19 Thread Adam Heath
On 04/18/2012 11:33 PM, Jacopo Cappellato wrote: On Apr 18, 2012, at 7:37 PM, Adam Heath wrote: On 04/18/2012 12:28 PM, Jacopo Cappellato wrote: On Apr 18, 2012, at 7:20 PM, Adam Heath wrote: ps: I am going to switch if in ant *back* to javascript, *away* from ant-contrib. The latter is

Re: svn commit: r1327835 - in /ofbiz/trunk/framework: jcr/src/org/ofbiz/jcr/test/JackrabbitTests.java widget/src/org/ofbiz/widget/WidgetWorker.java

2012-04-19 Thread Adam Heath
On 04/19/2012 12:58 AM, sascharodek...@apache.org wrote: Author: sascharodekamp Date: Thu Apr 19 05:58:29 2012 New Revision: 1327835 URL: http://svn.apache.org/viewvc?rev=1327835view=rev Log: Fix jackrabbit unit testing. Modified:

[jira] [Closed] (OFBIZ-4768) Improvement for flatgrey theme

2012-04-19 Thread Wai (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wai closed OFBIZ-4768. -- Resolution: Won't Fix Improvement for flatgrey theme -- Key:

Re: HashCrypt is deprecated: is this an issue?

2012-04-19 Thread Adam Heath
On 04/19/2012 02:06 AM, Pierre Smits wrote: When building the trunk I get (amonst others) following notifications: classes: [javac16] Compiling 140 source files to /ci/ofbiz/framework/entity/build/classes [javac16]

Re: svn commit: r1327411 - in /ofbiz/trunk: bin/ tools/functions.sh tools/git-rebase-runner.sh

2012-04-19 Thread Adam Heath
On 04/19/2012 03:15 AM, Jacopo Cappellato wrote: Jacques, here are some details: Hardware Overview: Model Name: MacBook Pro Model Identifier: MacBookPro8,2 Processor Name: Intel Core i7 Processor Speed:2.2 GHz Number of Processors: 1 Total Number of

recent HashCrypt changes, and using salt-based password hashing

2012-04-19 Thread Adam Heath
As some may have noticed, I recently changed the way ofbiz creates password hashes when it stores them in the database. Each time a new password is created, a bit of randomness is used, to create a random-length, random-content salt. This is placed at the beginning of the hashed password, stored

upcoming Delegator deprecations

2012-04-19 Thread Adam Heath
commit 6493e4845f2acab9ce3e1f92cdc7f5b62bb79a2f Author: Adam Heath doo...@brainfood.com Date: Sun Dec 5 18:32:01 2010 -0600 Deprecate GenericValue.getRelatedDummyPK(String). Still more api simplification. Fortunately, this is a very small change. It seems that this method is

Re: svn commit: r1327835 - in /ofbiz/trunk/framework: jcr/src/org/ofbiz/jcr/test/JackrabbitTests.java widget/src/org/ofbiz/widget/WidgetWorker.java

2012-04-19 Thread Sascha Rodekamp
Hi Adam, yea the Worker class sneaked accidentally in the commit list. It has been removed already. Am 19.04.2012 um 17:11 schrieb Adam Heath doo...@brainfood.com: On 04/19/2012 12:58 AM, sascharodek...@apache.org wrote: Author: sascharodekamp Date: Thu Apr 19 05:58:29 2012 New Revision:

openid support

2012-04-19 Thread Adam Heath
I have a series of patches that enable ofbiz to be used as an openid *provider*. I used this to allow a wordpress site to delegate authentication to ofbiz(the company in question already had an ofbiz deployment hooked into their internal ldap, with phone/name synching; didn't want to duplicate

Re: svn commit: r1327866 - in /ofbiz/trunk: applications/accounting/data/ applications/content/data/ applications/humanres/data/ applications/marketing/data/ applications/order/data/ framework/example

2012-04-19 Thread Adam Heath
On 04/19/2012 03:43 AM, jaco...@apache.org wrote: Author: jacopoc Date: Thu Apr 19 08:43:54 2012 New Revision: 1327866 URL: http://svn.apache.org/viewvc?rev=1327866view=rev Log: Reverted rev. 1327736: with it it was impossible to log in with demo accounts. Ok, then the test cases suck.

[jira] [Assigned] (OFBIZ-4824) Deprecated use of org.ofbiz.base.crypto.HashCrypt

2012-04-19 Thread Adam Heath (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath reassigned OFBIZ-4824: - Assignee: Adam Heath Deprecated use of org.ofbiz.base.crypto.HashCrypt

[jira] [Commented] (OFBIZ-4824) Deprecated use of org.ofbiz.base.crypto.HashCrypt

2012-04-19 Thread Adam Heath (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257602#comment-13257602 ] Adam Heath commented on OFBIZ-4824: --- I have fixed GenericEntity locally. However, it

[jira] [Created] (OFBIZ-4830) eCommerce Customer Code Cleanup

2012-04-19 Thread Tom Burns (Created) (JIRA)
eCommerce Customer Code Cleanup --- Key: OFBIZ-4830 URL: https://issues.apache.org/jira/browse/OFBIZ-4830 Project: OFBiz Issue Type: Improvement Components: specialpurpose/ecommerce Affects

[jira] [Updated] (OFBIZ-4830) eCommerce Customer Code Cleanup

2012-04-19 Thread Tom Burns (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Burns updated OFBIZ-4830: - Attachment: OFBIZ-4830 eCommerce Customer Code Cleanup.patch eCommerce Customer Code Cleanup

[jira] [Commented] (OFBIZ-4824) Deprecated use of org.ofbiz.base.crypto.HashCrypt

2012-04-19 Thread Adam Heath (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257723#comment-13257723 ] Adam Heath commented on OFBIZ-4824: --- Wow, EntityCrypt is full of all sorts of fun stuff.

[jira] [Updated] (OFBIZ-4830) eCommerce Customer Code Cleanup

2012-04-19 Thread Tom Burns (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Burns updated OFBIZ-4830: - Attachment: OFBIZ-4830 eCommerce Customer Code Cleanup.html The attached file may be used for testing

Re: openid support

2012-04-19 Thread Jacques Le Roux
Hi Adam, The recent trend is to slim down OFBiz. This could be one of the Apache OFBiz Extras If someone needs it it pick up from there, et voilà Jacques From: Adam Heath doo...@brainfood.com I have a series of patches that enable ofbiz to be used as an openid *provider*. I used this to

Re: recent HashCrypt changes, and using salt-based password hashing

2012-04-19 Thread Jacques Le Roux
Looking forward for https://issues.apache.org/jira/browse/OFBIZ-1151 https://issues.apache.org/jira/browse/OFBIZ-2729 https://issues.apache.org/jira/browse/OFBIZ-3006 Jacques From: Adam Heath doo...@brainfood.com As some may have noticed, I recently changed the way ofbiz creates password

Re: openid support

2012-04-19 Thread Adam Heath
On 04/19/2012 04:28 PM, Jacques Le Roux wrote: Hi Adam, The recent trend is to slim down OFBiz. This could be one of the Apache OFBiz Extras If someone needs it it pick up from there, et voilà There are multiple layers. framework/openid, which has the basic logic, but not any of the AX

Re: Opinions wanted on r1307895

2012-04-19 Thread Jacques Le Roux
Committed at revision: 1328122 Jacques From: Jacques Le Roux jacques.le.r...@les7arts.com Nope, I'd not have raised a warning else ;o) The user must read it at the end, it's the body part of the email in the service result Jacques From: Adrian Crum adrian.c...@sandglass-software.com Is

[jira] [Commented] (OFBIZ-4813) ajax autocomplete and dialog during session timeout

2012-04-19 Thread Jacques Le Roux (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257840#comment-13257840 ] Jacques Le Roux commented on OFBIZ-4813: Wai, Are you sure that removing the

Re: recent HashCrypt changes, and using salt-based password hashing

2012-04-19 Thread Adam Heath
On 04/19/2012 04:28 PM, Jacques Le Roux wrote: Looking forward for https://issues.apache.org/jira/browse/OFBIZ-1151 https://issues.apache.org/jira/browse/OFBIZ-2729 https://issues.apache.org/jira/browse/OFBIZ-3006 2729 doesn't apply for what I am doing. Here's the list of things that this

Re: Opinions wanted on r1307895

2012-04-19 Thread Adam Heath
On 04/19/2012 04:41 PM, Jacques Le Roux wrote: Committed at revision: 1328122 Jacques This change would be needed for anything dealing with PAN(credit-card number for those not into the lingo). From: Jacques Le Roux jacques.le.r...@les7arts.com Nope, I'd not have raised a warning else ;o)

Re: recent HashCrypt changes, and using salt-based password hashing

2012-04-19 Thread Adam Heath
On 04/19/2012 04:49 PM, Adam Heath wrote: On 04/19/2012 04:28 PM, Jacques Le Roux wrote: Looking forward for https://issues.apache.org/jira/browse/OFBIZ-1151 https://issues.apache.org/jira/browse/OFBIZ-2729 https://issues.apache.org/jira/browse/OFBIZ-3006 2729 doesn't apply for what I am

Re: openid support

2012-04-19 Thread Jacques Le Roux
From: Adam Heath doo...@brainfood.com On 04/19/2012 04:28 PM, Jacques Le Roux wrote: Hi Adam, The recent trend is to slim down OFBiz. This could be one of the Apache OFBiz Extras If someone needs it it pick up from there, et voilà There are multiple layers. framework/openid, which has the

Re: openid support

2012-04-19 Thread Brett Palmer
Adam, There was a previous thread on the subject of implementing other authentication and security models to support OpenId, LDAP, and other custom authentication needs. The subject of the thread was Alternatives to using UserLoginId as a primary key. Here is a snippet of that thread from

Re: openid support

2012-04-19 Thread Adam Heath
On 04/19/2012 04:55 PM, Brett Palmer wrote: Adam, There was a previous thread on the subject of implementing other authentication and security models to support OpenId, LDAP, and other custom authentication needs. The subject of the thread was Alternatives to using UserLoginId as a primary

Re: recent HashCrypt changes, and using salt-based password hashing

2012-04-19 Thread Jacques Le Roux
From: Adam Heath doo...@brainfood.com On 04/19/2012 04:28 PM, Jacques Le Roux wrote: Looking forward for https://issues.apache.org/jira/browse/OFBIZ-1151 https://issues.apache.org/jira/browse/OFBIZ-2729 https://issues.apache.org/jira/browse/OFBIZ-3006 2729 doesn't apply for what I am doing.

Re: recent HashCrypt changes, and using salt-based password hashing

2012-04-19 Thread Jacques Le Roux
From: Adam Heath doo...@brainfood.com On 04/19/2012 04:49 PM, Adam Heath wrote: On 04/19/2012 04:28 PM, Jacques Le Roux wrote: Looking forward for https://issues.apache.org/jira/browse/OFBIZ-1151 https://issues.apache.org/jira/browse/OFBIZ-2729 https://issues.apache.org/jira/browse/OFBIZ-3006

[jira] [Assigned] (OFBIZ-3006) entity encrypt columns not using encryption salt value?

2012-04-19 Thread Adam Heath (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath reassigned OFBIZ-3006: - Assignee: Adam Heath entity encrypt columns not using encryption salt value?

[jira] [Updated] (OFBIZ-1151) Passwords are not salted

2012-04-19 Thread Adam Heath (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1151: -- Summary: Passwords are not salted (was: Passwords are not seeded) Passwords are not salted

[jira] [Assigned] (OFBIZ-1151) Passwords are not seeded

2012-04-19 Thread Adam Heath (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath reassigned OFBIZ-1151: - Assignee: Adam Heath (was: Jacques Le Roux) Passwords are not seeded

[jira] [Commented] (OFBIZ-1151) Passwords are not salted

2012-04-19 Thread Adam Heath (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257861#comment-13257861 ] Adam Heath commented on OFBIZ-1151: --- I've just committed a change that finally

[jira] [Commented] (OFBIZ-3006) entity encrypt columns not using encryption salt value?

2012-04-19 Thread Adam Heath (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257868#comment-13257868 ] Adam Heath commented on OFBIZ-3006: --- I'm working on this today. Should have it

[jira] [Created] (OFBIZ-4831) eCommerce Create New Customer Improvement

2012-04-19 Thread Tom Burns (Created) (JIRA)
eCommerce Create New Customer Improvement - Key: OFBIZ-4831 URL: https://issues.apache.org/jira/browse/OFBIZ-4831 Project: OFBiz Issue Type: Improvement Components: specialpurpose/ecommerce

[jira] [Updated] (OFBIZ-4831) eCommerce Create New Customer Improvement

2012-04-19 Thread Tom Burns (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Burns updated OFBIZ-4831: - Attachment: OFBIZ-4831 eCommerce Create New Customer Improvement.patch eCommerce Create New

Re: openid support

2012-04-19 Thread Scott Gray
On 20/04/2012, at 9:40 AM, Adam Heath wrote: On 04/19/2012 04:28 PM, Jacques Le Roux wrote: Hi Adam, The recent trend is to slim down OFBiz. This could be one of the Apache OFBiz Extras If someone needs it it pick up from there, et voilà There are multiple layers. framework/openid,

Re: recent HashCrypt changes, and using salt-based password hashing

2012-04-19 Thread Scott Gray
On 20/04/2012, at 9:49 AM, Adam Heath wrote: On 04/19/2012 04:28 PM, Jacques Le Roux wrote: Looking forward for https://issues.apache.org/jira/browse/OFBIZ-1151 https://issues.apache.org/jira/browse/OFBIZ-2729 https://issues.apache.org/jira/browse/OFBIZ-3006 2729 doesn't apply for what I

Re: recent HashCrypt changes, and using salt-based password hashing

2012-04-19 Thread Adam Heath
On 04/19/2012 06:13 PM, Scott Gray wrote: On 20/04/2012, at 9:49 AM, Adam Heath wrote: On 04/19/2012 04:28 PM, Jacques Le Roux wrote: Looking forward for https://issues.apache.org/jira/browse/OFBIZ-1151 https://issues.apache.org/jira/browse/OFBIZ-2729

Re: openid support

2012-04-19 Thread Sam Hamilton
Hey Guys, We are soon going to need OAuth support to allow external users to log into OFBiz Ecommerce site, which I believe is similar in design to openid. Just wondering if you considered using Apache Shiro http://shiro.apache.org/ to help manage the different authentication systems as

test failing because sending email is broken

2012-04-19 Thread Hans Bakker
currently 18 tests are failing, an example: org.ofbiz.testtools.SimpleMethodTest.shipment-tests.testShipmentServices (from facilitytests) Failing for the past 2 builds (Since #109 ) Took 12 sec. add description Error

Re: openid support

2012-04-19 Thread Adam Heath
On 04/19/2012 10:39 PM, Sam Hamilton wrote: Hey Guys, We are soon going to need OAuth support to allow external users to log into OFBiz Ecommerce site, which I believe is similar in design to openid. Just wondering if you considered using Apache Shiro http://shiro.apache.org/ to help manage the

Re: openid support

2012-04-19 Thread Rajbir Saini
There is a SocialAuth project (http://code.google.com/p/socialauth/) which provides oAuth and OpenId based authentication using oAuth providers such as Google, Facebook, Twitter, LinkedIn, Yahoo etc. We used it for one of our client project. Thanks, Raj On Friday 20 April 2012 09:09 AM, Sam

Re: openid support

2012-04-19 Thread Sam Hamilton
Thanks for the explanation Adam - do you see worth in implementing one system which has plugins for OAuth, OpenID LDAP etc over implementing each one individually plus the benefit of a larger security community maintaining the core security system? Sam On 20 Apr 2012, at 12:08, Adam Heath

Re: test failing because sending email is broken

2012-04-19 Thread Hans Bakker
looks like 1327866 is fine, i guess it is revision 1327981 from Adrian that is the problem. Regards. Hans On 04/20/2012 10:59 AM, Hans Bakker wrote: currently 18 tests are failing, an example:

[jira] [Commented] (OFBIZ-2729) special security should be required for setting passwords

2012-04-19 Thread Jacques Le Roux (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258034#comment-13258034 ] Jacques Le Roux commented on OFBIZ-2729: Ping special security

[jira] [Created] (OFBIZ-4832) Product images are getting removed when user uploads specific (small, medium, large or detail) image from product content screen in 11.04 release

2012-04-19 Thread Suprit Udawat (Created) (JIRA)
Product images are getting removed when user uploads specific (small, medium, large or detail) image from product content screen in 11.04 release ---

[jira] [Updated] (OFBIZ-4832) Product images are getting removed when user uploads specific (small, medium, large or detail) image from product content screen in 11.04 release

2012-04-19 Thread Suprit Udawat (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suprit Udawat updated OFBIZ-4832: - Attachment: OFBIZ-4832.patch Product images are getting removed when user uploads specific

Re: recent HashCrypt changes, and using salt-based password hashing

2012-04-19 Thread Pierre Smits
Hi Adam, How would that be? That would be one per tenant in a multi-tenant setup? I can imagine in a multi-tenant setup with the db backend not on derby (as we all recommend) the upgrade/migration aspect can be enormous. Even more so in a HAFO-setup. Regards, Pierre Op 20 april 2012 01:23