debian/0000775000000000000000000000000012227072510007166 5ustar debian/libcommons-jci-rhino-java.poms0000664000000000000000000000003012167524710015027 0ustar compilers/rhino/pom.xml debian/changelog0000664000000000000000000000724012227072413011045 0ustar commons-jci (1.1-1) unstable; urgency=low * New upstream release * Dropped the patches merged upstream -- Emmanuel Bourg Tue, 15 Oct 2013 00:26:36 +0200 commons-jci (1.0-7) unstable; urgency=low * Fix build with janino 2.6.x release: - d/patches/01_janino_version_change.diff: Updated. - d/control: Tighten dependencies to libjanino-java (>= 2.6.0). * d/control: Wrap-and-sort. * d/compat: Bump debhelper compat to 9. -- Damien Raude-Morvan Fri, 16 Aug 2013 14:16:11 +0200 commons-jci (1.0-6) unstable; urgency=low * Added a patch to compile with Eclipse JDT compiler 3.8 and later (Closes: #713759) * Updated Standards-Version to 3.9.4 (no changes) * Use canonical URLs for the Vcs-* fields * debian/rules: Added a clean target to allow rebuilds * debian/copyright: Updated to the copyright format 1.0 -- Emmanuel Bourg Mon, 24 Jun 2013 00:07:38 +0200 commons-jci (1.0-5) unstable; urgency=low * d/control: Drop Depends on default-jre per Debian Java Policy as its a library package. * d/control: B-D and Depends on librhino-java instead of rhino (ie. so no JRE in dependencies graph). * Bump Standards-Version 3.9.2: no changes needed. -- Damien Raude-Morvan Sat, 25 Jun 2011 13:06:33 +0200 commons-jci (1.0-4) unstable; urgency=low [ Torsten Werner ] * Change maintainers into Maintainers. [ Onkar Shinde ] * Team upload. * Convert package to 3.0 source format. * asm2 -> asm3 transition. * Update standards version to 3.8.4. * Link javadoc against the system installed javadoc. * Install API docs to /usr/share/doc/libcommons-jci-java/ instead of /usr/share/doc/libcommons-jci-java-doc/. Update doc-base file accordingly. [ Damien Raude-Morvan ] * Update to unstable. -- Damien Raude-Morvan Wed, 23 Jun 2010 19:26:21 +0200 commons-jci (1.0-3) unstable; urgency=low * Update my email address * Bump Standards-Version 3.8.3 (no changes needed) * Bump debhelper version to 7 * Maven POMs: - Add a Build-Depends-Indep dependency on maven-repo-helper - Use mh_installpoms and mh_installjar to install the POM and the jar to the Maven repository * Maven ant helper (build system): - Add a Build-Depends dependency on maven-ant-helper - Update debian/build.xml to use /usr/share/maven-ant-helper/maven-build.xml - Build classpath is now defined in debian/build.properties * Use default-jdk: - Build-Depend on default-jdk instead of openjdk-6-jdk - Depends on default-jre-headless - Use /usr/lib/jvm/default-java as JAVA_HOME -- Damien Raude-Morvan Tue, 24 Nov 2009 00:29:48 +0100 commons-jci (1.0-2) unstable; urgency=low * Upload to unstable as Lenny is now released * Set Maintainer field to Debian Java Team * Add myself as Uploaders * Switch to Quilt patch system: - Refresh all patches - Remove B-D on dpatch, Add B-D on quilt - Include patchsys-quilt.mk in debian/rules * Bump Standards-Version 3.8.2: - Add a README.source to describe patch system - Move libcommons-jci-java-* to "java" section * Depends on default-jre-headless instead of java-gcj-compat -- Damien Raude-Morvan Fri, 17 Jul 2009 16:09:24 +0200 commons-jci (1.0-1) experimental; urgency=low * Initial release. (Closes: #499448) * debian/control: - each binary package now depends on headless version of java-gcj-compat - don't use alternative in B-D line (increase build reproducibility) * Include examples in libcommons-jci-java-doc package -- Damien Raude-Morvan Sat, 29 Nov 2008 22:48:17 +0100 debian/libcommons-jci-janino-java.poms0000664000000000000000000000003112167524710015167 0ustar compilers/janino/pom.xml debian/build.properties0000664000000000000000000000110512167524710012407 0ustar maven.test.skip=true maven.jar.manifest.classpath.add=true build.javaVersion=1.5 classpath.compile = \ /usr/share/java/commons-io.jar:\ /usr/share/java/commons-lang.jar:\ /usr/share/java/commons-logging.jar:\ /usr/share/java/asm3.jar:\ /usr/share/java/groovy.jar:\ /usr/share/java/js.jar:\ /usr/share/java/janino.jar:\ /usr/share/java/eclipse-ecj.jar:\ ${basedir}/fam/build/commons-jci-fam-${version}.jar:\ ${basedir}/core/build/commons-jci-core-${version}.jar debian/README.source0000664000000000000000000000044112167524710011353 0ustar Note about the source package of commons-jci. This package uses dpatch to manage all modifications to the upstream source. See /usr/share/doc/dpatch/README.source.gz to get more information on how to use it. -- Damien Raude-Morvan Sun, 28 Jun 2009 20:16:15 +0200 debian/source/0000775000000000000000000000000012167524710010475 5ustar debian/source/format0000664000000000000000000000001412167524710011703 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000000101712227072442011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upsteam-Name: Apache Commons JCI Upstream-Contact: Apache Commons Developers Source: http://commons.apache.org/jci Files: * Copyright: 2004-2013, The Apache Software Foundation License: Apache-2.0 Files: debian/* Copyright: 2008, Damien Raude-Morvan License: Apache-2.0 License: Apache-2.0 On Debian systems the full text of the Apache License can be found in `/usr/share/common-licenses/Apache-2.0'. debian/libcommons-jci-java.poms0000664000000000000000000000005512167524710013721 0ustar pom.xml --no-parent core/pom.xml fam/pom.xml debian/watch0000664000000000000000000000014512167524710010226 0ustar version=3 http://www.apache.org/dist/commons/jci/source/commons-jci-(.*)-src\.tar\.gz debian uupdate debian/maven.rules0000664000000000000000000000035512167524710011362 0ustar commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ junit junit jar s/3\..*/3.x/ org.apache.maven.plugins maven-surefire-plugin maven-plugin s/.*/2.4.3/ s/groovy/org.codehaus.groovy/ s/groovy-all/groovy/ * s/.*/debian/ debian/build.xml0000664000000000000000000000363112167524710011021 0ustar debian/rules0000775000000000000000000000353612167524710010264 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk PACKAGE := $(DEB_SOURCE_PACKAGE) VERSION := $(DEB_UPSTREAM_VERSION) JAVA_HOME := /usr/lib/jvm/default-java DEB_JARS := ant-nodeps DEB_ANT_BUILD_TARGET := package javadoc DEB_ANT_BUILDFILE := debian/build.xml DEB_ANT_ARGS := -Dpackage=$(PACKAGE) -Dversion=$(VERSION) binary-post-install/libcommons-jci-java:: mh_installpoms -plibcommons-jci-java mh_installjar -plibcommons-jci-java -l core/pom.xml core/build/commons-jci-core-$(VERSION).jar mh_installjar -plibcommons-jci-java -l fam/pom.xml fam/build/commons-jci-fam-$(VERSION).jar binary-post-install/libcommons-jci-rhino-java:: mh_installpoms -plibcommons-jci-rhino-java mh_installjar -plibcommons-jci-rhino-java -l compilers/rhino/pom.xml compilers/rhino/build/commons-jci-rhino-$(VERSION).jar binary-post-install/libcommons-jci-groovy-java:: mh_installpoms -plibcommons-jci-groovy-java mh_installjar -plibcommons-jci-groovy-java -l compilers/groovy/pom.xml compilers/groovy/build/commons-jci-groovy-$(VERSION).jar binary-post-install/libcommons-jci-janino-java:: mh_installpoms -plibcommons-jci-janino-java mh_installjar -plibcommons-jci-janino-java -l compilers/janino/pom.xml compilers/janino/build/commons-jci-janino-$(VERSION).jar binary-post-install/libcommons-jci-eclipse-java:: mh_installpoms -plibcommons-jci-eclipse-java mh_installjar -plibcommons-jci-eclipse-java -l compilers/eclipse/pom.xml compilers/eclipse/build/commons-jci-eclipse-$(VERSION).jar clean:: mh_clean mh_unpatchpoms -plibcommons-jci-java mh_unpatchpoms -plibcommons-jci-rhino-java mh_unpatchpoms -plibcommons-jci-groovy-java mh_unpatchpoms -plibcommons-jci-janino-java mh_unpatchpoms -plibcommons-jci-eclipse-java get-orig-source: uscan --force-download --rename debian/libcommons-jci-groovy-java.poms0000664000000000000000000000003112167524710015236 0ustar compilers/groovy/pom.xml debian/compat0000664000000000000000000000000212222652337010372 0ustar 9 debian/control0000664000000000000000000001114612222652337010602 0ustar Source: commons-jci Maintainer: Debian Java Maintainers Uploaders: Damien Raude-Morvan , Emmanuel Bourg Standards-Version: 3.9.4 Section: java Priority: optional Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, maven-ant-helper Build-Depends-Indep: default-jdk-doc, groovy, libasm3-java, libcommons-io-java, libcommons-lang-java, libcommons-logging-java, libecj-java, libjanino-java (>= 2.6.0), librhino-java, maven-repo-helper Homepage: http://commons.apache.org/jci/ Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-jci/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-jci/ Package: libcommons-jci-java Architecture: all Depends: libasm3-java, libcommons-io-java, libcommons-lang-java, libcommons-logging-java, ${misc:Depends} Description: common Java interface for various compilers - Core and FAM Commons JCI is a common Java compiler interface for various compilers. . It can be used to either compile Java (or any other language that can be compiled to Java classes like e.g. Groovy or Javascript) to Java. . It is integrated with a Java FAM (Filesystem Alteration Monitor) that can be used with JCI compiling/reloading classloader. . This package contains FAM and Core module of Commons JCI. Package: libcommons-jci-rhino-java Architecture: all Depends: libcommons-jci-java (= ${source:Version}), librhino-java, ${misc:Depends} Description: common Java interface for various compilers - Javascript Commons JCI is a common Java compiler interface for various compilers. . It can be used to either compile Java (or any other language that can be compiled to Java classes like e.g. Groovy or Javascript) to Java. . It is integrated with a Java FAM (Filesystem Alteration Monitor) that can be used with JCI compiling/reloading classloader. . This package contains Rhino compiler (Javascript) module of Commons JCI. Package: libcommons-jci-groovy-java Architecture: all Depends: groovy, libcommons-jci-java (= ${source:Version}), ${misc:Depends} Description: common Java interface for various compilers - Groovy Commons JCI is a common Java compiler interface for various compilers. . It can be used to either compile Java (or any other language that can be compiled to Java classes like e.g. Groovy or Javascript) to Java. . It is integrated with a Java FAM (Filesystem Alteration Monitor) that can be used with JCI compiling/reloading classloader. . This package contains Groovy compiler module of Commons JCI. Package: libcommons-jci-janino-java Architecture: all Depends: libcommons-jci-java (= ${source:Version}), libjanino-java (>= 2.6.0), ${misc:Depends} Description: common Java interface for various compilers - Janino Commons JCI is a common Java compiler interface for various compilers. . It can be used to either compile Java (or any other language that can be compiled to Java classes like e.g. Groovy or Javascript) to Java. . It is integrated with a Java FAM (Filesystem Alteration Monitor) that can be used with JCI compiling/reloading classloader. . This package contains Janino compiler module of Commons JCI. Package: libcommons-jci-eclipse-java Architecture: all Depends: libcommons-jci-java (= ${source:Version}), libecj-java, ${misc:Depends} Description: common Java interface for various compilers - Eclipse JDT Commons JCI is a common Java compiler interface for various compilers. . It can be used to either compile Java (or any other language that can be compiled to Java classes like e.g. Groovy or Javascript) to Java. . It is integrated with a Java FAM (Filesystem Alteration Monitor) that can be used with JCI compiling/reloading classloader. . This package contains Eclipse JDT compiler module of Commons JCI. Package: libcommons-jci-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Recommends: default-jdk-doc Suggests: libcommons-jci-java Description: common Java interface for various compilers - documentation Commons JCI is a common Java compiler interface for various compilers. . It can be used to either compile Java (or any other language that can be compiled to Java classes like e.g. Groovy or Javascript) to Java. . It is integrated with a Java FAM (Filesystem Alteration Monitor) that can be used with JCI compiling/reloading classloader. . This package contains Javadoc API of Commons JCI. debian/libcommons-jci-java-doc.install0000664000000000000000000000006212167524710015152 0ustar build/docs/api usr/share/doc/libcommons-jci-java/ debian/libcommons-jci-eclipse-java.poms0000664000000000000000000000003212167524710015336 0ustar compilers/eclipse/pom.xml debian/libcommons-jci-java-doc.examples0000664000000000000000000000001712167524710015322 0ustar examples/src/ debian/libcommons-jci-java-doc.doc-base0000664000000000000000000000046712167524710015172 0ustar Document: libcommons-jci-java-doc Title: API Javadoc for Commons JCI Author: Commons JCI developers Abstract: This is the API Javadoc provided by the Commons JCI library. Section: Programming Format: HTML Index: /usr/share/doc/libcommons-jci-java/api/index.html Files: /usr/share/doc/libcommons-jci-java/api/*