Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Schindl2013-04-15 08:38:51 +0000
committerTom Schindl2013-04-15 08:38:51 +0000
commit52ea2ef0937493783989ec1feb825d175f5177ea (patch)
treeb198e98711da6f9a4bf7e0e9494eb4e7a244ad7b /releng/org.eclipse.fx.releng
parent8086079372fd6297845a0c5e2fbaf173c8ad0e0b (diff)
downloadorg.eclipse.efxclipse-52ea2ef0937493783989ec1feb825d175f5177ea.tar.gz
org.eclipse.efxclipse-52ea2ef0937493783989ec1feb825d175f5177ea.tar.xz
org.eclipse.efxclipse-52ea2ef0937493783989ec1feb825d175f5177ea.zip
initial checkin
Diffstat (limited to 'releng/org.eclipse.fx.releng')
-rwxr-xr-xreleng/org.eclipse.fx.releng/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/org.eclipse.fx.releng/pom.xml b/releng/org.eclipse.fx.releng/pom.xml
index 404230105..71ba79bba 100755
--- a/releng/org.eclipse.fx.releng/pom.xml
+++ b/releng/org.eclipse.fx.releng/pom.xml
@@ -30,6 +30,7 @@
<module>../../bundles/runtime/org.eclipse.fx.core</module>
<module>../../bundles/runtime/org.eclipse.fx.core.databinding</module>
<module>../../bundles/runtime/org.eclipse.fx.core.p2</module>
+ <module>../../bundles/runtime/org.eclipse.fx.core.log4j</module>
<!-- UI Modules -->
<module>../../bundles/runtime/org.eclipse.fx.ui.databinding</module>
<module>../../bundles/runtime/org.eclipse.fx.ui.application</module>

Back to the top