Commit Graph

20 Commits

Author SHA1 Message Date
David Jencks 16f40619f5 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@646986 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 22:04:06 +00:00
David Jencks a5f7541db6 [maven-release-plugin] prepare release activemq-4.1.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@646983 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 22:03:36 +00:00
David Jencks 027ec785d5 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@646677 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 08:21:36 +00:00
David Jencks ce369c6418 [maven-release-plugin] prepare release activemq-4.1.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@646675 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 08:20:43 +00:00
David Jencks f25d3044e0 add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@646671 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 07:54:15 +00:00
David Jencks b5af41810b [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@646443 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 17:19:50 +00:00
David Jencks 001c256e00 [maven-release-plugin] prepare release activemq-4.1.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@646440 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 17:19:00 +00:00
David Jencks dc3ae60c3b [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@645692 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 21:10:32 +00:00
David Jencks d7197eb196 [maven-release-plugin] prepare release activemq-4.1.2
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@645689 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 21:07:33 +00:00
David Jencks 7540106621 Edit legal files so they more closely approximate what reality looks like to me. Make build work with release profile. Add a jmds module to clear up its license and provenance
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@645288 13f79535-47bb-0310-9956-ffa450edef68
2008-04-06 19:21:18 +00:00
James Strachan db811a5016 removed incubator from version numbers and removed the incubating disclaimers
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@512662 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 08:46:39 +00:00
Hiram R. Chirino af759961d9 setting svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.1@474986 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 21:17:31 +00:00
Hiram R. Chirino 7a25bcf203 Adding NOTICE files to all build artifacts and updating some LICENCE files too.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467015 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 15:38:07 +00:00
Hiram R. Chirino 5d6963e78c setting the eol style to native
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465739 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 19:13:28 +00:00
Frederick G. Oconer 9fc2fd6af6 Changes:
1. use actual group Id instead of using ${pom.groupId}.
2. changed groupId of tooling modules.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@454602 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 04:01:42 +00:00
James Strachan 2e7aa919e8 Fixed up the poms to include the maven plugins
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448832 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 06:33:03 +00:00
Hiram R. Chirino 13277055fb Doing repository re-organization discussed here:
cms module was removed since it's been replace with activemq-cpp
http://www.nabble.com/SVN-Repository-Reorganization-tf2221183.html



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@441202 13f79535-47bb-0310-9956-ffa450edef68
2006-09-07 20:16:14 +00:00
Hiram R. Chirino 960dce70d3 http://issues.apache.org/activemq/browse/AMQ-888
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433286 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 17:08:00 +00:00
Hiram R. Chirino 8f112fe208 Removing the mave-dependency-plugin... this was a little experiment to see if we could use a plugin to dump all the activemq dependencies to a local repository. Seem that the assembly plugin can allready do this, but the maven-proxy project http://maven-proxy.codehaus.org/ can do it even better.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@432448 13f79535-47bb-0310-9956-ffa450edef68
2006-08-18 00:22:51 +00:00
James Strachan dd55c215aa moved the tooling to a directory matching the pom
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430479 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 18:56:48 +00:00