Issue Details (XML | Word | Printable)

Key: LUCENE-493
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Grant Ingersoll
Reporter: James Pine
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

Nightly build archives do not contain Java source code.

Created: 07/Feb/06 07:11 AM   Updated: 03/Jan/07 09:45 PM
Return to search
Component/s: Website
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Dependants
 

Resolution Date: 03/Jan/07 09:45 PM


 Description  « Hide
Under the Lucene News section of the Overview page, this item's link:

26 January 2006 - Nightly builds available
http://cvs.apache.org/dist/lucene/java/nightly/

goes to a directory with several 1.9M files, none of which have the src/java tree in them.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Grant Ingersoll made changes - 21/Dec/06 02:30 AM
Field Original Value New Value
Assignee Grant Ingersoll [ gsingers ]
Grant Ingersoll added a comment - 21/Dec/06 02:43 AM
Fix coming shortly. Adding package-zip-src to the nightly build target. Using the zip file b/c the tar version does not like file names with more than 100 chars (see http://ant.apache.org/faq.html#no-gnu-tar)

Grant Ingersoll made changes - 21/Dec/06 02:43 AM
Link This issue depends on LUCENE-757 [ LUCENE-757 ]
Grant Ingersoll added a comment - 21/Dec/06 03:03 AM
Scratch that comment on tar...

Grant Ingersoll made changes - 21/Dec/06 03:34 AM
Status Open [ 1 ] In Progress [ 3 ]
Grant Ingersoll made changes - 21/Dec/06 03:36 AM
Link This issue depends on LUCENE-708 [ LUCENE-708 ]
Grant Ingersoll added a comment - 21/Dec/06 03:36 AM
This also requires a change to the nightly.sh script since it does some name mangling that would result in the binary and source distributions clobbering each other.

Grant Ingersoll made changes - 21/Dec/06 03:36 AM
Priority Major [ 3 ] Minor [ 4 ]
Repository Revision Date User Message
ASF #491802 Tue Jan 02 14:47:56 UTC 2007 gsingers LUCENE-493. Builds and releases the src distribution as well.
Files Changed
MODIFY /lucene/java/nightly/nightly.sh

Grant Ingersoll added a comment - 02/Jan/07 02:48 PM
I have updated nightly.sh to run package-tgz-src after running the binary distribution. I have done a few test runs and it looks good. I have saved and committed the change and it should run tonight. The src packaging will be named lucene-DATE-src.tar.gz where DATE is the date of the build.

I'll keep an eye on it for the next couple of days, then close this out.


Repository Revision Date User Message
ASF #492315 Wed Jan 03 21:44:43 UTC 2007 gsingers News item for LUCENE-493, announcing nightly source build availability. Also fixed a missing section tag in index.xml.
Files Changed
MODIFY /lucene/java/trunk/docs/index.html
MODIFY /lucene/java/trunk/src/site/src/documentation/content/xdocs/index.xml
MODIFY /lucene/java/trunk/docs/index.pdf

Grant Ingersoll added a comment - 03/Jan/07 09:45 PM
I have downloaded the nightly build of Jan 3, 2007 and was able to compile, etc.

I have added a news item to the news section of the website and have committed the change.


Grant Ingersoll made changes - 03/Jan/07 09:45 PM
Resolution Fixed [ 1 ]
Status In Progress [ 3 ] Resolved [ 5 ]