[pkg-eucalyptus-maintainers] jsilver_1.0.0.dfsg-1_i386.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Tue Jun 19 16:03:23 UTC 2012


(new) jsilver_1.0.0.dfsg-1.debian.tar.gz extra java
(new) jsilver_1.0.0.dfsg-1.dsc extra java
(new) jsilver_1.0.0.dfsg.orig.tar.gz extra java
(new) libjsilver-java_1.0.0.dfsg-1_all.deb extra java
Clearsilver templates in pure Java
 JSilver is a pure-Java implementation of Clearsilver. Key benefits of JSilver
 over Clearsilver include:
 .
 Performance
  - Templates are only parsed when the file changes - not for each request.
  - Optionally, templates can be compiled directly to Java bytecode, making
    rendering super-fast.
  - Once-off template optimization step simplifies template making rendering
   even faster.
  - Internal optimizations to streamline string manipulation.
 .
 Avoids the complexities of JNI
  - Avoids the risk of native code taking down the JVM.
  - Avoids JNI marshalling overhead.
 .
 Simplifies IDE use (no more forgetting java.library.path).
  - Allows for easy extension in Java
  - API allows template functions to be defined in Java allowing logic to be
    pulled out of templates.
  - Custom escaping / text filters can be plugged in.
  - Makes plugging in translations much simpler
    (e.g. <?cs var:translate('some.message') ?>).
  - API designed with testability in mind.
  - Custom mechanisms can be plugged in for loading templates and caching.
  - Low-level access to template AST for advanced transformations.


Changes:
jsilver (1.0.0.dfsg-1) sid; urgency=low
 .
  * Upload to Debian (Closes: #677569)
  * Remove unlicenced file AOptimizedMultipleCommand.java from upstream
    tarball and add .dfsg to version. Add orig-tar.sh to recreate tarball.
    Add patch remove-nonfree-sablecc to build without the file.
  * Set maintainer to Eucalyptus packaging team with Alexandre & myself
    as uploaders
  * Include guava in classpath
  * Install examples to docs directory


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 677569 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-eucalyptus-maintainers mailing list