[jdom-interest] I just pulled down the latest source via WINCVS
Sean Shanny
sshanny at eziba.com
Fri Sep 15 11:00:04 PDT 2000
To all,
I have figured this out. I have my cvs client set up to check things out read-only.
The new directives in the build.xml file that fix crlf stuff obviously won't work if
the file is read-only. Little gotcha there.
Sorry for the post.
--sean
Sean Shanny wrote:
> to my Win2K machine. I run the build.bat script and get the following
> error:
>
> d:\cvs\jdom\jdom>build
> JDOM Build System
> -------------------
> Building with classpath
> d:\jdk1.3\lib\tools.jar;.\lib\xerces.jar;.\lib\ant.jar;
> Starting Ant...
> Buildfile: build.xml
>
> init:
> ----------- JDOM 1.0beta5 [2000] ------------
>
> prepare:
> [mkdir] Created dir: D:\cvs\jdom\jdom\build
>
> prepare-src:
> [mkdir] Created dir: D:\cvs\jdom\jdom\build\src
> [mkdir] Created dir: D:\cvs\jdom\jdom\build\classes
> [copydir] Copying 29 files to D:\cvs\jdom\jdom\build\src
>
> collections:
>
> compile:
> [javac] Compiling 29 source files to D:\cvs\jdom\jdom\build\classes
>
> package:
>
> BUILD FAILED
>
> build.xml:161: java.io.FileNotFoundException: D:\cvs\jdom\jdom\build.bat
> (Access
> is denied)
> java.io.FileNotFoundException: D:\cvs\jdom\jdom\build.bat (Access is
> denied)
> at java.io.FileOutputStream.open(Native Method)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:62)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:132)
> at
> org.apache.tools.ant.taskdefs.FixCRLF.execute(FixCRLF.java:364)
> at org.apache.tools.ant.Target.execute(Target.java:132)
> at org.apache.tools.ant.Project.runTarget(Project.java:717)
> at org.apache.tools.ant.Project.executeTarget(Project.java:448)
> at org.apache.tools.ant.Project.executeTargets(Project.java:422)
>
> at org.apache.tools.ant.Main.runBuild(Main.java:279)
> at org.apache.tools.ant.Main.main(Main.java:107)
>
> Total time: 7 seconds
>
> If someone could point out the error of my ways I would be most
> appreciative.
>
> --sean
>
> --
> Sean Shanny
> Principal Software Engineer
> eZiba.com
> phone: 413-664-9999 ext. 146
> fax: 413-664-9990
> e-mail: sshanny at eziba.com
>
> Shop http://www.eZiba.com where every object tells a story.
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
--
Sean Shanny
Principal Software Engineer
eZiba.com
phone: 413-664-9999 ext. 146
fax: 413-664-9990
e-mail: sshanny at eziba.com
Shop http://www.eZiba.com where every object tells a story.
More information about the jdom-interest
mailing list