mirror of https://github.com/apache/activemq.git
latest generated openwire
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386589 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cfbb3c852a
commit
a876eb3789
|
@ -33,7 +33,7 @@ import org.apache.activemq.command.*;
|
|||
* under src/gram/script and then use maven openwire:generate to regenerate
|
||||
* this file.
|
||||
*
|
||||
* @version $Revision: $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class LastPartialCommandTest extends BaseCommandTestSupport {
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ import org.apache.activemq.command.*;
|
|||
* under src/gram/script and then use maven openwire:generate to regenerate
|
||||
* this file.
|
||||
*
|
||||
* @version $Revision: $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class PartialCommandTest extends DataFileGeneratorTestSupport {
|
||||
|
||||
|
|
Loading…
Reference in New Issue