On 4/26/2010 10:39 AM, Kathey Marsden wrote:
> I synched up and built this morning and see this error. Any ideas?
> I haven't looked closely but thought I should mention it since we are
> branching this morning.
>
> compile:
> [copy] Copying 1 file to
> C:\cygwin\svn4\trunk\classes\org\apache\derbyBuild
>
> [javac] Compiling 17 source files to C:\cygwin\svn4\trunk\classes
> [javac]
> C:\cygwin\svn4\trunk\java\build\org\apache\derbyBuild\ReleaseNoteRea
> der.java:147: cannot access Task
> [javac] class file for Task not found
> [javac] Element summaryParagraph =
> GeneratorBase.getFirstChild(
> root, GeneratorBase.PARAGRAPH );
> [javac] ^
> [javac] 1 error
>
> BUILD FAILED
> C:\cygwin\svn4\trunk\build.xml:454: The following error occurred while
> executing
I noticed I had my environment (classpath) set up for my 10,5 build,
even though I was building trunk. I fixed that and now it builds. I am
not sure how that made a difference, but at least I am building
successfully now.
Thanks
Kathey
|