File: README.source

package info (click to toggle)
mustache-java 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,152 kB
  • sloc: java: 8,282; xml: 973; javascript: 162; ruby: 17; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 903 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Information about mustache-java
-------------------------------

This package was debianized using the mh_make command
from the maven-debian-helper package.

The build system uses Maven but prevents it from downloading
anything from the Internet, making the build compliant with
the Debian policy.

Some things are still missing:

- No tests are performed during package build due to missing build
  dependencies
  - org.codehaus.jackson jackson-mapper-asl

- handlebar and scala-extensions modules are not built, due tomissing
  build depenencies
  - com.github.spullara.cli-parser cli-parser
  - org.codehaus.jackson jackson-mapper-asl
  - com.twitter util-core
  - org.scala-tools maven-scala-plugin

- Javadoc API documentation is not generated due to a build failure
  that I have not been able to debug.

Patches are welcome!

 -- Hilko Bengen <bengen@debian.org>, Wed, 15 Oct 2014 22:00:30 +0200