• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #160 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

omero quick build

Reported by: jburel Owned by: jmoore
Priority: blocker Milestone: 3.0-M2
Component: Deployment Version: 3.0-M2
Keywords: iteration4 Cc:

Description

Failure during an "omero quick build" Follow the error message: Compiling 200 source files to /home/jburel/svn/OMERO3/components/common/target/classes /home/jburel/svn/OMERO3/components/common/src/ome/system/OmeroContext.java:270: generics are not supported in -source 1.4 (try -source 1.5 to enable generics)

List<ConfigurableApplicationContext?> list

1 error

Change History

Changed 2 years ago by jburel

Cc:

Failure during an "omero quick build" Follow the error message:

Compiling 200 source files to /home/jburel/svn/OMERO3/components/common/target/classes /home/jburel/svn/OMERO3/components/common/src/ome/system/OmeroContext.java:270: generics are not supported in -source 1.4 (try -source 1.5 to enable generics)

                List<ConfigurableApplicationContext> list

                        1 error

Changed 2 years ago by jmoore

  • keywords iteration4 added
  • status changed from new to assigned
  • milestone changed from Unscheduled to cycle1

Changed 2 years ago by jmoore

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r711. Was also scheduled as #154.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/