Re: [VOTE] Use Sonatype Nexus for Maven Releases

2010-04-12 Thread Brandon Goodin
+1 Brandon On Mon, Apr 12, 2010 at 8:44 PM, Clinton Begin clinton.be...@gmail.comwrote: Hi all, This vote is to determine whether we'd like our [Java] project to use the Sonatype Nexus product deployed at http://repository.apache.org to simplify our releases and perhaps enable more

Re: [VOTE] Release iBATIS 3.0 for Java Beta 1

2009-08-04 Thread Brandon Goodin
Yeah, just boot it out of the nest and see what bugs are reported. I guess that would be a +1 for me. Awesome job Clinton... this is ALL you. Brandon Goodin Apache iBATIS PMC On Tue, Aug 4, 2009 at 6:28 AM, Larry Meadors larry.mead...@gmail.comwrote: Why are we voting on a beta? :-) Larry

Re: [VOTE] Promote iBATIS 2.3.4 to General Availability

2008-09-19 Thread Brandon Goodin
Not sure if my vote counts but... +7 On Sep 18, 2008, at 1:32 PM, Brandon Goodin wrote: This is a vote to promote iBATIS 2.3.4 to General Availability. Brandon

Re: proposal: announce 2.3.4 as GA

2008-09-18 Thread Brandon Goodin
The way i see it, if we consider something stable we push it out as GA. If for some reason it fails to uphold to the quality standards of GA we can always downgrade it to beta, fix it, and push it out a new release as GA. The whole GA thing has more to do with terminology than anything. So as far

Re: proposal: announce 2.3.4 as GA

2008-09-18 Thread Brandon Goodin
Also, here is our policy: http://opensource.atlassian.com/confluence/oss/display/IBATIS/iBATIS+Release+Process Did we vote on 3.4? If not, we should probably do that so that we can consider it GA. B On Thu, Sep 18, 2008 at 10:31 AM, Brandon Goodin [EMAIL PROTECTED]wrote: The way i see

[VOTE] Promote iBATIS 2.3.4 to General Availability

2008-09-18 Thread Brandon Goodin
This is a vote to promote iBATIS 2.3.4 to General Availability. Brandon

Re: New iBATIS builds on Maven central repository

2008-09-09 Thread Brandon Goodin
hey guys... i'll move 2.3.3 out to maven now sorry for the delay... things have been crazy busy Brandon On Thu, Sep 4, 2008 at 9:19 AM, Clinton Begin [EMAIL PROTECTED] wrote: I've asked one of our Maven experts to take care of it. We have 3 of them, all busy, but one should be able to get

[jira] Commented: (IBATIS-499) Please add new iBatis JARs to Maven repository

2008-09-09 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12629617#action_12629617 ] Brandon Goodin commented on IBATIS-499: --- I am a regular maven user and haven't missed

Re: New iBATIS builds on Maven central repository

2008-09-09 Thread Brandon Goodin
WAIT!! Guys, I'll need to make a 2.3.4 build remember the async autoresultmap bug? I'll roll it now. BG get on GTalk if you can, we'll coordinate. Clinton On Tue, Sep 9, 2008 at 8:42 AM, Brandon Goodin [EMAIL PROTECTED]wrote: hey guys... i'll move 2.3.3 out to maven now sorry

Re: iBATIS 3 XML SQL Map Decisions...

2008-08-13 Thread Brandon Goodin
The only thing that i would note would be that the dynamic sql should also contain an choose/when/otherwise or a choose/if/else. B On Wed, Aug 13, 2008 at 12:50 AM, Clinton Begin [EMAIL PROTECTED] wrote: Hey all, I'd like to get some feedback on the things you like and dislike about the

Re: EL for iB3 Dynamic SQL tags

2008-08-11 Thread Brandon Goodin
OGNL is a great option. I think many people will be satisfied with that (including myself). It's a good powerful EL. Brandon On Sun, Aug 10, 2008 at 11:00 PM, Clinton Begin [EMAIL PROTECTED] wrote: I spent last evening comparing EL options for the iB3 dynamic (and otherwise actually) SQL

POM Changes

2008-08-08 Thread Brandon Goodin
I made the following changes to the pom.xml. I had to use 1.0.1B of JTA because it was available on the Sun repo. Hopefully that won't cause an issue. - set exclude on *.java in resource definitions for core and compat - added java.net repository definition and set jta to 1.0.1B. Not the latest

