Fwd: r5588 - trunk/woproject/wolips/core/plugins/org.objectstyle.wolips.templateengine/templates/wonderapplication

From: Mike Schrag (mschra..dimension.com)
Date: Fri Dec 12 2008 - 10:03:13 EST

  • Next message: David Holt: "Re: Components wod, html and woo do not get copied into deployment woa app"

    These should probably move to the newer project template format, btw ...

    ms

    Begin forwarded message:

    > From: anj..bjectstyle.org
    > Date: December 12, 2008 9:52:38 AM EST
    > To: woproject-commit..bjectstyle.org
    > Subject: r5588 - trunk/woproject/wolips/core/plugins/
    > org.objectstyle.wolips.templateengine/templates/wonderapplication
    > Reply-To: woproject-de..bjectstyle.org
    >
    > Author: anjo
    > Date: 2008-12-12 09:52:33 -0500 (Fri, 12 Dec 2008)
    > New Revision: 5588
    >
    > Modified:
    > trunk/woproject/wolips/core/plugins/
    > org.objectstyle.wolips.templateengine/templates/wonderapplication/
    > Application.java.vm
    > trunk/woproject/wolips/core/plugins/
    > org.objectstyle.wolips.templateengine/templates/wonderapplication/
    > Session.java.vm
    > Log:
    > refactoring of Wonder-D2W templates
    >
    > Modified: trunk/woproject/wolips/core/plugins/
    > org.objectstyle.wolips.templateengine/templates/wonderapplication/
    > Application.java.vm
    > ===================================================================
    > --- trunk/woproject/wolips/core/plugins/
    > org.objectstyle.wolips.templateengine/templates/wonderapplication/
    > Application.java.vm 2008-12-12 14:50:18 UTC (rev 5587)
    > +++ trunk/woproject/wolips/core/plugins/
    > org.objectstyle.wolips.templateengine/templates/wonderapplication/
    > Application.java.vm 2008-12-12 14:52:33 UTC (rev 5588)
    >.. -2,7 +2,7 @@
    >
    > import com.webobjects.foundation.NSLog;
    >
    > -import er.extensions.ERXApplication;
    > +import er.extensions.appserver.ERXApplication;
    >
    > public class Application extends ERXApplication {
    > public static void main(String argv[]) {
    >
    > Modified: trunk/woproject/wolips/core/plugins/
    > org.objectstyle.wolips.templateengine/templates/wonderapplication/
    > Session.java.vm
    > ===================================================================
    > --- trunk/woproject/wolips/core/plugins/
    > org.objectstyle.wolips.templateengine/templates/wonderapplication/
    > Session.java.vm 2008-12-12 14:50:18 UTC (rev 5587)
    > +++ trunk/woproject/wolips/core/plugins/
    > org.objectstyle.wolips.templateengine/templates/wonderapplication/
    > Session.java.vm 2008-12-12 14:52:33 UTC (rev 5588)
    >.. -1,6 +1,6 @@
    > // Generated by the ${WOLipsContext.getPluginName()} at ${Date}
    >
    > -import er.extensions.ERXSession;
    > +import er.extensions.appserver.ERXSession;
    >
    > public class Session extends ERXSession {
    > public Session() {
    >



    This archive was generated by hypermail 2.0.0 : Fri Dec 12 2008 - 10:04:07 EST