Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: solve antrun plugin bug #2042

Merged
merged 2 commits into from
Dec 2, 2022
Merged

fix: solve antrun plugin bug #2042

merged 2 commits into from
Dec 2, 2022

Conversation

seagle-yuan
Copy link
Contributor

Hi
sorry

this pr have a bug #2032 #2038

when i execute
mvn clean package -D maven.test.skip

96ddea2a38fb3cce22fdd385138ea23

image

so read https://ant.apache.org/manual/Tasks/tar.html

we need use
image

instead

image

now
package with new version

ed8a2aecd77a1e577dd4a0839d279d1

image

@imbajin
Copy link
Member

imbajin commented Dec 1, 2022

fine

@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Merging #2042 (d0a0209) into master (2251adf) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2042      +/-   ##
============================================
- Coverage     66.38%   66.35%   -0.03%     
  Complexity      978      978              
============================================
  Files           482      482              
  Lines         41458    41458              
  Branches       5889     5889              
============================================
- Hits          27520    27509      -11     
- Misses        11240    11249       +9     
- Partials       2698     2700       +2     
Impacted Files Coverage Δ
.../hugegraph/backend/store/rocksdb/RocksDBTable.java 67.11% <0.00%> (-2.02%) ⬇️
...hugegraph/backend/store/raft/rpc/RpcForwarder.java 69.49% <0.00%> (-1.70%) ⬇️
...n/java/org/apache/hugegraph/schema/IndexLabel.java 76.13% <0.00%> (-1.14%) ⬇️
...ugegraph/backend/store/raft/StoreStateMachine.java 64.86% <0.00%> (-0.91%) ⬇️
...g/apache/hugegraph/backend/store/BackendTable.java 84.52% <0.00%> (-0.60%) ⬇️
...hugegraph/backend/store/raft/rpc/RaftRequests.java 18.78% <0.00%> (-0.24%) ⬇️
...hugegraph/backend/serializer/BinarySerializer.java 85.58% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@imbajin imbajin changed the title [bug]fix antrun plugin bug fix: solve antrun plugin bug Dec 2, 2022
@imbajin imbajin merged commit d01c873 into apache:master Dec 2, 2022
@seagle-yuan seagle-yuan deleted the dist branch December 2, 2022 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants