Author: julien(a)jboss.com
Date: 2007-01-10 14:59:04 -0500 (Wed, 10 Jan 2007)
New Revision: 5983
Modified:
trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/command/ContentCreateNewVersionCommand.java
Log:
idea config : workflow does not depend on cms + workflow export jBPM lib as it is exposed
in the public API
Modified:
trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/command/ContentCreateNewVersionCommand.java
===================================================================
---
trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/command/ContentCreateNewVersionCommand.java 2007-01-10
19:56:05 UTC (rev 5982)
+++
trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/command/ContentCreateNewVersionCommand.java 2007-01-10
19:59:04 UTC (rev 5983)
@@ -46,6 +46,7 @@
*/
public class ContentCreateNewVersionCommand extends JCRCommand
{
+
/** The serialVersionUID */
private static final long serialVersionUID = -4055346144913229565L;
List mContents = new ArrayList();
Show replies by date