Re: iBATIS 3 Maven Project Layout Discussion

2008-08-08 Thread Brandon Goodin
that this is quite a common practice. Cheers, Clinton On Fri, Aug 8, 2008 at 8:35 AM, Brandon Goodin [EMAIL PROTECTED] wrote: Hey All, There was a private discussion regarding the project layout and maven default conventions. I wanted to put the discussion out in front of everyone else, purely to get

Re: POM Changes

2008-08-08 Thread Brandon Goodin
of 1.1.1 isn't even properly packaged, almost as if it were just a PoC or something... I'm happy to use 1.0.1b... both seem to compile and at the end of the day they're just a bunch of interfaces. Cheers, Clinton On Fri, Aug 8, 2008 at 9:21 AM, Brandon Goodin [EMAIL PROTECTED] wrote: I made

Re: [VOTE] Promote iBATIS 2.3.2 to General Availability -- Java 5 Required...

2008-06-27 Thread Brandon Goodin
+1 As a side note there are tools that can backport java 5 code to java 1.4. Tools like Retrotranslator (http://retrotranslator.sourceforge.net/). Brandon Goodin On Thu, Jun 26, 2008 at 1:23 PM, Clinton Begin [EMAIL PROTECTED] wrote: This is a vote to promote iBATIS 2.3.2 to General

Re: Code Hierarchy and Build Process

2008-05-07 Thread Brandon Goodin
Thanks for sharing your passions. My thoughts are below... #1... A. one click has never been a problem for maven. There seems to be a lot of insinuation that maven requires a lot of config files. I'm not sure where you are getting this. The only thing that we might need to do is break out the

Re: Code Hierarchy and Build Process

2008-05-07 Thread Brandon Goodin
for it. Brandon Clinton On Wed, May 7, 2008 at 8:21 AM, Brandon Goodin [EMAIL PROTECTED] wrote: Thanks for sharing your passions. My thoughts are below... #1... A. one click has never been a problem for maven. There seems to be a lot of insinuation that maven requires a lot of config

Re: Code Hierarchy and Build Process

2008-05-07 Thread Brandon Goodin
, 2008 at 11:13 AM, Brandon Goodin [EMAIL PROTECTED] wrote: Comments are mixed in: On Wed, May 7, 2008 at 10:38 AM, Clinton Begin [EMAIL PROTECTED] wrote: I wasn't implying that Maven COULDN'T do anything I was just laying out what I would want to see from a maven build. So

Re: Code Hierarchy and Build Process

2008-05-07 Thread Brandon Goodin
invoked distribution target. CI server runs as the deploy user which is a trusted signatory of the Apache distribution system. Clinton On Wed, May 7, 2008 at 10:46 AM, Larry Meadors [EMAIL PROTECTED] wrote: On Wed, May 7, 2008 at 10:15 AM, Brandon Goodin [EMAIL PROTECTED] wrote

Re: Code Hierarchy and Build Process

2008-05-07 Thread Brandon Goodin
not. So, if we can accomplish all that the ant tool does and get the artifacts out to the maven repo, it would be all that much better. Brandon On Wed, May 7, 2008 at 12:03 PM, Brandon Goodin [EMAIL PROTECTED] wrote: The other thing that can be nice about maven is for ibatis extension development

Re: Code Hierarchy and Build Process

2008-05-07 Thread Brandon Goodin
Geez I'm really sorry to fire off yet another... Yet another point. Ant integration has become quite nice with maven. So, it is possible we can augment maven insufficiencies with Ant. Shutting up, Brandon On Wed, May 7, 2008 at 12:05 PM, Brandon Goodin [EMAIL PROTECTED] wrote: Sorry

Re: [VOTE] Use Maven 2 as iBATIS 3 build system.

2008-05-07 Thread Brandon Goodin
Brandon Goodin's vote: +1 On Wed, May 7, 2008 at 12:11 PM, Clinton Begin [EMAIL PROTECTED] wrote: My Vote: [0] Doesn't matter. As long as it builds as well as it currently does. Clinton On Wed, May 7, 2008 at 11:09 AM, Clinton Begin [EMAIL PROTECTED] wrote: This is a vote to

[jira] Closed: (IBATIS-499) Please add new iBatis JARs to Maven repository

2008-04-11 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Goodin closed IBATIS-499. - Resolution: Invalid The lastest 2.3.0 release is in the maven repository. Please add new

Re: Deploying Source Code

2007-10-26 Thread Brandon Goodin
like that to occur. So, the amount of effort it takes to get code deployed in this manner may be a non-starter for many. For that reason I'm not sure *I* would use it. It's almost as bad as a second compile. Brandon Goodin On 10/26/07, Clinton Begin [EMAIL PROTECTED] wrote: You've caught me

Adding initialize method back to TransactionConfig

2007-10-20 Thread Brandon Goodin
Hey All, The removal of the initialize method has broken Spring integration with the trunk version of iBATIS. I am adding the initialized methods back in as deprecated. I'll test and see if it creates any problems. My current plan is to simply have the signature there and have it call

[jira] Commented: (IBATIS-457) com.ibatis.common.beans.ProbeException when compare with nested bean's list property

2007-09-13 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527142 ] Brandon Goodin commented on IBATIS-457: --- This appears to be fixed in the trunk version. I added a unit test

