Re: svn commit: rev 10313 - incubator/depot/trunk/common

2004-04-27 Thread Nick Chalko
Work laptop is being funny
I will do it when I get home.
Nick Chalko wrote:
Yes   scp fails on multiple attempts so I have to do them one at a time
I will publish apache now.
R,
Nick
Markus M. May wrote:
Ah, what I meant was more for the Depot stuff itself. Right now, we 
have in every project a lib-directory. we should at least make one 
for all sub-projects.
So lets make the lib-dir another directory (${repository.dir}???) and 
put our own stuff in there as well. You already introduced 
depot.update.dir or something, this directory can be used, at least 
when it exists.
what do you think?
BTW, not all antlets are published (especially the apache one). Can 
you please publish them, so that the build is working? Right now, I 
have to build all antlets myself and then I have to publish them on 
my local machine, etc. Very annoying :-(

Markus
Nick Chalko wrote:
I have a sample of using  Update  for builds
http://svn.apache.org/repos/asf/incubator/depot/trunk/update/src/sample/build.xml 


Markus M. May wrote:
Hello,
since Depot is a repository Updater we should try to introduce the 
repository already in the build-files of update? What do you think? 
How can we do this?

Markus
[EMAIL PROTECTED] wrote:
Author: nickchalko
Date: Tue Apr 27 09:22:34 2004
New Revision: 10313
Modified:
   incubator/depot/trunk/common/build.xml
Log:
Lib dir is optional
Modified: incubator/depot/trunk/common/build.xml
== 

--- incubator/depot/trunk/common/build.xml(original)
+++ incubator/depot/trunk/common/build.xmlTue Apr 27 09:22:34 
2004
@@ -40,8 +40,8 @@
 
 
 
-
-
+
+
 
 
 






Re: svn commit: rev 10313 - incubator/depot/trunk/common

2004-04-27 Thread Nick Chalko
Yes   scp fails on multiple attempts so I have to do them one at a time
I will publish apache now.
R,
Nick
Markus M. May wrote:
Ah, what I meant was more for the Depot stuff itself. Right now, we 
have in every project a lib-directory. we should at least make one for 
all sub-projects.
So lets make the lib-dir another directory (${repository.dir}???) and 
put our own stuff in there as well. You already introduced 
depot.update.dir or something, this directory can be used, at least 
when it exists.
what do you think?
BTW, not all antlets are published (especially the apache one). Can 
you please publish them, so that the build is working? Right now, I 
have to build all antlets myself and then I have to publish them on my 
local machine, etc. Very annoying :-(

Markus
Nick Chalko wrote:
I have a sample of using  Update  for builds
http://svn.apache.org/repos/asf/incubator/depot/trunk/update/src/sample/build.xml 


Markus M. May wrote:
Hello,
since Depot is a repository Updater we should try to introduce the 
repository already in the build-files of update? What do you think? 
How can we do this?

Markus
[EMAIL PROTECTED] wrote:
Author: nickchalko
Date: Tue Apr 27 09:22:34 2004
New Revision: 10313
Modified:
   incubator/depot/trunk/common/build.xml
Log:
Lib dir is optional
Modified: incubator/depot/trunk/common/build.xml
== 

--- incubator/depot/trunk/common/build.xml(original)
+++ incubator/depot/trunk/common/build.xmlTue Apr 27 09:22:34 2004
@@ -40,8 +40,8 @@
 
 
 
-
-
+
+
 
 
 






Re: svn commit: rev 10313 - incubator/depot/trunk/common

2004-04-27 Thread Markus M. May
Ah, what I meant was more for the Depot stuff itself. Right now, we have 
in every project a lib-directory. we should at least make one for all 
sub-projects.
So lets make the lib-dir another directory (${repository.dir}???) and 
put our own stuff in there as well. You already introduced 
depot.update.dir or something, this directory can be used, at least when 
it exists.
what do you think?
BTW, not all antlets are published (especially the apache one). Can you 
please publish them, so that the build is working? Right now, I have to 
build all antlets myself and then I have to publish them on my local 
machine, etc. Very annoying :-(

Markus
Nick Chalko wrote:
I have a sample of using  Update  for builds
http://svn.apache.org/repos/asf/incubator/depot/trunk/update/src/sample/build.xml 


Markus M. May wrote:
Hello,
since Depot is a repository Updater we should try to introduce the 
repository already in the build-files of update? What do you think? 
How can we do this?

Markus
[EMAIL PROTECTED] wrote:
Author: nickchalko
Date: Tue Apr 27 09:22:34 2004
New Revision: 10313
Modified:
   incubator/depot/trunk/common/build.xml
Log:
Lib dir is optional
Modified: incubator/depot/trunk/common/build.xml
== 

--- incubator/depot/trunk/common/build.xml(original)
+++ incubator/depot/trunk/common/build.xmlTue Apr 27 09:22:34 2004
@@ -40,8 +40,8 @@
 
 
 
-
-
+
+
 
 
 






Re: svn commit: rev 10313 - incubator/depot/trunk/common

2004-04-27 Thread Nick Chalko
I have a sample of using  Update  for builds
http://svn.apache.org/repos/asf/incubator/depot/trunk/update/src/sample/build.xml
Markus M. May wrote:
Hello,
since Depot is a repository Updater we should try to introduce the 
repository already in the build-files of update? What do you think? 
How can we do this?

Markus
[EMAIL PROTECTED] wrote:
Author: nickchalko
Date: Tue Apr 27 09:22:34 2004
New Revision: 10313
Modified:
   incubator/depot/trunk/common/build.xml
Log:
Lib dir is optional
Modified: incubator/depot/trunk/common/build.xml
== 

--- incubator/depot/trunk/common/build.xml(original)
+++ incubator/depot/trunk/common/build.xmlTue Apr 27 09:22:34 2004
@@ -40,8 +40,8 @@
 
 
 
-
-
+
+
 
 
 





Re: svn commit: rev 10313 - incubator/depot/trunk/common

2004-04-27 Thread Markus M. May
Hello,
since Depot is a repository Updater we should try to introduce the 
repository already in the build-files of update? What do you think? How 
can we do this?

Markus
[EMAIL PROTECTED] wrote:
Author: nickchalko
Date: Tue Apr 27 09:22:34 2004
New Revision: 10313
Modified:
   incubator/depot/trunk/common/build.xml
Log:
Lib dir is optional
Modified: incubator/depot/trunk/common/build.xml
==
--- incubator/depot/trunk/common/build.xml	(original)
+++ incubator/depot/trunk/common/build.xml	Tue Apr 27 09:22:34 2004
@@ -40,8 +40,8 @@
 
 
 	
-		
-			
+		
+			
 		
 	
 





Re: [GUMP@lsd]: depot/depot-version failed

2004-04-27 Thread Nick Chalko
I fixed the antlet repo dir,  but I really need to just move the current 
forrest antlet to 0.6.

Adam Jack wrote:
To whom it may engage...
   
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project depot-version has an issue affecting its community integration.
This issue affects 5 projects.
The following are affected:
   - depot-update :  Depot -- repository tools and more...
   - depot-update-test :  Depot -- repository tools and more...
   - depot-version-antlet :  Depot -- repository tools and more...
   - depot-version-antlet-test :  Depot -- repository tools and more...
   - depot-version-test :  Depot -- repository tools and more...
The current state is 'Failed', for reason 'Build Failed'
Full details are available at:
   http://lsd.student.utwente.nl/gump/depot/depot-version/index.html
That said, some snippets follow:
Gump provided these annotations:
- Info - Sole jar [depot-version-20040427.jar] identifier set to project name
- Info - Dependency on ant exists, no need to add for property ant.home.
- Info - Enable "verbose" output, due to 3 previous error(s).
- Info - Failed with reason build failed
- Info - Enable "debug" output, due to build failure.
Gump performed this work:
http://lsd.student.utwente.nl/gump/depot/depot-version/gump_work/build_depot_depot-version.html
Work Name: build_depot_depot-version (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 2 seconds
Command Line: java -Djava.awt.headless=true org.apache.tools.ant.Main -verbose -Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only -Dant.home=/data3/gump/ant/dist -DDATE_STAMP=20040427 -f build.xml gump 
[Working Directory: /data3/gump/depot/version]
-
[importer] Can't get http://metamorphosis.krysalis.org/antlet//forrest_0_6-0.1.jar to /tmp/forrest_0_6-0.130881.jar
[importer] Expanding: /tmp/forrest_0_6-0.130881.jar into /home/ajack/.antworks/antlets/forrest_0_6-0.1

BUILD FAILED
/data3/gump/depot/version/build.xml:54: Error while expanding 
/tmp/forrest_0_6-0.130881.jar
at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:127)
at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:91)
at 
org.krysalis.antworks.importer.ImportAntletTask.unjarAntlet(ImportAntletTask.java:109)
at 
org.krysalis.antworks.importer.ImportAntletTask.downloadAntlet(ImportAntletTask.java:94)
at 
org.krysalis.antworks.importer.ImportAntletTask.getAntletFile(ImportAntletTask.java:78)
at 
org.krysalis.antworks.importer.ImportAntletTask.execute(ImportAntletTask.java:60)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execute(Target.java:321)
at 
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:133)
at 
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:88)
at org.apache.tools.ant.Main.runBuild(Main.java:651)
at org.apache.tools.ant.Main.startAnt(Main.java:187)
at org.apache.tools.ant.Main.start(Main.java:151)
at org.apache.tools.ant.Main.main(Main.java:234)
Caused by: java.io.IOException: Negative seek offset
at java.io.RandomAccessFile.seek(Native Method)
at 
org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:340)
at 
org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:236)
at org.apache.tools.zip.ZipFile.(ZipFile.java:142)
at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:116)
... 14 more
--- Nested Exception ---
java.io.IOException: Negative seek offset
at java.io.RandomAccessFile.seek(Native Method)
at 
org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:340)
at 
org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:236)
at org.apache.tools.zip.ZipFile.(ZipFile.java:142)
at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:116)
at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:91)
at 
org.krysalis.antworks.importer.ImportAntletTask.unjarAntlet(ImportAntletTask.java:109)
at 
org.krysalis.antworks.importer.ImportAntletTask.downloadAntlet(ImportAntletTask.java:94)
at 
org.krysalis.antworks.importer.ImportAntletTask.getAntletFile(ImportAntletTask.java:78)
at 
org.krysalis.antworks.importer.ImportAntletTask.execute(ImportAntletTask.java:60)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execute(Target.java:321)
at 
org.apache.tools.ant.helper.ProjectHelp

