[piccolo2d-dev] Re: Issue 229 in piccolo2d: Consider updating maven-checkstyle-plugin to version 2.8

2012-02-15 Thread piccolo2d


Comment #2 on issue 229 by heue...@gmail.com: Consider updating  
maven-checkstyle-plugin to version 2.8

http://code.google.com/p/piccolo2d/issues/detail?id=229

Version 2.9 is now available

-- Forwarded message --
From: Dennis Lundberg denn...@apache.org
Date: Sun, Feb 12, 2012 at 10:33 AM
Subject: [ANN] Maven Checkstyle Plugin 2.9 Released
To: annou...@maven.apache.org, us...@maven.apache.org
Cc: d...@maven.apache.org


The Maven team is pleased to announce the release of the Maven Checkstyle  
Plugin, version 2.9


Generates a report on violations of code style and optionally fails the  
build if violations are detected.


http://maven.apache.org/plugins/maven-checkstyle-plugin

You should specify the version in your project's plugin configuration:

plugin
 groupIdorg.apache.maven.plugins/groupId
 artifactIdmaven-checkstyle-plugin/artifactId
 version2.9/version
/plugin


Release Notes - Maven Checkstyle Plugin - Version 2.9

Bug
* [MCHECKSTYLE-170] Test errors and failures on Windows
* [MCHECKSTYLE-168] checkstyle-aggregate give a wrong file count
* [MCHECKSTYLE-167] Unconfigured checkstyle plugin duplicates entries in  
aggregated report
* [MCHECKSTYLE-164] Multimodule Configuration example does not show how to  
configure build-tools pom
* [MCHECKSTYLE-152] encoding property in maven plugin is never set  
correctly to charset property of the checkstyle itself.
* [MCHECKSTYLE-146] mvn checkstyle:checkstyle KO, Unable to find the mojo,  
org/apache/maven/doxia/logging/Log

* [MCHECKSTYLE-145] maven-checkstyle-plugin 2.6 SinkFactory WARNING

Improvement
* [MCHECKSTYLE-165] Upgrade to checkstyle 5.5


Enjoy,

-The Maven team

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-15 Thread piccolo2d


Comment #5 on issue 236 by heue...@gmail.com: Add zoom event handler that  
responds to mouse wheel events

http://code.google.com/p/piccolo2d/issues/detail?id=236

Input event handlers don't have property change support, so I just went  
with a ZoomMode enum instead.  Let me know what you think; updated patch  
attached.


Attachments:
zoom-mode-patch.txt  10.2 KB

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 198 in piccolo2d: Remove property code constants, add firePropertyChange(String, T, T) methods

2012-02-15 Thread piccolo2d

Updates:
Status: WontFix

Comment #3 on issue 198 by heue...@gmail.com: Remove property code  
constants, add firePropertyChange(String, T, T) methods

http://code.google.com/p/piccolo2d/issues/detail?id=198

(No comment was entered for this change.)

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en