Older blog entries for mjw (starting at number 219)

GNU Classpath, What is Java?

Funny to see Tap the Waterdroplet (the GNU Classpath mascot) used in court to explain what Java is:GNU Classpath, What is Java? Tap makes a couple more cameo appearances in the documents. It is a fun read.

Syndicated 2012-04-18 13:12:23 from Mark J. Wielaard

Automagically merging ChangeLog files with mercurial or git

When a project keeps a GNU style ChangeLog file to keep track of who changed what where then those files can be automagically merged if you use mercurial or git.

gnulib contains a module git-merge-changelog, which despite the name work perfectly with several version control systems.

To install it:

git clone git://git.savannah.gnu.org/gnulib.git
cd gnulib
./gnulib-tool --create-testdir --dir=/tmp/testdir123 git-merge-changelog
cd /tmp/testdir123
./configure
make
make install

For Mercurial add the following lines to your ~/.hgrc:

[merge-patterns]
ChangeLog = git-merge-changelog

[merge-tools]
git-merge-changelog.executable = /usr/local/bin/git-merge-changelog
git-merge-changelog.args = $base $local $other

For git add the following lines to your ~/.gitconfig

[merge "merge-changelog"]
	name = GNU-style ChangeLog merge driver
	driver = /usr/local/bin/git-merge-changelog %O %A %B

And never worry again about having to manually merge ChangeLog files.

Syndicated 2012-03-16 21:45:59 from Mark J. Wielaard

IcedTea and OpenJDK now part of OIN

The Open Invention Network patent agreement now also covers IcedTea and OpenJDK (see the new System Environment Components list). The covered version of GCC/GNU Classpath/libgcj have been updated to the latest release and various GNU Classpath[X] components have been added. As have the Eclipse SDK and ECJ. This is good news since that means the various companies which are part of OIN (Red Hat, IBM, Oracle, Google, etc.) have agreed to patent cross-license and release from claims of patent infringement each other and everybody who joins OIN and agrees to collaborate in the same way around GNU/Linux and the various implementations of the java programming language.

Syndicated 2012-03-06 18:17:35 from Mark J. Wielaard

503: Service Unavailable

Planet Classpath is offline today, because the US congress is considering legislation that could kill us forever. The legislation is called the PROTECT IP Act (PIPA). This legislation threatens everyone’s freedom of speech, privacy, and security online.

This would unmake the Web, just as proposed in the Stop Online Piracy Act (SOPA). We don’t want that world. Visit AmericanCensorship.org for some options to contact your representatives if you are an American citizen. The Electronic Frontier Foundation has more information on this and other issues central to your freedom online.

We will return tomorrow,

The Management

Syndicated 2012-01-18 10:13:20 from Mark J. Wielaard

Free Java @ FOSDEM 2012 (CFP deadline end this year!)

The end of 2011 is near.
The Free Java Momentum will be even bigger in 2012.
Have you made your new year’s resolutions yet?
And is attending Free Java @ FOSDEM 2012 on Feb 4 and 5 one of them?
http://wiki.debian.org/Java/DevJam/2012/Fosdem

Or are you even more ambitious and will you submit a talk proposal?
Then please make sure you submit an abstract before the end of the year
to fosdem@developer.classpath.org. Full instructions can be found at:
http://wiki.debian.org/Java/DevJam/2012/Fosdem/CallForParticipation

Syndicated 2011-12-27 22:34:54 from Mark J. Wielaard

Call for participation: Free Java @ FOSDEM 2012

We are pleased to announce the Call for Participation in the FOSDEM 2012 Free Java DevRoom!

This marks the 9th year that the Free Java DevRoom has been a part of FOSDEM. Saturday 4th and Sunday 5th of February 2012 Brussels, Belgium.

The Free Java DevRoom has become unique in that it has attracted upstream, downstream, distrbutors and Free Software hackers together in one venue. Topics range from the “deep technical” to “deep community”.