${depot.home}

2004-04-27 Thread Nick Chalko
depot.home now defaults to ${user.home}/.apache.depot/
see 
http://svn.apache.org/repos/asf/incubator/depot/trunk/update/src/java/org/apache/depot/update/ant/AntUtils.java

R,
Nick


[GUMP@lsd]: depot/depot-version failed

2004-04-27 Thread Adam Jack
To whom it may engage...

This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project depot-version has an issue affecting its community integration.
This issue affects 5 projects.
The following are affected:
- depot-update :  Depot -- repository tools and more...
- depot-update-test :  Depot -- repository tools and more...
- depot-version-antlet :  Depot -- repository tools and more...
- depot-version-antlet-test :  Depot -- repository tools and more...
- depot-version-test :  Depot -- repository tools and more...

The current state is 'Failed', for reason 'Build Failed'

Full details are available at:
http://lsd.student.utwente.nl/gump/depot/depot-version/index.html
That said, some snippets follow:


Gump provided these annotations:
 - Info - Sole jar [depot-version-20040427.jar] identifier set to project name
 - Info - Dependency on ant exists, no need to add for property ant.home.
 - Info - Enable "verbose" output, due to 3 previous error(s).
 - Info - Failed with reason build failed
 - Info - Enable "debug" output, due to build failure.


Gump performed this work:
http://lsd.student.utwente.nl/gump/depot/depot-version/gump_work/build_depot_depot-version.html
Work Name: build_depot_depot-version (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 2 seconds
Command Line: java -Djava.awt.headless=true org.apache.tools.ant.Main -verbose 
-Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only 
-Dant.home=/data3/gump/ant/dist -DDATE_STAMP=20040427 -f build.xml gump 
[Working Directory: /data3/gump/depot/version]
-
 [importer] Can't get 
http://metamorphosis.krysalis.org/antlet//forrest_0_6-0.1.jar to 
/tmp/forrest_0_6-0.130881.jar
 [importer] Expanding: /tmp/forrest_0_6-0.130881.jar into 
/home/ajack/.antworks/antlets/forrest_0_6-0.1

BUILD FAILED
/data3/gump/depot/version/build.xml:54: Error while expanding 
/tmp/forrest_0_6-0.130881.jar
at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:127)
at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:91)
at 
org.krysalis.antworks.importer.ImportAntletTask.unjarAntlet(ImportAntletTask.java:109)
at 
org.krysalis.antworks.importer.ImportAntletTask.downloadAntlet(ImportAntletTask.java:94)
at 
org.krysalis.antworks.importer.ImportAntletTask.getAntletFile(ImportAntletTask.java:78)
at 
org.krysalis.antworks.importer.ImportAntletTask.execute(ImportAntletTask.java:60)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execute(Target.java:321)
at 
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:133)
at 
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:88)
at org.apache.tools.ant.Main.runBuild(Main.java:651)
at org.apache.tools.ant.Main.startAnt(Main.java:187)
at org.apache.tools.ant.Main.start(Main.java:151)
at org.apache.tools.ant.Main.main(Main.java:234)
Caused by: java.io.IOException: Negative seek offset
at java.io.RandomAccessFile.seek(Native Method)
at 
org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:340)
at 
org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:236)
at org.apache.tools.zip.ZipFile.(ZipFile.java:142)
at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:116)
... 14 more
--- Nested Exception ---
java.io.IOException: Negative seek offset
at java.io.RandomAccessFile.seek(Native Method)
at 
org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:340)
at 
org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:236)
at org.apache.tools.zip.ZipFile.(ZipFile.java:142)
at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:116)
at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:91)
at 
org.krysalis.antworks.importer.ImportAntletTask.unjarAntlet(ImportAntletTask.java:109)
at 
org.krysalis.antworks.importer.ImportAntletTask.downloadAntlet(ImportAntletTask.java:94)
at 
org.krysalis.antworks.importer.ImportAntletTask.getAntletFile(ImportAntletTask.java:78)
at 
org.krysalis.antworks.importer.ImportAntletTask.execute(ImportAntletTask.java:60)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
at org.apache.tools.ant.Task.perform(Task.java:363)
at org.apache.tools.ant.Target.execute(Target.java:321)
at 
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:133)
at 
org.apache.tools.ant.ProjectHelper.confi

