[MacPorts] #51392: play @1.2.7.2: upgrade to 1.3.4

MacPorts noreply at macports.org
Thu Jun 2 14:41:57 PDT 2016


#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


More information about the macports-tickets mailing list