One question, do we need to think about creating a separate jar for older versions of Torque?
A quick way to do this might be to make sure the original import is tagged so it can be extracted. (Prior to any changes we might include with 3.3). Then rather than deal with all the Maven issues, just modify the ant build script to have a target for this. So, if you need to rebuild the "original" jar, just check out the import tag to get the code (sans licensing comments). Then use the village-jar ant target. FYI, I can make time to do some licensing edits, etc. if you need help. I can do the ant mod's if that's the way we decide to go. > -----Original Message----- > From: Thomas Vandahl [mailto:[EMAIL PROTECTED] > Sent: Monday, August 20, 2007 2:55 AM > To: Apache Torque Developers List > Subject: Re: Village Code Grant > > Thomas Fischer wrote: > > If Thomas V wants to pursue the integration of village into > torque further, > > the branch approach guarantees that this effort can also be pursued > > further. > > For the current release (3.3) I'd just add the Village > packages to the > runtime source and wrestle them to have the correct license and such. > Then remove the dependencies. That would pratically be it. > There is no > need to create a branch for this, I guess. I believe that the Torque > runtime with the added Village classes would be a good point > to branch > i.e. the upcoming 3.3 release. > > Bye, Thomas. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > DukeCE Privacy Statement: Please be advised that this e-mail and any files transmitted with it are confidential communication or may otherwise be privileged or confidential and are intended solely for the individual or entity to whom they are addressed. If you are not the intended recipient you may not rely on the contents of this email or any attachments, and we ask that you please not read, copy or retransmit this communication, but reply to the sender and destroy the email, its contents, and all copies thereof immediately. Any unauthorized dissemination, distribution or copying of this communication is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