[GUMP@lsd]: depot/depot-common-test failed

2004-04-27 Thread Adam Jack
To whom it may engage...

This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project depot-common-test has an issue affecting its community integration.
The current state is 'Failed', for reason 'Build Failed'

Full details are available at:
http://lsd.student.utwente.nl/gump/depot/depot-common-test/index.html
That said, some snippets follow:


Gump provided these annotations:
 - Info - Enable "verbose" output, due to 3 previous error(s).
 - Info - Failed with reason build failed
 - Info - Enable "debug" output, due to build failure.
 - Info - Project Reports in: /data3/gump/depot/common/target/tests
 - Warning - No directory [/data3/gump/depot/common/target/tests]


Gump performed this work:
http://lsd.student.utwente.nl/gump/depot/depot-common-test/gump_work/build_depot_depot-common-test.html
Work Name: build_depot_depot-common-test (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 3 seconds
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xml-apis.jar:/data3/gump/xml-commons/java/external/build/xml-apis.jar:/data3/gump/xml-xalan/java/build/xalan-unbundled.jar
 org.apache.tools.ant.Main -verbose 
-Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only 
-Dant.home=/data3/gump/ant/dist -f build.xml test 
[Working Directory: /data3/gump/depot/common]
-
 [echo]   Build file /data3/gump/depot/common/build.xml
 [echo]   Build dir /data3/gump/depot/common/build
 [echo]   Ant dir /data3/gump/ant/dist
 [echo]   Build number 1
 [echo]   Java Version 1.4  
 [echo]   Timestamp 200404270625
 [echo]   Base Directory /data3/gump/depot/common
 [echo] 
 [echo] --
 [echo]   
 [echo] 
 [echo] =
 [echo]    building  depot-common 0.1-dev-20040427
 [echo] = 
 [echo] 
 [echo]
 [importer] Looking for /home/ajack/.antworks/antlets/java-0.1/xbuild.xml
Importing file /home/ajack/.antworks/antlets/java-0.1/xbuild.xml from 
/data3/gump/depot/common/build.xml
parsing buildfile /home/ajack/.antworks/antlets/java-0.1/xbuild.xml with URI = 
file:///home/ajack/.antworks/antlets/java-0.1/xbuild.xml
Importing file usage.xml from /home/ajack/.antworks/antlets/java-0.1/xbuild.xml
parsing buildfile /home/ajack/.antworks/antlets/java-0.1/usage.xml with URI = 
file:///home/ajack/.antworks/antlets/java-0.1/usage.xml
 [importer] Looking for /home/ajack/.antworks/antlets/junit-0.1/xbuild.xml
Importing file /home/ajack/.antworks/antlets/junit-0.1/xbuild.xml from 
/data3/gump/depot/common/build.xml
parsing buildfile /home/ajack/.antworks/antlets/junit-0.1/xbuild.xml with URI = 
file:///home/ajack/.antworks/antlets/junit-0.1/xbuild.xml
Importing file usage.xml from /home/ajack/.antworks/antlets/junit-0.1/xbuild.xml
parsing buildfile /home/ajack/.antworks/antlets/junit-0.1/usage.xml with URI = 
file:///home/ajack/.antworks/antlets/junit-0.1/usage.xml
 [importer] Looking for /home/ajack/.antworks/antlets/forrest-0.1/xbuild.xml
Importing file /home/ajack/.antworks/antlets/forrest-0.1/xbuild.xml from 
/data3/gump/depot/common/build.xml
parsing buildfile /home/ajack/.antworks/antlets/forrest-0.1/xbuild.xml with URI 
= file:///home/ajack/.antworks/antlets/forrest-0.1/xbuild.xml
Importing file usage.xml from 
/home/ajack/.antworks/antlets/forrest-0.1/xbuild.xml
parsing buildfile /home/ajack/.antworks/antlets/forrest-0.1/usage.xml with URI 
= file:///home/ajack/.antworks/antlets/forrest-0.1/usage.xml
Property ${project.documentation.dir} has not been set
 [importer] Looking for /home/ajack/.antworks/antlets/apache-0.1/xbuild.xml
Importing file /home/ajack/.antworks/antlets/apache-0.1/xbuild.xml from 
/data3/gump/depot/common/build.xml
parsing buildfile /home/ajack/.antworks/antlets/apache-0.1/xbuild.xml with URI 
= file:///home/ajack/.antworks/antlets/apache-0.1/xbuild.xml
Importing file usage.xml from 
/home/ajack/.antworks/antlets/apache-0.1/xbuild.xml
parsing buildfile /home/ajack/.antworks/antlets/apache-0.1/usage.xml with URI = 
file:///home/ajack/.antworks/antlets/apache-0.1/usage.xml

BUILD FAILED
Target `test' does not exist in this project. 
at org.apache.tools.ant.Project.tsort(Project.java:1658)
at org.apache.tools.ant.Project.topoSort(Project.java:1580)
at org.apache.tools.ant.Project.executeTarget(Project.java:1189)
at org.apache.tools.ant.Project.executeTargets(Project.java:1060)
at org.apache.tools.ant.Main.runBuild(Main.java:666)
at org