February 01, 2011
Mark Wielaard: New GPG key.
Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...
More »
February 01, 2011
Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!.
We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5.
This update contains the following security updates:
The IcedTea project provides a harness to build the source code from OpenJDK6 u...
More »
November/2024
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | | | | | |
|
|
My talk at J1 and recapping the state of Tidalwave projects
Well, "Tidalwave projects" might sound pretentious, given that the corporate is just me... but it sounds better than "Fabrizio's projects" ;-) I suppose 4/5 people could ask me about their state at J1 and to save time I'm recapping the information here.First, my talk at J1. It's "Efficient Development of Large NetBeans Platform Applications with Maven", code S314363, scheduled on Wed 22, 11:30, Parc 55, Divisidero. For your convenience I'm recalling the abstract:The NetBeans platform is a component framework that fosters modular
design and reuse. These qualities are related not only to the way you
write code, but also to how you manage the software factory.
The session will illustrate a few common techniques for the reuse of
NetBeans platform artifacts with the standard Ant-based build system and
discuss why these approaches don't scale. Examples will demonstrate
how to solve the problem with a smart use of Maven functions (POM
inheritance, composition, dependency management) and we'll also mention
how to take advantage of tools such as repository managers and CI
systems.
The session is based on the speaker's experience, being the author of a
number of platform open source applications.One hour will be only enough for discussing Maven and its specific relationship with the NetBeans Platform. Indeed, when discussing about a build tool, I think it's of paramount importance to put in...
Date: September, 13 2010
Url: http://www.java.net/blog/fabriziogiudici/archive/2010/09/13/my-talk-j1-and-recapping-state-tidalwave-projects
Others News
|