several gdata build targets don't work from contrib/gdata
---------------------------------------------------------

                 Key: LUCENE-899
                 URL: https://issues.apache.org/jira/browse/LUCENE-899
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Hoss Man


the contrib/gdata/build.xml file is a little ... odd, and many of the targets 
do't work at all when called from that directory (only when using build-contrib 
from the top level)

this problem predates LUCENE-885 ...

[EMAIL PROTECTED]:~/svn/lucene-bugs/contrib/gdata-server$ svnversion
542768
[EMAIL PROTECTED]:~/svn/lucene-bugs/contrib/gdata-server$ ant test
Buildfile: build.xml

test:
     [echo] Building gdata-core...

javacc-uptodate-check:

javacc-notice:

common.init:

build-lucene:

init:

compile-core:
     [echo] Use gdata - compile-core task
    [javac] Compiling 5 source files to 
/home/chrish/svn/lucene-bugs/build/contrib/gdata-server/core/classes/java
Warning: Reference build.path has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference common.build.path has not been set at runtime, but was found 
during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.

BUILD FAILED
/home/chrish/svn/lucene-bugs/contrib/gdata-server/build.xml:87: The following 
error occurred while executing this line:
/home/chrish/svn/lucene-bugs/contrib/gdata-server/src/core/build.xml:49: The 
following error occurred while executing this line:
/home/chrish/svn/lucene-bugs/common-build.xml:298: 
/home/chrish/svn/lucene-bugs/contrib/gdata-server/src/core/ext-libs not found.

Total time: 1 second


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to