Skip to content

Commit

Permalink
Merge pull request #90 from scottslewis/master
Browse files Browse the repository at this point in the history
Fix for pom
  • Loading branch information
scottslewis authored Jan 14, 2024
2 parents a2594fd + 2dbf6d4 commit 8a68e4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion maven-central-stage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ org.eclipse.ecf.filetransfer.feature
org.eclipse.ecf.filetransfer.ssl.feature
org.eclipse.ecf.filetransfer.httpclient45.feature
org.eclipse.ecf.filetransfer.httpclient5.feature
org.eclipse.ecf.remoteservice.examples.feature"
org.eclipse.ecf.remoteservice.examples.feature
org.eclipse.ecf.remoteservices.tooling.bndtools.feature"

# Exclude orbit bundles, they should be done separately
orbit_bundles="javax.servlet
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@

<module>tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde</module>
<module>tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools</module>
<module>tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools.feature</module>

<module>releng/features/org.eclipse.ecf.console.feature</module>
<module>releng/features/org.eclipse.ecf.core</module>
Expand Down

0 comments on commit 8a68e4e

Please sign in to comment.