[
https://issues.jboss.org/browse/JBIDE-11065?page=com.atlassian.jira.plugi...
]
Mickael Istria edited comment on JBIDE-11065 at 3/28/13 5:27 AM:
-----------------------------------------------------------------
False issues (WONTFIX or already fix):
* No category.xml => the category.xml file is useless in a p2 repo, and I'm not
aware of anything the consumes it except p2 publish
* XML aggregation metadata now are "entry" instead of "property": This
is neither a bug nor an improvement. It's the default serialization of
java.util.Properties. As nothing is tied to the format of this file, this output is as
good as the previous one.
True issues (to be fixed):
* Missing README
* Missing results.html
* site_assembly.zip renamed to <artifactId>_<version>.zip
* Uncategorized feature still here
* fetchZips should only be on site/ and soa-site/
Other;
* We could get rid of the site.xml file, which is useless.
was (Author: mickael_istria):
False issues (WONTFIX or already fix):
* No category.xml => the category.xml file is useless in a p2 repo, and I'm not
aware of anything the consumes it except p2 publish
* XML aggregation metadata now are "entry" instead of "property": This
is neither a bug nor an improvement. It's the default serialization of
java.util.Properties. As nothing is tied to the format of this file, this output is as
good as the previous one.
True issues (to be fixed):
* Missing README
* Missing results.html
* site_assembly.zip renamed to <artifactId>_<version>.zip => Already
supported by publish.sh.
* Uncategorized feature still here
* fetchZips should only be on site/ and soa-site/
Other;
* We could get rid of the site.xml file, which is useless.
Replace build.xml by a Maven plugin
-----------------------------------
Key: JBIDE-11065
URL:
https://issues.jboss.org/browse/JBIDE-11065
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: Build/Releng
Reporter: Mickael Istria
Assignee: Mickael Istria
Priority: Minor
Fix For: 4.1.0.Alpha2
Attachments: jbide11065-screenshot-fixed-version.png, jbide11065.png
In order to improve the build infrastructure and make it easier to share and consumes
with all components, we should replace build.xml by a Maven plugin and make it available
througn Nexus. It should follow the parent pom versioning.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira