Hi,
I've been invited to a Hackergarten by the MarsJUG (Marseille JUG) in a
couple of weeks in Marseille and I have been asked to propose Aerogear
subjects to propose.
For those, who don't know what a hackergarten is , please take a look at
http://hackergarten.net/ , basically :
"Hackergarten is a craftmen's workshop, classroom, a laboratory, a social
circle, a writing group, a playground, and an artist's studio. Our goal is
to create something that others can use; whether it be working …
[View More]software,
improved documentation, or better educational materials. Our intent is to
end each meeting with a patch or similar contribution submitted to an open
and public project. Membership is open to anyone willing to contribution
their time."
The Hackergarten will last an entire afternoon until (maybe) late in the
night ... It's a nice opportunity to give some visibility to the Aerogear
Project. But for that I need to propose subjects.
We must stay realistic, we can't ask for instance people to write a new
Pipe Adapter or implement sync ;). But we can work on smaller tasks, on
which we have never the time or that has lower prio : writing extra unit
tests / Writing integration tests / Document code ...
So If you have ideas, please share them here, All the AG projects are
concerned (JS / Android / JEE / iOs) but keep in mind we are dealing with a
JUG , so maybe a bit more focus on the JEE and Android projects.
Seb
[View Less]
Hi,
We have added some tests [1] for the AeroGear Android Pipes. The tests
are executed on TravisCI [2]
Both [3] simulation tests (like those included inside the
aerogear-android-integration-tests which simulate the HTTP response) and
real tests (using a rest service which is deployed on a JBoss AS 7
instance on the TravisCI machine) are executed in each build.
The TravisCI build procedure is the following:
1. The Android SDK is installed on the TravisCI headless machine
2. …
[View More]An Android emulator is started (without skin)
3. The REST service is built. Jboss AS 7 distribution is
downloaded
4. The JBoss Server is started. This script [4] waits until the
server is started up.
5. The REST service WAR is deployed on JBoss AS.
6. The Android tests are executed inside the emulator
I'd like to add some cases to test the CORs support. Is there any
specific configuration on pipelines/pipes or CORs is enabled and
supported by default?
[1]: https://github.com/tolis-e/aerogear-android-pipe-tests
[2]: https://travis-ci.org/tolis-e/aerogear-android-pipe-tests
[3]:
https://github.com/tolis-e/aerogear-android-pipe-tests/blob/master/aeroge...
[4]:
https://github.com/tolis-e/aerogear-android-pipe-tests/blob/master/wait_j...
Thanks,
Tolis Emmanouilidis
[View Less]
Hi Christos,
Here is my repo
https://github.com/corinnekrych/ToDoTaskList
I take the approach of a first sample with UITableViewController
implementation in WithUITable folder and than code the same sample with
ARGenericTableViewController class within WithARGeneric folder.
This way we can easely compare the code with the different approaches. I
will send a gist shortly with comparison content.
I still have an issue in my code which I'm sure you can help me on.
https://github.com/…
[View More]corinnekrych/ToDoTaskList/blob/master/WithUITable/ARTa...
This gives me the error at runtime:
'NSInvalidArgumentException', reason: '-[__NSCFNumber isEqualToString:]:
unrecognized selector sent to instance 0x8e634b0'
if instead of self.task[@"project"] I use self.task[@"description"], I'm
fine... What's wrong with project field?
Any idea welcome,
Corinne
[View Less]
FYI, might be handy for AG* projects as well. We enjoy it in ARQGRA project so
far.
Begin forwarded message:
Date: Tue, 28 May 2013 15:30:01 +0200
From: Vlastimil Elias <velias(a)redhat.com>
Hi all,
simplified "Create issue" page, discussed here a few weeks ago, has been
implemented in production JIRA (issues.jboss.org).
For details see https://issues.jboss.org/browse/ORG-1453
Now it is activated for projects who explicitly asked for it - ARQGRA,
ARQRUSH and MODE
Simply send …
[View More]request to the help(a)jboss.org if you want to use it for your
JIRA project too.
Thanks a lot
Vlastimil Elias
Senior Software Engineer
jboss.org Development Team
[View Less]
Alright,
based on our previous discussions, here are the final components:
* Pipe
* Authentication
* Push (?) ===> This is already covered in AGPUSH. Really needed here
(too) ?
* sync
* offline
* otp
* Xcode
* cocoapods ===> If something changes there (e.g. updates/enhancements on
the Podfile, or the Podspec itself)
* ci ===> issues with the build server (not meaning "compile errors")
More as a generic "tag"
* documentation
* example
* security
any more comments ?
--
…
[View More]Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
[View Less]
I'm going on vacation with my family next from tomorrow through next
Thursday. We will be visiting Rome (Italy not GA). I will be checking
email periodically.
TL;DR; See you guys June 7