Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] Fw: [ORBIT-BUILD: orbit-I] orbit-I build.545 Build Successful


Thanks for the notes on the jsp bundles. I assume this means if someone wanted all functionality of javax.servlet.jsp , that they'd need to include all 4 of the related bundles?

Its very helpful to have that kind of thing well documented, so thank you.

Second topic, I just happened to notice in this build log, several messages that say
 [javac] Compile failed; see the compiler error output for details.

If I recall right, this is usually the result of having a "source folder" set (in build.properties, if not IDE) and yet there is no source found? Or something like that. (And, it'd be correct not to find it, we don't compile anything in Orbit).

I doubt it actually hurts anything ... but, thought I'd point out that there are some things that slip through our error and project layout checking ... so you could clean up as you are able. (Well, I'm assuming its the JSP related items, since that's were a lot of activity has been lately ... but,  I guess the messages could have been there a long time).

Thanks again,


----- Forwarded by David M Williams/Raleigh/IBM on 03/31/2010 06:05 PM -----
From: David M Williams/Raleigh/IBM@IBMUS
To: David M Williams/Raleigh/IBM@IBMUS, hmalphett@xxxxxxxxxxx
Date: 03/31/2010 05:35 PM
Subject: [ORBIT-BUILD: orbit-I] orbit-I build.545 Build Successful





View results here -> http://build.eclipse.org:9777/dashboard/tab/build/detail/orbit-I?log=log20100331194330Lbuild.545
BUILD COMPLETE -  build.545
Date of build: 2010-03-31T19:43:30
Time to build: 110 minutes 45 seconds
Last changed: 2010-03-31T17:35:22
Last log entry: Added some notes for the jsp bundles.

 Errors/Warnings: (22)
checkout.builder.clean: true
retieved new version of build.cfg
Version tag for org.eclipse.orbit/org.eclipse.orbit.releng.builder is: v201001140145
retieved new version of org.eclipse.orbit/org.eclipse.orbit.releng.builder
cctimestamp: 20100331194330
datetime: 201003311950
timestamp: 20100331194330
buildfile: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/distribution/orbit.build/build.xml
   [javac] Compile failed; see the compiler error output for details.
   [javac] Compile failed; see the compiler error output for details.
   [javac] Compile failed; see the compiler error output for details.
   [javac] Compile failed; see the compiler error output for details.
buildDirectory: /shared/orbit/projects/orbit-I/workdir
chmod for /shared/orbit/projects/orbit-I/workdir/I20100331194330
rsyncRootPrefix:
buildDirectory: /shared/orbit/projects/orbit-I/workdir
buildLabel: I20100331194330
uploadUser: david_williams
uploadServer: download.eclipse.org
uploadRemoteDirectory: /home/data/users/david_williams/downloads/tools/orbit/committers/drops
RSYNC to: /home/data/users/david_williams/downloads/tools/orbit/committers/drops/I20100331194330
labelfile: /shared/orbit/projects/orbit-I/workdir/label.properties

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last successful build:  (6)
modified hmalphett /org.eclipse.orbit/org.eclipse.orbit.releng/ip_logs/javax.el.xml 1.3 2010-03-31T17:35:22 Added some notes for the jsp bundles.
modified hmalphett /org.eclipse.orbit/org.eclipse.orbit.releng/ip_logs/com.sun.el.xml 1.3 2010-03-31T17:35:20 Added some notes for the jsp bundles.
modified hmalphett /org.eclipse.orbit/org.eclipse.orbit.releng/ip_logs/javax.servlet.jsp.jstl.xml 1.3 2010-03-31T17:35:20 Added some notes for the jsp bundles.
modified hmalphett /org.eclipse.orbit/org.eclipse.orbit.releng/ip_logs/javax.servlet.jsp.xml 1.5 2010-03-31T17:35:20 Added some notes for the jsp bundles.
modified hmalphett /org.eclipse.orbit/org.eclipse.orbit.releng/ip_logs/org.apache.jasper.glassfish.xml 1.3 2010-03-31T17:35:20 Added some notes for the jsp bundles.
modified hmalphett /org.eclipse.orbit/org.eclipse.orbit.releng/ip_logs/org.apache.taglibs.standard.glassfish.xml 1.3 2010-03-31T17:35:20 Added some notes for the jsp bundles.




Back to the top