Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

"ant jar" build failure #106

@skywalkerlw

Description

@skywalkerlw

I got following "ant jar" build failure:
BUILD FAILED
/Users/bournewang/Downloads/android-viewflow-master 3/viewflow/build.xml:10: /Users/bournewang/Downloads/android-viewflow-master 3/viewflow/bin does not exist.

Total time: 0 seconds
BournetekiMacBook-Pro-2:viewflow bournewang$ ant jar
Buildfile: /Users/bournewang/Downloads/android-viewflow-master 3/viewflow/build.xml

Then i add a directory with name of bin, and build again:

jar:
[jar] Building MANIFEST-only jar: /Users/bournewang/Downloads/android-viewflow-master 3/viewflow/android-viewflow.jar

BUILD SUCCESSFUL
Total time: 0 seconds

However, the size of generated android-viewflow.jar is only 350bytes and obviously, it's not correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions