Skip to content

Commit

Permalink
j2cl: Move symlink to src/j2cl/java
Browse files Browse the repository at this point in the history
... to prevent issue with antrun "mkdir-target-annotations"
  • Loading branch information
kohlschuetter committed Nov 29, 2023
1 parent 15cd410 commit d0165bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jacline-j2cl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
</goals>
<configuration>
<sources>
<source>src/j2cl/java</source>
<source>src/jacline/java</source>
<source>src/libworker_protocol_proto/java</source>
<source>src/libast/java</source>
Expand Down
File renamed without changes.

0 comments on commit d0165bd

Please sign in to comment.