[jira] Commented: (IBATIS-455) iBatis - Additional space gets added in the SQL Server table fields while the data gets added.

2007-09-06 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525456 ] Brandon Goodin commented on IBATIS-455: --- It is best for you to post questions like this to the user list. Once

[jira] Commented: (IBATIS-454) Dynamic sql map with java.util.List

2007-08-27 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523096 ] Brandon Goodin commented on IBATIS-454: --- Please upgrade to the most current iBATIS release and see

Re: Site design...wow

2007-03-05 Thread Brandon Goodin
Honestly, I'm not impressed with the ActiveMQ site design enough to make a change from what we currently have. It still looks pretty drab to me. I like our sites color variation. If we want to make a dramatic change away from non-typical OSS drudgery and towards something more professional, I

Re: Site design...wow

2007-03-05 Thread Brandon Goodin
most of these things in the bag. The only area I see room for improvement is to adjust to site to provide clear paths for the different levels of involvement in iBATIS. Brandon On 3/5/07, Ted Husted [EMAIL PROTECTED] wrote: On 3/5/07, Brandon Goodin [EMAIL PROTECTED] wrote: Should we launch

[jira] Commented: (IBATIS-400) Support for spatial column-types

2007-02-28 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476607 ] Brandon Goodin commented on IBATIS-400: --- This should have been asked on the user or dev list before posting

iBATIS 2.3.0 in ibiblio repo

2007-02-26 Thread Brandon Goodin
I posted the ibatis-sqlmap jar to the m2 ibiblio sync and it is now available on ibiblio for maven users. http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/ibatis/ibatis-sqlmap/2.3.0/ Brandon

[jira] Commented: (IBATIS-122) Upload jars to ibiblio

2007-02-26 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476052 ] Brandon Goodin commented on IBATIS-122: --- iBATIS 2.3.0 has been pushed to iBiblio for Maven 2. I'm going

Deploying current iBATIS to ibiblio

2007-02-24 Thread Brandon Goodin
Hey Guys, I had another request from someone on IRC asking me about getting the current release into the public maven repos. So, I downloaded the current 2.3.0.677 distributions and jar from the dist and ran it through the 'deploy:deploy-file' mvn goal. It produced all the necessary

Re: iBATIS for Java 2.3.0 General Availability

2007-02-17 Thread Brandon Goodin
I talked to larry and he floated his idea on this. My main thought about the build number was that it has to tie meaningfully back to the source state. Larry's idea does that perfectly... rawk. Thanks, Brandon On 2/17/07, Brandon Goodin [EMAIL PROTECTED] wrote: This is very interesting

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2007-02-16 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473714 ] Brandon Goodin commented on IBATIS-142: --- Is there any reason why we can't expand our existing selectKey syntax

[jira] Commented: (IBATIS-143) Remove blanks in SQL

2007-02-16 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473719 ] Brandon Goodin commented on IBATIS-143: --- I think the best we should/could do here is to remove extra

Re: [VOTE] Support for Maven (impacts Java version only)

