Author: sebb
Date: Wed Jan 5 19:29:45 2011
New Revision: 1055597
URL: http://svn.apache.org/viewvc?rev=1055597&view=rev
Log:
Jakarta PMC descriptor has moved
Modified:
jakarta/bcel/trunk/doap_bcel.rdf
Modified: jakarta/bcel/trunk/doap_bcel.rdf
URL:
http://svn.apache.org/viewvc/jakarta/bcel/trunk/doap_bcel.rdf?rev=1055597&r1=1055596&r2=1055597&view=diff
==============================================================================
--- jakarta/bcel/trunk/doap_bcel.rdf (original)
+++ jakarta/bcel/trunk/doap_bcel.rdf Wed Jan 5 19:29:45 2011
@@ -28,7 +28,7 @@
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
<bug-database
rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=BCEL"/>
<download-page
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_bcel.cgi/"/>
- <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
+ <asfext:pmc
rdf:resource="http://svn.apache.org/repos/asf/jakarta/site/jakarta.rdf"/>
<shortdesc xml:lang="en">Bytecode Engineering Library</shortdesc>
<description xml:lang="en">
The Byte Code Engineering Library is intended to give users a convenient
possibility to analyze, create, and manipulate (binary) Java class files (those
ending with .class). Classes are represented by objects which contain all the
symbolic information of the given class: methods, fields and byte code
instructions, in particular.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]