Re: Release Status???

2006-07-01 Thread Clinton Begin
Oh.  I'll leave that to whomever set up the other ibiblio stuff.  Unfortunately the source build task I'm talking about would include a number of other things, and an inappropriate directory structure for Maven. Can you not upload the source to ibiblio?Cheers,ClintonOn 7/1/06, Paul Benedict < [EMA

Re: Release Status???

2006-07-01 Thread Jeff Butler
My bad, I assumed that nothing was in Maven because of the open JIRA issue.  I don't use maven myself - I guess I side more with Hani on that subject :)    And I assumed  that whoever wrote the issue actually knew what they were talking about - I should never do that!   I think it would be best to

Re: Release Status???

2006-07-01 Thread Paul Benedict
Sorry Jeff! It wasn't my intention to go off topic; I was just trying to help out the development process. I don't know what you mean by "nothing for ibatis is in maven now" because I can use M2 to grab ibatis from the maven repo:http://ibiblio.org/maven2/com/ibatis/I use Eclipse IDE and I know how

Re: Release Status???

2006-07-01 Thread Jeff Butler
Since nothing for iBATIS is in Maven now, I assume you are doing something extra to add iBATIS to your project.  You can do another something extra and attach the source to your IDE.  I could tell you how to do it in Eclipse or WSAD/RAD if you need help - we have no problem stepping into iBATIS sou

Re: Release Status???

2006-07-01 Thread Paul Benedict
Clinton, I use M2 with ibatis, and M2 cannot find the source. You need to upload it as a separate jar with the extension -sources.jarClinton Begin <[EMAIL PROTECTED]> wrote: iBATIS does come with the source, always has, always will.  It's in the /src directory of the zip file.The new task I mention

Re: Release Status???

2006-07-01 Thread Clinton Begin
iBATIS does come with the source, always has, always will.  It's in the /src directory of the zip file.The new task I mentioned above is a SEPARATE source download that includes all of the build scripts and dev dependencies so that you can easily build the app yourself.  Basically it's to help peop

Re: Release Status???

2006-07-01 Thread Jeff Butler
No problem.   I can do the source build if you'd like.  Let me know.   Jeff  On 7/1/06, Clinton Begin <[EMAIL PROTECTED]> wrote: Sorry Jeff, I have a few small things:  * Buildable source download:  The build script should zip up (iBATIS_SRC-2.1.7.612.zip) the entire buildable dir tree (excluding

Re: Release Status???

2006-07-01 Thread Paul Benedict
Please provide a maven 2 pom and include the source for 2.2.0. One problem I have now is that ibatis has no source jar in M2, and so i can't step through ibatis when I'd like :-)Jeff Butler <[EMAIL PROTECTED]> wrote: Are you referencing this issue:   http://issues.apache.org/jira/browse/IBATIS-122

Re: Release Status???

2006-07-01 Thread Clinton Begin
Sorry Jeff, I have a few small things:  * Buildable source download:  The build script should zip up (iBATIS_SRC-2.1.7.612.zip) the entire buildable dir tree (excluding subversion directories of course) and stick it beside the binary distributable in the deploy directory.   * Batching stored procs:

Re: Release Status???

2006-07-01 Thread Jerome Gagner
Yup that. Would make my life little bit simpler :) On 7/1/06, Jeff Butler <[EMAIL PROTECTED]> wrote: Are you referencing this issue: http://issues.apache.org/jira/browse/IBATIS-122 Or something else? Jeff Butler On 7/1/06, Jerome Gagner <[EMAIL PROTECTED]> wrote: > I vote for a maven pac

Re: Release Status???

2006-07-01 Thread Jeff Butler
Are you referencing this issue:   http://issues.apache.org/jira/browse/IBATIS-122   Or something else?   Jeff Butler  On 7/1/06, Jerome Gagner <[EMAIL PROTECTED]> wrote: I vote for a maven package.On 6/30/06, Larry Meadors <[EMAIL PROTECTED] > wrote:> I have nothing for it...>> On 6/30/06, Jeff But

Re: Release Status???

2006-07-01 Thread Jerome Gagner
I vote for a maven package. On 6/30/06, Larry Meadors <[EMAIL PROTECTED]> wrote: I have nothing for it... On 6/30/06, Jeff Butler <[EMAIL PROTECTED]> wrote: > > I believe I'm finished with everything I wanted to do for 2.2.0. I'm > wondering what everyone else's status is. > > I would be happy

Re: Release Status???

2006-07-01 Thread Larry Meadors
I have nothing for it... On 6/30/06, Jeff Butler <[EMAIL PROTECTED]> wrote: I believe I'm finished with everything I wanted to do for 2.2.0. I'm wondering what everyone else's status is. I would be happy to act as release manager for a 2.2.0 release if there's a consensus that it's time to do