Skip to content

Commit

Permalink
Merge pull request #438 from jfdenise/set_version_in_fp_and_check_it
Browse files Browse the repository at this point in the history
Rework of Galleon integration using API introduced in Galleon 6.0.0.Beta1
  • Loading branch information
jamezp authored Dec 12, 2023
2 parents a7dc9ad + 1ae1002 commit 34213bc
Show file tree
Hide file tree
Showing 13 changed files with 156 additions and 435 deletions.
6 changes: 1 addition & 5 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,7 @@
</dependency>
<dependency>
<groupId>org.jboss.galleon</groupId>
<artifactId>galleon-core</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.galleon</groupId>
<artifactId>galleon-maven-universe</artifactId>
<artifactId>galleon-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down
52 changes: 0 additions & 52 deletions core/src/main/java/org/wildfly/plugin/core/ConfigurationId.java

This file was deleted.

250 changes: 0 additions & 250 deletions core/src/main/java/org/wildfly/plugin/core/FeaturePack.java

This file was deleted.

Loading

0 comments on commit 34213bc

Please sign in to comment.