[
https://issues.apache.org/jira/browse/TUSCANY-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496232
]
Kelvin Goodson commented on TUSCANY-1171:
-----------------------------------------
When moving the maven artifacts from the staging repo to the true repo the
version stanzas of any artifacts which had previous versions had to be merged,
and the md5 and sha1 digests for the maven-metadata.xml files regenerated
for ref I used
fciv -wp -sha1 -add maven-metadata.xml | sed -n "4 p" | dd ibs=40 count=1 >
maven-metadata.xml.sha1
and
fciv -wp -md5 -add maven-metadata.xml | sed -n "4 p" | dd ibs=32 count=1 >
maven-metadata.xml.md5
The directory for putting the distributions is
/www/people.apache.org/dist/incubator/ and the maven artifacts go at
/www/people.apache.org/repo/m2-incubating-repository/
> SDO Java beta1 Release
> ----------------------
>
> Key: TUSCANY-1171
> URL: https://issues.apache.org/jira/browse/TUSCANY-1171
> Project: Tuscany
> Issue Type: Task
> Components: Java SDO Implementation, Java SDO Samples, Java SDO Tools
> Reporter: Kelvin Goodson
> Assigned To: Kelvin Goodson
> Fix For: Java-SDO-beta1
>
> Attachments: buildSDORelease.bat, rat_exceptions.txt, rat_report.zip,
> rat_report.zip
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]