Oh my, I hate to admit it, but I don't know how to do the patching thing - I know there is a plugin for that in eclipse, but in intellij? and from the windows command line, how do I do that?
can anybody help me out or submit the patch themselves? regards, Martin On Fri, 4 Mar 2005 16:28:03 -0500, Sean Schofield <[EMAIL PROTECTED]> wrote: > I made a slight modification to the build.xml for myfaces. I added a > "nightly" target which just builds src-release and bin-release and > copies the bundles into a nightly directory. I need someone to check > that in for me so I can test my bootstrap.xml build file. (I signed > my CLA today so hopefully this will be the last time I have to ask > someone for checkin ;-) > > Anyways my bootstrap file will do a checkout from CVS. Create the > appropriate build directory with the current date (ex. > nightly/20050304) and then run the "nightly" target on the actual > myfaces buildfile that is checked out from CVS. When running the > bootstrap buildfile the nightly directory will be specified so later > on we can "publish" to the webserver and rotate out old nightly > directories. > > I will send my bootstrap.xml to the list shortly once I had a chance > to test it. In order to test it, I need the build.xml modified using > the patch I've submitted. > > Regards, > > sean > > >