2007-02-14 Thread Brandon Goodin
Can we get the iBATIS jars to the maven repository without doing a maven build? Yes On 2/14/07, Jeff Butler [EMAIL PROTECTED] wrote: In my own little perfect world, I'm -1. The iBATIS ant build is so simple now - I hate to see it mucked up just to supply the Maven meta-bs as Clinton so

Re: [VOTE] Support for Maven (impacts Java version only)

2007-02-14 Thread Brandon Goodin
I think this is a bit premature. My intention was to show a working comparison so that this decision could be made in an informed manner. Brandon On 2/14/07, Clinton Begin [EMAIL PROTECTED] wrote: Hi all, It strikes me that there was enough discussion around the Maven build to warrant an

Re: [VOTE] Support for Maven (impacts Java version only)

2007-02-14 Thread Brandon Goodin
with a toothbrush? Yes, we can, but who wants to offer up their toothbrush? Not me! :-) The question to me is: Can we get the iBATIS jars to the maven repository without doing a maven build, and is it the right way to do it? Yes we can, but no it's not. Larry On 2/14/07, Brandon

Re: [VOTE] Support for Maven (impacts Java version only)

2007-02-14 Thread Brandon Goodin
is not a good xplatform solution. Just from a quick glance Maven seems to make somewhat time consuming tasks in Ant easy. Lets do this. Nathan On 2/14/07, Brandon Goodin [EMAIL PROTECTED] wrote: The broader purpose of this is not just to see if we can get jars into maven but rather

Re: Maven for Build?

2007-02-13 Thread Brandon Goodin
debate. I hope we never start to sound like those chipmunks on the Bugs Bunny showNo no no...you're the wonderful one. :-) Clinton On 2/13/07, Brandon Goodin [EMAIL PROTECTED] wrote: Thanks all for the feedback, I think there is a bit of hostility here. It was probably flamed by Larry's

Re: Maven for Build?

2007-02-13 Thread Brandon Goodin
I just have to ask if any of you have actually used maven or is this just a fear somethign different debate? If you have questions about whether Maven can do something then ask a question rather than plant assertions that are not accurate. Brandon On 2/13/07, Slava Imeshev [EMAIL PROTECTED]

Re: svn commit: r507187 - in /ibatis/trunk/java/mapper/mapper2: ./ tools/

2007-02-13 Thread Brandon Goodin
It's an ignore not a checkin. On 2/13/07, Clinton Begin [EMAIL PROTECTED] wrote: Ewwwso why do we have to check in our IDE project files? Is that a Maven requirement? Any alternative? Is there a Maven ant:ant? Clinton On 2/13/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author:

Re: svn commit: r507187 - in /ibatis/trunk/java/mapper/mapper2: ./ tools/

2007-02-13 Thread Brandon Goodin
That cake is sounding really good. On 2/13/07, Clinton Begin [EMAIL PROTECTED] wrote: OOOH sorry. My bad. :-) On 2/13/07, Brandon Goodin [EMAIL PROTECTED] wrote: It's an ignore not a checkin. On 2/13/07, Clinton Begin [EMAIL PROTECTED] wrote: Ewwwso why do we have to check

[jira] Commented: (IBATIS-391) Can not access Lists within custom objects.

2007-02-13 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473001 ] Brandon Goodin commented on IBATIS-391: --- Also, I added new unit tests to the NestedIterateTest class. Can

Parabuild failure

2007-02-13 Thread Brandon Goodin
Don't worry about the build failure. It was due to the fact that I didn't commit all my code at one time. Brandon

Re: Direct-to-Field mappings now implemented.

2007-02-11 Thread Brandon Goodin
and a default constructor, both of which can result in a class ending up in an inconsistent state. So yes. Our framework (like many) ignores access modifiers so that programmers can actually USE access modifiers effectively. How ironic. ;-) Clinton On 2/10/07, Brandon Goodin [EMAIL PROTECTED

Re: Direct-to-Field mappings now implemented.

2007-02-11 Thread Brandon Goodin
important though, for people that don't buy into constructor injection (why? I dunno!). ;-) Clinton On 2/11/07, Brandon Goodin [EMAIL PROTECTED] wrote: Isn't that what constructors are for? On 2/11/07, Clinton Begin [EMAIL PROTECTED] wrote: Absolutely not. :-) Direct field mapping

Re: Direct-to-Field mappings now implemented.

