Re: [GUMP@brutus]: jakarta-commons-sandbox/commons-resources failed

2004-09-10 Thread James Mitchell
> On Thu, 9 Sep 2004, James Mitchell <[EMAIL PROTECTED]> wrote:
> 
> > I have already spent some time trying to figure out how to reference
> > the iBatis jar in the lib directory of the project,
> 
> Any reason you are using 1.2.9 instead of 2.0.5 or just 1.3.1?
> 

No reason, just one of the distributions I had.

> I'd probably look into building ibatis 2.x from source if I can.
> 

Great!  Thanks for your help.

> Stefan
> 


--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [GUMP@brutus]: jakarta-commons-sandbox/commons-resources failed

2004-09-10 Thread Stefan Bodewig
On Thu, 9 Sep 2004, James Mitchell <[EMAIL PROTECTED]> wrote:

> I have already spent some time trying to figure out how to reference
> the iBatis jar in the lib directory of the project,

Any reason you are using 1.2.9 instead of 2.0.5 or just 1.3.1?

I'd probably look into building ibatis 2.x from source if I can.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [GUMP@brutus]: jakarta-commons-sandbox/commons-resources failed

2004-09-09 Thread James Mitchell
This is going to continue to fail until someone fixes Gump.  I have already
spent some time trying to figure out how to reference the iBatis jar in the
lib directory of the project, but I am just too much of a gump-newbie.

Can anyone help with this?



--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 08, 2004 11:23 PM
Subject: [EMAIL PROTECTED]: jakarta-commons-sandbox/commons-resources failed


> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact folk at [EMAIL PROTECTED]
>
> Project commons-resources has an issue affecting its community
integration.
> This issue affects 1 projects.
> Project State : 'Failed'
> The following are affected:
> - commons-resources :  Commons resources
>
>
> Full details are available at:
>
>
http://brutus.apache.org/gump/public/jakarta-commons-sandbox/commons-resourc
es/index.html
>
> That said, some snippets follow:
>
>
> The following annotations were provided:
>  -DEBUG- Sole jar [commons-resources-08092004.jar] identifier set to
project name
>  -INFO- Failed with reason build failed
>  -INFO- Failed to extract fallback artifacts from Gump Repository
>
>
> The following work was performed:
>
http://brutus.apache.org/gump/public/jakarta-commons-sandbox/commons-resourc
es/gump_work/build_jakarta-commons-sandbox_commons-resources.html
> Work Name: build_jakarta-commons-sandbox_commons-resources (Type: Build)
> State: Failed
> Elapsed: 3 secs
> Command Line:
java -Djava.awt.headless=true -Dbuild.clonevm=true -Xbootclasspath/p:/usr/lo
cal/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/g
ump/public/workspace/xml-xerces2/java/build/xml-apis.jar:/usr/local/gump/pub
lic/workspace/xml-xalan/java/build/xalan-unbundled.jar:/usr/local/gump/publi
c/workspace/xml-commons/java/external/build/xml-apis.jar
org.apache.tools.ant.Main -Dgump.merge=/usr/local/gump/public/gump/work/merg
e.xml -Dbuild.sysclasspath=only -Dfinal.name=commons-resources-08092004 dist
> [Working Directory:
/usr/local/gump/public/workspace/jakarta-commons-sandbox/resources]
> CLASSPATH :
/usr/local/j2sdk1.4.2_04/lib/tools.jar:/usr/local/gump/public/workspace/jaka
rta-commons-sandbox/resources/target/classes:/usr/local/gump/public/workspac
e/jakarta-commons-sandbox/resources/target/test-classes:/usr/local/gump/publ
ic/workspace/ant/dist/lib/ant-stylebook.jar:/usr/local/gump/public/workspace
/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-
swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/lo
cal/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/
workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant
/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.j
ar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-b
eanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collectio
ns/build/commons-collections-08092004.jar:/usr/local/gump/public/workspace/j
akarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/wor
kspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/
public/workspace/jakarta-commons/logging/dist/commons-logging.jar:/usr/local
/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api.jar:
/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/l
ocal/gump/public/workspace/dist/junit/junit.jar-

> Buildfile: build.xml
>
> init:
> [mkdir] Created dir:
/usr/local/gump/public/workspace/jakarta-commons-sandbox/resources/target/li
b
>
> get-deps:
>
> compile:
> [mkdir] Created dir:
/usr/local/gump/public/workspace/jakarta-commons-sandbox/resources/target/cl
asses
> [javac] Compiling 28 source files to
/usr/local/gump/public/workspace/jakarta-commons-sandbox/resources/target/cl
asses
> [javac]
/usr/local/gump/public/workspace/jakarta-commons-sandbox/resources/src/java/
org/apache/commons/resources/impl/IBatisResources.java:37: package
com.ibatis.common.resources does not exist
> [javac] import com.ibatis.common.resources.Resources;
> [javac]^
> [javac]
/usr/local/gump/public/workspace/jakarta-commons-sandbox/resources/src/java/
org/apache/commons/resources/impl/IBatisResources.java:38: package
com.ibatis.db.sqlmap does not exist
> [javac] import com.ibatis.db.sqlmap.SqlMap;
> [javac] ^
> [javac]
/usr/local/gump/public/workspace/jakarta-commons-sandbox/resources/src/java/
org/apache/commons/resources/impl/IBatisResources.java:39: package
com.ibatis.db.sqlmap does not exist
> [javac] import com.ibatis.db.sqlmap.XmlSqlMapBuilder