Dan Allen created ARQ-923:
-----------------------------
Summary: Delete temporary instance root for Embedded GlassFish on exit
Key: ARQ-923
URL: https://issues.jboss.org/browse/ARQ-923
Project: Arquillian
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Reporter: Dan Allen
Priority: Minor
The embedded glassfish 3.1 container is leaving behind /tmp/gfembed* and /tmp/glassfish*.war directories behind after tests are run. Ensure that these directories are cleaned up if they are created as temporary files.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Dan Allen created ARQ-922:
-----------------------------
Summary: Delete temporary git repository on exit
Key: ARQ-922
URL: https://issues.jboss.org/browse/ARQ-922
Project: Arquillian
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: OpenShift Containers
Affects Versions: openshift_1.0.0.Beta1
Reporter: Dan Allen
Assignee: Karel Piwko
Priority: Minor
The temporary git repository is not being cleaned up properly on exit. The directory is marked to be deleted on exit of the VM, but for some reason it isn't working.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Dan Allen created ARQ-912:
-----------------------------
Summary: Setup a declarative REST testing extension
Key: ARQ-912
URL: https://issues.jboss.org/browse/ARQ-912
Project: Arquillian
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Dan Allen
Convert the RESTEasy extension prototype Aslak created under the Arquillian Showcase into a standalone module.
Tasks:
- Create a new repository: arquillian-extension-rest
- Migrate the code from the arquillian-showcase [https://github.com/arquillian/arquillian-showcase/tree/master/extensions/...] to the new repository
- Change the code to use the JAX-RS 2.0 standard client APIs instead of RESTEasy
- Create a JIRA component to track issues and releases
- Add the repository to the enlistments on http://ohloh.net/p/arquillian
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Ken Finnigan created ARQ-902:
--------------------------------
Summary: Add README to portal extension project
Key: ARQ-902
URL: https://issues.jboss.org/browse/ARQ-902
Project: Arquillian
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Extension - Portal
Reporter: Ken Finnigan
Assignee: Ken Finnigan
Fix For: portal_1.0.0.next
Need to add README to repository of project to outline what it provides and how it can be used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Ken Finnigan created ARQ-916:
--------------------------------
Summary: Release Portal Extension 1.0.0.Alpha1
Key: ARQ-916
URL: https://issues.jboss.org/browse/ARQ-916
Project: Arquillian
Issue Type: Release
Security Level: Public (Everyone can see)
Components: Extension - Portal
Reporter: Ken Finnigan
Assignee: Ken Finnigan
Fix For: portal_1.0.0.Alpha1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Ken Finnigan created ARQ-903:
--------------------------------
Summary: Update pom.xml with missing information
Key: ARQ-903
URL: https://issues.jboss.org/browse/ARQ-903
Project: Arquillian
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Extension - Portal
Reporter: Ken Finnigan
Assignee: Ken Finnigan
Fix For: portal_1.0.0.next
Update the scm configuration for the new location, and ensure that all the settings in pom.xml are ok ready for a release
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Ken Finnigan created ARQ-904:
--------------------------------
Summary: Update license to ASLv2
Key: ARQ-904
URL: https://issues.jboss.org/browse/ARQ-904
Project: Arquillian
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Extension - Portal
Reporter: Ken Finnigan
Assignee: Ken Finnigan
Fix For: portal_1.0.0.next
Update class headers to ASLv2, and add license file to project
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Dan Allen created ARQ-914:
-----------------------------
Summary: Servlet protocol should relocate ejb-jar.xml if necessary when generating a web archive
Key: ARQ-914
URL: https://issues.jboss.org/browse/ARQ-914
Project: Arquillian
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0.Final
Reporter: Dan Allen
Priority: Minor
If the test archive is an EJB JAR (a JavaArchive that has a META-INF/ejb-jar.xml file), the protocol deployment packager should relocate the ejb-jar to the WEB-INF directory of the web archive it generates. Otherwise, the ejb-jar.xml file is not processed.
Here's an example test case:
https://github.com/arquillian/arquillian-showcase/blob/master/ejb/src/tes...
If there are other ways to accomplish the same task, feel free to suggest an alternative approach.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira