Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 66613 invoked from network); 29 May 2006 21:20:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 May 2006 21:20:30 -0000 Received: (qmail 14814 invoked by uid 500); 29 May 2006 21:20:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 14771 invoked by uid 500); 29 May 2006 21:20:23 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 14760 invoked by uid 99); 29 May 2006 21:20:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 May 2006 14:20:22 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=HTML_MESSAGE,HTML_OBFUSCATE_05_10,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of tsouza@cortex-intelligence.com designates 200.234.205.155 as permitted sender) Received: from [200.234.205.155] (HELO hm32.locaweb.com.br) (200.234.205.155) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 29 May 2006 14:20:19 -0700 Received: (qmail 21242 invoked from network); 29 May 2006 21:19:52 -0000 Received: from unknown (10.1.10.141) by hm32.locaweb.com.br with QMQP; 29 May 2006 21:19:52 -0000 Received: from unknown (HELO ?192.168.0.246?) (tsouza:cortex-intelligence.com@139.82.111.137) by hm141.locaweb.com.br with SMTP; 29 May 2006 21:20:09 -0000 Message-ID: <447B658C.9080109@cortex-intelligence.com> Date: Mon, 29 May 2006 18:20:12 -0300 From: Thiago Souza Organization: Cortex Intelligence User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Ant Users List Subject: Re: Ant and eclipse project's classpath variable References: <447B2FB9.1040206@cortex-intelligence.com> <447B499A.6080009@cortex-intelligence.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------030400030401040102040305" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --------------030400030401040102040305 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi, Actually there's a target that copies these jars to a lib dir prior to building. Of course the real build target does not depends on this preparation. It must be ran, inside eclipse, prior to building a release. Regards.... Martin Gainty wrote: > I think I'm missing your point > Since this is Ant user's list then we dont have an IDE or maybe we had > one and we exported out the build.xml > In any case > what is your solution when you run outside Eclipse > and run Ant (standalone) with your build file? > Best Regards, > M > ********************************************************************* > This email message and any files transmitted with it contain confidential > information intended only for the person(s) to whom this email message is > addressed. If you have received this email message in error, please > notify > the sender immediately by telephone or email and destroy the original > message without making a copy. Thank you. > > > > > ----- Original Message ----- > *From:* Thiago Souza > *To:* Ant Users List > *Sent:* Monday, May 29, 2006 3:20 PM > *Subject:* Re: Ant and eclipse project's classpath variable > > Hi, > > Thanks for your suggestion, but I'll use this ant4eclipse > plugin... > > Martin Gainty wrote: >> Good Afternoon Thiago- >> >> Whenever I install a new package I always set the PACKAGE_HOME >> lets say there is a new package called Eclipse..After I install >> and configure I set an environment variable to reflect base >> folder e.g. ECLIPSE _HOME >> then when I update the CLASSPATH to reflect the new Package all I >> have to do is include in the new env variable reflecting the new >> folder e.g. >> SET $CLASSPATH=$CLASSPATH:$ECLIPSE_HOME >> export $CLASSPATH >> This also allows you to redefine the home location of the >> installed package e.g. ECLIPSE_HOME >> without having to touch all the other configurations that use it >> since they reference ECLIPSE_HOME >> >> M- >> ********************************************************************* >> This email message and any files transmitted with it contain >> confidential >> information intended only for the person(s) to whom this email >> message is >> addressed. If you have received this email message in error, >> please notify >> the sender immediately by telephone or email and destroy the original >> message without making a copy. Thank you. >> >> >> >> >> ----- Original Message ----- >> *From:* Thiago Souza >> *To:* user@ant.apache.org >> *Sent:* Monday, May 29, 2006 1:30 PM >> *Subject:* Ant and eclipse project's classpath variable >> >> Hi, >> >> We've started creating build files for our projects, >> but we've found a problem. Most projects uses the eclipse >> "classpath container variable" (that feature that maintains >> the dependencies in a directory like entry). But then ant >> can't get these jars since only eclipse knows about them, >> making it difficult to automate builds. Does anyone knows a >> workaround for this? >> >> Regards, >> -- >> ����������������������������������������** >> Thiago Souza**** >> Desenvolvedor**** >> Cortex Intelligence** >> Tel +55 21 2274-8057 >> Fax +55 21 3527-1805 >> >> >> www.cortex-intelligence.com >> >> ------------------------------------------------------------------------ >> >> No virus found in this incoming message. >> Checked by AVG Free Edition. >> Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 29/5/2006 >> > > -- > ����������������������������������������** > Thiago Souza**** > Desenvolvedor**** > Cortex Intelligence** > Tel +55 21 2274-8057 > Fax +55 21 3527-1805 > > > www.cortex-intelligence.com > > ------------------------------------------------------------------------ > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 29/5/2006 > -- ����������������������������������������** Thiago Souza**** Desenvolvedor**** Cortex Intelligence** Tel +55 21 2274-8057 Fax +55 21 3527-1805 www.cortex-intelligence.com --------------030400030401040102040305 Content-Type: multipart/related; boundary="------------010305090305030009010806" --------------010305090305030009010806 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi,

       Actually there's a target that copies these jars to a lib dir prior to building. Of course the real build target does not depends on this preparation. It must be ran, inside eclipse, prior to building a release.