2007-02-10 Thread Brandon Goodin
Correction * a fieldMappingEnabled=true/false... On 2/10/07, Brandon Goodin [EMAIL PROTECTED] wrote: To avoid the unpredictability of this functionality couldn't we add some configure options like: * a diretoryToMappintEnabled=true/false property on the SQL Map Config. This would set

Re: Direct-to-Field mappings now implemented.

2007-02-10 Thread Brandon Goodin
Just curious. Are we still honoring access privileges on fields or are we doing an end around on them and setting regardless? I'm hoping we still honor public, package, protected, private. Otherwise that can get unpredictable. Brandon On 2/10/07, Paul Benedict [EMAIL PROTECTED] wrote: Very

Re: Multiple compareValue in isEqual?

2007-01-23 Thread Brandon Goodin
This question should be posted to the user list. It is not possible to check multiple values in one tag. However, you can create multiple tags. This is less than ideal but, it does work. We should be addressing these type of things as we work towards iB3. Feel free to create a JIRA ticket for

Re: Multiple compareValue in isEqual?

2007-01-23 Thread Brandon Goodin
+Whiteboard Brandon On 1/23/07, Tom Duffey [EMAIL PROTECTED] wrote: On Jan 23, 2007, at 11:09 AM, Brandon Goodin wrote: This question should be posted to the user list. It is not possible to check multiple values in one tag. However, you can create multiple tags. This is less than ideal

Re: [VOTE] iBATIS for Java 2.2.0 to GA

2006-12-05 Thread Brandon Goodin
+1 On 12/4/06, Jeff Butler [EMAIL PROTECTED] wrote: Following this conversation: http://www.mail-archive.com/dev%40ibatis.apache.org/msg02094.html I'm calling a vote to promote 2.2 to GA status. Known problems with 2.2: - Doesn't work with JDBC/ODBC Bridge Driver

Re: Status of 2.3 Release

2006-12-02 Thread Brandon Goodin
DAO release...that way we have a GA'd final DAO. Sound good? Clinton On 12/1/06, Brandon Goodin [EMAIL PROTECTED] wrote: I'm fine with pushing 2.3. But, I had a conversation on the list with someone who feared upgrading to 2.2 because it wasn't GA. This was, apparently, a company policy

Re: Status of 2.3 Release

2006-12-01 Thread Brandon Goodin
, Brandon Goodin [EMAIL PROTECTED] wrote: Curious why we are superceding 2.2 wit 2.3? 2.2 has been available for some time and contains several bug fixes over 2.1.7. I would also say that 2.2.0 could be made GA. The other thought is that there is no guarantee that 2.3 will be GA

[jira] Commented: (IBATIS-363) Caching problems when providing resultObject to queryForObject(...)

2006-11-05 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-363?page=comments#action_12447261 ] Brandon Goodin commented on IBATIS-363: --- I don't use this method too often. But, i have used it for convenience sake. It saves me some time having to write

Re: [VOTE] Deprecate PaginatedList related interfaces, implementations and APIs.

2006-10-23 Thread Brandon Goodin
+1On 10/23/06, Clinton Begin [EMAIL PROTECTED] wrote: This is the official vote to deprecate both the PaginatedList interface, the queryForPaginatedList() method and all PaginagedList implementations.The deprecated APIs and classes will be marked with the deprecated flag for a period of 6

Re: [VOTE] Deprecate DAO (Java) / DataAccess (.NET) frameworks

2006-10-23 Thread Brandon Goodin
+1On 10/23/06, Clinton Begin [EMAIL PROTECTED] wrote: This is the official vote to deprecate both the iBATIS for Java DAO Framework and the iBATIS.NET DataAccess Framework . The deprecated frameworks will be removed from the primary download, archived in the source control system (moved), and

Caching and provided result object

2006-10-11 Thread Brandon Goodin
Hey all,I'm not sure if anyone else has ran up against this. But, there is a problem when using queryForObject(id, parameterObject, resultObject) and caching. I have code that does the following:public class Monster { private String monsterName;private Integer ferocityLevel;private Integer

Re: Proposed Enhancement - Support Multiple Parameter Classes

