Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iam-dev] PDE Build scripts updated (now also run on windows!)

Just committed a fix to svn... I added a "very aggresive" cleanup which was deleting the sources after fetching them :-)

El 11/03/2009, a las 19:20, Carlos Sanchez escribió:

still no go

/Users/csanchez/dev/iam/iam/pde-build/build.xml:30: The following
error occurred while executing this line:
/Users/csanchez/dev/iam/iam/pde-build/build.xml:83: The following
error occurred while executing this line:
/Users/csanchez/dev/iam/iam/pde-build/customTargets.xml:19: The
following error occurred while executing this line:
/Users/csanchez/apps/eclipse-3.4/plugins/ org.eclipse.pde.build_3.4.1.R34x_v20080805/templates/headless-build/ allElements.xml:16:
The following error occurred while executing this line:
/Users/csanchez/apps/eclipse-3.4/plugins/ org.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/ genericTargets.xml:95: Basedir /Users/csanchez/dev/iam/iam/pde-build/eclipse.build/features/ org.eclipse.iam.feature.all
does not exist

On Wed, Mar 11, 2009 at 10:47 AM, Carlos Sanchez <carlossg@xxxxxxxxx> wrote:
ok, adding the info to http://wiki.eclipse.org/IAM_Building

2009/3/11 Abel Muiño <amuino@xxxxxxxxx>:
Sorry, I've been making changes yesterday and haven't reported back.

PDE Build ships with CVS support, but not SVN. You will need to install the
SVN support from Subversive (update site at
http://download.eclipse.org/technology/subversive/0.7/pde-update-site/) .

It will NOT update or overwrite existing sources, so you will need to wipe your build folder to produce a fresh build from trunk (I plan to add that to
the custom targets ant file).

My apologies!

On Wed, Mar 11, 2009 at 12:33 AM, Carlos Sanchez <carlossg@xxxxxxxxx> wrote:

I'm getting a weird error, seems to try to get svn files with cvs ???

[eclipse.fetch] Could not retrieve feature.xml and/or
build.properties: cvs exited with error code 1
[eclipse.fetch] Command line was [Executing 'cvs' with arguments:
[eclipse.fetch]
'-durl=http://dev.eclipse.org/svnroot/technology/org.eclipse.iam'
[eclipse.fetch] '-q'
[eclipse.fetch] 'export'
[eclipse.fetch] '-r'
[eclipse.fetch] 'SVN'
[eclipse.fetch] 'path=features/org.eclipse.iam.feature.all/ feature.xml'


2009/3/4 Abel Muiño <amuino@xxxxxxxxx>:
Using the new target platform, I've updated the pde build script.

As a bonus, there is a "runBuild.cmd" script for launching the build in
windows.

Enjoy!
--
Abel Muiño - http://ramblingabout.wordpress.com/

_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev


_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev



--
Abel Muiño - http://ramblingabout.wordpress.com/

_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev



_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev



Back to the top