Bug 297788 - support SVN in ANT Builds
Summary: support SVN in ANT Builds
Status: RESOLVED DUPLICATE of bug 276662
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Dash Athena (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on: 251923
Blocks:
  Show dependency tree
 
Reported: 2009-12-14 19:45 EST by David Carver CLA
Modified: 2012-01-30 11:31 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Carver CLA 2009-12-14 19:45:09 EST
While working with Miles Parker to figure out why he was having problems converting his BASH build over to an ANT based build, it looks like that the appropriate PDE Build plugin for SVN isn't available, as the build complains about SVNKit and JavaHL.

It looks like we need to generalize the approach or just store automatically the needed jar file for the plugin dependency.   This is needed to eliminate another need to run through BASH and help make Athena less platform specific.


+++ This bug was initially created as a clone of Bug #251923 +++

support SVN in common builder.  Need support to fetch SVN artifacts from the repository.
Comment 1 Kim Moir CLA 2009-12-15 07:18:17 EST
PDE build doesn't support SVN by default.  I think there is a custom fetch factory that was created in the community to support it.
Comment 2 David Carver CLA 2009-12-15 08:56:45 EST
(In reply to comment #1)
> PDE build doesn't support SVN by default.  I think there is a custom fetch
> factory that was created in the community to support it.

Correct there is a separate bug for that. This bug is about providing the same support using the sourceforge hosted module, that was used in 251928.
Comment 3 Nick Boldt CLA 2009-12-23 18:05:25 EST
I suspect this is a dupe of https://bugs.eclipse.org/bugs/show_bug.cgi?id=276662

*** This bug has been marked as a duplicate of bug 276662 ***