Re: trim-whitespace even on site_trunk folder

2011-06-17 Thread Todd Volkert
Just saw that you already update the "deploy" folder, so now just ssh to people.apache.org, navigate to /www/pivot.apache.org, and run 'svn up' :-) -T On Fri, Jun 17, 2011 at 10:17 PM, Todd Volkert wrote: > Once you build the site, you check-in the changes to the "deploy" folder > (make sure to

Re: trim-whitespace even on site_trunk folder

2011-06-17 Thread Todd Volkert
Once you build the site, you check-in the changes to the "deploy" folder (make sure to inspect the diff in that folder to make sure you didn't accidentally introduce any unwanted changes!). The real site is an SVN checkout of the deploy folder on people.apache.org, so you just run 'svn up' in that

Re: Text validators

2011-06-17 Thread Andrei Pozolotin
why not go with full blown jsr 303? :-) http://incubator.apache.org/bval/cwiki/index.html Original Message Subject: Text validators From: Sandro Martini To: Apache Pivot - Developers Date: Fri 17 Jun 2011 06:10:18 PM CDT > Hi all, > I'm thinking to add some (I know, trivial bu

[jira] [Commented] (PIVOT-760) unification of all class loading in pivot via TCCL

2011-06-17 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051420#comment-13051420 ] Andrei Pozolotin commented on PIVOT-760: I verified that build from trunk works as

Text validators

2011-06-17 Thread Sandro Martini
Hi all, I'm thinking to add some (I know, trivial but common in real-world examples) validators for text fields (aligned with other validators, but useful to me for starting a more general solution for the future), like NotNullValidator (if text fields never returns a null maybe this could not be d

Re: FindBugs Analysis

2011-06-17 Thread Sandro Martini
Greg, you are lazy ... like me :-) ... Ok, now the new list (some row has been moved to new position), good readings. Some not-so-important but trivial (I can fix them as soon as possible, just to reduce noise): tests/src/org/apache/pivot/tests/issues/Pivot714.java:67 Exception is caught when Exc

[jira] [Resolved] (PIVOT-760) unification of all class loading in pivot via TCCL

