February 2015 Archives by thread
Starting: Sun Feb 1 20:14:32 UTC 2015
Ending: Sat Feb 28 22:33:36 UTC 2015
Messages: 1012
- [jxplorer] branch master updated (511d837 -> 5303ebf)
Tony Mancill
- [testng] branch jessie created (now 3e7b201)
Eugene Zhukov
- [ca-certificates-java] branch master created (now 2bdaa9b)
Emmanuel Bourg
- [ca-certificates-java] 01/46: [svn-inject] Installing original source of ca-certificates-java (20100412)
Emmanuel Bourg
- [ca-certificates-java] 02/46: UNRELEASED * Add Java code to update the keystore. (Closes: #623671) * Change Maintainer to Debian Java Maintainers and add myself to Uploaders. * Update Build-Depends.
Emmanuel Bourg
- [ca-certificates-java] 03/46: updating the jks-keystore.hook
Emmanuel Bourg
- [ca-certificates-java] 04/46: Replace old inconsistent keystore aliases. (Closes: #623888)
Emmanuel Bourg
- [ca-certificates-java] 05/46: add missing CLASSPATH
Emmanuel Bourg
- [ca-certificates-java] 06/46: bugfixes
Emmanuel Bourg
- [ca-certificates-java] 07/46: Add Java code to update the keystore and support UTF-8 encoded filenames. (Closes: #607245, #623671)
Emmanuel Bourg
- [ca-certificates-java] 08/46: We really need /proc to launch the JVM.
Emmanuel Bourg
- [ca-certificates-java] 09/46: release
Emmanuel Bourg
- [ca-certificates-java] 10/46: Update copyright and license.
Emmanuel Bourg
- [ca-certificates-java] 11/46: Add a NEWS file explaining the update.
Emmanuel Bourg
- [ca-certificates-java] 12/46: Update README.Debian.
Emmanuel Bourg
- [ca-certificates-java] 13/46: * Test for existing file in postinst before copying it. (Closes: #624152) * Add Vcs headers to debian/control.
Emmanuel Bourg
- [ca-certificates-java] 14/46: ca-certificates-java (20110531) unstable; urgency=low
Emmanuel Bourg
- [ca-certificates-java] 15/46: Upgrade Recommends: libnss3-1d to a versioned Depends due to multiarch changes. (Closes: #635571)
Emmanuel Bourg
- [ca-certificates-java] 16/46: Use the locale C.UTF-8 for the hook script to be more robust.
Emmanuel Bourg
- [ca-certificates-java] 17/46: Support new multiarch JRE packages in jks-keystore. (Closes: #641306)
Emmanuel Bourg
- [ca-certificates-java] 18/46: Support OpenJDK 7. (Closes: #641305)
Emmanuel Bourg
- [ca-certificates-java] 19/46: Support new multiarch JRE packages in postinst.
Emmanuel Bourg
- [ca-certificates-java] 20/46: * debian/jks-keystore.hook: If we *don't* find libnss3 / libnss3-1d, don't remove files from the filesystem in do_cleanup(), since this has a nasty tendency of nuking system libraries. LP: #855171. * debian/preinst, debian/postinst: when upgrading from version 20110912ubuntu1, disable the buggy hook script early to prevent it from being run before our new version is configured; and re-enable the script in the postinst. LP: #855246. * Mark as Multi-Arch: foreign. * Adjust the libnss3-1d versioned dependency. * Add myself to Uploaders. * Use dh_gencontrol and dpkg-vendor to allow: - New substvar ${nss:Depends} for libnss3-1d versionning. - New @NSS_LIB@ parameter for debian/*.in files.
Emmanuel Bourg
- [ca-certificates-java] 21/46: * Bump Standards-Version to 3.9.3: - Add recommended build-arch / build-indep targets.
Emmanuel Bourg
- [ca-certificates-java] 22/46: * debian/preinst, debian/postinst: remove the 20110912ubuntu1 work-around since it is no longer needed. * debian/postinst: don't put a symlink in / if jvm doesn't contain nss configuration. (Closes: #665754, #665749). * debian/postinst: force migration to new alias names again. The migration was supposed to occur on upgrades to Oneiric, but failed because of an NSS error. * debian/postinst: forcibly remove diginotar cert. It could be left behind under certain circumstances. (LP: #920758) * debian/postinst: also look for jvm in multiarch locations (LP: #962378) * debian/postinst: retrigger first_install to properly get cert store. * d/rules: Ensure java is built with source/target == 1.6 for backwards compatibility with openjdk-6. * Sync handling of nss.cfg between debian/jks-keystore.hook.in and debian/postinst.in. * Merge changes from Ubuntu (Thanks to James Page and Marc Deslauriers). * Improve handling of certificate with UTF-8 filenames: - UpdateCertificates: Force read System.in with UTF-8 - debian/postinst: Set LC_CTYPE to C.UTF-8
Emmanuel Bourg
- [ca-certificates-java] 23/46: * Use javahelper as buildsystem: - d/control: Add Build-Depends on javahelper. - d/rules: Use jh_build to call javac. * Create a testsuite for this package: - Refactor UpdateCertificates code to send exceptions instead of System.exit(1). - New testsuite: UpdateCertificatesTest. - d/control: Build-Depends on junit4. - d/rules: Launch junit after build and handle "nocheck" option in DEB_BUILD_OPTIONS.
Emmanuel Bourg
- [ca-certificates-java] 24/46: * Switch primary JRE dependency from openjdk-6 to openjdk-7 to support demotion of openjdk-6 to universe in Ubuntu: - d/control, rules: Generate primary JRE dependency at build time to allow differentiation between Ubuntu and Debian. * Added myself to uploaders.
Emmanuel Bourg
- [ca-certificates-java] 25/46: * Update to unstable. * Set DMUA flag for James Page.
Emmanuel Bourg
- [ca-certificates-java] 26/46: * Fix jks-keystore and postinst to work on multi-arch system. Use dpkg-query -L package:arch. (Closes: #680618). * As libnss3-1d is a transitional package on both Debian and Ubuntu, upgrade Depends to use libnss3.
Emmanuel Bourg
- [ca-certificates-java] 27/46: * Acknowledge NMU done by Don Armstrong and Andreas Beckmann. * Fix tests to works with new cacert certificates names (Closes: #713138). * d/control: Use canonical value for Vcs-* fields. * d/control: Remove deprecated DMUA flag. * d/control: Bump Standards-Version to 3.9.4 (no changes needed). * Non-maintainer upload. * postinst, jks-keystore.hook: Do not fail if nss.cfg does not (yet) exist, i.e. if openjdk-?-jre-headless is unpacked but not yet configured. (Closes: #694888) * Set urgency to medium for RC bugfix. * Non-maintainer upload * Fix test for dpkg-query in postinst; there was an extraneous --version here. [Probably don't even need to bother to check for dpkg-query, but why not.] (Closes: #690204) * Library path for softokn3pkg and nsspkg is potentially wrong if there are multiple different paths; fix it. * Do not run the hook if ca-certificates-java has been removed but not purged. * Use the new trigger support provided by ca-certificates (>=20121114).
Emmanuel Bourg
- [ca-certificates-java] 28/46: Standards-Version updated to 3.9.5
Emmanuel Bourg
- [ca-certificates-java] 29/46: Switch to debhelper level 9
Emmanuel Bourg
- [ca-certificates-java] 30/46: Fixed a test failure caused by the removal of the CAcert.org root certificate
Emmanuel Bourg
- [ca-certificates-java] 31/46: Limit the memory used by java to 64M when updating the certificates
Emmanuel Bourg
- [ca-certificates-java] 32/46: Removed trailing spaces
Emmanuel Bourg
- [ca-certificates-java] 33/46: Fixed the link to keystore.java from opensuse/ca-certificates
Emmanuel Bourg
- [ca-certificates-java] 34/46: Mavenized the project
Emmanuel Bourg
- [ca-certificates-java] 35/46: Code formatting
Emmanuel Bourg
- [ca-certificates-java] 36/46: Split Exceptions into distinct classes
Emmanuel Bourg
- [ca-certificates-java] 37/46: Replaced the deprecated method calls in the unit tests
Emmanuel Bourg
- [ca-certificates-java] 38/46: Write the temporary test files in target/test-classes
Emmanuel Bourg
- [ca-certificates-java] 39/46: Extracted the keystore handling code from UpdateCertificates into a distinct class
Emmanuel Bourg
- [ca-certificates-java] 40/46: Unit test for UpdateCertificates.processChanges()
Emmanuel Bourg
- [ca-certificates-java] 41/46: Use a local test certificate to avoid future breakages when the ca-certificates package changes
Emmanuel Bourg
- [ca-certificates-java] 42/46: Added a test for certificates with comments (Bug #539283)
Emmanuel Bourg
- [ca-certificates-java] 43/46: Adapted debian/rules to the Maven layout
Emmanuel Bourg
- [ca-certificates-java] 44/46: Upload to unstable
Emmanuel Bourg
- [ca-certificates-java] 45/46: Typo in the changelog
Emmanuel Bourg
- [ca-certificates-java] 46/46: Moved the package to Git
Emmanuel Bourg
- [ca-certificates-java] branch master updated (2bdaa9b -> 032dc82)
Emmanuel Bourg
- [ca-certificates-java] branch master updated (032dc82 -> 123f3a1)
Emmanuel Bourg
- [testng] branch master updated (8466f9d -> 1c54ed7)
Eugene Zhukov
- [testng] branch pristine-tar updated (9dba878 -> 384c319)
Eugene Zhukov
- [testng] annotated tag upstream/6.8.20 created (now 4f094ac)
Eugene Zhukov
- [tomcat7] branch wheezy-backports updated (2b67278 -> 1a43e6c)
Emmanuel Bourg
- [tomcat7] annotated tag debian/7.0.56-1_bpo70+3 created (now 230babc)
Emmanuel Bourg
- [hawtjni] 01/04: Standards-Version updated to 3.9.6
Emmanuel Bourg
- [hawtjni] branch master updated (4328bc1 -> eab4d8b)
Emmanuel Bourg
- [hawtjni] branch master updated (eab4d8b -> 9e1ffbe)
Emmanuel Bourg
- [lucene4.10] branch master created (now 1c71729)
Hilko Bengen
- [lucene4.10] annotated tag debian/4.10.1+dfsg-1 created (now cd8b7d6)
Hilko Bengen
- [lucene4.10] annotated tag debian/4.10.2+dfsg-1 created (now 23d9da9)
Hilko Bengen
- [lucene4.10] annotated tag debian/4.10.2+dfsg-2 created (now 4d6f885)
Hilko Bengen
- [lucene4.10] annotated tag upstream/4.10.1+dfsg created (now 48ce5a1)
Hilko Bengen
- [lucene4.10] annotated tag upstream/4.10.2+dfsg created (now 8afe1ad)
Hilko Bengen
- [lucene4.10] branch master updated (1c71729 -> 4b3b014)
Hilko Bengen
- [lucene4.10] annotated tag debian/4.10.3+dfsg-1 created (now 1bf289c)
Hilko Bengen
- [lucene4.10] annotated tag upstream/4.10.3+dfsg created (now 4652af0)
Hilko Bengen
- [guava-libraries-18] branch master created (now 3c6ef8d)
Hilko Bengen
- [guava-libraries-18] annotated tag debian/18.0-1 created (now 5d9ebfb)
Hilko Bengen
- [guava-libraries-18] annotated tag upstream/18.0 created (now a18c0d3)
Hilko Bengen
- [leveldb-java] branch master created (now 86ccb1b)
Emmanuel Bourg
- [leveldb-java] branch pristine-tar created (now f9d38b5)
Emmanuel Bourg
- [leveldb-java] annotated tag upstream/0.7 created (now b4047b2)
Emmanuel Bourg
- [felix-gogo-runtime] branch pristine-tar updated (9d0982a -> 2a6159c)
Markus Koschany
- [felix-gogo-runtime] branch experimental created (now efa7e25)
Markus Koschany
- [felix-gogo-runtime] annotated tag upstream/0.14.0 created (now e7ce916)
Markus Koschany
- [felix-gogo-command] branch pristine-tar updated (d0b3937 -> 55400a9)
Markus Koschany
- [felix-gogo-command] branch experimental created (now 127ddb7)
Markus Koschany
- [felix-gogo-command] annotated tag upstream/0.14.0 created (now 4cf2e01)
Markus Koschany
- [felix-bundlerepository] branch pristine-tar updated (7d6fdad -> 1c6f12a)
Markus Koschany
- [felix-bundlerepository] branch experimental created (now 576b770)
Markus Koschany
- [felix-bundlerepository] annotated tag upstream/2.0.2 created (now e683664)
Markus Koschany
- [osgi-core] branch pristine-tar updated (4a488b5 -> b17ce43)
Markus Koschany
- [osgi-core] branch experimental created (now 86c23ef)
Markus Koschany
- [osgi-core] annotated tag upstream/5.0.0 created (now eb48dc4)
Markus Koschany
- [jffi-1.2.7] branch master updated (b0a7249 -> bdb865c)
Tim Potter
- [jffi-1.2.7] branch master updated (bdb865c -> 8891a63)
Tim Potter
- [jffi-1.2.7] branch master updated (8891a63 -> a120df6)
Tim Potter
- [pkg-java] r18644 - trunk/java-common/debian
Emmanuel Bourg
- [osgi-core] branch experimental updated (86c23ef -> 5136c3f)
Markus Koschany
- [osgi-compendium] branch pristine-tar updated (7e2c098 -> 52984cc)
Markus Koschany
- [osgi-compendium] branch experimental created (now d5c5444)
Markus Koschany
- [osgi-compendium] annotated tag upstream/5.0.0 created (now f308337)
Markus Koschany
- [felix-main] branch pristine-tar updated (08537fd -> db64ae8)
Markus Koschany
- [felix-main] branch experimental created (now 34eb0d2)
Markus Koschany
- [felix-main] annotated tag upstream/4.6.0 created (now c64ecde)
Markus Koschany
- [felix-bundlerepository] branch experimental updated (576b770 -> a997228)
Markus Koschany
- [felix-framework] branch experimental created (now 0669fbc)
Markus Koschany
- [felix-framework] annotated tag upstream/4.6.0 created (now 329b4cf)
Markus Koschany
- [jnr-constants] branch master created (now 12037d4)
Tim Potter
- [jnr-constants] annotated tag debian/0.8.5-1 created (now 60bf4d6)
Tim Potter
- [jnr-constants] annotated tag upstream/0.8.5 created (now 571e0e0)
Tim Potter
- [jnr-constants] branch package-rename created (now 1635eb8)
Tim Potter
- [tomcat7] branch master updated (b3158d3 -> 5f577fc)
Emmanuel Bourg
- [tomcat7] branch pristine-tar updated (8e030f0 -> afc7fdf)
Emmanuel Bourg
- [tomcat7] annotated tag debian/7.0.59-1 created (now 88e1271)
Emmanuel Bourg
- [tomcat7] annotated tag upstream/7.0.59 created (now 44418e1)
Emmanuel Bourg
- [jasmin-sable] branch master created (now 631f7a1)
Emmanuel Bourg
- [jasmin-sable] branch pristine-tar created (now 989b835)
Emmanuel Bourg
- [jasmin-sable] annotated tag debian/2.3.0-4 created (now 7d2de1d)
Emmanuel Bourg
- [jasmin-sable] annotated tag debian/2.3.0-5 created (now e231d9a)
Emmanuel Bourg
- [jasmin-sable] annotated tag debian/2.3.0-6 created (now 42acb80)
Emmanuel Bourg
- [jasmin-sable] annotated tag debian/2.4.0-1 created (now faa7ab1)
Emmanuel Bourg
- [jasmin-sable] annotated tag debian/2.4.0-2 created (now 9a54d6a)
Emmanuel Bourg
- [jasmin-sable] annotated tag debian/2.4.0-3 created (now fe1d892)
Emmanuel Bourg
- [jasmin-sable] annotated tag debian/2.3.0-3 created (now 3298174)
Emmanuel Bourg
- [jasmin-sable] annotated tag debian/2.4.0-4 created (now fc9a1a9)
Emmanuel Bourg
- [jasmin-sable] annotated tag upstream/2.4.0 created (now c449675)
Emmanuel Bourg
- [jasmin-sable] annotated tag upstream/2.5.0 created (now 1d9916f)
Emmanuel Bourg
- [jasmin-sable] tag debian/2.2.4-1 created (now ee49357)
Emmanuel Bourg
- [jasmin-sable] tag debian/2.3.0-2 created (now d6af2f8)
Emmanuel Bourg
- [jasmin-sable] annotated tag debian/2.4.0-5 created (now d85f16a)
Emmanuel Bourg
- [jnr-constants] branch master updated (12037d4 -> 7f58dc1)
Miguel Landaeta
- [jnr-constants] branch pristine-tar created (now 12a279a)
Miguel Landaeta
- [jnr-constants] annotated tag upstream/0.8.6 created (now 02beb61)
Miguel Landaeta
- [jnr-enxio] branch master updated (30eb4f8 -> a3650b8)
Tim Potter
- [jnr-enxio] branch master updated (a3650b8 -> cd29aee)
Tim Potter
- [jnr-enxio] branch master updated (cd29aee -> 7366b65)
Tim Potter
- [jnr-unixsocket] branch master updated (952d1d2 -> 0efe1a3)
Tim Potter
- [jnr-unixsocket] branch master updated (0efe1a3 -> 7a28c8b)
Tim Potter
- [wagon-maven-plugin] branch master created (now 60372e7)
Tim Potter
- [wagon-maven-plugin] branch pristine-tar created (now ff3e625)
Tim Potter
- [wagon-maven-plugin] annotated tag upstream/1.0_beta-3 created (now f7c6a80)
Tim Potter
- [wagon-maven-plugin] branch master updated (60372e7 -> 3d8f325)
Tim Potter
- [wagon-maven-plugin] branch master updated (3d8f325 -> 1b2b8a4)
Tim Potter
- [wagon-maven-plugin] branch master updated (1b2b8a4 -> 8a52429)
Tim Potter
- [jnr-constants] branch master updated (7f58dc1 -> 6823557)
Miguel Landaeta
- [jnr-constants] annotated tag debian/0.8.6-1 created (now c2648e7)
Miguel Landaeta
- [jnr-netdb] branch master updated (3ba487f -> e30535d)
Miguel Landaeta
- [jnr-netdb] annotated tag 1.0.4 created (now 240bae1)
Miguel Landaeta
- [jnr-netdb] annotated tag 1.0.5 created (now 65d906e)
Miguel Landaeta
- [jnr-netdb] annotated tag 1.0.6 created (now 11af278)
Miguel Landaeta
- [jnr-netdb] annotated tag 1.1.0 created (now a8c5d56)
Miguel Landaeta
- [jnr-netdb] annotated tag 1.1.1 created (now b9ee256)
Miguel Landaeta
- [jnr-netdb] annotated tag 1.1.2 created (now 671d998)
Miguel Landaeta
- [jnr-netdb] annotated tag upstream/1.1.4 created (now c060477)
Miguel Landaeta
- [jnr-netdb] tag 1.0.7 created (now 893394b)
Miguel Landaeta
- [jnr-netdb] tag 1.1.3 created (now 352ef4a)
Miguel Landaeta
- [jnr-netdb] tag 1.1.4 created (now 3131d76)
Miguel Landaeta
- [jnr-netdb] branch pristine-tar updated (eb40f0d -> bee3279)
Miguel Landaeta
- [wss4j] branch master updated (81646f0 -> 8155ffe)
Emmanuel Bourg
- [wss4j] annotated tag debian/1.6.15-2 created (now a8d9fb0)
Emmanuel Bourg
- [libbytelist-java] branch master updated (740b289 -> 63f3798)
Miguel Landaeta
- [libbytelist-java] branch pristine-tar created (now 6a85aeb)
Miguel Landaeta
- [libbytelist-java] annotated tag debian/1.0.12-1 created (now dfb6143)
Miguel Landaeta
- [libbytelist-java] annotated tag upstream/1.0.12 created (now dfe652d)
Miguel Landaeta
- [libbytelist-java] tag 1.0.10 created (now 0f3fd50)
Miguel Landaeta
- [libbytelist-java] tag 1.0.11 created (now 72c1a10)
Miguel Landaeta
- [libbytelist-java] tag 1.0.12 created (now 5ee09ec)
Miguel Landaeta
- [libbytelist-java] tag 1.0.7 created (now f394146)
Miguel Landaeta
- [libbytelist-java] tag 1.0.8 created (now d0ec879)
Miguel Landaeta
- [libbytelist-java] tag 1.0.9 created (now 51b14c4)
Miguel Landaeta
- [nailgun] branch master updated (bcb445c -> babed2c)
Miguel Landaeta
- [nailgun] branch pristine-tar created (now 8c76347)
Miguel Landaeta
- [nailgun] annotated tag upstream/0.9.1 created (now 55a28bd)
Miguel Landaeta
- [mauve] branch master updated (c1dc601 -> 57ac001)
Emmanuel Bourg
- [mauve] branch pristine-tar updated (728c70e -> 1d5bae7)
Emmanuel Bourg
- [mauve] annotated tag debian/20120103-1 created (now a6a5cf7)
Emmanuel Bourg
- [mauve] annotated tag debian/20140821-1 created (now fb4cc76)
Emmanuel Bourg
- [mauve] annotated tag upstream/20120103 created (now 1f7b276)
Emmanuel Bourg
- [mauve] annotated tag upstream/20140821 created (now 0336821)
Emmanuel Bourg
- [mauve] branch master updated (57ac001 -> c8bccd2)
Emmanuel Bourg
- [mauve] annotated tag debian/20140821-2 created (now b0d4ded)
Emmanuel Bourg
- [pkg-java] r18645 - trunk/knopflerfish-osgi
Felix Natter
- [pkg-java] r18646 - trunk/java-common/debian
Emmanuel Bourg
- [dbus-java] branch master updated (b773887 -> 2bfe7c3)
Emmanuel Bourg
- [json-simple] branch master updated (47b9c29 -> 2830017)
Emmanuel Bourg
- [mac-widgets] branch master updated (a8c3e2d -> 08cbe40)
Emmanuel Bourg
- [dbus-java] annotated tag debian/2.8-6 created (now 6960b9a)
Emmanuel Bourg
- [nailgun] branch pristine-tar updated (8c76347 -> 275b681)
Tony Mancill
- [parboiled] annotated tag debian/1.1.6-1 created (now 29a6a9e)
Emmanuel Bourg
- [pegdown] annotated tag debian/1.4.2-1 created (now 93d625e)
Emmanuel Bourg
- [jsemver] branch master created (now 50fc38f)
Alexandre Viau
- [jsemver] 01/95: Initial commit
Alexandre Viau
- [jsemver] 02/95: Create Version class and Tests
Alexandre Viau
- [jsemver] 03/95: Add a Note to README
Alexandre Viau
- [jsemver] 04/95: Make refactoring, rename class members, add comment
Alexandre Viau
- [jsemver] 05/95: Override equals() & hashCode() methods
Alexandre Viau
- [jsemver] 06/95: Add convenience methods for comparisons
Alexandre Viau
- [jsemver] 07/95: Refactor Version.compareTo() method
Alexandre Viau
- [jsemver] 08/95: Refactor previous commit; remove duplications
Alexandre Viau
- [jsemver] 09/95: Override toString() method
Alexandre Viau
- [jsemver] 10/95: Add more comparison tests
Alexandre Viau
- [jsemver] 11/95: Make major refactoring toward object-orientation
Alexandre Viau
- [jsemver] 12/95: Make minor improvements
Alexandre Viau
- [jsemver] 13/95: Add methods for incrementing normal version
Alexandre Viau
- [jsemver] 14/95: Format StringBuilder usage for readability
Alexandre Viau
- [jsemver] 15/95: Make version classes immutable
Alexandre Viau
- [jsemver] 16/95: Increment version in pom.xml
Alexandre Viau
- [jsemver] 17/95: Rename README to README.md
Alexandre Viau
- [jsemver] 18/95: Update README file
Alexandre Viau
- [jsemver] 19/95: Fix a typo in README
Alexandre Viau
- [jsemver] 20/95: Update README, add Versioning paragraph
Alexandre Viau
- [jsemver] 21/95: Rename AlphaNumericVersion to MetadataVersion
Alexandre Viau
- [jsemver] 22/95: Update copyright year
Alexandre Viau
- [jsemver] 23/95: Add support for Travis CI
Alexandre Viau
- [jsemver] 24/95: Update README, add Travis CI status image
Alexandre Viau
- [jsemver] 25/95: Update README, format & change Issues section
Alexandre Viau
- [jsemver] 26/95: Correct the exception message
Alexandre Viau
- [jsemver] 27/95: Adapt to SemVer 2.0.0-rc.2
Alexandre Viau
- [jsemver] 28/95: Create setters for Pre-release version & Build metadata
Alexandre Viau
- [jsemver] 29/95: Create incrementors for Pre-release version & Build metadata
Alexandre Viau
- [jsemver] 30/95: Create Version.Builder class
Alexandre Viau
- [jsemver] 31/95: Create BUILD_AWARE_ORDER comparator
Alexandre Viau
- [jsemver] 32/95: Update README for version 0.6.0
Alexandre Viau
- [jsemver] 33/95: Bump minor version to 0.6.0
Alexandre Viau
- [jsemver] 34/95: Update README, add Bugs & Features section
Alexandre Viau
- [jsemver] 35/95: Bump version to 0.7.0-SNAPSHOT
Alexandre Viau
- [jsemver] 36/95: Rename 'artifactId' and change 'name'
Alexandre Viau
- [jsemver] 37/95: Update JUnit dependency to 4.11
Alexandre Viau
- [jsemver] 38/95: Rename two API methods
Alexandre Viau
- [jsemver] 39/95: Remove redundant conditional statements
Alexandre Viau
- [jsemver] 40/95: Implement a Parser instead of RegExp
Alexandre Viau
- [jsemver] 41/95: Create MetadataVersion.NULL object, refactor
Alexandre Viau
- [jsemver] 42/95: Create basic Expression types
Alexandre Viau
- [jsemver] 43/95: Create Lexer for Expression parser
Alexandre Viau
- [jsemver] 44/95: Create SemVer Expression parser
Alexandre Viau
- [jsemver] 45/95: Add Javadoc to the source code
Alexandre Viau
- [jsemver] 46/95: Prepare pom.xml for the repository
Alexandre Viau
- [jsemver] 47/95: Update and reformat the README file
Alexandre Viau
- [jsemver] 48/95: Add CHANGELOG file
Alexandre Viau
- [jsemver] 49/95: Bump version to 0.7.0
Alexandre Viau
- [jsemver] 50/95: Bump version to 0.7.1-SNAPSHOT
Alexandre Viau
- [jsemver] 51/95: Put back the maven-compiler-plugin
Alexandre Viau
- [jsemver] 52/95: Add missing type for the BUILD_AWARE_ORDER comparator
Alexandre Viau
- [jsemver] 53/95: Make maven-compiler-plugin show all warnings
Alexandre Viau
- [jsemver] 54/95: Add missing Javadoc to the Stream's iterator class
Alexandre Viau
- [jsemver] 55/95: Get rid of 'unchecked' warnings
Alexandre Viau
- [jsemver] 56/95: Make minor Javadoc corrections
Alexandre Viau
- [jsemver] 57/95: Update CHANGELOG and README
Alexandre Viau
- [jsemver] 58/95: Bump version to 0.7.1
Alexandre Viau
- [jsemver] 59/95: Bump version to 0.7.2-SNAPSHOT
Alexandre Viau
- [jsemver] 60/95: Fix Version.hashCode() to comply w/ Version.equals()
Alexandre Viau
- [jsemver] 61/95: Update CHANGELOG and README
Alexandre Viau
- [jsemver] 62/95: Bump version to 0.7.2
Alexandre Viau
- [jsemver] 63/95: Bump version to 0.8.0-SNAPSHOT
Alexandre Viau
- [jsemver] 64/95: Rename UnexpectedElementTypeException
Alexandre Viau
- [jsemver] 65/95: Rename ParserException to ParseException
Alexandre Viau
- [jsemver] 66/95: Rename VersionParser.Char to VersionParser.CharType
Alexandre Viau
- [jsemver] 67/95: Apply minor code formatting
Alexandre Viau
- [jsemver] 68/95: Refactor VersionParser.numericIdentifier()
Alexandre Viau
- [jsemver] 69/95: Remove GrammarException in favor of ParseException
Alexandre Viau
- [jsemver] 70/95: Make LexerException extend ParseException
Alexandre Viau
- [jsemver] 71/95: Refactor VersionParser to handle illegal inputs
Alexandre Viau
- [jsemver] 72/95: Implement fluent interface for Version.Builder
Alexandre Viau
- [jsemver] 73/95: Refactor VersionParser, make some improvements
Alexandre Viau
- [jsemver] 74/95: Create a wrapper exception for UnexpectedElementException
Alexandre Viau
- [jsemver] 75/95: Add ILLEGAL enum constant to VersionParser.CharType
Alexandre Viau
- [jsemver] 76/95: Create CharType.forCharacter() method
Alexandre Viau
- [jsemver] 77/95: Improve Exceptions' toString() method
Alexandre Viau
- [jsemver] 78/95: Override UnexpectedCharacterException constructor
Alexandre Viau
- [jsemver] 79/95: Make refactoring, small improvements
Alexandre Viau
- [jsemver] 80/95: Remove unnecessary boxing to Character
Alexandre Viau
- [jsemver] 81/95: Refactor pre-release and build parsing, simplify
Alexandre Viau
- [jsemver] 82/95: Make small improvements to exceptions
Alexandre Viau
- [jsemver] 83/95: Create Stream#pushBack() method
Alexandre Viau
- [jsemver] 84/95: Refactor VersionParser to improve error handling
Alexandre Viau
- [jsemver] 85/95: Amend javadoc @throws tags
Alexandre Viau
- [jsemver] 86/95: Update oss-parent version from 7 to 9
Alexandre Viau
- [jsemver] 87/95: Turn off maven-javadoc-plugin's doclint
Alexandre Viau
- [jsemver] 88/95: Add syntax error positions to the error reporting
Alexandre Viau
- [jsemver] 89/95: Refactor ExpressionParser to improve error handling
Alexandre Viau
- [jsemver] 90/95: Fix the wrong return value in the BUILD_AWARE_ORDER example
Alexandre Viau
- [jsemver] 91/95: Add @throws tag to the Version.forIntegers()'s Javadoc
Alexandre Viau
- [jsemver] 92/95: Add Exception Handling section to README
Alexandre Viau
- [jsemver] 93/95: Update copyright years
Alexandre Viau
- [jsemver] 94/95: Update CHANGELOG and README
Alexandre Viau
- [jsemver] 95/95: Bump version to 0.8.0
Alexandre Viau
- [jsemver] annotated tag 0.1.0 created (now 11d6687)
Alexandre Viau
- [jsemver] annotated tag 0.2.0 created (now c21df9d)
Alexandre Viau
- [jsemver] annotated tag 0.2.1 created (now 1d7ac2f)
Alexandre Viau
- [jsemver] annotated tag 0.3.0 created (now dd07f98)
Alexandre Viau
- [jsemver] annotated tag 0.4.0 created (now 7372d90)
Alexandre Viau
- [jsemver] annotated tag 0.4.1 created (now 5f7c109)
Alexandre Viau
- [jsemver] annotated tag 0.4.2 created (now e3561bc)
Alexandre Viau
- [jsemver] annotated tag 0.5.0 created (now d595cf5)
Alexandre Viau
- [jsemver] annotated tag 0.6.0 created (now 42ca993)
Alexandre Viau
- [jsemver] annotated tag 0.7.0 created (now 2a2c531)
Alexandre Viau
- [jsemver] annotated tag 0.7.1 created (now fdc9e9d)
Alexandre Viau
- [jsemver] annotated tag 0.7.2 created (now 62af35c)
Alexandre Viau
- [jsemver] annotated tag 0.8.0 created (now f631bb9)
Alexandre Viau
- [lucene-solr] branch master updated (a7f5495 -> 4fda9e7)
Victor Seva Lopez
- [h2database] branch master updated (a8b6f97 -> 477fddd)
Emmanuel Bourg
- [h2database] branch master updated (477fddd -> d18e513)
Emmanuel Bourg
- [h2database] branch pristine-tar created (now c39995c)
Emmanuel Bourg
- [h2database] annotated tag upstream/1.4.185 created (now 8d95abc)
Emmanuel Bourg
- [nailgun] branch master updated (babed2c -> 34efd1c)
Miguel Landaeta
- [nailgun] annotated tag debian/0.9.1 created (now f153f0e)
Miguel Landaeta
- [osgi-core] branch master updated (32ae56c -> 5136c3f)
Miguel Landaeta
- [osgi-core] annotated tag debian/5.0.0-1 created (now 1e6b265)
Miguel Landaeta
- [osgi-core] branch experimental deleted (was 5136c3f)
Miguel Landaeta
- [osgi-compendium] branch master updated (505f040 -> 722510d)
Miguel Landaeta
- [osgi-compendium] annotated tag debian/5.0.0-1 created (now 9564ef3)
Miguel Landaeta
- [osgi-compendium] branch experimental deleted (was d5c5444)
Miguel Landaeta
- [jsemver] branch debian created (now 889276d)
Alexandre Viau
- [jsemver] branch debian updated (889276d -> aa5cca9)
Alexandre Viau
- [jsemver] branch debian updated (aa5cca9 -> 545402b)
Alexandre Viau
- [jsemver] branch debian updated (545402b -> 9f22fef)
Alexandre Viau
- [jsemver] branch debian updated (9f22fef -> d0450b6)
Alexandre Viau
- [jsemver] branch debian updated (d0450b6 -> cdaf42a)
Alexandre Viau
- [jsemver] branch debian updated (cdaf42a -> c1081c8)
Alexandre Viau
- [activemq] branch master updated (63f475e -> 4248ea9)
Emmanuel Bourg
- [activemq] annotated tag debian/5.6.0+dfsg1-4 created (now 90fee16)
Emmanuel Bourg
- [libgpars-groovy-java] branch master updated (84968bd -> 175606a)
Andreas Tille
- [libgpars-groovy-java] branch pristine-tar updated (2e5724d -> 68d6a04)
Andreas Tille
- [libgpars-groovy-java] branch master updated (175606a -> cad9e57)
Emmanuel Bourg
- [libgpars-groovy-java] tag upstream/1.2.1 created (now ededa9d)
Emmanuel Bourg
- [libgpars-groovy-java] branch master updated (cad9e57 -> f32f195)
Emmanuel Bourg
- [felix-bundlerepository] branch master updated (c1a6a22 -> 6166630)
Miguel Landaeta
- [felix-bundlerepository] annotated tag debian/2.0.2-1 created (now 9836e3f)
Miguel Landaeta
- [felix-bundlerepository] branch experimental deleted (was a997228)
Miguel Landaeta
- [libgpars-groovy-java] branch master updated (f32f195 -> c544303)
Andreas Tille
- [libgpars-groovy-java] tag debian/1.2.1-1 created (now c544303)
Andreas Tille
- [felix-gogo-command] branch master updated (e75b396 -> 127ddb7)
Miguel Landaeta
- [felix-gogo-command] annotated tag debian/0.14.0-1 created (now 34d7e0f)
Miguel Landaeta
- [felix-gogo-command] branch experimental deleted (was 127ddb7)
Miguel Landaeta
- [felix-gogo-runtime] branch master updated (ce28a67 -> efa7e25)
Miguel Landaeta
- [felix-gogo-runtime] annotated tag debian/0.14.0-1 created (now 8249c49)
Miguel Landaeta
- [felix-gogo-runtime] branch experimental deleted (was efa7e25)
Miguel Landaeta
- [jnr-constants] branch master updated (6823557 -> 7de81c0)
Miguel Landaeta
- [jnr-constants] annotated tag debian/0.8.6-2 created (now 201132c)
Miguel Landaeta
- [jnr-constants] annotated tag debian/0.8.6-1 deleted (was c2648e7)
Miguel Landaeta
- [felix-main] branch master updated (c22eec6 -> b958c45)
Miguel Landaeta
- [felix-main] annotated tag debian/4.6.0-1 created (now 4acae10)
Miguel Landaeta
- [felix-main] branch experimental deleted (was 34eb0d2)
Miguel Landaeta
- [sunflow] branch master updated (e600d81 -> 9d9568d)
Tony Mancill
- [sunflow] annotated tag debian/0.07.2.svn396+dfsg-14 created (now 2fcbbcf)
Tony Mancill
- [felix-framework] branch experimental updated (0669fbc -> 01bbf25)
Markus Koschany
- [felix-framework] branch experimental updated (01bbf25 -> 8d607f2)
Markus Koschany
- [felix-framework] branch experimental updated (8d607f2 -> 208941b)
Markus Koschany
- [osgi-core] branch pristine-tar updated (b17ce43 -> d234321)
Markus Koschany
- [osgi-core] branch experimental created (now 656f954)
Markus Koschany
- [osgi-core] annotated tag upstream/6.0.0 created (now 183fafb)
Markus Koschany
- [osgi-annotation] branch master created (now a662965)
Markus Koschany
- [osgi-annotation] branch pristine-tar created (now 54e6daf)
Markus Koschany
- [osgi-annotation] annotated tag debian/6.0.0-1 created (now 23a21a2)
Markus Koschany
- [osgi-annotation] annotated tag upstream/6.0.0 created (now 01583b4)
Markus Koschany
- [osgi-annotation] annotated tag debian/6.0.0-1 deleted (was 23a21a2)
Markus Koschany
- [jruby] branch next-miguel created (now 1fa7d1e)
Miguel Landaeta
- [jsemver] branch debian updated (c1081c8 -> 9c74b04)
Alexandre Viau
- [jsemver] branch debian updated (9c74b04 -> 3604eda)
Alexandre Viau
- [jsemver] branch debian updated (3604eda -> 2f4abcf)
Alexandre Viau
- [jsemver] branch debian updated (2f4abcf -> ecaaf6f)
Alexandre Viau
- [jsemver] branch master updated (50fc38f -> ecaaf6f)
Alexandre Viau
- [jsemver] branch pristine-tar created (now 2492bc8)
Alexandre Viau
- [jsemver] branch master updated (ecaaf6f -> 0ca70c3)
Alexandre Viau
- [jsemver] branch master updated (0ca70c3 -> 5829e2e)
Alexandre Viau
- [jsemver] branch master updated (5829e2e -> 5faf61b)
Alexandre Viau
- [jsemver] branch master updated (5faf61b -> 91d2428)
Alexandre Viau
- [jsemver] branch master created (now 451d45a)
Emmanuel Bourg
- [jsemver] branch pristine-tar created (now 6a97089)
Emmanuel Bourg
- [jsemver] annotated tag upstream/0.8.0 created (now 61ac197)
Emmanuel Bourg
- [felix-framework] branch experimental updated (208941b -> 4e7d8b1)
Markus Koschany
- [jffi-1.2.7] branch master updated (a120df6 -> 2e17616)
Tim Potter
- [jffi-1.2.7] branch master updated (2e17616 -> fbe970e)
Tim Potter
- [jffi-1.2.7] branch master updated (fbe970e -> 92fa94a)
Tim Potter
- [jffi-1.2.7] branch master updated (92fa94a -> fc337e9)
Tim Potter
- [jffi-1.2.7] branch master updated (fc337e9 -> a1a8f8e)
Tim Potter
- [jffi-1.2.7] branch pristine-tar updated (b5889c4 -> 55e8be1)
Tim Potter
- [jffi-1.2.7] annotated tag upstream/1.2.7 deleted (was 043bb31)
Tim Potter
- [jffi-1.2.7] tag upstream/1.2.7 created (now 3bbbc96)
Tim Potter
- [sweethome3d] branch master updated (c51c78d -> 396e6dd)
Tony Mancill
- [sweethome3d] annotated tag debian/4.5+dfsg-3 created (now f514e5a)
Tony Mancill
- [jffi-1.2.7] branch master updated (a1a8f8e -> 454b360)
Tim Potter
- [sweethome3d] branch master updated (396e6dd -> 13e3d80)
Tony Mancill
- [jffi-1.2.7] tag upstream/1.2.7 deleted (was 3bbbc96)
Tim Potter
- [jffi-1.2.7] tag upstream/1.2.7 created (now 8fbf5ed)
Tim Potter
- [jruby] branch next-miguel updated (1fa7d1e -> 9482b08)
Miguel Landaeta
- [osgi-annotation] annotated tag debian/6.0.0-1 created (now 394551f)
Miguel Landaeta
- [jffi-1.2.7] branch master updated (454b360 -> 08439dc)
Tim Potter
- [jaffl] branch master updated (87b984c -> 01decf1)
Miguel Landaeta
- [jaffl] annotated tag debian/0.5.9-6 created (now 94d7bbe)
Miguel Landaeta
- [jruby] branch next-miguel updated (9482b08 -> b70eaf9)
Miguel Landaeta
- [libbytelist-java] branch master updated (63f3798 -> 0ad5fea)
Miguel Landaeta
- [libbytelist-java] annotated tag debian/1.0.12-2 created (now bc588f6)
Miguel Landaeta
- [maven2-core] branch master created (now 709b432)
Emmanuel Bourg
- [maven2-core] branch pristine-tar created (now fdb1613)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.0-1 created (now 875a0dc)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.0-2 created (now c585b68)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-1 created (now 413d57b)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-10 created (now 6336afe)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-11 created (now 6379bc1)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-12 created (now b506474)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-13 created (now 2755529)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-14 created (now 3aacb16)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-15 created (now e366158)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-16 created (now ef80cd3)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-17 created (now 2ca9ad5)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-2 created (now a4b2aba)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-3 created (now 5fb5592)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-4 created (now 5012782)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-5 created (now 4a41a09)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-6 created (now 5c903c6)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-7 created (now aff9a95)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-8 created (now bb87611)
Emmanuel Bourg
- [maven2-core] annotated tag debian/2.2.1-9 created (now 4944d4a)
Emmanuel Bourg
- [maven2-core] annotated tag upstream/2.2.1 created (now 897a19e)
Emmanuel Bourg
- [pkg-java] r18647 - trunk/maven2-core
Emmanuel Bourg
- [maven2] branch master created (now f45153e)
Emmanuel Bourg
- [maven2] 01/87: Initial import of prototype packaging for maven. There is still much to do before it could be uploaded, but at least this gives us a feel for how much work is left to do!
Emmanuel Bourg
- [maven2] 02/87: Consensus seems to be that name should be maven2
Emmanuel Bourg
- [maven2] 03/87: o Committing my work. Getting ready to build in my pbuilder.
Emmanuel Bourg
- [maven2] 04/87: Version number
Emmanuel Bourg
- [maven2] 05/87: Changed name to maven2
Emmanuel Bourg
- [maven2] 06/87: Added maven-ant-helper dependency Tidied up some of the external Jar definitions
Emmanuel Bourg
- [maven2] 07/87: Added build-depends libmodello-java
Emmanuel Bourg
- [maven2] 08/87: Added maven-ant-helper to classpath
Emmanuel Bourg
- [maven2] 09/87: Added modello to classpath
Emmanuel Bourg
- [maven2] 10/87: Tidied up classpath - moved information from rules to build.properties/xml. (Still further tidying to be done)
Emmanuel Bourg
- [maven2] 11/87: Further pruning of unnecessary Jars
Emmanuel Bourg
- [maven2] 12/87: Use maven 2.0.7 as the baseline
Emmanuel Bourg
- [maven2] 13/87: Checkpoint of package skeleton
Emmanuel Bourg
- [maven2] 14/87: Corrected watch expression
Emmanuel Bourg
- [maven2] 15/87: Skeleton links for maven's lib directory
Emmanuel Bourg
- [maven2] 16/87: Temporary hard-coding of the maven META-INF property files. Would normally be produced during the maven bootstrap
Emmanuel Bourg
- [maven2] 17/87: Prototype man page. Include resources.
Emmanuel Bourg
- [maven2] 18/87: Corrected dependencies. Expanded descriptions
Emmanuel Bourg
- [maven2] 19/87: Set version to 2.0.7
Emmanuel Bourg
- [maven2] 20/87: Removed unnecessary link to libcommons-lang-java. Added README.Debian-source.
Emmanuel Bourg
- [maven2] 21/87: Added man pages
Emmanuel Bourg
- [maven2] 22/87: Set up JAVA_HOME correctly (not yet tested).
Emmanuel Bourg
- [maven2] 23/87: Patch from Arnaud. Thanks
Emmanuel Bourg
- [maven2] 24/87: Added author names and other info to debian/copyright
Emmanuel Bourg
- [maven2] 25/87: Target unstable. Explain use of hard-coded META-INF
Emmanuel Bourg
- [maven2] 26/87: Clean generated source
Emmanuel Bourg
- [maven2] 27/87: Removed build-depends on -doc packages (we are not generating Javadocs). Removed Suggests for maven2-doc
Emmanuel Bourg
- [maven2] 28/87: maven2 (2.0.7-2) unstable; urgency=low
Emmanuel Bourg
- [maven2] 29/87: +maven2 (2.0.8-1) unstable; urgency=low + + * New upstream release (Closes: #454087). + * Added min version to Build-Depends for libplexus-utils-java. + * Added Vcs-Svn control fields etc. + + -- Paul Cager <paul-debian at home.paulcager.org> Sun, 02 Dec 2007 23:27:21 +0000
Emmanuel Bourg
- [maven2] 30/87: Marked as compliamt to standards 3.7.3
Emmanuel Bourg
- [maven2] 31/87: Bug 456298: fix version number
Emmanuel Bourg
- [maven2] 32/87: Add versioned runtime depndency to libplexus-utils-java
Emmanuel Bourg
- [maven2] 33/87: maven2 (2.0.8-4) unstable; urgency=low
Emmanuel Bourg
- [maven2] 34/87: Declared dependency on patched version of commons-cli
Emmanuel Bourg
- [maven2] 35/87: * Fixed processing of command line options (Closes: #466860) - Removed patch to call of commons-cli, and fixed problem in commons-cli instead (see bug 469082).
Emmanuel Bourg
- [maven2] 37/87: Recalculated patch for 2.0.9
Emmanuel Bourg
- [maven2] 38/87: 2.0.9 - added new metadata
Emmanuel Bourg
- [maven2] 39/87: 2.0.9 - new upstream layout: moved executables, new MDO location
Emmanuel Bourg
- [maven2] 36/87: maven2 (2.0.8-6) unstable; urgency=low
Emmanuel Bourg
- [maven2] 40/87: Prepare for 2.0.9 release
Emmanuel Bourg
- [maven2] 41/87: * Added bash-completion file (Closes: #477443).
Emmanuel Bourg
- [maven2] 42/87: reinstate "#" in "#!"
Emmanuel Bourg
- [maven2] 43/87: Corrected name of bash_completion.d
Emmanuel Bourg
- [maven2] 44/87: maven2 (2.0.9-2 UNRELEASED; urgency=low
Emmanuel Bourg
- [maven2] 45/87: * Added maven-toolchain to list of sub-projects to build. (Closes: #486938). * Standards version 3.8.0 (no changes necessary).
Emmanuel Bourg
- [maven2] 46/87: Remove full text of Apache 2.0 license (now in /usr/share/common-licenses/Apache-2.0)
Emmanuel Bourg
- [maven2] 47/87: * New upstream version * Added myself to Uploaders. * Change section to java, bump Standards-Version to 3.8.1 * Add a Build-Depends-Indep dependency on maven-repo-helper * Move ant to Build-Depends (needed for clean target) * Add dependency on java runtimes for the maven2 binary. * Change the dependency on java-gcj to default-jdk (Closes: #526295) * Update watch and added orig-tar.sh to download the sources, get-orig-source in rules now uses uscan * Use quilt to manage the patches, add a patch to use the upstream build.xml as the build file, disabling all dependency downloading from it * Split the package in 2 parts: maven2-core contains all libraries, this package contains only the uber jar and the scripts * Updated the build to use Maven and its plugins to bootstrap itself, based on a patched version of the build.xml boostrap script provided with Maven. In particular, it now generates properly the shaded uber-jar, this will avoid potential class versionning conflicts for the shared libraries used in the plugins. * Added Build-Depends-Indep on libmaven-clean-plugin-java, libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-jar-plugin-java, libmaven-resources-plugin-java, libmaven-shade-plugin-java and add a Recommends on those libraries. * Remove debian/META-INF as this information is now generated by the build.
Emmanuel Bourg
- [maven2] 48/87: Improve command line completion.
Emmanuel Bourg
- [maven2] 49/87: * Update copyright * Improve bash completion
Emmanuel Bourg
- [maven2] 50/87: Upload to unstable.
Emmanuel Bourg
- [maven2] 51/87: * New upstream release (Closes: #542546) * Update download url for debian/watch and debian/orig-tar.sh * Update Standards-Version to 3.8.3 - add debian/README.source * Fix bash completion to keep working after single options such as --offline or -Dmaven.test.skip=true * Ensure that all classes are compiled for Java 1.5 (Closes: #542162)
Emmanuel Bourg
- [maven2] 52/87: maven2 (2.2.1-2) unstable; urgency=low
Emmanuel Bourg
- [maven2] 53/87: * Team Upload. * Rebuild with new libmaven2-core-java 2.2.1-2 (should fix plugins dependencies version issues) * Update Standards-Version to 3.8.4: no changes needed * Bump debhelper to >= 7 * Use 3.0 (quilt) source format: - Rework debian/README.source
Emmanuel Bourg
- [maven2] 54/87: Really add debian/source
Emmanuel Bourg
- [maven2] 55/87: upload to unstable
Emmanuel Bourg
- [maven2] 56/87: * Improve bash completion for maven2, -D options are better handled for plugins (for example, mvn install:install-file -DpomFile=...) * Apply patch from Heikki Henriksen <heikkih at gmail.com> to fix mvnDebug command. Thanks Heikki! (Closes: #561596)
Emmanuel Bourg
- [maven2] 57/87: * Remove Paul from Uploaders list. * Add myself to Uploaders list. * Build with maven2-core 2.2.1-3.
Emmanuel Bourg
- [maven2] 58/87: Build with maven2-core 2.2.1-4.
Emmanuel Bourg
- [maven2] 59/87: * Team upload. * No change rebuild in order to re-assemble the uber jar. (Closes: #636206). * Bump Standards-Version to 3.9.2. No changes were required.
Emmanuel Bourg
- [maven2] 60/87: set distribution to unstable for sponsored upload
Emmanuel Bourg
- [maven2] 61/87: * Team upload. * Rebuild to update plugin versions.
Emmanuel Bourg
- [maven2] 62/87: release
Emmanuel Bourg
- [maven2] 63/87: * Team upload. * Rebuild to update plugin versions.
Emmanuel Bourg
- [maven2] 64/87: Rebuild to update plugin versions
Emmanuel Bourg
- [maven2] 65/87: Make copyright file DEP-5 compliant
Emmanuel Bourg
- [maven2] 66/87: set distribution to unstable for sponsored upload
Emmanuel Bourg
- [maven2] 67/87: changelog for rebuild (sorry Miguel)
Emmanuel Bourg
- [maven2] 70/87: * Team upload. * Upload to unstable to allow side-by-side installation of maven (3.x) and maven2 packages. * d/control: Bump Standards-Version to 3.9.3: no changes were required. * d/copyright: Upgrade to copyright format 1.0.
Emmanuel Bourg
- [maven2] 71/87: * Team upload. * Fix permissions of mvnDebug script. (Closes: #687154). * Remove Michael Koch from Uploaders list. Thanks for your work on this package. (Closes: #654115).
Emmanuel Bourg
- [maven2] 72/87: apply patch for #688722
Emmanuel Bourg
- [maven2] 68/87: * Team upload. * Use alternative to install /usr/bin/mvn.
Emmanuel Bourg
- [maven2] 69/87: Upload to experimental
Emmanuel Bourg
- [maven2] 73/87: Add resolution for the exec plugin in the bash completion.
Emmanuel Bourg
- [maven2] 74/87: Removed the dependency on backport-util-concurrent Updated Standards-Version to 3.9.4 (no changes) debian/control: Use canonical URLs for the Vcs-* fields debian/maven.rules: Removed the unused rule for maven-clean-plugin
Emmanuel Bourg
- [maven2] 75/87: Updated the build dependency on libmaven2-core-java (>= 2.2.1-9)
Emmanuel Bourg
- [maven2] 76/87: Updated the build dependency on libmaven2-core-java (>= 2.2.1-9~)
Emmanuel Bourg
- [maven2] 77/87: Rebuild with libmaven2-core-java 2.2.1-10 (Updates maven-antrun-plugin)
Emmanuel Bourg
- [maven2] 78/87: Rebuild with libmaven2-core-java 2.2.1-11 (Updates maven-javadoc-plugin, maven-jar-plugin and maven-dependency-plugin)
Emmanuel Bourg
- [maven2] 79/87: Rebuild with libmaven2-core-java 2.2.1-12 (Updates maven-plugin-plugin) Updated Standards-Version to 3.9.5 (no changes)
Emmanuel Bourg
- [maven2] 80/87: Rebuild with libmaven2-core-java 2.2.1-13 (Updates maven-source-plugin, maven-install-plugin and maven-javadoc-plugin)
Emmanuel Bourg
- [maven2] 81/87: Rebuild with libmaven2-core-java 2.2.1-14 (Updates maven-compiler-plugin)
Emmanuel Bourg
- [maven2] 82/87: Updated the dependency on libmaven-shade-plugin-java to 1.7.1 debian/rules: Modified the clean target to allow rebuilds
Emmanuel Bourg
- [maven2] 83/87: Rebuild with libmaven2-core-java 2.2.1-15 (Updates maven-jar-plugin)
Emmanuel Bourg
- [maven2] 84/87: Rebuild with libmaven2-core-java 2.2.1-16 (Updates maven-assembly-plugin)
Emmanuel Bourg
- [maven2] 85/87: Moved the package to Git
Emmanuel Bourg
- [maven2] 86/87: Merge tag 'upstream/2.2.1'
Emmanuel Bourg
- [maven2] 87/87: Rebuild with libmaven2-core-java 2.2.1-17 (Closes: #779337)
Emmanuel Bourg
- [maven2] branch pristine-tar created (now 304e6c0)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.0-1 created (now 3b6b4ed)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.0-2 created (now f46d4b8)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-1 created (now 67f44f0)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-10 created (now 0ab8edd)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-11 created (now fedb769)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-12 created (now 0a61d30)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-13 created (now ddfd7f0)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-14 created (now aeef0b1)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-16 created (now cccc040)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-15 created (now c0a7bf8)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-17 created (now 3a9e1f3)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-18 created (now caacfb7)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-19 created (now 4666de5)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-2 created (now 20e6c1c)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-20 created (now 72e9f83)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-21 created (now 3e04d82)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-3 created (now 165ffe9)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-4 created (now 7298dbe)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-5 created (now 702a1f4)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-6 created (now 07365f1)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-7 created (now 17bae58)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-8 created (now 7747fe4)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-9 created (now 8148c3f)
Emmanuel Bourg
- [maven2] annotated tag debian/RELEASE_2_0_7-1 created (now 7a916b0)
Emmanuel Bourg
- [maven2] annotated tag debian/RELEASE_2_0_7-2 created (now a80e391)
Emmanuel Bourg
- [maven2] annotated tag debian/RELEASE_2_0_8-1 created (now f69ff8f)
Emmanuel Bourg
- [maven2] annotated tag debian/RELEASE_2_0_8-3 created (now df6e930)
Emmanuel Bourg
- [maven2] annotated tag debian/RELEASE_2_0_8-4 created (now b0b9251)
Emmanuel Bourg
- [maven2] annotated tag debian/RELEASE_2_0_8-5 created (now 67eb610)
Emmanuel Bourg
- [maven2] annotated tag debian/RELEASE_2_0_8-6 created (now bf19fe2)
Emmanuel Bourg
- [maven2] annotated tag debian/RELEASE_2_0_9-1 created (now 30a7e55)
Emmanuel Bourg
- [maven2] annotated tag upstream/2.2.1 created (now 825a392)
Emmanuel Bourg
- [maven2] annotated tag debian/2.2.1-22 created (now 2181a77)
Emmanuel Bourg
- [pkg-java] r18648 - trunk/maven2
Emmanuel Bourg
- [jruby] branch next-miguel updated (b70eaf9 -> 466a517)
Miguel Landaeta
- [maven] branch master updated (b901a02 -> 4bf210d)
Emmanuel Bourg
- [eclipse-pydev] branch pristine-tar updated (1dd42e8 -> bcc0d16)
Markus Koschany
- [eclipse-pydev] branch experimental created (now 0d1b525)
Markus Koschany
- [eclipse-pydev] annotated tag upstream/3.9.2 created (now c56eb84)
Markus Koschany
- [maven] annotated tag debian/3.0.5-3 created (now 4a0f939)
Emmanuel Bourg
- [eclipse-pydev] branch experimental updated (0d1b525 -> ce38b8e)
Jakub Adam
- [eclipse-pydev] branch master updated (b7255a0 -> 17d220c)
Markus Koschany
- [eclipse-pydev] branch experimental deleted (was ce38b8e)
Markus Koschany
- [maven-shared-incremental] branch master updated (1579285 -> 16da98c)
Miguel Landaeta
- [maven-shared-incremental] annotated tag debian/1.1-1 created (now bc3104e)
Miguel Landaeta
Last message date:
Sat Feb 28 22:33:36 UTC 2015
Archived on: Sat Feb 28 22:33:50 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).