Regards....

Martin Gainty wrote:
I think I'm missing your point
Since this is Ant user's list then we dont have an IDE or maybe we had one and we exported out the build.xml
In any case
what is your solution when you run outside Eclipse 
and run Ant (standalone) with your build file?
Best Regards,
M
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.
 

 
----- Original Message -----
Sent: Monday, May 29, 2006 3:20 PM
Subject: Re: Ant and eclipse project's classpath variable

Hi,

       Thanks for your suggestion, but I'll use this ant4eclipse plugin...

Martin Gainty wrote:
Good Afternoon Thiago-

Whenever I install a new package I always set the PACKAGE_HOME
lets say there is a new package called Eclipse..After I install and configure I set an environment variable to reflect base folder e.g. ECLIPSE _HOME
then when I update the CLASSPATH to reflect the new Package all I have to do is include in the new env variable reflecting the new folder e.g.
SET $CLASSPATH=$CLASSPATH:$ECLIPSE_HOME
export $CLASSPATH
This also allows you to redefine the home location of the installed package e.g. ECLIPSE_HOME
without having to touch all the other configurations that use it since they reference ECLIPSE_HOME

M-
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.
 

 
----- Original Message -----
Sent: Monday, May 29, 2006 1:30 PM
Subject: Ant and eclipse project's classpath variable

Hi,

       We've started creating build files for our projects, but we've found a problem. Most projects uses the eclipse "classpath container variable" (that feature that maintains the dependencies in a directory like entry). But then ant can't get these jars since only eclipse knows about them, making it difficult to automate builds. Does anyone knows a workaround for this?

Regards,
--
········································
Thiago Souza

Desenvolvedor

Cortex Intelligence

Tel +55 21 2274-8057

Fax +55 21
3527-1805


www.cortex-intelligence.com


No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 29/5/2006

--
········································
Thiago Souza

Desenvolvedor

Cortex Intelligence

Tel +55 21 2274-8057

Fax +55 21
3527-1805


www.cortex-intelligence.com


No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 29/5/2006

--
········································
Thiago Souza

Desenvolvedor

Cortex Intelligence

Tel +55 21 2274-8057

Fax +55 21
3527-1805


www.cortex-intelligence.com

