Revision: 725
Author: heuermh
Date: Wed Oct 14 20:32:06 2009
Log: Issue 126 ; os.name matching does not wildcard as expected
http://code.google.com/p/piccolo2d/source/detail?r=725

Modified:
  /piccolo2d.java/trunk/swt/pom.xml

=======================================
--- /piccolo2d.java/trunk/swt/pom.xml   Wed Oct 14 20:13:33 2009
+++ /piccolo2d.java/trunk/swt/pom.xml   Wed Oct 14 20:32:06 2009
@@ -223,7 +223,7 @@
        <id>mac</id>
        <activation>
          <os>
-          <name>mac</name>
+          <name>mac os x</name>
          </os>
        </activation>
        <properties>

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

Reply via email to