david_williams | 18eb892 | 2008-08-31 05:51:52 +0000 | [diff] [blame] | 1 | bin.includes = META-INF/,\ |
| 2 | about.html,\ |
| 3 | about.ini,\ |
| 4 | about.mappings,\ |
| 5 | about.properties,\ |
| 6 | plugin.properties,\ |
| 7 | plugin.xml,\ |
| 8 | wtp_prod32.gif,\ |
| 9 | wtp_prod32.png |
david_williams | 15ad575 | 2008-09-01 02:34:35 +0000 | [diff] [blame] | 10 | |
| 11 | generate.p2.metadata=true |
| 12 | p2.metadata.repo = file:${buildDirectory}/repo |
| 13 | p2.artifact.repo = file:${buildDirectory}/repo |
| 14 | p2.metadata.repo.name = Meta Repo Name |
| 15 | p2.artifact.repo.name = Artifact Repo Name |
| 16 | p2.flavor = tooling |
| 17 | p2.publish.artifacts=true |
| 18 | |