File: README.source

package info (click to toggle)
ecj 3.16.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 29,048 kB
  • sloc: java: 414,634; xml: 2,293; makefile: 11; sh: 1
file content (22 lines) | stat: -rw-r--r-- 812 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Information about ecj
---------------------

This package provides the Eclipse Compiler for Java independently of the Eclipse
platform which may be more difficult to upgrade than this independent package.
This compiler is used by Tomcat to compile the JSPs.

Versioning
----------

There is a mismatch between the version of the Eclipse Platform which is used
to tag the upstream source repository and the version of the Eclipse Compiler.
The package caries the version of the compiler, this version is found in the
org.eclipse.jdt.core/META-INF/MANIFEST.MF file in the upstream source tree.


Updating
--------

1. Find the version of the compiler and add an entry in debian/changelog
2. Update uversionmangle in debian/watch if necessary (4.x.y typically maps to 3.x+6.y)
3. Run ./debian/rules get-orig-source