[JBoss JIRA] (ISPN-7859) Return proper 2XX codes in REST PUT/POST methods
by Sebastian Łaskawiec (JIRA)
Sebastian Łaskawiec created ISPN-7859:
-----------------------------------------
Summary: Return proper 2XX codes in REST PUT/POST methods
Key: ISPN-7859
URL: https://issues.jboss.org/browse/ISPN-7859
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.1.0.Final
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Fix For: 9.1.0.Final
The REST interface currently returns only 200 on PUT/POST calls. We should adjust it to 201, 204 and 200.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 5 months
[JBoss JIRA] (ISPN-7856) Do not re-distribute the org.hibernate.search.orm module
by Seto Kaiba (JIRA)
[ https://issues.jboss.org/browse/ISPN-7856?page=com.atlassian.jira.plugin.... ]
Seto Kaiba commented on ISPN-7856:
----------------------------------
And also, currently the modules is with resource-root and jars included.
Would be great with the one uses by WildFly Swarm uses artifact instead of resources-root.
> Do not re-distribute the org.hibernate.search.orm module
> --------------------------------------------------------
>
> Key: ISPN-7856
> URL: https://issues.jboss.org/browse/ISPN-7856
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Reporter: Sanne Grinovero
> Assignee: Gustavo Fernandes
> Priority: Minor
> Fix For: 9.1.0.Alpha1
>
>
> Infinispan's build process is currently re-publishing the Hibernate Search modules as it needs to make some changes in their structure.
> However it only needs the {{hibernate-search-engine}} component and some other extensions, it should not re-publish the {{org.hibernate.search.orm}} WildFly module as this is unnecessary and can confuse people about the intended purpose of these modules.
> Side note: do we still need to re-distributed these modules at all? We did some improvements in the build, I wonder if we could avoid this dodgy process.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 5 months