[piccolo2d-dev] [piccolo2d] r676 committed - Making CheckStyle more permissive of things the Piccolo2D code base do...

2009-10-08 Thread codesite-noreply
Revision: 676 Author: allain.lalonde Date: Thu Oct 8 11:29:42 2009 Log: Making CheckStyle more permissive of things the Piccolo2D code base doesn't agree with. http://code.google.com/p/piccolo2d/source/detail?r=676 Modified: /piccolo2d.java/trunk/examples/src/build/conf/checkstyle.xml

[piccolo2d-dev] [piccolo2d] r677 committed - Removed unnecessary imports.

2009-10-08 Thread codesite-noreply
Revision: 677 Author: allain.lalonde Date: Thu Oct 8 11:45:55 2009 Log: Removed unnecessary imports. http://code.google.com/p/piccolo2d/source/detail?r=677 Modified: /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/POffscreenCanvas.java ===

[piccolo2d-dev] [piccolo2d] r678 committed - Attacking some checkstyle complaints.

2009-10-08 Thread codesite-noreply
Revision: 678 Author: allain.lalonde Date: Thu Oct 8 13:24:19 2009 Log: Attacking some checkstyle complaints. http://code.google.com/p/piccolo2d/source/detail?r=678 Modified: /piccolo2d.java/trunk/core/src/build/conf/checkstyle.xml

[piccolo2d-dev] [piccolo2d] r680 committed - Killing more CheckStyle and a Couple PMD complaints.

2009-10-08 Thread codesite-noreply
Revision: 680 Author: allain.lalonde Date: Thu Oct 8 14:40:54 2009 Log: Killing more CheckStyle and a Couple PMD complaints. http://code.google.com/p/piccolo2d/source/detail?r=680 Modified: /piccolo2d.java/trunk/examples/src/build/conf/checkstyle.xml

[piccolo2d-dev] [piccolo2d] r681 committed - Formatting to conform with CheckStyle and some removal of inline condi...

2009-10-08 Thread codesite-noreply
Revision: 681 Author: allain.lalonde Date: Thu Oct 8 14:47:46 2009 Log: Formatting to conform with CheckStyle and some removal of inline conditionals. http://code.google.com/p/piccolo2d/source/detail?r=681 Modified:

[piccolo2d-dev] [piccolo2d] r682 committed - Making checks for examples far less restrictive than the core library....

2009-10-08 Thread codesite-noreply
Revision: 682 Author: allain.lalonde Date: Thu Oct 8 14:57:38 2009 Log: Making checks for examples far less restrictive than the core library. Snippets don't always need to conform to SOLID principles. http://code.google.com/p/piccolo2d/source/detail?r=682 Modified:

[piccolo2d-dev] [piccolo2d] r683 committed - Makind FindBugs ignore any Test classes and example classes.

2009-10-08 Thread codesite-noreply
Revision: 683 Author: allain.lalonde Date: Thu Oct 8 15:12:22 2009 Log: Makind FindBugs ignore any Test classes and example classes. http://code.google.com/p/piccolo2d/source/detail?r=683 Added: /piccolo2d.java/trunk/core/src/build/conf/findbugs-exclude.xml Modified:

[piccolo2d-dev] [piccolo2d] r684 committed - Adding findbugs exclude rules to other projects.

2009-10-08 Thread codesite-noreply
Revision: 684 Author: allain.lalonde Date: Thu Oct 8 15:24:53 2009 Log: Adding findbugs exclude rules to other projects. http://code.google.com/p/piccolo2d/source/detail?r=684 Added: /piccolo2d.java/trunk/examples/src/build/conf/findbugs-exclude.xml

[piccolo2d-dev] [piccolo2d] r685 committed - Trying again with ignores rules.

2009-10-08 Thread codesite-noreply
Revision: 685 Author: allain.lalonde Date: Thu Oct 8 16:15:53 2009 Log: Trying again with ignores rules. http://code.google.com/p/piccolo2d/source/detail?r=685 Modified: /piccolo2d.java/trunk/core/src/build/conf/findbugs-exclude.xml

[piccolo2d-dev] Issue 128 in piccolo2d: Add osgi manifest to the builded jars

2009-10-08 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 128 by heuermh: Add osgi manifest to the builded jars http://code.google.com/p/piccolo2d/issues/detail?id=128 $ svn commit -m Issue 128 ; applying patch from akurtakov, adding maven-bundle-plugin configuration and changing packaging from jar to

[piccolo2d-dev] [piccolo2d] r687 committed - formatting changes only, replacing tab characters with spaces

2009-10-08 Thread codesite-noreply
Revision: 687 Author: heuermh Date: Thu Oct 8 20:00:09 2009 Log: formatting changes only, replacing tab characters with spaces http://code.google.com/p/piccolo2d/source/detail?r=687 Modified: /piccolo2d.java/trunk/core/pom.xml /piccolo2d.java/trunk/examples/pom.xml

[piccolo2d-dev] remove UmlGraph doclet?

2009-10-08 Thread Michael Heuer
Hello, Does anyone mind if we remove the UmlGraph doclet? I don't find the results particularly helpful or interesting, and there are some issues with configuration in our pom files, e.g. examples/pom.xml 41: !-- don't use UmlGraph as the current settings (see ../parent/pom.xml) cause

[piccolo2d-dev] Issue 124 in piccolo2d: Add additional constructors to PSWTImage

2009-10-08 Thread codesite-noreply
Updates: Status: Accepted Owner: heuermh Comment #4 on issue 124 by heuermh: Add additional constructors to PSWTImage http://code.google.com/p/piccolo2d/issues/detail?id=124 There is something missing from this patch. I can only assume it should be public PSWTImage(final

[piccolo2d-dev] Issue 63 in piccolo2d: JSlider fails to render knob icon under Intel Macs in Java 1.5

2009-10-08 Thread codesite-noreply
Comment #6 on issue 63 by heuermh: JSlider fails to render knob icon under Intel Macs in Java 1.5 http://code.google.com/p/piccolo2d/issues/detail?id=63 Those ClassCastExceptions don't seem related to this issue. Are you fully up-to-date with svn trunk? -- You received this message

[piccolo2d-dev] Issue 16 in piccolo2d: Support non-rectangular zooming of PCameras on nodes

2009-10-08 Thread codesite-noreply
Comment #7 on issue 16 by heuermh: Support non-rectangular zooming of PCameras on nodes http://code.google.com/p/piccolo2d/issues/detail?id=16 I vote for moving this to Milestone-2.0 -- You received this message because you are listed in the owner or CC fields of this issue, or because you

[piccolo2d-dev] Issue 115 in piccolo2d: Discontinue .Net

2009-10-08 Thread codesite-noreply
Updates: Status: WontFix Comment #5 on issue 115 by heuermh: Discontinue .Net http://code.google.com/p/piccolo2d/issues/detail?id=115 Marking as WontFix. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You

[piccolo2d-dev] Issue 31 in piccolo2d: PActivity activityFinished gets called multiple times

2009-10-08 Thread codesite-noreply
Comment #7 on issue 31 by heuermh: PActivity activityFinished gets called multiple times http://code.google.com/p/piccolo2d/issues/detail?id=31 I vote for WontFix. An activity with a duration of -1 should always keep running if it has not been finished. Perhaps the possible states and

[piccolo2d-dev] [piccolo2d] r688 committed - Removing lots of javadoc findbugs in the core

2009-10-08 Thread codesite-noreply
Revision: 688 Author: allain.lalonde Date: Thu Oct 8 21:24:11 2009 Log: Removing lots of javadoc findbugs in the core http://code.google.com/p/piccolo2d/source/detail?r=688 Modified: /piccolo2d.java/trunk/core /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/nodes/PText.java

[piccolo2d-dev] [piccolo2d] r689 committed - Added messages for IOException throws in javadocs on PObjectOutputStre...

2009-10-08 Thread codesite-noreply
Revision: 689 Author: allain.lalonde Date: Thu Oct 8 21:40:23 2009 Log: Added messages for IOException throws in javadocs on PObjectOutputStream http://code.google.com/p/piccolo2d/source/detail?r=689 Modified: