Commit Graph

19 Commits

Author SHA1 Message Date
Hiram R. Chirino 70c5073fb3 Fix compile.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394261 13f79535-47bb-0310-9956-ffa450edef68
2006-04-15 05:37:06 +00:00
James Strachan 89106062da moved the SSL tests into the activemq-core
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389537 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 16:30:45 +00:00
Hiram R. Chirino f451ad04bf - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using.
- the m2 build now uses the same groupId that our m1 activemq build is using.  I know it's not the m2 way to name groups, we I'm willing to live with this until we are out of the incubator and using m2 to do builds by default.
- Ported activemq to use activeio 3.0-SNAPSHOT from activeio 2.1, since the 3.x stuff is in a new package space, it should not conflict with previous version (for example the version used in Geronimo).



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388677 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 23:41:23 +00:00
Hiram R. Chirino 14763b4f20 Reved up to the latest version of the geronimo spec jars
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387873 13f79535-47bb-0310-9956-ffa450edef68
2006-03-22 15:27:50 +00:00
Hiram R. Chirino bc4efeac5d Disabling the HTTP tests for now since they doing reliably pass for me
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387571 13f79535-47bb-0310-9956-ffa450edef68
2006-03-21 16:17:11 +00:00
Adrian T. Co 351decc105 - Corrected the path to the keystores.
- Enabled SslTransportBrokerTest

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386772 13f79535-47bb-0310-9956-ffa450edef68
2006-03-18 00:25:27 +00:00
Hiram R. Chirino 13adb80274 http://jira.activemq.org/jira/browse/AMQ-631
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386546 13f79535-47bb-0310-9956-ffa450edef68
2006-03-17 05:38:30 +00:00
Frederick G. Oconer 85cc87a5a5 Commented out HttpsTransportBrokerTest.java because it hangs.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386303 13f79535-47bb-0310-9956-ffa450edef68
2006-03-16 10:05:52 +00:00
Adrian T. Co a2fc7a2dc0 - Fix error in stub connection to prevent HttpTransportBrokerTest to hang.
- Enabled test cases. (This is passing for me now, both in maven and in my IDE. Have to see how it does in the boxes.)
- Increase the logging level to error in HttpTransport. (Exceptions could be critical in that section. Better informed i guess.)
- Just a note: HttpsTransportBrokerTest takes around 13mins in my machine to run. (It could be too long for a test case. 137 test cases * 5 secs to setup jetty each time + actual processing time.)

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386013 13f79535-47bb-0310-9956-ffa450edef68
2006-03-15 09:26:12 +00:00
James Strachan 99e340a5e8 Removed old dependencies
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@385785 13f79535-47bb-0310-9956-ffa450edef68
2006-03-14 10:02:24 +00:00
Adrian T. Co f471303cc5 - Modified the version of the mx4j dependency to use the predefined one.
- Excluded HttpsTransportBrokerTest.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@385695 13f79535-47bb-0310-9956-ffa450edef68
2006-03-13 23:15:53 +00:00
James Strachan d633de1efe disabled hanging test case
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@385536 13f79535-47bb-0310-9956-ffa450edef68
2006-03-13 12:51:39 +00:00
James Strachan 80fc4969fc disabled hanging test case
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@385504 13f79535-47bb-0310-9956-ffa450edef68
2006-03-13 10:57:07 +00:00
James Strachan a4c6dc40c4 disabled hanging test case
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@385502 13f79535-47bb-0310-9956-ffa450edef68
2006-03-13 10:43:08 +00:00
Hiram R. Chirino a0adce9cb5 Updated poms so that we use the incubator-apache group id so that folks can clearly tell that we are still in the incubator
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@369097 13f79535-47bb-0310-9956-ffa450edef68
2006-01-14 21:27:28 +00:00
Hiram R. Chirino 5be5a62df6 Updated/Added more apache copyright headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@360181 13f79535-47bb-0310-9956-ffa450edef68
2005-12-30 22:37:11 +00:00
Hiram R. Chirino 8abcfd13fc doing package refactor
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359581 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 18:14:56 +00:00
James Strachan cf3516ec55 removed crufty dependencies
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357693 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 14:11:18 +00:00
James Strachan 40a7d3b6ac Moved the trunk code into the trunk sub directory
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356304 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 17:53:59 +00:00