[JBoss JIRA] (ARTIF-546) Remove the ability to download XML metadata from UI
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/ARTIF-546?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ARTIF-546:
-----------------------------------------------
Brett Meyer <brmeyer(a)redhat.com> changed the Status of [bug 1064846|https://bugzilla.redhat.com/show_bug.cgi?id=1064846] from NEW to POST
> Remove the ability to download XML metadata from UI
> ---------------------------------------------------
>
> Key: ARTIF-546
> URL: https://issues.jboss.org/browse/ARTIF-546
> Project: Artificer
> Issue Type: Bug
> Reporter: Brett Meyer
> Assignee: Brett Meyer
> Fix For: 0.7.0.Final
>
>
> Artifact metadata displays a blank page in S-RAMP UI.
> From BZ-1064846:
> {quote}
> The artifact meta-data is an XML file. It appears that Safari doesn't display that very nicely, but also doesn't prompt you to download the content.
> ...
> What about displaying metadata in the same way as artifact's source?
> ...
> That's not a bad idea, although the feature was intended to be a "download" vs. a "view" of that data.
> Of course, it's sort of moot since I'm not really sure if that meta-data is really useful in any case. It's not clear that users would be able to really use it for much of anything.
> I will probably either remove the feature or try to force the browser to download the content (I believe there may be a way to do this).
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (ARTIF-509) Unify s-ramp maven code
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-509?page=com.atlassian.jira.plugin.... ]
Brett Meyer resolved ARTIF-509.
-------------------------------
Resolution: Done
> Unify s-ramp maven code
> -----------------------
>
> Key: ARTIF-509
> URL: https://issues.jboss.org/browse/ARTIF-509
> Project: Artificer
> Issue Type: Sub-task
> Reporter: David virgil naranjo
> Assignee: David virgil naranjo
> Fix For: 1.0.0.Alpha1
>
>
> Both the S-ramp Wagon, Maven Repository Servlet Facade and Deploy Command (shell) uses the s-ramp client to store maven artifacts in the system.
> They make more or less the same, use the same methods to find existing artifacts and to save the artifact. Also all of them have methods that parse the input string that contains the gav, and store this info in different mojos.
> This means there is lot of common duplicate code. The idea is to create in s-ramp common project a new package maven and there include only one MavenMetadata class, and include one Factory class that transform from Metadata to BaseArtifactType.
> Also it is required a MavenUtil class where will be included the common operations.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (ARTIF-582) Create Maven Facade unit/integration test
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-582?page=com.atlassian.jira.plugin.... ]
Brett Meyer resolved ARTIF-582.
-------------------------------
Resolution: Done
> Create Maven Facade unit/integration test
> -----------------------------------------
>
> Key: ARTIF-582
> URL: https://issues.jboss.org/browse/ARTIF-582
> Project: Artificer
> Issue Type: Sub-task
> Reporter: Brett Meyer
> Assignee: Brett Meyer
> Priority: Critical
> Fix For: 1.0.0.Alpha1
>
>
> This should be the priority and done before any other sub-task. Create extensive unit/integration tests to provide adequate coverage of all Maven Facade functionality. Due to the Facade's potential complexity, it should be developed with a test-first approach.
> See SrampWagonTest for some inspiration. Some of it may be directly applicable.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months
[JBoss JIRA] (ARTIF-646) Protect Maven Facade servlet
by Brett Meyer (JIRA)
Brett Meyer created ARTIF-646:
---------------------------------
Summary: Protect Maven Facade servlet
Key: ARTIF-646
URL: https://issues.jboss.org/browse/ARTIF-646
Project: Artificer
Issue Type: Sub-task
Reporter: Brett Meyer
Assignee: Brett Meyer
The servlet is not currently protected within the web.xml security-constraint, due to WFLY-4304. Once that's corrected, fix web.xml and re-test.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
9 years, 10 months