[MacPorts] #51392: play @1.2.7.2: upgrade to 1.3.4
#51392: play @1.2.7.2: upgrade to 1.3.4 ----------------------------+-------------------------------- Reporter: nhoj.patrick@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: ----------------------------+-------------------------------- newer play version 1.3.4 -- Ticket URL: <https://trac.macports.org/ticket/51392> MacPorts <https://www.macports.org/> Ports system for OS X
#51392: play @1.2.7.2: upgrade to 1.3.4 -----------------------------+------------------------- Reporter: nhoj.patrick@… | Owner: ciserlohn@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: play | -----------------------------+------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => ciserlohn@… * cc: ciserlohn@… (removed) * port: => play Comment: In the future, please fill in the Port field. -- Ticket URL: <https://trac.macports.org/ticket/51392#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51392: play @1.2.7.2: upgrade to 1.3.4 -----------------------------+------------------------- Reporter: nhoj.patrick@… | Owner: ciserlohn@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: play | -----------------------------+------------------------- Comment (by chrisgorman@…): Hello Patrick, I just tried to get play 1.3.4 to build on my machine with no success. It fails trying to build PluginCollection.java {{{ Buildfile: /Users/chrisgorman/src/play-1.3.4/framework/build.xml clean [delete] Deleting: /Users/chrisgorman/src/play-1.3.4/framework/src/play/version clean-unittest: version: [exec] Result: 128 [echo] Version 1.3.x-localbuild compile: [mkdir] Created dir: /Users/chrisgorman/src/play-1.3.4/framework/classes [javac] /Users/chrisgorman/src/play-1.3.4/framework/build.xml:67: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 294 source files to /Users/chrisgorman/src/play-1.3.4/framework/classes [javac] /Users/chrisgorman/src/play-1.3.4/framework/src/play/plugins/PluginCollection.java:476: decorate(play.PlayPlugin.Filter<T>) in play.PlayPlugin.Filter<T> cannot be applied to <T>(play.PlayPlugin.Filter) [javac] ret = ret.<T> decorate(itr.next().getFilter()); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 error BUILD FAILED /Users/chrisgorman/src/play-1.3.4/framework/build.xml:67: Compile failed; see the compiler error output for details. Total time: 16 seconds }}} I can get it to build if I comment the offending line out, but I don't think that would be too good. My java is not good enough to debug the syntax error. Not sure what to do I tried 1.3.3 and 1.4.0 versions, both of which build on my machine. My java is javac 1.6.0_65 and I am running os x 10.6. -- Ticket URL: <https://trac.macports.org/ticket/51392#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51392: play @1.2.7.2: upgrade to 1.3.4 -----------------------------+------------------------- Reporter: nhoj.patrick@… | Owner: ciserlohn@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: play | -----------------------------+------------------------- Comment (by chrisgorman@…): Hello John, Sorry for calling you Patrick, I should have looked at your email more closely. I have a patch for you if you want to use play 1.3.3. In order to get 1.3.4 to build, I have to comment out the {{{ ret = ret.<T> decorate(itr.next().getFilter()); }}} in framework/src/play/plugins/PluginCollection.java, which does not make me comfortable about the end state of the executable. As for the patch to 1.3.3, it may make a broken install. All I did was modify build.xml as ciserlohn did for 1.2.7.2. Any way it is attached to the ticket if you don't get it in your email. Chris -- Ticket URL: <https://trac.macports.org/ticket/51392#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts