Status: New
Owner: ----

New issue 120 by dave.jarvis: ant all fails to build all of piccolo
http://code.google.com/p/piccolo2d/issues/detail?id=120

What steps will reproduce the problem?
1. Download Piccolo2D.
2. Unzip archive.
3. ant all

What is the expected output?

Expected at least one .jar file to be built.

What do you see instead?

./piccolo-1.2.1/build/tests/src/NotificationCenterTest.java:33: cannot find
symbol
     [javac] symbol  : method
postNotification(java.lang.String,NotificationCenterTest)
     [javac] location: class edu.umd.cs.piccolox.event.PNotificationCenter
     [javac]             center.postNotification("otherPropertyChanged",  
this);
     [javac]                   ^
     [javac] 100 errors

Plus others.

What version of the product are you using?

$ wget http://piccolo2d.googlecode.com/files/Piccolo2D.Java-1.2.1.zip

On what operating system?

$ uname -a
Linux jaguar 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009
x86_64 GNU/Linux

Please provide any additional information below.

$ ant -version
Apache Ant version 1.7.1 compiled on June 27 2008
$ java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to