You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2007/05/31 22:19:15 UTC

[jira] Created: (LUCENE-899) several gdata build targets don't work from contrib/gdata

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 ...

chrish@asimov:~/svn/lucene-bugs/contrib/gdata-server$ svnversion
542768
chrish@asimov:~/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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-899) several gdata build targets don't work from contrib/gdata

Posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Otis Gospodnetic resolved LUCENE-899.
-------------------------------------

    Resolution: Won't Fix
      Assignee: Otis Gospodnetic

contrib/gdata is no more.

> 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
>            Assignee: Otis Gospodnetic
>
> 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 ...
> chrish@asimov:~/svn/lucene-bugs/contrib/gdata-server$ svnversion
> 542768
> chrish@asimov:~/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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org