Skip to content

Commit

Permalink
Remove duplicated ProductFile2
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Oct 15, 2023
1 parent 157c7a2 commit 1a82572
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 67 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@
import org.eclipse.tycho.p2.publisher.FeatureDependenciesAction;
import org.eclipse.tycho.p2.publisher.P2Artifact;
import org.eclipse.tycho.p2.publisher.ProductDependenciesAction;
import org.eclipse.tycho.p2.publisher.ProductFile2;
import org.eclipse.tycho.p2.publisher.TransientArtifactRepository;
import org.eclipse.tycho.p2.publisher.rootfiles.FeatureRootAdvice;
import org.eclipse.tycho.p2.repository.ArtifactsIO;
import org.eclipse.tycho.p2.repository.MetadataIO;
import org.eclipse.tycho.p2maven.actions.ProductFile2;
import org.osgi.framework.BundleException;

@Component(role = P2Generator.class)
Expand Down

0 comments on commit 1a82572

Please sign in to comment.