Profile_bird

Hey there! ALRubinger is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving ALRubinger's tweets.

Already using Twitter
from your phone? Click here.

ALRubinger

  1. @anilsaldhana OK I'll jump it tomorrow
  2. Build process wastes so much time. I think during a day, 5% is spent coding, 5% fighting Maven, and 90% complaining about it.
  3. Benefit to single release cycle for all Maven modules == Tag together, single checkout and build.
  4. Drawbacks to single release cycle for all Maven modules == Can't lock API.
  5. ShrinkWrap modules now on the same release cycle. If anyone has better way of releasing each module without M2 dependency hell, all ears.
  6. Stop complaining :) Now build ShrinkWrap with newer Maven versions: http://bit.ly/4jakQk
  7. Netflix on PS3. There goes my week.
  8. Weld (JSR-299 RI) has been unleashed. http://in.relation.to/Blogg...
  9. Found a good reason to not make digs on your coworkers in public test cases: http://tinyurl.com/yzrlu5e
  10. Software without documentation is worthless.
  11. Software without a use case is worthless.
  12. API is 90% of the game. Get it simple and get it right, then lock the damn thing.
  13. @nickboldt Wanna try and catch me? http://wefollow.com/twitter... WTF is "Influential", BTW? 1/2 my followers are porn.
  14. JBoss EmbeddedAS will ship alongside AS 6.0.0 Milestone1: http://www.jboss.org/commun...
  15. RT @kenglxn: Looking forward to the release :D #jbossembeddedas
  16. RT @kenglxn ... Very intrigued by #ShrinkWrap btw, looks very nice
  17. ShrinkWrap Wallpapers, thanks to the awesome JBoss.org guys: http://www.jboss.org/coolst...
  18. @kenglxn Enforcing Maven version rationale == we've been bitten before by different dependency resolution results across M2 point releases.
  19. @kenglxn Too manual because of building from source? We release very very soon. #jbossembeddedas
  20. @mojavelinux: Yup, nice POMs. A nice reference for a big, nontrivial project. Verbose but well componentized.