Join us for this year’s theme: “Free Java Momentum”
Check out our wiki for more details on the conference:
http://wiki.debian.org/Java/DevJam/2012/Fosdem
And join the freejava-devroom@lists.fosdem.org
https://lists.fosdem.org/mailman/listinfo/freejava-devroom

Please submit one (or more) 30 minute talk proposal(s) by the 30th of December 2011 to fosdem@developer.classpath.org. A template for submitting a talk can be found at: http://wiki.debian.org/Java/DevJam/2012/Fosdem/CallForParticipation

Please join us!

–The Free Java DevRoom Organizing Committee
Andrew Haley, Red Hat
Dalibor Topic, Oracle
Dr Andrew John Hughes, Red Hat
Mark Wielaard, IcedTea
Sylvestre Ledru, Debian
Tom Marble, Informatique

p.s. We had some nice media coverage last year…

FLOSS Weekly 152: FOSDEM
http://twit.tv/floss152

Linux Outlaws 191 – Special: FOSDEM Coverage
http://old.linuxoutlaws.com/podcast/191

Syndicated 2011-12-11 13:42:23 from Mark J. Wielaard

Moving the builder, planet and icedtea-backup servers

Unfortunately builder.classpath.org, planet.classpath.org and
icedtea.wildebeest.org (which acts as the icedtea backup server) need to
move to a different internet connection… twice…

First they will move today/tomorrow to a slower connection, and then one
or two weeks later they will hopefully move to a much faster connection.
Each time the IP addresses will change. This might cause some unexpected
downtime or make the servers unreachable for some time.

You might notice some warnings emitted when committing to one of the
repositories that trigger the buildbot when it cannot reach
builder.classpath.org. These are “harmless”, except that your commit
will not be tested by the autobuilders. So please be extra careful what
you commit in the next couple of days.

Apologies for the inconvenience.

Syndicated 2011-12-08 11:26:48 from Mark J. Wielaard

Libre Java developer room at Fosdem 2012

The Fosdem 2012 Developer rooms have been announced. And Libre Java is one of them! I hope to see everybody again in Brussels on 4 and 5 February.

Syndicated 2011-11-11 08:19:31 from Mark J. Wielaard

LibreOffice – The Document Foundation – One Year

tdf-anniversarybanner

Let’s have a look at some numbers: we have 136 members who have been nominated for their contributions to the project; we have some 270 developers and 270 localizers (although we always want to attract more), many of whom are also members; we have over 100 mailing lists, with over 15,000 subscribers, half of whom receive all our announcements; and there have been thousands of articles in the media worldwide.

LibreOffice is the result of the combined activity of 330 contributors – including former OpenOffice.org developers – having made more than 25,000 commits

The Document Foundation celebrates its first anniversary

Impressive…

Syndicated 2011-09-28 14:57:05 from Mark J. Wielaard

openjdk.java.net is offline

From: mark.reinhold@oracle.com
Subject: openjdk.java.net is offline
Date: Tue, 28 Jun 2011 23:06:30 -0700 (06/29/2011 08:06:30 AM)
Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.1.1

Due to an unexpected cooling-system failure, openjdk.java.net and all of
its subdomains are offline.  Oracle IT and facilities teams are working
on the problem now.  At this point we do not expect service to be
restored before mid-morning tomorrow (Wednesday) Pacific time.

We apologize for the inconvenience.

(In case you're wondering, you're receiving this message because you've
 sent a message to one or more OpenJDK mailing lists in the last thirty
 days.  Please pass this on to any other interested parties.)

- Mark

If people desperately need the code right now then we have some mirrors of the code on http://icedtea.classpath.org/hg/ and some more on the mirror of IcedTea itself http://icedtea.wildebeest.org/hg/ but only the main forests have been mirrored. If you find something missing then please leave a comment and I make sure we add it for next time the openjdk servers go down. The mirrors update every hour, so should have all of the recent changes.

Syndicated 2011-06-29 13:06:16 from Mark J. Wielaard

210 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!