2006-10-10 Thread Brandon Goodin
as well just use classes that exactly match the tables if we're going there (this is sort of what I'm doing anyway). I'm intrigued with Larry's idea of accessing static ThreadLocal data in a mapped statement. I wonder what the syntax for that would look like? Jeff Butler On 10/10/06, Brandon Goodin

Re: New iBATIS Documentation Format

2006-10-04 Thread Brandon Goodin
I exported a version of one of the docs to docbook from Open Office. It didn't do too bad of a job. But, I think it is someplace to start. I think we'll have to define an acceptable docbook layout that lends itself to easy trasformation using t things like xsl - html, xsl - fop - pdf, etc. I've

Re: New iBATIS Documentation Format

2006-10-04 Thread Brandon Goodin
I will echo Ted's sentiment... I used XXE in the past for docbook and I found it to be cumbersome as well. I ultimately wound up editing the docbook by hand. Granted this was over a year ago that i did this. So, I'm assuming XXE docbook support has improved. I'll dowload XXE and give it a whirl.

Re: New iBATIS Documentation Format

2006-10-04 Thread Brandon Goodin
personally, I would rather use my IDE which already does XML editing according to a schema and tells me when i'm doing something goofy. Also, the docbook is a base markup and not a final product. So, in the end it only servers to be transformed into something useful. So, I already have a set of

Re: New iBATIS Documentation Format

2006-10-04 Thread Brandon Goodin
implies structure based on style; XML implies stylebased on structure.LarryOn 10/4/06, Brandon Goodin [EMAIL PROTECTED] wrote: personally, I would rather use my IDE which already does XML editing according to a schema and tells me when i'm doing something goofy. Also, the docbook is a base markup

Re: New iBATIS Documentation Format

2006-10-04 Thread Brandon Goodin
. IMO, that is another fundamental difference between using OO and an XML editor: OO implies structure based on style; XML implies style based on structure. LarryOn 10/4/06, Brandon Goodin [EMAIL PROTECTED] wrote: personally, I would rather use my IDE which already does XML editing

Re: New iBATIS Documentation Format

2006-10-03 Thread Brandon Goodin
Open Office handles the reading and writing of docbook xml files as well. We could likely take the existing iBATIS docs and save them to docbook via Open Office, fix any oddities, and go. I'm for docbook because of it's tool support and cross platform ease of use. BrandonOn 10/3/06, Larry Meadors

Re: Little Red Hen (Was: developer guide for Data Mapper 2.2 seems to be missing section numbering)

2006-09-22 Thread Brandon Goodin
with Check or Visa. Make checks payable to my name ;-)Brandon Goodin On 9/22/06, Richard Sullivan [EMAIL PROTECTED] wrote: Guys I was just joking with the rant.You've got a great product andgood documentation (even if it needs a bit of licking into shape).I've got the job at present of team leader

Re: iBATIS NOT at ApacheCon

2006-09-19 Thread Brandon Goodin
Dang, sorry to hear that Jeff. Perhaps you can still do some form of it as a Podcast and post it on the iBATIS website. I think it would be great to have that on the site.Brandon On 9/18/06, Jeff Butler [EMAIL PROTECTED] wrote: I've just found out that my iBATIS tutorial was cancelled at ApacheCon

Re: [VOTE] New mailing list addresses (was: Any thoughts on creating a different email alias for Tools?)

2006-07-25 Thread Brandon Goodin
+1On 7/24/06, Gilles Bayon [EMAIL PROTECTED] wrote: -1 [EMAIL PROTECTED]I prefer [EMAIL PROTECTED]...+1 [EMAIL PROTECTED]

[jira] Closed: (IBATIS-145) oracle's user-defined objects are not supported as store procedure out parameters

2006-06-27 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-145?page=all ] Brandon Goodin closed IBATIS-145: - Resolution: Fixed The original reported issue was fixed some time ago and not closed. If there are other related issues then another bug report should

[jira] Closed: (IBATIS-283) Oracle Objects support in iBatis using TypeHandler

2006-06-27 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-283?page=all ] Brandon Goodin closed IBATIS-283: - Resolution: Fixed I agree with Jeff... this should be moved over to the user list if more help is needed. Oracle Objects support in iBatis using

Re: Abator..

