jvanzyl 2004/05/30 09:55:19
Modified:maven-mboot/src/bash maven.functions
Added: maven-mboot project.xml
Log:
o adjustment for a project with purely generated source: maven-model
Revision ChangesPath
1.1 maven-components/maven-mboot/project.xml
jvanzyl 2004/05/30 08:18:44
Added: maven-mboot/docs/apt index.apt
Log:
Revision ChangesPath
1.1 maven-components/maven-mboot/docs/apt/index.apt
Index: index.apt
jvanzyl 2004/05/30 08:13:59
maven-components/maven-mboot/docs/apt - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2004/05/30 08:13:49
maven-components/maven-mboot/docs - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
evenisse2004/05/28 05:19:41
Modified:maven-mboot/src/bash pluggy
Log:
Add pom to usage.
Revision ChangesPath
1.4 +2 -2 maven-components/maven-mboot/src/bash/pluggy
Index: pluggy
===
RCS
jvanzyl 2004/05/27 13:04:02
Modified:maven-mboot/src/bash pluggy
Log:
Revision ChangesPath
1.3 +9 -1 maven-components/maven-mboot/src/bash/pluggy
Index: pluggy
===
RCS file: /home/cvs
jvanzyl 2004/05/26 19:34:35
Modified:maven-mboot/src/bash maven.functions
Log:
o teach mboot about generated sources that live in
target/generated-sources
Revision ChangesPath
1.39 +8 -1 maven-components/maven-mboot/src/bash/maven.functions
Index
jvanzyl 2004/05/26 16:08:31
Modified:maven-mboot/src/bash maven.functions pluggy
Log:
o need modello in order to generate the jelly bean wrapper code
o don't nuke the target directory before the build, as we are starting
to deal with generated code, not sure why I put
evenisse2004/05/19 01:40:38
Modified:maven-mboot/src/bash maven.functions
Log:
Fix MBOOT_CP generation for cygwin :
- convert MBOOT_CP to unix format if a user define it
- Remove MBOOT_CP conversion to unix format after initialization because we already
have it in unix format
trygvis 2004/05/16 07:33:11
Modified:maven-mboot/src/bash maven.functions
Log:
o Removing the annoying error message:
find: src/main/resources: No such file or directory
Revision ChangesPath
1.36 +5 -0 maven-components/maven-mboot/src/bash/maven.functions
jvanzyl 2004/05/15 21:31:26
Modified:maven-mboot/src/bash deps
Added: maven-mboot/src/bash pluggy
Log:
o adding plugin artifact generation to mboot which will allow plugin
doco generation and plugin descriptor generation in the bootstrap.
these tools can be used as a
jvanzyl 2004/04/20 12:02:15
Modified:maven-mboot/src/main Bootstrapper.java
Log:
o committing work from Trygve because he can't yet commit himself.
Revision ChangesPath
1.21 +3 -4 maven-components/maven-mboot/src/main/Bootstrapper.java
jvanzyl 2004/04/17 12:52:29
maven-components/maven-mboot/xdocs - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2004/04/17 08:29:28
Modified:maven-mboot/src/bash modello
Log:
Revision ChangesPath
1.6 +11 -16maven-components/maven-mboot/src/bash/modello
Index: modello
===
RCS file: /home/cvs
evenisse2004/04/16 05:29:47
Modified:maven-mboot/src/bash maven.functions
Log:
A little fix for cygwin
Revision ChangesPath
1.35 +5 -5 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
jvanzyl 2004/04/12 07:40:35
Modified:maven-mboot/src/bash maven.functions mboot modello
maven-mboot/src/main Bootstrapper.java
Log:
o Committing changes submitted by Trygve Laugstøl to accomodate the new form
of specifying a parent model to use which is of the form
jvanzyl 2004/04/09 21:56:08
Modified:maven-mboot build
Log:
Revision ChangesPath
1.9 +1 -1 maven-components/maven-mboot/build
Index: build
===
RCS file: /home/cvs/maven-components/maven
jvanzyl 2004/04/09 21:54:01
Modified:maven-mboot/src/bash maven.functions
Log:
Revision ChangesPath
1.33 +1 -0 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
jvanzyl 2004/04/09 21:52:16
Modified:maven-mboot/src/sea sea-header
Log:
Revision ChangesPath
1.5 +2 -12 maven-components/maven-mboot/src/sea/sea-header
Index: sea-header
===
RCS file
jvanzyl 2004/04/09 07:22:59
Modified:maven-mboot/src/sea sea-header
Log:
Revision ChangesPath
1.4 +2 -2 maven-components/maven-mboot/src/sea/sea-header
Index: sea-header
===
RCS file
jvanzyl 2004/04/09 07:14:51
Modified:maven-mboot/src/bash maven.functions
Log:
o make wget quiet
Revision ChangesPath
1.32 +1 -1 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
jvanzyl 2004/04/08 21:35:44
Modified:maven-mboot build
Log:
silence the tarring
Revision ChangesPath
1.8 +1 -1 maven-components/maven-mboot/build
Index: build
===
RCS file: /home/cvs
jvanzyl 2004/04/08 20:28:25
Modified:maven-mboot/src/bash maven.functions
Log:
o create directory for install if it doesn't exist
Revision ChangesPath
1.31 +2 -0 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.func
jvanzyl 2004/03/23 08:51:51
Modified:maven-mboot TODO.txt
Log:
Revision ChangesPath
1.8 +3 -1 maven-components/maven-mboot/TODO.txt
Index: TODO.txt
===
RCS file: /home/cvs/maven
jvanzyl 2004/03/22 18:03:20
Modified:maven-mboot/src/main Bootstrapper.java
Log:
o inherit unitTests
Revision ChangesPath
1.19 +2 -0 maven-components/maven-mboot/src/main/Bootstrapper.java
Index: Bootstrapper.java
jvanzyl 2004/03/20 19:58:28
Modified:maven-mboot/src/bash maven.functions
maven-mboot/src/main ArtifactDownloader.java
Bootstrapper.java
Log:
o give mboot enough smarts to simulate this:
src/main/java
src/test/java
jvanzyl 2004/03/19 09:12:19
Modified:maven-mboot TODO.txt
Log:
Revision ChangesPath
1.7 +1 -0 maven-components/maven-mboot/TODO.txt
Index: TODO.txt
===
RCS file: /home/cvs/maven
evenisse2004/03/09 16:01:48
Modified:maven-mboot/src/bash maven.functions
Log:
wget doesn't accept -O after url under cygwin
Revision ChangesPath
1.29 +1 -1 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.func
evenisse2004/03/09 15:55:53
Modified:maven-mboot/src/bash modello
Log:
a little fix for windows/cygwin
Revision ChangesPath
1.4 +5 -1 maven-components/maven-mboot/src/bash/modello
Index: modello
jvanzyl 2004/03/08 09:32:07
Modified:maven-mboot/src/bash modello
Log:
o allow the specification of the model version for the output of the artifacts
Revision ChangesPath
1.3 +10 -3 maven-components/maven-mboot/src/bash/modello
Index: modello
jvanzyl 2004/03/08 09:21:09
Modified:maven-mboot/src/bash maven.functions modello
Log:
o only download snapshots when the files already exist in the local
repository.
Revision ChangesPath
1.28 +5 -2 maven-components/maven-mboot/src/bash/maven.functions
jvanzyl 2004/03/07 17:12:32
Modified:maven-mboot/src/bash maven.functions
Added: maven-mboot/src/bash modello
Log:
o adding a script for modello which is now used to generate the maven model
sources from a modello model file.
Revision ChangesPath
1.27 +2
jvanzyl 2004/03/07 16:44:10
Modified:maven-mboot/src/bash deps maven.functions
maven-mboot/src/sea sea-header
Log:
o making the download of dependencies silent
o install the dependencies of mboot during the install
Revision ChangesPath
1.2 +3 -0
jvanzyl 2004/02/16 08:24:39
Modified:maven-mboot/src/bash maven.functions
Log:
o correcting path that is used when running the tests
Revision ChangesPath
1.25 +2 -2 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
evenisse2004/02/13 13:20:58
Modified:maven-mboot/src/bash maven.functions
maven-mboot/src/main Bootstrapper.java
Log:
Add bootstrap.deps that contains all dependencies path without repoLocal directory
Revision ChangesPath
1.24 +1 -0 maven
evenisse2004/02/13 01:53:39
Modified:maven-mboot/src/bash maven.functions
Log:
Another fix for windows.
Revision ChangesPath
1.23 +8 -2 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
evenisse2004/02/13 01:52:13
Modified:maven-mboot/src/main Bootstrapper.java
Log:
Fix classpath generation for Windows users
Revision ChangesPath
1.16 +14 -3 maven-components/maven-mboot/src/main/Bootstrapper.java
Index: Bootstrapper.java
evenisse2004/02/13 00:25:18
Modified:maven-mboot/src/bash maven.functions
Log:
Fix for cygwin.
Revision ChangesPath
1.22 +7 -1 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
evenisse2004/02/11 21:11:52
Modified:maven-mboot/src/bash maven.functions
Log:
A little fix for cygwin.
Revision ChangesPath
1.21 +2 -2 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
evenisse2004/02/11 14:25:15
Removed: maven-mboot/src/main IsolatedClassLoader.java
TestRunnerBooter.java
Log:
Remove unused classes. They are implemented in surefire.
-
To unsubscribe, e
jvanzyl 2004/02/07 08:55:04
Modified:maven-mboot TODO.txt
maven-mboot/src/bash maven.functions mboot
Log:
o adding install capability
Revision ChangesPath
1.6 +0 -1 maven-components/maven-mboot/TODO.txt
Index: TODO.txt
jvanzyl 2004/02/07 08:27:09
Modified:maven-mboot TODO.txt
Log:
Revision ChangesPath
1.5 +0 -1 maven-components/maven-mboot/TODO.txt
Index: TODO.txt
===
RCS file: /home/cvs/maven
jvanzyl 2004/02/07 08:26:51
Modified:maven-mboot/src/main Bootstrapper.java
Log:
o add functionality to interpolate element.
Revision ChangesPath
1.15 +53 -3 maven-components/maven-mboot/src/main/Bootstrapper.java
Index: Bootstrapper.java
jvanzyl 2004/02/07 08:17:49
Modified:maven-mboot/src/main ArtifactDownloader.java
Bootstrapper.java
Log:
o making the build.properties generally available to the bootstrapper and
just passing in those properties to the artifact downloader.
Revision
jvanzyl 2004/02/07 08:10:24
Modified:maven-mboot TODO.txt
Log:
Revision ChangesPath
1.4 +1 -0 maven-components/maven-mboot/TODO.txt
Index: TODO.txt
===
RCS file: /home/cvs/maven
jvanzyl 2004/02/06 12:18:43
Modified:maven-mboot TODO.txt
Log:
Revision ChangesPath
1.3 +1 -0 maven-components/maven-mboot/TODO.txt
Index: TODO.txt
===
RCS file: /home/cvs/maven
jvanzyl 2004/02/04 07:10:57
Modified:maven-mboot TODO.txt
Log:
Revision ChangesPath
1.2 +1 -0 maven-components/maven-mboot/TODO.txt
Index: TODO.txt
===
RCS file: /home/cvs/maven
jvanzyl 2004/02/03 23:19:38
Added: maven-mboot TODO.txt
Log:
Revision ChangesPath
1.1 maven-components/maven-mboot/TODO.txt
Index: TODO.txt
===
o obey jar overrides
jvanzyl 2004/02/02 05:46:14
Modified:maven-mboot/src/bash maven.functions
Log:
o fixing problems where foo() was being used when foo is all that's needed
as far as bash functions.
o corrected construction of mboot classpath
Revision ChangesPath
1.19
jvanzyl 2004/01/30 21:28:06
Modified:maven-mboot build
maven-mboot/src/bash maven.functions
Added: maven-mboot/src/bash deps
Log:
o using wget for the initial build to grab the things required by mboot
itself which are junit and surefire.
o added a
jvanzyl 2004/01/30 19:13:03
Modified:maven-mboot/src/bash maven.functions
maven-mboot/src/main Bootstrapper.java
Log:
o fixing test resoruces file
Revision ChangesPath
1.17 +2 -2 maven-components/maven-mboot/src/bash/maven.functions
Index
jvanzyl 2004/01/27 15:13:01
Modified:maven-mboot/src/bash maven.functions
Log:
o remove test resources file
Revision ChangesPath
1.16 +7 -1 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
jvanzyl 2004/01/27 10:58:12
Modified:maven-mboot/src/bash maven.functions
maven-mboot/src/main Bootstrapper.java HttpUtils.java
Log:
o general cleanup
o add the ability to deal with test resources
Revision ChangesPath
1.14 +11 -5 maven
jvanzyl 2004/01/27 11:07:04
Modified:maven-mboot/src/bash maven.functions
Log:
o remove debug
Revision ChangesPath
1.15 +0 -1 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
jvanzyl 2004/01/25 23:16:16
Modified:maven-mboot/src/bash maven.functions
Log:
o add shebang, just helps with my jed for syntax hilighting.
Revision ChangesPath
1.13 +1 -0 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
jvanzyl 2004/01/24 16:27:01
Modified:maven-mboot/src/bash maven.functions
maven-mboot/src/main Bootstrapper.java
Log:
o account for there being no tests
Revision ChangesPath
1.12 +4 -1 maven-components/maven-mboot/src/bash/maven.functions
evenisse2004/01/20 00:53:39
Modified:maven-mboot build
maven-mboot/src/bash maven.functions
maven-mboot/src/main Bootstrapper.java TestRunnerBooter.java
Log:
Revert Jason commit
Revision ChangesPath
1.6 +1 -1 maven-components
evenisse2004/01/14 03:06:03
Modified:maven-mboot/src/bash maven.functions
Log:
Add some traces.
Revision ChangesPath
1.9 +6 -0 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
evenisse2004/01/14 02:59:44
Modified:maven-mboot/src/main Bootstrapper.java
Log:
Clean import
Revision ChangesPath
1.8 +0 -4 maven-components/maven-mboot/src/main/Bootstrapper.java
Index: Bootstrapper.java
evenisse2004/01/14 02:54:52
Modified:maven-mboot build
maven-mboot/src/bash maven.functions
maven-mboot/src/main Bootstrapper.java TestRunnerBooter.java
Log:
Add tests run to mboot.
Revision ChangesPath
1.4 +1 -1 maven-components
evenisse2004/01/13 09:38:31
Modified:maven-mboot build
maven-mboot/src/bash maven.functions
maven-mboot/src/main Bootstrapper.java
Added: maven-mboot/src/main ArtifactDownloader.java
IsolatedClassLoader.java
Perhaps I can use this :
find -path
- Original Message -
From: "Emmanuel Venisse" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 12:46 AM
Subject: Re: cvs commit:
maven-components/maven-mboot/s
D]>
Sent: Monday, January 12, 2004 6:51 PM
Subject: Re: cvs commit:
maven-components/maven-mboot/src/bashmaven.functions
> - Original Message -
> From: "Jason van Zyl" <[EMAIL PROTECTED]>
> To: "Maven Developers List" <[EMAIL PROTECTED]>
> Sen
- Original Message -
From: "Jason van Zyl" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Monday, January 12, 2004 6:43 PM
Subject: Re: cvs commit:
maven-components/maven-mboot/src/bashmaven.functions
> On Mon, 2004-01-1
On Mon, 2004-01-12 at 12:14, [EMAIL PROTECTED] wrote:
> evenisse2004/01/12 09:14:44
>
> Modified: maven-mboot/src/bash maven.functions
> Log:
> Add tests compilation
Awesome!
What's the French idiom for "awesome!" ?
--
jvz.
Jason van Zyl
[EMAIL PROT
evenisse2004/01/12 09:14:44
Modified:maven-mboot/src/bash maven.functions
Log:
Add tests compilation
Revision ChangesPath
1.6 +33 -6 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
On Sat, 2004-01-10 at 03:39, Jason van Zyl wrote:
> On Fri, 2004-01-09 at 12:02, Emmanuel Venisse wrote:
>
> > I'll try to do it this weekend.
>
> It's all cleaned up for you now, so you should just be able to
> incorporate the runner into mboot.
>
I will leave the surefire things alone for the
On Sat, 2004-01-10 at 08:53, [EMAIL PROTECTED] wrote:
> evenisse2004/01/10 05:53:10
>
> Modified: maven-mboot/src/main Bootstrapper.java
> Log:
> Fix The default local repository location
Good eyes!
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://maven.apache.or
evenisse2004/01/10 05:53:10
Modified:maven-mboot/src/main Bootstrapper.java
Log:
Fix The default local repository location
Revision ChangesPath
1.5 +1 -1 maven-components/maven-mboot/src/main/Bootstrapper.java
Index: Bootstrapper.java
On Fri, 2004-01-09 at 12:02, Emmanuel Venisse wrote:
> I'll try to do it this weekend.
It's all cleaned up for you now, so you should just be able to
incorporate the runner into mboot.
> Emmanuel
>
>
> -
> To unsubscribe, e-ma
jvanzyl 2004/01/10 00:24:01
Modified:maven-mboot/src/bash maven.functions mboot
maven-mboot/src/main Bootstrapper.java
Log:
o dump the local repo setting
Revision ChangesPath
1.5 +16 -6 maven-components/maven-mboot/src/bash/maven.functions
On Fri, 2004-01-09 at 12:02, Emmanuel Venisse wrote:
> > Emmanuel, I figured if you want to do the work to clean it up you can. I
> > just checked it in. You will immediately notice that it is bound to my
> > home directory which is the first thing you will have to change.
>
> yep.
>
> >
> > The
> Emmanuel, I figured if you want to do the work to clean it up you can. I
> just checked it in. You will immediately notice that it is bound to my
> home directory which is the first thing you will have to change.
yep.
>
> The other thing you will notice is that plexus-utils should be moved as
>
crack at it, if not no problem.
Just poke me if you have any questions.
> Emmanuel
>
> - Original Message -
> From: "Jason van Zyl" <[EMAIL PROTECTED]>
> To: "Maven Developers List" <[EMAIL PROTECTED]>
> Sent: Monday, January 05, 2004 5:02 AM
&
sometime. Trying to get the automated uploading
working first.
> Emmanuel
>
> - Original Message -
> From: "Jason van Zyl" <[EMAIL PROTECTED]>
> To: "Maven Developers List" <[EMAIL PROTECTED]>
> Sent: Monday, January 05, 2004 5:02 AM
> S
evenisse2004/01/09 03:49:29
Modified:maven-mboot/src/main Bootstrapper.java
Log:
Fix MAVEN-1113. Support CSV remote repositories in build.properties
Revision ChangesPath
1.3 +149 -33 maven-components/maven-mboot/src/main/Bootstrapper.java
Index
Your tgz is invalid
Emmanuel
- Original Message -
From: "Jason van Zyl" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Monday, January 05, 2004 5:02 AM
Subject: Re: Maven Mboot
> On Sun, 2004-01-04 at 15:10, Emmanuel Ven
evenisse2004/01/09 02:29:33
Modified:maven-mboot/src/main Bootstrapper.java
Log:
Fix NullPointerException if build.properties file doesn't exist in user.home
Revision ChangesPath
1.2 +5 -7 maven-components/maven-mboot/src/main/Bootstrapper.java
On Sun, 2004-01-04 at 15:10, Emmanuel Venisse wrote:
>
> OK, send me your runner and I'll integrate it.
http://www.apache.org/~jvanzyl/test-stuff.tgz
That contains two builds, one for the test plugin which bootstraps the
test-runner with an isolated classloader. You probably only need to use
th
- Original Message -
From: "Jason van Zyl" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, January 04, 2004 6:38 PM
Subject: Re: Maven Mboot
> On Sun, 2004-01-04 at 10:54, Emmanuel Venisse wrote:
>
> >
>
ROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Saturday, January 03, 2004 6:43 AM
> > > Subject: Maven Mboot
> > >
> > >
> > > > Howdy,
> > > >
> > > > I just finished checking in mboot which is a tool
- Original Message -
From: "Jason van Zyl" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, January 04, 2004 4:35 PM
Subject: Re: Maven Mboot
> On Sun, 2004-01-04 at 09:46, Emmanuel Venisse wrote:
> > I think we
---
> From: "Jason van Zyl" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, January 03, 2004 6:43 AM
> Subject: Maven Mboot
>
>
> > Howdy,
> >
> > I just finished checking in mboot which is a tool that will build
> > r
I think we must add junit test execution with mboot if unit tests exists.
Emmanuel
- Original Message -
From: "Jason van Zyl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 03, 2004 6:43 AM
Subject: Maven Mboot
> Howdy,
>
> I just f
brett 2004/01/03 15:52:03
Modified:maven-mboot README.txt
Log:
update instructions to match
Revision ChangesPath
1.2 +2 -2 maven-components/maven-mboot/README.txt
Index: README.txt
brett 2004/01/03 15:49:46
Modified:maven-mboot build
maven-mboot/src/sea sea-header
Log:
improve installation/build
Revision ChangesPath
1.2 +2 -2 maven-components/maven-mboot/build
Index: build
brett 2004/01/03 15:49:18
Modified:maven-mboot/src/bash maven.functions
Log:
cygwin fixes, and improve POM reading of versions and artifacts - wasn't working for
jar plugin
Revision ChangesPath
1.4 +33 -8 maven-components/maven-mboot/src/bash/maven.func
brett 2004/01/03 15:48:28
Modified:maven-mboot/src/bash mboot
Log:
run from installation directory
Revision ChangesPath
1.4 +1 -1 maven-components/maven-mboot/src/bash/mboot
Index: mboot
jvanzyl 2004/01/02 23:01:15
Modified:maven-mboot/src/bash maven.functions
Log:
o strip ${basedir} out of the sourceDirectory if it exists.
Revision ChangesPath
1.3 +1 -1 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
jvanzyl 2004/01/02 22:40:22
Modified:maven-mboot/src/bash mboot
Log:
o add a little bit of help
Revision ChangesPath
1.3 +11 -0 maven-components/maven-mboot/src/bash/mboot
Index: mboot
jvanzyl 2004/01/02 22:32:24
Modified:maven-mboot/src/bash mboot
Log:
o do the project.xml check after the processing of arguments. user might
just want the version or usage.
Revision ChangesPath
1.2 +4 -4 maven-components/maven-mboot/src/bash/mboot
jvanzyl 2004/01/02 22:30:41
Added: maven-mboot .cvsignore
Log:
o cvsignore
Revision ChangesPath
1.1 maven-components/maven-mboot/.cvsignore
Index: .cvsignore
===
*~
target
jvanzyl 2004/01/02 21:54:28
Modified:maven-mboot/src/bash maven.functions
Log:
o remove debug info
Revision ChangesPath
1.2 +0 -2 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
seful generally so I separated it and check it in.
The source is here:
http://cvs.apache.org/viewcvs.cgi/maven-components/maven-mboot/
And you can get a little self extracting binary here:
http://www.apache.org/~jvanzyl/mboot-install.sh
./mboot-install.sh
Follow the instructions. Default insta
jvanzyl 2004/01/02 21:33:29
Log:
maven mboot
Status:
Vendor Tag: APACHE
Release Tags: MBOOT_1_0
N maven-components/maven-mboot/README.txt
N maven-components/maven-mboot/build
N maven-components/maven-mboot/src/sea/sea-header
N maven-components/maven-mboot/src/main
95 matches
Mail list logo