Skip to content

[Xamarin.Android.Build.Tasks] build error JavaSourceJar xxxx.stamp not exist #2745

@jaceDeng

Description

@jaceDeng

Steps to Reproduce

  1. I tried to create a binding library from glide
    download glide-3.7.0-javadoc.jar glide-3.7.0.jar and set action build to JavaDocJar
  2. build binding library

Expected Behavior

build success and binding library has original Java parameter

Actual Behavior

build error xxxx.stamp not exist

Version Information

Log File

Xamarin.Android.Bindings.targets
<Touch Files="@(JavaDocJar->'$(IntermediateOutputPath)javadocs\%(FileName).stamp')" />
maybe miss the attribute AlwaysCreate="True"

Metadata

Metadata

Assignees

Labels

bugComponent does not function as intended.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions