lp://staging/~kroq-gar78/ubuntu/precise/activemq/sid-merge
- Get this branch:
- bzr branch lp://staging/~kroq-gar78/ubuntu/precise/activemq/sid-merge
Branch merges
- James Page: Approve
- Ubuntu branches: Pending requested
-
Diff: 17152 lines (+12/-8449)14 files modified.pc/CVE-2011-4605.diff/activemq-core/src/main/java/org/apache/activemq/ActiveMQConnection.java (+0/-2389)
.pc/CVE-2011-4605.diff/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java (+0/-1449)
.pc/activemq-admin.patch/assembly/src/release/bin/activemq-admin (+0/-155)
.pc/applied-patches (+0/-8)
.pc/disable_some_modules.diff/pom.xml (+0/-1320)
.pc/drop_derby_use.diff/activemq-core/src/main/java/org/apache/activemq/store/jdbc/DataSourceSupport.java (+0/-96)
.pc/exclude_geronimo_jca.diff/activemq-pool/pom.xml (+0/-104)
.pc/exclude_geronimo_jca.diff/activemq-spring/src/main/java/org/apache/activemq/pool/PooledConnectionFactoryBean.java (+0/-187)
.pc/exclude_spring_osgi.diff/activemq-spring/src/main/java/org/apache/activemq/hooks/SpringContextHook.java (+0/-51)
.pc/init_debian_default_values.diff/assembly/src/release/bin/activemq (+0/-653)
.pc/javadoc_links.diff/activemq-core/pom.xml (+0/-705)
.pc/javadoc_links.diff/pom.xml (+0/-1328)
debian/changelog (+8/-0)
debian/libactivemq-java.poms (+4/-4)
Branch information
- Owner:
- Aditya V
- Status:
- Development
Recent revisions
- 9. By Aditya V
-
debian/
libactivemq- java.poms: added the options '--java-lib' to
certain lines so that the necessary files are included in the
package and activemq doesn't fail to start (LP: #993249) - 8. By Aditya V
-
* Install the activemq-
{core,console, run} and kahadb jar files to
/usr/share/java. (Closes: #668943)
- Add the necessary --java-lib flag to d/libactivemq-java.poms
* Thanks to Ulrich Dangel for RC bugfix, upload to unstable.
* Merge from Debian unstable, remaining changes:
- debian/control: Build-Depends on junit4 to fix FTBFS. (LP: #993249) - 7. By James Page
-
* Merge from Debian unstable, remaining changes:
- d/control: Build-Depends on junit4 to fix FTBFS. - 5. By Damien Raude-Morvan
-
d/activemq.init: Merge change proposed by Jonas Genannt to allow
console startup, useful for debugging purposes. (Closes: #645241). - 4. By Damien Raude-Morvan
-
* d/control: Wrap-and-sort Build-Depends.
* d/activemq.links: Since libasm3-java package now provide splited JAR
also link all ASM3 jars (Closes: #644834).
* d/maven.rules:
- Don't replace osgi artifacts since they are now provided by
official osgi-core package.
- Force 2.1.1 version of maven-war-plugin. - 3. By Damien Raude-Morvan
-
* Drop d/patches/
exclude_ xsd_install. diff and install XSD files into JAR.
* Build-Depends on libxbean-java 3.7 for maven-xbean-plugin.
* Add new "activemq" package to start ActiveMQ server:
- d/activemq.{postinst, prerm}: Create a activemq system user
- d/activemq.{install, links}: Install activemq and activemq-admin commands
to /usr/bin/, set /usr/share/activemq/ as ACTIVEMQ_HOME and install
many examples into /usr/share/doc/activemq/ examples/ .
- d/activemq.README. Debian: Describe how to setup an alternative
instance (Closes: #634868).
- Provide a way to handle multi-instances of activemq. Each directory
inside /etc/activemq/instances- enabled/ will be started as an
instance with its own configuration. Thanks to Jonas Genannt for patch.
* d/patches/javadoc_ links.diff: Update links to system-wide Javadoc.
* d/libactivemq-java.README. Debian: Describe disabled features regarding
upstream package.
* d/control: Don't use package name in synospis.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/quantal/activemq