--------------010305090305030009010806 Content-Type: image/jpeg; name="image001.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="image001.jpg" /9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8l JCIfIiEmKzcvJik0KSEiMEExNDk7Pj4+JS5ESUM8SDc9Pjv/2wBDAQoLCw4NDhwQEBw7KCIo Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozv/wAAR CAAwAH4DASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAA AgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkK FhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWG h4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl 5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREA AgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYk NOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk 5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD2SiqOrarZ6Lps2oahMIbaFcux/QAdyemK 50+NNTjtv7Ql8H6mmn4yZPMQyhP7xizn+tAHYUVgar4t0/TdPs7lEmu5dQwLO1gTMs5IzwD0 x3J6VR/4TS40+aEeIdAutKtp3CJdGZJo1Y9A5X7ufyoA62iub1fxrpujarJp1xFcPMtuk0aw rvaYsxUIgHJPGfTFZXi3XtQm8A3sx8P39u9xBKrqzoGtwBw7c9D7ZNAHc0Vymh+JBbeEVv8A V7K40y3s7aPMtwVbzRtHK7STz7881EfG+ox2n9pTeEdSj0zG4z70Mip/eMWd2Mc0AdhRXPTe L9Pg1DS4WDm01VM2t8CDCz9QhPUE9qn1fxFBpep2GmLBLdXt++EhhxlUH3nbPRRQBtdqjkkE UTSEEhVJwOpxUlVL4ytGqQn5mPODg4pPYTdkZGma1f3UM1xcQrGjPiAbSOO/17Vel1GaNEXa BJjLEisJ9W1D/hIDCM/ZrXPmLt4Kgck/0pdM8RS6lrSRzWsflPnbgcoAM5J71yxrJe63rexz qp0uW9Y8UPp7pBDArylQz7jwue1X9A1ZtXsmmkiCOj7GCng8A5/Ws/VNP07VLoTSLMjY2l0I +YfStrT9PttOtFgtlITOc5yWPqaqCq87behUOdzbb0OZ+IG1pfDiXH/Hm2sRCfP3Twdufbdi uy71n6zo9lrulzadfpugmHODhlI5DA9iDzXPt4T8RT2v9nXHjCZ7AjYxW1Vbh0/umTPp3xmu k3Gttf4vx/aOdujk2memTJ8+PfGK1fGwtj4K1gXWPK+xyE59ccfriotT8H2V7Y2EVnPNp1zp gxZXUJy8XGCDn7wPcHrVKbwhquryRR+JPEBv7KJw/wBkgthAkxHI8wgkkZ7dKAMXwtAbjx3p txfJuuofDUDZbqrE4J+uK6rx5/yIutf9eUn8qeNItLbxVLrrXYRvsS2phYBVVdxIOf0xVrVY LHV9MvtLnuFWOWExzFXAKBhwfagDi/GPnt4I8MRw+Tte6sw/n58v7vy78fw5xW8U8esCGfw6 QeCCs3NR23hyN9Cn8Pa5rB1SBwkMIMKxPFhcrgjq2ADn2quPD3iCW3XTG8cMbN4+Ctqi3TR/ 7+fT+LGaAKd3otr4d+F8+meJZI51R3MAtQch2YmNY887gTxUPw182PVdQj8R+d/wk/lpvNwQ SbfA27Mds9fet4eF9OOq6Vdy6gZrXT49ljaO4ZfM6GQsTl2/lU+u6Haavd2moxah9hvtNlyt zGVJCn70bgnkH0NAG87hFLMQFAySe1YF/fb7G51OxmWUIu1GX+E9OntnNa2pWr3mmzW8ThXk QqG7Vj2VlLpNtHZ+Zucne+3oSe30rGbk3ZbdzGo3e3Qg8PXVzLp7JdMJjO52LKcs6Y+b6ipP D0GmtFc3MNq9rhjFukfdx7elXZ7ezudTSZd6XEaGONgcL+X50+/ieKOFGOQAefes402rX1sQ otb62Gx2EkjfK6FM/fBrXVQqgDoBiszSy3nuB93bzWrW8LWNYJWuFFFFWaBRRRQBSutKtryR nmDNuKEjPHy5x/M1XufD9ndW8kEhkCuIwcEZ+T7p6Vq0UAUV0u2QoV3jYVIGfRNg/Q1TPh6I 6hHP5x8hIPK8rHJ+Upnd9DW1RQBkweHLC3ghhUOVgYshJGcllb09VFJP4dsri1mtpGlMcsnm YyPlOSfTnknrmteigBkcSwxJGnCooUfQUNGjMGKgsOhxyKfRQBifZ5LeRpZFISHLs3qBzXNN 4rv3ujI3ltAW/wBQVGMfXrn3rvJYlmiaNxlXUqR7GuOHgq4+2bTcR/Zs/e53Y9MetcdeNXT2 ZzVYTVuQ661EJt0kiUKkihh+Iqeo441ijWNBhUAAHsKkrrWx0I//2Q== --------------010305090305030009010806-- --------------030400030401040102040305--