[jira] [Commented] (GEODE-919) Remove checksums from .asc files (asc.md5, asc.sha1)

2016-05-20 Thread Anthony Baker (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294389#comment-15294389
 ] 

Anthony Baker commented on GEODE-919:
-

See 
https://github.com/gradle/gradle/blob/REL_2.12/gradle/dependencies.gradle#L99 
for the exact Maven dependency.  As Bruce points out, gradle is using 3.0.4.

> Remove checksums from .asc files (asc.md5, asc.sha1)
> 
>
> Key: GEODE-919
> URL: https://issues.apache.org/jira/browse/GEODE-919
> Project: Geode
>  Issue Type: Sub-task
>  Components: build
>Reporter: Dan Smith
>Assignee: Bruce Schuchardt
> Fix For: 1.0.0-incubating.M3
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEODE-919) Remove checksums from .asc files (asc.md5, asc.sha1)

2016-05-18 Thread Bruce Schuchardt (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289693#comment-15289693
 ] 

Bruce Schuchardt commented on GEODE-919:


This is a Maven problem that has been fixed since early 2015.  See the above 
Maven ticket.

If you look at releases of projects that use mavenDeploy you can see these 
files disappear from the maven repositories when they upgraded to v3.3.1.

Gradle v1.12 and the new v1.13 still appear to use Maven v3.0.4 so they still 
have the problem.

{noformat}
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/gradle-maven-2.13.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-aether-provider-3.0.4.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-artifact-3.0.4.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-compat-3.0.4.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-core-3.0.4.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-model-3.0.4.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-model-builder-3.0.4.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-plugin-api-3.0.4.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-repository-metadata-3.0.4.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-settings-3.0.4.jar
./wrapper/dists/gradle-2.13-bin/4xsgxlfjcxvrea7akf941nvc7/gradle-2.13/lib/plugins/maven-settings-builder-3.0.4.jar
{noformat}

No-one likes clutter but the files don't actually do any harm.


> Remove checksums from .asc files (asc.md5, asc.sha1)
> 
>
> Key: GEODE-919
> URL: https://issues.apache.org/jira/browse/GEODE-919
> Project: Geode
>  Issue Type: Sub-task
>  Components: build
>Reporter: Dan Smith
>Assignee: Bruce Schuchardt
> Fix For: 1.0.0-incubating.M3
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEODE-919) Remove checksums from .asc files (asc.md5, asc.sha1)

2016-05-17 Thread Bruce Schuchardt (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287748#comment-15287748
 ] 

Bruce Schuchardt commented on GEODE-919:


See https://issues.apache.org/jira/browse/MNG-5504


> Remove checksums from .asc files (asc.md5, asc.sha1)
> 
>
> Key: GEODE-919
> URL: https://issues.apache.org/jira/browse/GEODE-919
> Project: Geode
>  Issue Type: Sub-task
>  Components: build
>Reporter: Dan Smith
>Assignee: Bruce Schuchardt
> Fix For: 1.0.0-incubating.M3
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEODE-919) Remove checksums from .asc files (asc.md5, asc.sha1)

2016-05-17 Thread Dan Smith (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287156#comment-15287156
 ] 

Dan Smith commented on GEODE-919:
-

There is some more detail on the uploadArchives task on this page:

https://cwiki.apache.org/confluence/display/GEODE/Release+Steps

In order to write to a local dir your need to modify the repositoryUrl 
gradle/publish.gradle to file:///tmp/your_repo and remove SNAPSHOT from the 
version in gradle.properties.

> Remove checksums from .asc files (asc.md5, asc.sha1)
> 
>
> Key: GEODE-919
> URL: https://issues.apache.org/jira/browse/GEODE-919
> Project: Geode
>  Issue Type: Sub-task
>  Components: build
>Reporter: Dan Smith
>Assignee: Bruce Schuchardt
> Fix For: 1.0.0-incubating.M3
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEODE-919) Remove checksums from .asc files (asc.md5, asc.sha1)

2016-05-16 Thread Anthony Baker (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285541#comment-15285541
 ] 

Anthony Baker commented on GEODE-919:
-

The gradle task is "uploadArtifacts" (you can test this by changing the repo 
url to a local file).  When I looked into this I couldn't find an answer.  It 
looked to be an issue with how gradle was using some of the nexus libs that do 
the upload.

> Remove checksums from .asc files (asc.md5, asc.sha1)
> 
>
> Key: GEODE-919
> URL: https://issues.apache.org/jira/browse/GEODE-919
> Project: Geode
>  Issue Type: Sub-task
>  Components: build
>Reporter: Dan Smith
> Fix For: 1.0.0-incubating.M3
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEODE-919) Remove checksums from .asc files (asc.md5, asc.sha1)

2016-05-16 Thread Bruce Schuchardt (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285516#comment-15285516
 ] 

Bruce Schuchardt commented on GEODE-919:


[~upthewaterspout][~amb] what are the gradle tasks associated with this 
problem?  Is this a problem with the artifacts uploaded to the staging repo or 
with transfer to maven?

> Remove checksums from .asc files (asc.md5, asc.sha1)
> 
>
> Key: GEODE-919
> URL: https://issues.apache.org/jira/browse/GEODE-919
> Project: Geode
>  Issue Type: Sub-task
>  Components: build
>Reporter: Dan Smith
> Fix For: 1.0.0-incubating.M3
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEODE-919) Remove checksums from .asc files (asc.md5, asc.sha1)

2016-02-04 Thread Anthony Baker (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133613#comment-15133613
 ] 

Anthony Baker commented on GEODE-919:
-

I think this is a gradle issue.  If you change the repository location to a 
local dir, it will generate checksums for signature files even in the local 
repository.  The artifact set for the subprojects are correct (containing only 
jar, -source, -javadoc and corresponding .asc files) so the checksum files must 
be auto-generated during the upload.

I haven't found a way to turn this off yet.  I do see other gradle projects 
with the same problem, for example:
https://repository.apache.org/service/local/repo_groups/snapshots-group/content/org/apache/samza/samza-core_2.10/0.10.1-SNAPSHOT/samza-core_2.10-0.10.1-20151222.075803-1-javadoc.jar.asc.md5

We could write a script to manually delete the extra hash files but it might be 
better to just fix gradle.


> Remove checksums from .asc files (asc.md5, asc.sha1)
> 
>
> Key: GEODE-919
> URL: https://issues.apache.org/jira/browse/GEODE-919
> Project: Geode
>  Issue Type: Sub-task
>Reporter: Dan Smith
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)