Author: ebourg-guest Date: 2013-07-03 11:10:32 +0000 (Wed, 03 Jul 2013) New Revision: 16976
Added: tags/jakarta-jmeter/2.5.1-2/ tags/jakarta-jmeter/2.5.1-2/debian/changelog tags/jakarta-jmeter/2.5.1-2/debian/control tags/jakarta-jmeter/2.5.1-2/debian/rules Removed: tags/jakarta-jmeter/2.5.1-2/debian/changelog tags/jakarta-jmeter/2.5.1-2/debian/control tags/jakarta-jmeter/2.5.1-2/debian/rules Log: [svn-buildpackage] Tagging jakarta-jmeter 2.5.1-2 Deleted: tags/jakarta-jmeter/2.5.1-2/debian/changelog =================================================================== --- trunk/jakarta-jmeter/debian/changelog 2013-07-03 10:21:04 UTC (rev 16971) +++ tags/jakarta-jmeter/2.5.1-2/debian/changelog 2013-07-03 11:10:32 UTC (rev 16976) @@ -1,105 +0,0 @@ -jakarta-jmeter (2.5.1-2) experimental; urgency=low - - * Team upload. - * Patched to compile against Bouncy Castle 1.48 - * debian/watch: Updated the location of the archives following - the graduation of JMeter to a top level project. - * Removed the DMUA flag - * Bump standards version to 3.9.4. No changes needed. - - -- Emmanuel Bourg <[email protected]> Sat, 30 Mar 2013 23:34:00 +0100 - -jakarta-jmeter (2.5.1-1) unstable; urgency=low - - * New upstream release. (Closes: #641546, LP: #879463) - * Change home page URL everywhere. - * Add new build dependencies libhttpclient-java, libhttpmime-java for http - module. Update build and runtime classpath accordingly. - * Refreshed 02_disable_components.patch as per latest source. - * Update 'Format' value in debian/copyright. - * Point watch file to archive area until we used renamed upstream source. - - -- Onkar Shinde <[email protected]> Thu, 03 May 2012 20:19:04 +0530 - -jakarta-jmeter (2.4-3) unstable; urgency=low - - * Merge Ubuntu changes (gnumail -> geronimo-javamail). - * Use javahelper, *.classpath files to set classpath and runtime - dependencies. - * Add libbcmail-java, libbcprov-java build dependencies for SMIMEAssetion. - * Update 02_disable_components.patch to build SMIMEAssertion* again. - * Remove few unneeded/unused dependencies - batik, bsh, gnumail, jboss-j2ee. - * Minimize jar lookup in launcher script because classpath has been set in - all jar files. - * Bump standards version to 3.9.3. No changes needed. - - -- Onkar Shinde <[email protected]> Sat, 21 Apr 2012 16:17:45 +0530 - -jakarta-jmeter (2.4-2) unstable; urgency=low - - * Team upload. - * debian/control - - Remove build unnecessary build dependency on quilt. - - Update Section of jmeter-apidoc and jmeter-help to be 'doc' - - Bump standards version to 3.9.2. No changes needed. - * debian/rules - - Remove patchsys-quilt.mk. - * debian/copyright - - Freshen DEP5 fields to address lintian warnings. - - -- tony mancill <[email protected]> Sat, 17 Sep 2011 20:27:46 -0700 - -jakarta-jmeter (2.4-1) unstable; urgency=low - - * New upstream version. - * debian/control - - Add default-jdk-doc to build depends to link against java api docs. - - Change build-dep junit -> junit4 as application supports junit4 features - now. Change runtime dependency accordingly. - - Update short description of all modules. - - Standards version 3.9.1. No change needed. - * debian/rules, debian/wrappers/jmeter - - Updates and fixes for build dependencies/properties and runtime - dependencies. - * debian/jmeter.install, debian/jmeter.properties - - Use upstream provided file. So our own blank file removed. - * debian/patches/ - - 01_fix_batik_imports.patch - Remove. Not used since last version. - - 02_disable_components.patch - Refreshed as per current source. - - 03_fix_jtidy_call.patch - Remove. No needed anymore. - - 04_files_from_upstream.patch - Remove. Not needed anymore. - * debian/source/format - - Source format 3.0 (quilt). - * debian/README.source - - Not needed anymore with source format 3.0. - - -- Onkar Shinde <[email protected]> Sat, 16 Apr 2011 20:27:21 +0530 - -jakarta-jmeter (2.3.4-2) unstable; urgency=low - - * debian/control - - Remove libgeronimo-jms-1.1-spec-java from build dependencies. - The package does not exist in Debian archive. - - Add build dependencies libxmlgraphics-commons-java, rhino. Helps backport - of the package to Lenny. - - Add libxmlgraphics-commons-java dependency. - - Add appropriate dependency to jmeter-jms package. - * debian/rules - - Add xmlgraphics-commons, js to DEB_JARS. - * debian/patches/series - - Drop 01_fix_batik_imports.patch from list. This patch is unnecessary with - use of libxmlgraphics-commons-java build-dep. - * debian/wrappers/jmeter - - Add xmlgraphics-commons to classpath. - - Add libraries needed by jmeter-jms to classpath. - * Thanks to Jan Wagner for spotting most of the problems when doing backport - to Lenny. - - -- Onkar Shinde <[email protected]> Wed, 07 Oct 2009 14:17:01 +0530 - -jakarta-jmeter (2.3.4-1) unstable; urgency=low - - * Initial version: Merge from Ubuntu. (Closes: #505877) - - -- Onkar Shinde <[email protected]> Wed, 30 Sep 2009 10:49:06 +0530 - Copied: tags/jakarta-jmeter/2.5.1-2/debian/changelog (from rev 16973, trunk/jakarta-jmeter/debian/changelog) =================================================================== --- tags/jakarta-jmeter/2.5.1-2/debian/changelog (rev 0) +++ tags/jakarta-jmeter/2.5.1-2/debian/changelog 2013-07-03 11:10:32 UTC (rev 16976) @@ -0,0 +1,106 @@ +jakarta-jmeter (2.5.1-2) unstable; urgency=low + + * Patched to compile against Bouncy Castle 1.48 (Closes: #713151) + * debian/watch: Updated the location of the archives following + the graduation of JMeter to a top level project. + * Removed the DMUA flag + * Bump standards version to 3.9.4. No changes needed. + * Use canonical URLs for the Vcs-* fields + * debian/rules: Added a clean target to allow rebuilds + + -- Emmanuel Bourg <[email protected]> Wed, 03 Jul 2013 13:02:38 +0200 + +jakarta-jmeter (2.5.1-1) unstable; urgency=low + + * New upstream release. (Closes: #641546, LP: #879463) + * Change home page URL everywhere. + * Add new build dependencies libhttpclient-java, libhttpmime-java for http + module. Update build and runtime classpath accordingly. + * Refreshed 02_disable_components.patch as per latest source. + * Update 'Format' value in debian/copyright. + * Point watch file to archive area until we used renamed upstream source. + + -- Onkar Shinde <[email protected]> Thu, 03 May 2012 20:19:04 +0530 + +jakarta-jmeter (2.4-3) unstable; urgency=low + + * Merge Ubuntu changes (gnumail -> geronimo-javamail). + * Use javahelper, *.classpath files to set classpath and runtime + dependencies. + * Add libbcmail-java, libbcprov-java build dependencies for SMIMEAssetion. + * Update 02_disable_components.patch to build SMIMEAssertion* again. + * Remove few unneeded/unused dependencies - batik, bsh, gnumail, jboss-j2ee. + * Minimize jar lookup in launcher script because classpath has been set in + all jar files. + * Bump standards version to 3.9.3. No changes needed. + + -- Onkar Shinde <[email protected]> Sat, 21 Apr 2012 16:17:45 +0530 + +jakarta-jmeter (2.4-2) unstable; urgency=low + + * Team upload. + * debian/control + - Remove build unnecessary build dependency on quilt. + - Update Section of jmeter-apidoc and jmeter-help to be 'doc' + - Bump standards version to 3.9.2. No changes needed. + * debian/rules + - Remove patchsys-quilt.mk. + * debian/copyright + - Freshen DEP5 fields to address lintian warnings. + + -- tony mancill <[email protected]> Sat, 17 Sep 2011 20:27:46 -0700 + +jakarta-jmeter (2.4-1) unstable; urgency=low + + * New upstream version. + * debian/control + - Add default-jdk-doc to build depends to link against java api docs. + - Change build-dep junit -> junit4 as application supports junit4 features + now. Change runtime dependency accordingly. + - Update short description of all modules. + - Standards version 3.9.1. No change needed. + * debian/rules, debian/wrappers/jmeter + - Updates and fixes for build dependencies/properties and runtime + dependencies. + * debian/jmeter.install, debian/jmeter.properties + - Use upstream provided file. So our own blank file removed. + * debian/patches/ + - 01_fix_batik_imports.patch - Remove. Not used since last version. + - 02_disable_components.patch - Refreshed as per current source. + - 03_fix_jtidy_call.patch - Remove. No needed anymore. + - 04_files_from_upstream.patch - Remove. Not needed anymore. + * debian/source/format + - Source format 3.0 (quilt). + * debian/README.source + - Not needed anymore with source format 3.0. + + -- Onkar Shinde <[email protected]> Sat, 16 Apr 2011 20:27:21 +0530 + +jakarta-jmeter (2.3.4-2) unstable; urgency=low + + * debian/control + - Remove libgeronimo-jms-1.1-spec-java from build dependencies. + The package does not exist in Debian archive. + - Add build dependencies libxmlgraphics-commons-java, rhino. Helps backport + of the package to Lenny. + - Add libxmlgraphics-commons-java dependency. + - Add appropriate dependency to jmeter-jms package. + * debian/rules + - Add xmlgraphics-commons, js to DEB_JARS. + * debian/patches/series + - Drop 01_fix_batik_imports.patch from list. This patch is unnecessary with + use of libxmlgraphics-commons-java build-dep. + * debian/wrappers/jmeter + - Add xmlgraphics-commons to classpath. + - Add libraries needed by jmeter-jms to classpath. + * Thanks to Jan Wagner for spotting most of the problems when doing backport + to Lenny. + + -- Onkar Shinde <[email protected]> Wed, 07 Oct 2009 14:17:01 +0530 + +jakarta-jmeter (2.3.4-1) unstable; urgency=low + + * Initial version: Merge from Ubuntu. (Closes: #505877) + + -- Onkar Shinde <[email protected]> Wed, 30 Sep 2009 10:49:06 +0530 + Deleted: tags/jakarta-jmeter/2.5.1-2/debian/control =================================================================== --- trunk/jakarta-jmeter/debian/control 2013-07-03 10:21:04 UTC (rev 16971) +++ tags/jakarta-jmeter/2.5.1-2/debian/control 2013-07-03 11:10:32 UTC (rev 16976) @@ -1,133 +0,0 @@ -Source: jakarta-jmeter -Section: net -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Onkar Shinde <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>=5), cdbs, javahelper, ant, ant-optional -Build-Depends-Indep: default-jdk, default-jdk-doc, junit4, libavalon-framework-java, - libbcmail-java, libbcprov-java (>= 1.48), libbsf-java, libcommons-collections3-java, - libcommons-httpclient-java, libcommons-io-java, libcommons-jexl-java (>= 1.1), - libcommons-lang-java, libcommons-net-java, libgeronimo-javamail-1.4-spec-java, - libgeronimo-jms-1.1-spec-java, libhtmlparser-java, libhttpclient-java, libhttpmime-java, - libjcharts-java, libjdom1-java, libjtidy-java, libexcalibur-logkit-java, - libexcalibur-logger-java, liboro-java, librhino-java, libxalan2-java, - libxmlgraphics-commons-java, libxstream-java, velocity -Standards-Version: 3.9.4 -Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/jakarta-jmeter/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/jakarta-jmeter/ -Homepage: http://jmeter.apache.org/ - -Package: jmeter -Architecture: all -Depends: ${misc:Depends}, default-jre | java2-runtime, java-wrappers (>= 0.1.14), ${java:Depends} -Recommends: jmeter-http (= ${binary:Version}), jmeter-help (= ${binary:Version}) -Description: Load testing and performance measurement application (main application) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the main application. - -Package: jmeter-ftp -Architecture: all -Depends: ${misc:Depends}, jmeter (= ${binary:Version}), ${java:Depends} -Description: Load testing and performance measurement application (ftp module) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the ftp testing module. - -Package: jmeter-http -Architecture: all -Depends: ${misc:Depends}, jmeter (= ${binary:Version}), ${java:Depends} -Description: Load testing and performance measurement application (http module) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the http testing module. - -Package: jmeter-java -Architecture: all -Depends: ${misc:Depends}, jmeter (= ${binary:Version}), ${java:Depends} -Description: Load testing and performance measurement application (java module) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the java testing module. - -Package: jmeter-jms -Architecture: all -Depends: ${misc:Depends}, jmeter (= ${binary:Version}), ${java:Depends} -Description: Load testing and performance measurement application (jms module) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the jms testing module. - -Package: jmeter-junit -Architecture: all -Depends: ${misc:Depends}, jmeter (= ${binary:Version}), ${java:Depends} -Description: Load testing and performance measurement application (junit module) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the junit testing module. - -Package: jmeter-ldap -Architecture: all -Depends: ${misc:Depends}, jmeter (= ${binary:Version}), ${java:Depends} -Description: Load testing and performance measurement application (ldap module) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the ldap testing module. - -Package: jmeter-mail -Architecture: all -Depends: ${misc:Depends}, jmeter (= ${binary:Version}), ${java:Depends} -Description: Load testing and performance measurement application (mail module) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the mail testing module. - -Package: jmeter-tcp -Architecture: all -Depends: ${misc:Depends}, jmeter (= ${binary:Version}), ${java:Depends} -Description: Load testing and performance measurement application (tcp module) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the tcp testing module. - -Package: jmeter-help -Section: doc -Architecture: all -Depends: ${misc:Depends} -Suggests: jmeter (= ${binary:Version}) -Description: Load testing and performance measurement application (user manual) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the user manual. - -Package: jmeter-apidoc -Section: doc -Architecture: all -Depends: ${misc:Depends} -Suggests: jmeter (= ${binary:Version}) -Description: Load testing and performance measurement application (API doc) - Apache JMeter is a 100% pure Java desktop application designed to load test - functional behavior and measure performance. It was originally designed for - testing Web Applications but has since expanded to other test functions. - . - This package contains the API documentation. Copied: tags/jakarta-jmeter/2.5.1-2/debian/control (from rev 16972, trunk/jakarta-jmeter/debian/control) =================================================================== --- tags/jakarta-jmeter/2.5.1-2/debian/control (rev 0) +++ tags/jakarta-jmeter/2.5.1-2/debian/control 2013-07-03 11:10:32 UTC (rev 16976) @@ -0,0 +1,155 @@ +Source: jakarta-jmeter +Section: net +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Onkar Shinde <[email protected]>, Emmanuel Bourg <[email protected]> +Build-Depends: ant, ant-optional, cdbs, debhelper (>=5), javahelper +Build-Depends-Indep: default-jdk, + default-jdk-doc, + junit4, + libavalon-framework-java, + libbcmail-java, + libbcprov-java (>= 1.48), + libbcpkix-java (>= 1.48), + libbsf-java, + libcommons-collections3-java, + libcommons-httpclient-java, + libcommons-io-java, + libcommons-jexl-java (>= 1.1), + libcommons-lang-java, + libcommons-net-java, + libexcalibur-logger-java, + libexcalibur-logkit-java, + libgeronimo-javamail-1.4-spec-java, + libgeronimo-jms-1.1-spec-java, + libhtmlparser-java, + libhttpclient-java, + libhttpmime-java, + libjcharts-java, + libjdom1-java, + libjtidy-java, + liboro-java, + librhino-java, + libxalan2-java, + libxmlgraphics-commons-java, + libxstream-java, + velocity +Standards-Version: 3.9.4 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jakarta-jmeter/ +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jakarta-jmeter/ +Homepage: http://jmeter.apache.org + +Package: jmeter +Architecture: all +Depends: default-jre | java2-runtime, java-wrappers (>= 0.1.14), ${java:Depends}, ${misc:Depends} +Recommends: jmeter-help (= ${binary:Version}), jmeter-http (= ${binary:Version}) +Description: Load testing and performance measurement application (main application) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the main application. + +Package: jmeter-ftp +Architecture: all +Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends} +Description: Load testing and performance measurement application (ftp module) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the ftp testing module. + +Package: jmeter-http +Architecture: all +Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends} +Description: Load testing and performance measurement application (http module) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the http testing module. + +Package: jmeter-java +Architecture: all +Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends} +Description: Load testing and performance measurement application (java module) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the java testing module. + +Package: jmeter-jms +Architecture: all +Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends} +Description: Load testing and performance measurement application (jms module) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the jms testing module. + +Package: jmeter-junit +Architecture: all +Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends} +Description: Load testing and performance measurement application (junit module) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the junit testing module. + +Package: jmeter-ldap +Architecture: all +Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends} +Description: Load testing and performance measurement application (ldap module) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the ldap testing module. + +Package: jmeter-mail +Architecture: all +Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends} +Description: Load testing and performance measurement application (mail module) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the mail testing module. + +Package: jmeter-tcp +Architecture: all +Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends} +Description: Load testing and performance measurement application (tcp module) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the tcp testing module. + +Package: jmeter-help +Section: doc +Architecture: all +Depends: ${misc:Depends} +Suggests: jmeter (= ${binary:Version}) +Description: Load testing and performance measurement application (user manual) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the user manual. + +Package: jmeter-apidoc +Section: doc +Architecture: all +Depends: ${misc:Depends} +Suggests: jmeter (= ${binary:Version}) +Description: Load testing and performance measurement application (API doc) + Apache JMeter is a 100% pure Java desktop application designed to load test + functional behavior and measure performance. It was originally designed for + testing Web Applications but has since expanded to other test functions. + . + This package contains the API documentation. Deleted: tags/jakarta-jmeter/2.5.1-2/debian/rules =================================================================== --- trunk/jakarta-jmeter/debian/rules 2013-07-03 10:21:04 UTC (rev 16971) +++ tags/jakarta-jmeter/2.5.1-2/debian/rules 2013-07-03 11:10:32 UTC (rev 16976) @@ -1,18 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/javahelper.mk -include /usr/share/cdbs/1/class/ant.mk - -JAVA_HOME_DIRS := /usr/lib/jvm/default-java -DEB_JARS := ant-nodeps avalon-framework bcmail bcprov bsf commons-collections3 commons-httpclient commons-io commons-jexl commons-lang commons-net geronimo-jms-1.1-spec geronimo-javamail-1.4-spec geronimo-jms_1.1_spec httpclient httpcore httpmime jcharts jdom1 js jtidy junit4 libhtmlparser excalibur-logger excalibur-logkit oro xalan2 xmlgraphics-commons xstream velocity -DEB_ANT_BUILD_TARGET := install docs-printable docs-api -ANT_ARGS := -Dlib.api=/usr/share/java -Djmeter.version=$(DEB_UPSTREAM_VERSION) - -install/jmeter:: - mkdir -p debian/jmeter/usr/share/jmeter/bin - install -m 755 debian/wrappers/jmeter debian/jmeter/usr/share/jmeter/bin - install -m 755 bin/jmeter-server debian/jmeter/usr/share/jmeter/bin - -get-orig-source: - uscan --force-download --rename Copied: tags/jakarta-jmeter/2.5.1-2/debian/rules (from rev 16973, trunk/jakarta-jmeter/debian/rules) =================================================================== --- tags/jakarta-jmeter/2.5.1-2/debian/rules (rev 0) +++ tags/jakarta-jmeter/2.5.1-2/debian/rules 2013-07-03 11:10:32 UTC (rev 16976) @@ -0,0 +1,22 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/javahelper.mk +include /usr/share/cdbs/1/class/ant.mk + +JAVA_HOME_DIRS := /usr/lib/jvm/default-java +DEB_JARS := ant-nodeps avalon-framework bcmail bcpkix bcprov bsf commons-collections3 commons-httpclient commons-io commons-jexl commons-lang commons-net geronimo-jms-1.1-spec geronimo-javamail-1.4-spec geronimo-jms_1.1_spec httpclient httpcore httpmime jcharts jdom1 js jtidy junit4 libhtmlparser excalibur-logger excalibur-logkit oro xalan2 xmlgraphics-commons xstream velocity +DEB_ANT_BUILD_TARGET := install docs-printable docs-api +ANT_ARGS := -Dlib.api=/usr/share/java -Djmeter.version=$(DEB_UPSTREAM_VERSION) + +install/jmeter:: + mkdir -p debian/jmeter/usr/share/jmeter/bin + install -m 755 debian/wrappers/jmeter debian/jmeter/usr/share/jmeter/bin + install -m 755 bin/jmeter-server debian/jmeter/usr/share/jmeter/bin + +clean:: + rm -Rf docs + rm -f lib/junit/test.jar + +get-orig-source: + uscan --force-download --download-version $(DEB_UPSTREAM_VERSION) --rename _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

