Skip to content

Commit

Permalink
[279082]BIRT 2.5 features structure adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoying Gu committed Jun 7, 2009
1 parent f4590a9 commit e0584f8
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -458,6 +458,8 @@
<exclude name="org.eclipse.birt.integration.wtp.ui*/**" />
<exclude name="*.source_*/**" />
<exclude name="org.eclipse.birt.sdk_*.jar" />
<exclude name="org.eclipse.birt.chart.doc.isv_*.jar"/>
<exclude name="org.eclipse.birt.doc.isv_*.jar"/>
<patternset refid="exclude.jars" />
</zipfileset>
<zipfileset dir="${deposit}/eclipse/features" prefix="${FeautrePrefix}">
Expand All @@ -469,6 +471,8 @@
<exclude name="org.eclipse.birt.rcp*/**" />
<exclude name="org.eclipse.birt.integration.wtp*/**"/>
<exclude name="org.eclipse.birt.chart.integration.wtp*/**"/>
<exclude name="org.eclipse.birt.chart.doc.isv*/**"/>
<exclude name="org.eclipse.birt.doc.isv*/**"/>
</zipfileset>
<!--
<zipfileset dir="${template.dir}/legal" prefix="eclipse">
Expand Down

0 comments on commit e0584f8

Please sign in to comment.