If you're behind a firewall, get the latest sources with http://cvsgrab.sf.net/ or http://xdoclet.sf.net/xdoclet-cvs.zip
Then make a copy of the files you're going to change. Then make a diff between the unchanged and the changed file: diff foo.xdt foo_orig.xdt > patch.diff Then upload that diff to JIRA. Aslak > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Sonnek, > Ryan > Sent: 2. april 2003 17:29 > To: '[EMAIL PROTECTED]' > Subject: RE: [Xdoclet-devel] howto submit a patch > > > thanks for the reply. > now, i have a quick question about generating a .diff file. i'm behind a > corporate firewall, and can't seem to get cvs to pull the source from > xdoclet's cvs tree. is there some way to get around this > firewall with cvs, > or should i submit the whole .xdt file (not very big after all) on JIRA? > > -----Original Message----- > From: Aslak Helles�y [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 3:42 PM > To: [EMAIL PROTECTED] > Subject: RE: [Xdoclet-devel] howto submit a patch > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Sonnek, > > Ryan > > Sent: 1. april 2003 22:51 > > To: '[EMAIL PROTECTED]' > > Subject: [Xdoclet-devel] howto submit a patch > > > > > > Hello Xdoclet developers, > > I'm a long time user, and this week I decided to try and > > contribute back to > > this great project. I've modified the jboss-xdoclet module's > > jboss-service-template.xdt to allow merging of MBeans from a file > > (mbeans.xml). > > I tried to follow the convension used in the web_xml.xdt for > outputing an > > html comment on how to import the mbeans.xml. > > > > Fine! > > > I would greatly appreciate any comments or suggestions. should this be > > submitted somewhere else (JIRA)? I'm extremely new to this so please > > forgive my confusion. > > > > You'll find detailed instructions about how to submit a patch on > our JIRA's > front page. > > If this doesn't quite answer your question, just get back to us. We > appreciate your involvement! > > Aslak > > > Ryan > > > > Ryan J. Sonnek > > Brown Printing Company > > J2EE Application Developer > > 507.835.0803 > > [EMAIL PROTECTED] > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > No other company gives more support or power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > No other company gives more support or power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
