Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Attempt2: Headless Composite Repository functionality?


There is an ant task for this <p2.composite.repository> (http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm).
Ant scripts can be run headless using the org.eclipse.ant.core.antRunner application.

It doesn't look like there is a command line application to do this.  There is a class that could be modified to do this probably without too much trouble.  Can you raise a bug if you think we should do this.

-Andrew


From: Eric Gwin <eric.gwin@xxxxxxxxxx>
To: P2 developer discussions <p2-dev@xxxxxxxxxxx>
Date: 03/04/2010 02:27 PM
Subject: [p2-dev] Attempt2: Headless Composite Repository functionality?
Sent by: p2-dev-bounces@xxxxxxxxxxx





I'm wondering is if there is any "headless" Java command-line facility
for generation and updating of composite repositories.

Any information would be appreciated.
--
-Eric

Oracle <
http://www.oracle.com>
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 <tel:+613%20288%204622> | | Fax: +613 2382818
<fax:+613%202382818> | | Mobile: +613 8582347 <tel:+613%208582347>
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2
Green Oracle <
http://www.oracle.com/commitment> Oracle is committed to
developing practices and products that help protect the environment

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



Back to the top