Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [orbit-dev] New Source Bundle Generator Uploaded

Hi Christian,
 
I tried running the SourceGen builder from the Wiki, in order
to create source bundles for org.apache.oro and
org.apache.commons.net. I was trying on Windows, with
Eclipse-SDK-3.3RC2.
 
The SourceGen seems to run almost through, but then spits
out this error message:

BUILD FAILED

F:\WS\RSE.new\ws\SourceGen\build.xml:36: taskdef class org.eclipse.pde.internal.build.tasks.ManifestModifier cannot be found

What am I doing wrong?

Cheers,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 


From: orbit-dev-bounces@xxxxxxxxxxx [mailto:orbit-dev-bounces@xxxxxxxxxxx] On Behalf Of Christian Damus
Sent: Tuesday, May 29, 2007 5:31 PM
To: orbit-dev@xxxxxxxxxxx
Subject: [orbit-dev] New Source Bundle Generator Uploaded


Hi, all,

Per today's action item, I have uploaded a new version of the Source Bundle Generator to the Wiki:

    http://wiki.eclipse.org/index.php/Orbit_Source_Bundles#Utility_to_generate_source_bundles

This worked for me, generating with one touch and no post-facto modifications required to the generated result, the source bundles for my 18 Orbit bundles (2 LPG Java Runtime versions and 16 Batik bundles).  This includes such weirdness as:

  - determining the bundle to generate from the currently selected project
  - extracting the bundle version from the MANIFEST.MF file
  - updating the .classpath file for source attachment in the workspace context
  - source ZIPs that were not originally named "src.zip", as required by the PDE source attachment extension point

Let me know if anything breaks horribly for y'all.

Cheers,

Christian



Christian W. Damus
Component Lead, Eclipse
OCL and EMF-QTV
IBM Rational Software

Back to the top