2011-06-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Martini resolved PIVOT-760. -- Resolution: Fixed Resolved, many thanks to Andrei for the patch (and the constructive discussion

[jira] [Resolved] (PIVOT-733) Re-enabling JNLP links in Demos

2011-06-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Martini resolved PIVOT-733. -- Resolution: Fixed Resolved > Re-enabling JNLP links in Demos > ---

Re: trim-whitespace even on site_trunk folder

2011-06-17 Thread Sandro Martini
Ok, just committed the changes, and ask to others how to push changes to the live site ... Bye

[jira] [Updated] (PIVOT-759) unification of all class loading in pivot via TCCL: remaining places

2011-06-17 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Pozolotin updated PIVOT-759: --- Description: this issue for: "note that there are still about 10 other places in pivot that d

[jira] [Commented] (PIVOT-760) unification of all class loading in pivot via TCCL

2011-06-17 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051222#comment-13051222 ] Andrei Pozolotin commented on PIVOT-760: this issue only for a small patch: https:/

[jira] [Commented] (PIVOT-742) pluggable classloader

2011-06-17 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051116#comment-13051116 ] Andrei Pozolotin commented on PIVOT-742: re: "we are Ok, right ? " YES. :-) > plug

[jira] [Commented] (PIVOT-742) pluggable classloader

2011-06-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1305#comment-1305 ] Sandro Martini commented on PIVOT-742: -- Andrei, I think that for now here we are Ok, r

[jira] [Updated] (PIVOT-759) unify pivot to use TCCL in all places

2011-06-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Martini updated PIVOT-759: - Fix Version/s: (was: 2.0.1) 2.1 Assignee: Sandro Martini > unify p

[jira] [Created] (PIVOT-760) unification of all class loading in pivot via TCCL

2011-06-17 Thread Sandro Martini (JIRA)
unification of all class loading in pivot via TCCL -- Key: PIVOT-760 URL: https://issues.apache.org/jira/browse/PIVOT-760 Project: Pivot Issue Type: Sub-task Reporter: Sandro Martin

[jira] [Created] (PIVOT-759) unify pivot to use TCCL in all places

2011-06-17 Thread Andrei Pozolotin (JIRA)
unify pivot to use TCCL in all places - Key: PIVOT-759 URL: https://issues.apache.org/jira/browse/PIVOT-759 Project: Pivot Issue Type: Sub-task Reporter: Andrei Pozolotin Fix For:

[jira] [Commented] (PIVOT-742) pluggable classloader

2011-06-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051104#comment-13051104 ] Sandro Martini commented on PIVOT-742: -- Ok, I'll create the subtask (and after the com

[jira] [Updated] (PIVOT-742) pluggable classloader

2011-06-17 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Pozolotin updated PIVOT-742: --- Fix Version/s: (was: 2.0.1) 2.1 changing version to 2.1 for main ticket

Re: FindBugs Analysis

2011-06-17 Thread Greg Brown
> Uh ... you know that I have little memory ... but I'll try (could be others, > sorry). I was hoping you could provide the list of *new* issues, rather than the ones we have already seen. ;-)

Re: FindBugs Analysis

2011-06-17 Thread Sandro Martini
Uh ... you know that I have little memory ... but I'll try (could be others, sorry). Already discussed (at the top of previous list): charts/src/org/apache/pivot/charts/content/ValueSeries.java:1 org.apache.pivot.charts.content.ValueSeries doesn't override org.apache.pivot.collections.ArrayList.eq

[jira] [Commented] (PIVOT-742) pluggable classloader

2011-06-17 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051093#comment-13051093 ] Andrei Pozolotin commented on PIVOT-742: @Chris, @Sandro: 1) re:"adding subtasks m

[jira] [Commented] (PIVOT-742) pluggable classloader

2011-06-17 Thread Chris Bartlett (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051089#comment-13051089 ] Chris Bartlett commented on PIVOT-742: -- Andrei - Can you please post a quick summary o

Re: FindBugs Analysis

2011-06-17 Thread Greg Brown
> Disclaimer: > we have already discuss time ago on some of them, so they are here just for > completeness :-) ... Can you remove the ones that were already discussed, so we can focus on any new ones? Thanks.

[jira] [Commented] (PIVOT-687) BXMLSerializer, would like to be able to specify a classloader for loading custom components

2011-06-17 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051087#comment-13051087 ] Andrei Pozolotin commented on PIVOT-687: @Sandro: in my opinion, the use of both B

FindBugs Analysis

2011-06-17 Thread Sandro Martini
Hi all, after a quick Check with FindBugs of the trunk, there are some small things, this is the list (but they are all under the "Normal" priority :-) ), tell me if you prefer in issue to keep track on this for release notes of 2.0.1 . Most of them are trivial to fix (and/or small things that cou

[jira] [Commented] (PIVOT-742) pluggable classloader

2011-06-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051083#comment-13051083 ] Sandro Martini commented on PIVOT-742: -- Andrei, with the subtask we can keep track tha

[jira] [Commented] (PIVOT-742) pluggable classloader

2011-06-17 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051079#comment-13051079 ] Andrei Pozolotin commented on PIVOT-742: @Greg: thank you. @Sandro: re: "this issu

[jira] [Commented] (PIVOT-742) pluggable classloader

2011-06-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051056#comment-13051056 ] Sandro Martini commented on PIVOT-742: -- Ok, I'll commit the patch before the end of th

[jira] [Reopened] (PIVOT-687) BXMLSerializer, would like to be able to specify a classloader for loading custom components

2011-06-17 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Martini reopened PIVOT-687: -- The fix for PIVOT-742 probably break this. We have to see better how to solve it ... Generally spea

[jira] [Commented] (PIVOT-742) pluggable classloader

2011-06-17 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051016#comment-13051016 ] Greg Brown commented on PIVOT-742: -- I don't need to sign off. Sandro has commit rights as