I lost the earlier email in this thread...

What does your javac call look like again?

On Thu, 13 Aug 2009, Mike Baranczak wrote:

On Thu, 2009-08-13 at 13:18 -0400, Martin Gainty wrote:
well something wrong with srcdir spec
is this a link of some kind?

No link, just a regular directory.


if you drop to command line
cd srcDirPath
ls -al
are there any java files in that srcDir?

Yes, there are. And my computer IS plugged in.


what OS is being used?

$ uname -a
Linux iggy 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 01:19:55 UTC 2009
x86_64 GNU/Linux

$ java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.4.1) (6b14-1.4.1-0ubuntu11)
OpenJDK 64-Bit Server VM (build 14.0-b08, mixed mode)

$ ant -version
Apache Ant version 1.7.1 compiled on June 27 2008


what FileSystem do you have mounted on that OS?

HFS+ (non-journaled) on the partition that's giving me trouble.
ext3 on the root partition (where everything works as expected).



Martin Gainty
______________________________________________
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




Subject: RE: javac can't find source files
From: mbaranc...@gmail.com
To: user@ant.apache.org
Date: Thu, 13 Aug 2009 13:06:43 -0400

Tried that - no effect.

-MB


On Thu, 2009-08-13 at 13:00 -0400, Martin Gainty wrote:
that error is generated by an invalid sourcepath
did you try setting sourcepath=""
?
Martin Gainty


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org


_________________________________________________________________
Get your vacation photos on your phone!
http://windowsliveformobile.com/en-us/photos/default.aspx?&OCID=0809TL-HM


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org



Scot P. Floess
27 Lake Royale
Louisburg, NC  27549

252-478-8087 (Home)
919-890-8117 (Work)

Chief Architect JPlate   http://sourceforge.net/projects/jplate
Chief Architect JavaPIM  http://sourceforge.net/projects/javapim

Architect Keros          http://sourceforge.net/projects/keros
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to