File: control

package info (click to toggle)
plexus-ant-factory 1.0~alpha2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 100 kB
  • ctags: 71
  • sloc: java: 534; xml: 50; makefile: 16; sh: 12
file content (24 lines) | stat: -rw-r--r-- 1,119 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: plexus-ant-factory
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude@laposte.net>, Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk
Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-container-default-java
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-ant-factory
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-ant-factory/
Homepage: http://plexus.codehaus.org/

Package: libplexus-ant-factory-java
Architecture: all
Depends: ${misc:Depends}, libplexus-container-default-java
Recommends: ant 
Description: Plexus Ant Factory
 The Plexus project provides a full software stack for creating and
 executing software projects. Based on the Plexus container, the applications
 can utilise component-oriented programming to build modular, reusable
 components that can easily be assembled and reused.
 .
 This package provides a factory for instantiating Ant with Plexus.