Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 399617 | Differences between
and this patch

Collapse All | Expand All

(-)pom.xml (-1 / +1 lines)
Lines 34-40 Link Here
34
            <artifactId>tycho-compiler-plugin</artifactId>
34
            <artifactId>tycho-compiler-plugin</artifactId>
35
            <configuration>
35
            <configuration>
36
              <source>1.5</source>
36
              <source>1.5</source>
37
              <target>jsr14</target>
37
              <target>1.5</target>
38
            </configuration>
38
            </configuration>
39
          </plugin>
39
          </plugin>
40
        </plugins>
40
        </plugins>
(-)pom.xml (-1 / +1 lines)
Lines 34-40 Link Here
34
            <artifactId>tycho-compiler-plugin</artifactId>
34
            <artifactId>tycho-compiler-plugin</artifactId>
35
            <configuration>
35
            <configuration>
36
              <source>1.5</source>
36
              <source>1.5</source>
37
              <target>jsr14</target>
37
              <target>1.5</target>
38
            </configuration>
38
            </configuration>
39
          </plugin>
39
          </plugin>
40
        </plugins>
40
        </plugins>

Return to bug 399617