~ubuntu-branches/ubuntu/quantal/commons-csv/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2011-12-08 10:46:14 UTC
  • Revision ID: package-import@ubuntu.com-20111208104614-cso3m4adfa2audqk
Tags: 0.1-SNAPSHOT+svn678580-2ubuntu1
* Fix FTBFS with OpenJDK7 (LP: #888929): 
  - d/ant.properties: Specify source/target as 1.5 for javac and
    javadoc ant tasks to ensure backwards compatibility and work
    around Java 7 encoding errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commons-csv (0.1-SNAPSHOT+svn678580-2ubuntu1) precise; urgency=low
 
2
 
 
3
  * Fix FTBFS with OpenJDK7 (LP: #888929): 
 
4
    - d/ant.properties: Specify source/target as 1.5 for javac and
 
5
      javadoc ant tasks to ensure backwards compatibility and work
 
6
      around Java 7 encoding errors.
 
7
 
 
8
 -- James Page <james.page@ubuntu.com>  Thu, 08 Dec 2011 10:46:14 +0000
 
9
 
1
10
commons-csv (0.1-SNAPSHOT+svn678580-2) unstable; urgency=low
2
11
 
3
12
  * Team upload.