Alexander Heusingfeld

Results 32 comments of Alexander Heusingfeld
trafficstars

There are really a lot of broken tests in the Travis build. Maybe one of you already wants to take a closer look into them while I'm trying to get...

FYI I split the travis build by subfolder so they could theoretically run in parallel. I think [the output of this](https://travis-ci.org/javaee-samples/javaee7-samples/) very clearly highlights our current problem: it's just too...

@kubamarchwicki forget what I said in the comment above, I tried different things locally and I think that splitting into multiple subprojects, i.e. `javaee7-jpa-samples`, is the only right way to...

I [switched the build to glassfish](https://github.com/javaee-samples/javaee7-samples/commit/227c82f9d13c2d728623f683b6fe7cd604bd4c79), let's see how it goes. > it complicates the build process (slightly) We'll need a `javaee7-samples-parent` project that holds the parent `pom.xml` which has...

Thanks for the quick response, @pfn. I'd really like to investigate in this issue but therefore I need answers on the questions above. Can you give me a little inside...

To be honest, I guess we have 2 options here: 1. We go forward with the current approach (modify generated HTML so it fits Confluence) and are therefore able to...

As I said in the comment above, IMO this project has a different scope than gscheibel's version - and I personally like it. So, I'm definitely a bit biased when...

> currently I want to get this script "feature complete" Couldn't agree more. Let's focus on #2, #7 and #6 first and bring out a release that can be used...

+1 on that! I'm looking for a workaround in the meantime. Did you already implement something to handle it?

I like the idea but could you explain how you avoid that the libraries you mentioned (Feign, RestTemplate, HttpClient, OkHttp etc.) need to have a dependency to the artifact which...