2006-06-26 Thread Brandon Goodin
that this set of documentation references features that are not generally available yet (except in SVN). Here's a link: http://svn.apache.org/repos/asf/ibatis/trunk/java/mapper/mapper2/tools/abator/core/htmldoc/index.html Jeff Butler On 6/26/06, Brandon Goodin [EMAIL PROTECTED] wrote: Hey guys,I

Re: Cannot find sqlmap in jar - new bug

2006-06-11 Thread Brandon Goodin
Paul, All i can tell you is that i have recently created an application that uses Spring, iBATIS and is jarred up. I have not faced the problems that you are facing. The only difference is that i used resin instead of Tomcat. If you feel it is related to classloading strategies then give resin a

Re: Cannot find sqlmap in jar - new bug

2006-06-11 Thread Brandon Goodin
I'd recommend that you place your sqlMapConfig.xml in the classes directory and use the follwing spring config. bean id=sqlMapClient class=org.springframework.orm.ibatis.SqlMapClientFactoryBean property name=configLocation value=classpath:sqlMapConfig.xml/ property name=dataSource

[jira] Created: (IBATIS-304) Need to add discriminator tag to sqlmap documentation

2006-06-11 Thread Brandon Goodin (JIRA)
Need to add discriminator tag to sqlmap documentation - Key: IBATIS-304 URL: http://issues.apache.org/jira/browse/IBATIS-304 Project: iBatis for Java Type: Task Components: SQL Maps Reporter: Brandon

Re: Cannot find sqlmap in jar - new bug

2006-06-10 Thread Brandon Goodin
I place sqlmapconfig.xml in my jars without issue. Please state the version of ibatis you are using and post the code you are using to load your sqlmap config. Brandon On 6/10/06, Paul Benedict [EMAIL PROTECTED] wrote: I am using version 2.1.5.582 My web application has a sqlMapConfig.xml

Re: Cannot find sqlmap in jar - new bug

2006-06-10 Thread Brandon Goodin
oops...sorry didn't see the version in your original email. Still post your code however. Brandon On 6/10/06, Brandon Goodin [EMAIL PROTECTED] wrote: I place sqlmapconfig.xml in my jars without issue. Please state the version of ibatis you are using and post the code you are using to load your

[jira] Commented: (IBATIS-28) Support multiple results from Stored Procedures

2006-06-10 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-28?page=comments#action_12415726 ] Brandon Goodin commented on IBATIS-28: -- - added a devbin directory containing files to start derby command line to manage derby test databse - added working test

[jira] Commented: (IBATIS-28) Support multiple results from Stored Procedures

2006-06-05 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-28?page=comments#action_12414911 ] Brandon Goodin commented on IBATIS-28: -- HSQLDB does not support getMoreResults in a way we can use to test with. I have introduced derby (derby.jar) and setup

[jira] Commented: (IBATIS-268) utilizing iBatis for data accessing in ANSC c++

2006-02-28 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-268?page=comments#action_12368122 ] Brandon Goodin commented on IBATIS-268: --- Maybe we should move this to the wiki somewhere. C++ may not seem very popular and is not something i plan to code

Re: removeFirstPrepend doesn't remove the first prepend?

2006-02-20 Thread Brandon Goodin
Drop a bug in JIRA and attach a simple example that reproduces this behavior and i'll take a look at it. Brandon On 2/20/06, Petr Kokorev [EMAIL PROTECTED] wrote: Brandon Goodin wrote: The removeFirstPrepend does not work in the way you are expecting. The rFP works to remove the first

Re: What about a LDAP dao engine ?

2006-02-11 Thread Brandon Goodin
I think it would be very interesting to have. We have discussed this and it is an outside goal to possibly make ibatis map beyon SQL. Brandon On 2/11/06, Cimballi [EMAIL PROTECTED] wrote: Hi, I'd like to know if there is already an iBatis implementation for LDAP ? And if there is none,

Re: IBM's use of iBatis for Java

2006-02-08 Thread Brandon Goodin
So do we get complimentary copies of the Lotus software? ;-) Brandon On 2/8/06, Clinton Begin [EMAIL PROTECTED] wrote: Hi Rob, That class wraps a Reader with an InputStream, and it's used in 3 places within iBATIS to deal with legacy Java APIs. The authors are not committers and therefore

Urgent and not so urgent info

