/[Apache-SVN]
ViewVC logotype

Revision 1027832


Jump to revision: Previous Next
Author: fmeschbe
Date: Wed Oct 27 06:52:59 2010 UTC (13 years, 8 months ago)
Changed paths: 2
Log Message:
Use target of "jsr14" for compilation with the following effects:
  - Source level 5 indicates support for generics
  - Target jsr14 compiles JDK 14 (Class version 48) classes
  - Take care to not use other Java 5 features like Annotations and Enum
      (Thus replace enum State with plain old int constants)

Changed paths

Path Details
Directoryfelix/trunk/coordinator/pom.xml modified , text changed
Directoryfelix/trunk/coordinator/src/main/java/org/apache/felix/coordination/impl/CoordinationImpl.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26