Author: twerner
Date: 2008-11-18 18:35:00 +0000 (Tue, 18 Nov 2008)
New Revision: 7338

Modified:
   trunk/jbossas4/debian/build.xml
   trunk/jbossas4/debian/changelog
   trunk/jbossas4/debian/control
Log:
* Build aspects library with source=1.4.
* Move package to main.

Modified: trunk/jbossas4/debian/build.xml
===================================================================
--- trunk/jbossas4/debian/build.xml     2008-11-18 18:31:07 UTC (rev 7337)
+++ trunk/jbossas4/debian/build.xml     2008-11-18 18:35:00 UTC (rev 7338)
@@ -320,7 +320,7 @@
 
     <mkdir dir="${aspects.dir}/${class.dir}"/>
     <javac srcdir="${aspects.dir}/${source.dir}" 
destdir="${aspects.dir}/${class.dir}"
-          excludes="**/deployment/**" debug="true" source="1.5">
+          excludes="**/deployment/**" debug="true" source="1.4">
       <classpath>
        <fileset dir=".">
          <include name='*.jar'/>

Modified: trunk/jbossas4/debian/changelog
===================================================================
--- trunk/jbossas4/debian/changelog     2008-11-18 18:31:07 UTC (rev 7337)
+++ trunk/jbossas4/debian/changelog     2008-11-18 18:35:00 UTC (rev 7338)
@@ -1,6 +1,5 @@
 jbossas4 (4.2.3.GA-1) unstable; urgency=low
 
-  UNRELEASED (needs jboss-aop 1.5)
   * new upstream release
   * Refresh patches.
   * Switch to openjdk-6-jdk.
@@ -8,8 +7,10 @@
   * Bump up Standards-Version: 3.8.0 (no changes).
   * Do no longer quote the full text of the Apache license in
     debian/copyright.
+  * Build aspects library with source=1.4.
+  * Move package to main.
 
- -- Torsten Werner <[EMAIL PROTECTED]>  Fri, 14 Nov 2008 22:56:48 +0100
+ -- Torsten Werner <[EMAIL PROTECTED]>  Tue, 18 Nov 2008 18:04:13 +0100
 
 jbossas4 (4.2.2.GA-5) unstable; urgency=low
 

Modified: trunk/jbossas4/debian/control
===================================================================
--- trunk/jbossas4/debian/control       2008-11-18 18:31:07 UTC (rev 7337)
+++ trunk/jbossas4/debian/control       2008-11-18 18:35:00 UTC (rev 7338)
@@ -1,5 +1,5 @@
 Source: jbossas4
-Section: contrib/libs
+Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
 Uploaders: Varun Hiremath <[EMAIL PROTECTED]>, Torsten Werner <[EMAIL 
PROTECTED]>


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to