2006-02-07 Thread Brandon Goodin
2 points of observation below: - The documentation that we link to on the ibatis.apache.org website is not current. Actually, it is quite old. I would fix this myself, but, I'm not aware of the process of getting it where it needs to be and whether we are still using sourceforge to distribute the

Re: Urgent and not so urgent info

2006-02-07 Thread Brandon Goodin
documentation? Are you now working on that (since you have great authoring experience..). Ric -Original Message- From: Brandon Goodin [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 07, 2006 7:40 AM To: dev@ibatis.apache.org Subject: Urgent and not so urgent info 2 points

Re: Urgent and not so urgent info

2006-02-07 Thread Brandon Goodin
, Clinton On 2/7/06, Nathan Maves [EMAIL PROTECTED] wrote: On this same note... When are we going to start hosting the binaries and documentation on apache and get off the dreadful SF site? Nathan On Feb 7, 2006, at 7:40 AM, Brandon Goodin wrote: 2 points

Re: ignore case on type aliases?

2006-02-07 Thread Brandon Goodin
I like that idea VERY MUCH. Its one of those things that I always get annoyed at but never think to change. :) Brandon On 2/7/06, Nathan Maves [EMAIL PROTECTED] wrote: I was thinking about updating the TypeHandlerFactory to ignore the case of a type alias. Is anyone opposed to this idea.

[jira] Commented: (IBATIS-242) Add property getters for ParameterSetter index and ResultGetter name and index

2006-01-17 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-242?page=comments#action_12363067 ] Brandon Goodin commented on IBATIS-242: --- I didn't see your request for sufficiency. Sorry. I think explanation is sufficient for when we review features for the next

[jira] Commented: (IBATISNET-18) Improve execution of SqlCommand text

2005-09-25 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-18?page=comments#action_12330427 ] Brandon Goodin commented on IBATISNET-18: - Would using the the $id$ delimiter accomplish what you want? Ex. delete from Table1 where id = $id$ Improve

Online Javadocs

2005-09-14 Thread Brandon Goodin
Hey all, We need to make the javadocs available for online viewing. Would anyone object if i added a link to the documentation page and uploaded the javadocs? Brandon

Re: Patch submission

2005-09-13 Thread Brandon Goodin
Tying up connections in the PaginatedArrayList would not be a desireable functionality to me. I would recommend you write a version of PaginatedArrayList for your own personal use. If you are handling large resultsets I would recommend against the use of PaginatedArrayList anyways. It is meant

[jira] Created: (IBATIS-189) Moving PropertyAccessPlanTest

2005-09-10 Thread Brandon Goodin (JIRA)
Moving PropertyAccessPlanTest - Key: IBATIS-189 URL: http://issues.apache.org/jira/browse/IBATIS-189 Project: iBatis for Java Type: Test Components: Testing Versions: 2.1.5 Reporter: Brandon Goodin Assigned to: Brandon

Maven Build

2005-09-08 Thread Brandon Goodin
Hey Guys, I setup a maven build for the java data mapper. It can function side by side with the ant script. I figured this would make it easier for generating the appropriate artifacts to place on ibiblio for all of our avid maven using friends. I was going to polish up a couple things and check

[jira] Updated: (IBATIS-131) Fix use of list[]-notation in propertyattributes of dynamic tags

2005-09-07 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-131?page=all ] Brandon Goodin updated IBATIS-131: -- Fix Version: 2.2.0 (was: 2.1.5) Description: When using an iterate-tag to loop a list, one cannot point to the current element

[jira] Commented: (IBATIS-148) Capability to use dynamic sql within iterates

2005-07-05 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-148?page=comments#action_12315075 ] Brandon Goodin commented on IBATIS-148: --- This isssue is fixed. The unit tests are now functioning properly. For those who were having problems, please check it out

[jira] Commented: (IBATIS-163) cache not flushing if namespace is used in sqlMap

2005-06-28 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-163?page=comments#action_12314643 ] Brandon Goodin commented on IBATIS-163: --- cacheModel=user-cache should be cacheModel=User.user-cache cache not flushing if namespace is used in sqlMap

[jira] Commented: (IBATIS-116) New call to return output parameters even if no result set returned

2005-06-19 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-116?page=comments#action_12314010 ] Brandon Goodin commented on IBATIS-116: --- Did you try using the remapResults=true attribute on your mapped statement. New call to return output parameters even