[jira] Created: (OFBIZ-3795) ant task download-PG-JDBC needs compilation first

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3795) ant task download-PG-JDBC needs compilation first

Nicolas Malin (Jira)
ant task download-PG-JDBC needs compilation first
-------------------------------------------------

                 Key: OFBIZ-3795
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3795
             Project: OFBiz
          Issue Type: Improvement
         Environment: trunk, 10.04
            Reporter: matthieu bollot


to be able to run "ant download-PG-JDBC" to download postgres connector, you first need to compile something with "ant" for example (something about iftask or something like that)

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3795) ant task download-PG-JDBC needs compilation first

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874039#action_12874039 ]

matthieu bollot commented on OFBIZ-3795:
----------------------------------------

the full error message is

./ant download-PG-JDBC
Buildfile: build.xml
Trying to override old definition of datatype javacc
Trying to override old definition of datatype jjtree

download-PG-JDBC:

BUILD FAILED
/home/erwan/workspace/ofbizWRun/build.xml:127: The following error occurred while executing this line:
/home/erwan/workspace/ofbizWRun/framework/entity/build.xml:22: The following error occurred while executing this line:
/home/erwan/workspace/ofbizWRun/common.xml:29: taskdef class org.ofbiz.tools.ant.IfTask cannot be found

Total time: 0 seconds


> ant task download-PG-JDBC needs compilation first
> -------------------------------------------------
>
>                 Key: OFBIZ-3795
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3795
>             Project: OFBiz
>          Issue Type: Improvement
>         Environment: trunk, 10.04
>            Reporter: matthieu bollot
>
> to be able to run "ant download-PG-JDBC" to download postgres connector, you first need to compile something with "ant" for example (something about iftask or something like that)

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